$(document).ready(function(){ 
	//$('#indexphoto').fadeIn(1000,function(){$('#indexphoto').animate({top: "0px"},2000);});
});
