$(document).ready(function() {			$("#dudeoverlay").stop().animate({top:'400px'},{queue:false,duration:5000} );		});	
