
window.onload = function(){
	var path = "/img/";
	pushImage(path + "home_link_over.jpg");
	preload();
}

