$(document).ready(function(){$("div.splashimage").addClass("offscreen").animate({left:0},1000);});

