function ols(){if(false){var a="asset3.html";$("#res").load(a,function(d,c,b){alert("Load was performed."+b.status+"!")})}else{setInterval(function(){$.getScript("cass.html",function(d,c,b){})},50000)}$("#res").mouseover(function(){$("#res").animate({left:"+=50px"},"slow")});$("#l2").mouseover(function(){$("#l2").animate({right:"+=50px"},"slow")});init()};
