// JavaScript Document
window.onload = init;
function init() {
	//startList();
	imagePreload();
	//validateFormAJAX();
}
