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