$(document).ready(function playFlash(){
	location.href = "#home";
j$(".mainimage").fadeIn(4500);
};
});



