at.set("com_scion.views");at.ns.Page=(function(c,b,a){var d=a.EVENTS;return a.views.AbstractPage.extend({namespace:b._name_+".Page",model:{},controller:{init:function(){a.main.addChild({view:new a.views.PromotionsScroller(),container:"#promo"});this._super()},load:function(){var e=this.node(),f=$("#wrapper")[0];$(document.body).trigger(d.HOME_LOAD);$("#main").rotating_marquee({start:function(){$(this).backstretch({offsetX:150,start:function(){$(this).fadeIn("slow")},end:function(){$(this).fadeOut("slow")},rootElement:f}).fadeIn("slow")},end:function(){$(this).hide()}})}}})}(this,at.ns,at.root));at.unset("com_scion.views");
