function RadRotator(O,o,ScrollDirection){ this.ClientID=O; this.SmoothScrollDelay=10; this.I=document.getElementById(O+"_\x44\x69\x76"); this.A=document.getElementById(O+"_FrameC\x6f\x6etain\x65\x72"); if (o){ this.o=o; }else { this.o=1; } this.A.style.top="0px"; this.A.style.left="0\x70\x78"; this.CurrentFrame=0; var U=this ; this.Z= function (e){U.z(e); } ; this.W= function (e){U.w(e); } ; this.V= function (e){U.OnMouseOver(e); } ; this.v= function (e){U.OnMouseOut(e); } ; this.T= function (){U.FixHeight(); } ; this.t(this.I,"mouseenter",this.Z); this.t(this.I,"\x6douseleave",this.W); this.t(this.I,"m\x6f\x75seover",this.V); this.t(this.I,"\x6douseou\x74",this.v); var S=window[O]; if (S){S.R(); }} ; RadRotator.prototype.attachEvent= function (r,Q){var P=this.N(Q); var n= function (M,m){return P(M,m); };this[r+"Handler"]=n; } ; RadRotator.prototype.N= function (L){var n= function (M,m){} ; if (typeof(L).toString().toLowerCase()=="\146\x75nction"){n=L; }else if (typeof(L).toString().toLowerCase()=="\x73tring"){try {n=eval(L);}catch (l){}}return n; };RadRotator.prototype.FireOnClientFrameChanging= function (M){if (this.OnClientFrameChangingHandler!=null){var n=this.OnClientFrameChangingHandler; return n(this, {} ); }};RadRotator.prototype.FireOnClientFrameChanged= function (M){ this.K(); var U=this ; if (this.RotatorMode.toLowerCase()=="scroll"){window.clearTimeout(this.k); this.k=0; this.k=window.setTimeout( function (){U.J();} ,this.FrameTimeout); }if (this.RotatorMode.toLowerCase()=="slideshow"){window.clearTimeout(this.H); this.H=0; this.H=window.setTimeout( function (){U.h();} ,this.FrameTimeout); }if (this.OnClientFrameChangedHandler!=null){var n=this.OnClientFrameChangedHandler; return n(this, {} ); }};RadRotator.prototype.G= function (max){return parseInt(((max*Math.random())%max)); } ; RadRotator.prototype.g= function (F){if (F){ this.f= true; }else { this.f= false; }} ; RadRotator.prototype.t= function (D,r,Q){try {if (document.all){D.attachEvent("on"+r,Q); }else {D.addEventListener(r,Q, true); }}catch (l){}} ; RadRotator.prototype.z= function (e){if (!this.AutoAdvance){return; }if (this.PauseOnMouseOver){ this.g( true); }};RadRotator.prototype.w= function (){if (!this.AutoAdvance){return; }if (this.PauseOnMouseOver){ this.g( false); }} ; RadRotator.prototype.OnMouseOver= function (){if (!this.AutoAdvance){return; }if (document.all && !window.opera){return; }if (this.PauseOnMouseOver){ this.g( true); }} ; RadRotator.prototype.OnMouseOut= function (){if (!this.AutoAdvance){return; }if (document.all && !window.opera){return; }if (this.PauseOnMouseOver){ this.g( false); }} ; RadRotator.prototype.d= function (id){var C="\137_doPost\x42\x61ck\x28\x27"+this.c+"\x27,\047"+id+"\x27)"; eval(C); return; } ; RadRotator.prototype.StartRotator= function (){ this.B= false; if (this.o0==0){return; } this.o0=0; this.AutoAdvance=1; if (this.RotatorMode.toLowerCase()=="\x73croll"){ this.J(); }else { this.h(); }} ; RadRotator.prototype.StopRotator= function (){if (this.RotatorMode.toLowerCase()=="scr\x6f\x6cl"){ this.O0(); }else { this.l0(); }} ; RadRotator.prototype.l0= function (){ this.o0=1; this.AutoAdvance=0; } ; RadRotator.prototype.O0= function (){ this.o0=1; this.AutoAdvance=0; } ; RadRotator.prototype.Start= function (){ this.FixHeight(); this.K(); if (this.RotatorMode!=null && this.RotatorMode.toLowerCase()=="\x73croll"){ this.i0(); var U=this ; window.clearTimeout(this.k); this.k=window.setTimeout( function (){U.J();} ,this.FrameTimeout); }if (this.RotatorMode!=null && this.RotatorMode.toLowerCase()=="slides\x68\x6fw"){var U=this ; window.clearTimeout(this.H); if (this.UseRandomSlide){U.h(); }else { this.H=window.setTimeout( function (){U.h();} ,this.FrameTimeout); }}} ; RadRotator.prototype.K= function (){if (this.HasTickers){ this.ResetTickers(); var I0=this.FrameIdArray; var o1=O1(this.I); for (var i=0; i<this.NumberOfFrames; i++){var l1=document.getElementById(I0[i]); var i1=O1(l1); if (o1.I1(i1) || ((null!=document.readyState && "comple\x74\145"!=document.readyState))){eval(this[l1.id+"_s"]); }}}} ; RadRotator.prototype.ResetTickers= function (){if (this.HasTickers){for (var i=0; i<this.NumberOfTickers; i++){eval(this.TickerIdArray[i]).ResetTicker(); }}} ; RadRotator.prototype.Freeze= function (){ this.B= true; };RadRotator.prototype.FixHeight= function (){var width; var height; if (this.I.offsetWidth==0){ this.t(window,"\x6coad",this.T); return; }if (parseInt(this.I.offsetWidth)>0){width=this.I.offsetWidth; }else {width=this.I.style.width; }if (parseInt(this.I.offsetHeight)>0){height=this.I.offsetHeight; }else {height=this.I.style.height; }if (this.RotatorMode.toLowerCase()=="\163\x63\x72oll" && (this.ScrollDirection.toLowerCase()=="left" || this.ScrollDirection.toLowerCase()=="\x72ight")){ this.o2=parseInt(width)/this.o; this.O2=parseInt(height); this.A.style.width=(this.o2*this.NumberOfFrames)+"p\x78"; }if (this.RotatorMode.toLowerCase()=="\x73croll" && (this.ScrollDirection.toLowerCase()=="up" || this.ScrollDirection.toLowerCase()=="\x64own")){ this.o2=parseInt(width); this.O2=parseInt(height)/this.o; this.A.style.height=(this.O2*this.NumberOfFrames)+"px"; }if (this.RotatorMode.toLowerCase()=="\x73lideshow"){ this.o2=parseInt(width); this.O2=parseInt(height); }var I0=this.FrameIdArray; for (var i=0; i<this.NumberOfFrames; i++){var l1=document.getElementById(I0[i]); l1.style.height=this.O2+"\x70x"; l1.style.width=this.o2+"px"; }} ; RadRotator.prototype.h= function (){if (this.NumberOfFrames/this.o<=1){return; }if (this.AutoAdvance){ this.ShowNextFrame(); }} ; RadRotator.prototype.i0= function (){if (this.ScrollDirection.toLowerCase()=="\x64own"){ this.A.style.top=(this.NumberOfFrames-this.o)*this.O2*(-1)+"px"; }if (this.ScrollDirection.toLowerCase()=="right"){ this.A.style.left=(this.NumberOfFrames-this.o)*this.o2*(-1)+"px"; } this.K(); };RadRotator.prototype.J= function (){if (this.NumberOfFrames/this.o<=1){return; }if (this.FireOnClientFrameChanging(this )== false){return; }if (this.AutoAdvance){ this.l2(); }} ; RadRotator.prototype.l2= function (){switch (this.ScrollDirection.toLowerCase()){case "up":{ this.ScrollUpNextFrame(); break; }case "\x64\157\x77\x6e":{ this.ScrollDownNextFrame(); break; }case "left":{ this.ScrollLeftNextFrame(); break; }case "\162i\x67\x68t":{ this.ScrollRightNextFrame(); break; }}} ; RadRotator.prototype.ShowPrevFrame= function (){if (this.RotatorMode.toLowerCase()!="slideshow"){alert("Do not call \x74his func\x74\x69on\x20when r\x6f\164a\x74\157r\x20is i\x6e scro\x6c\154i\x6e\147 \x6dode!"); return; } this.CurrentFrame=(this.CurrentFrame-2)%this.NumberOfFrames; if (this.CurrentFrame<-1){ this.CurrentFrame=this.NumberOfFrames-2; } this.ShowNextFrame(); } ; RadRotator.prototype.ShowNextFrame= function (){if (this.RotatorMode.toLowerCase()!="sli\x64\x65show"){alert("\x44o not cal\x6c\x20this\x20\x66unc\x74\x69on \x77\x68en\x20\x72ot\x61tor is\x20\151n\x20scrol\x6c\151n\x67 mode\x21"); return; }if (this.f){var U=this ; window.clearTimeout(this.H); this.H=0; this.H=window.setTimeout( function (){U.ShowNextFrame();} ,this.FrameTimeout); return; }if (this.FireOnClientFrameChanging(this )== false){return; }var Height; if (this.UseRandomSlide){ do {Height=this.G(this.NumberOfFrames)*this.O2*(-1); }while (Height==parseInt(this.A.style.top));}else { this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; Height=this.CurrentFrame*this.O2*(-1); }if (this.UseTransition && document.all && !window.opera){if (this.UseRandomEffect){ this.I.style.filter=this.TransitionStrings[this.G(17)]; }else { this.I.style.filter=this.TransitionString; } this.I.filters[0].Apply(); this.A.style.top=Height+"px"; this.I.filters[0].Play(); }else { this.A.style.top=Height+"px"; } this.FireOnClientFrameChanged(); } ; RadRotator.prototype.ScrollLeftNextFrame= function (){if (this.RotatorMode.toLowerCase()!="s\x63roll"){alert("\x44o not call \x74\x68is \x66\x75nc\x74\151\x6f\x6e w\x68\x65n \x72otat\x6f\162 \x69\163 \x69n sli\x64\145s\x68ow m\x6f\144\x65!"); return; }if (this.ScrollDirection.toLowerCase()=="\x75p" || this.ScrollDirection.toLowerCase()=="do\x77\x6e"){alert("\x44\157 no\x74\x20call\x20\x74hi\x73\x20fun\x63\164i\x6f\x6e wh\x65n rot\x61\164o\x72\040\x69s in \x76ertic\x61l scr\x6flling\x20mod\x65!"); return; }if (this.B){return; }if (this.f){var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollLeftNextFrame();} ,this.ScrollSpeed);return; }if (parseInt(this.A.style.left)>this.o2*(-1)){ this.I2= true; if (!this.UseSmoothScroll){ this.A.style.left=(parseInt(this.A.style.left)-1)+"px"; }else {var o3=(this.o2*(-1)-parseInt(this.A.style.left))/this.SmoothScrollDelay; this.A.style.left=(parseInt(this.A.style.left)+o3-1)+"\x70x"; }var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollLeftNextFrame();} ,this.ScrollSpeed); }else {var O3=this.A.firstChild.firstChild.firstChild; this.A.firstChild.firstChild.removeChild(this.A.firstChild.firstChild.firstChild); this.A.firstChild.firstChild.appendChild(O3); this.A.style.left="\x30px"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }} ; RadRotator.prototype.ScrollRightNextFrame= function (){if (this.RotatorMode.toLowerCase()!="scroll"){alert("Do not c\x61\x6cl th\x69\x73 fu\x6e\143\x74ion whe\x6e\x20ro\x74ator \x69\163 \x69\156 \x73lides\x68\157w\x20mode!"); return; }if (this.ScrollDirection.toLowerCase()=="\x75p" || this.ScrollDirection.toLowerCase()=="do\x77\x6e"){alert("\x44\x6f not c\x61\x6cl t\x68\x69s \x66\x75nct\x69\x6fn \x77\x68en\x20rotato\x72\040\x69s in \x76ertic\x61l scr\x6flling\x20mode\x21"); return; }if (this.B){return; }if (this.f){var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollRightNextFrame();} ,this.ScrollSpeed);return; }if (parseInt(this.A.style.left)<this.o2*(this.NumberOfFrames-this.o-1)*(-1)){ this.I2= true; if (!this.UseSmoothScroll){ this.A.style.left=parseInt(this.A.style.left)+1+"p\x78"; }else {var o3=(((this.NumberOfFrames-this.o)*this.o2*(-1)+this.o2)-parseInt(this.A.style.left))/this.SmoothScrollDelay; this.A.style.left=parseInt(this.A.style.left)+o3+"\x70\170"; }var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollRightNextFrame();} ,this.ScrollSpeed); }else {var O3=this.A.firstChild.firstChild.lastChild; this.A.firstChild.firstChild.removeChild(this.A.firstChild.firstChild.lastChild); this.A.firstChild.firstChild.insertBefore(O3,this.A.firstChild.firstChild.firstChild); this.A.style.left=(this.NumberOfFrames-this.o)*this.o2*(-1)+"\x70\x78"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }} ; RadRotator.prototype.ScrollDownNextFrame= function (){if (this.RotatorMode.toLowerCase()!="s\x63\x72oll"){alert("\x44\x6f not ca\x6c\x6c thi\x73\040\x66unctio\x6e\x20wh\x65\x6e \x72otato\x72\040\x69\x73 i\x6e\040\x73\154i\x64eshow\x20mode\x21"); return; }if (this.ScrollDirection.toLowerCase()=="\x72ight" || this.ScrollDirection.toLowerCase()=="\x6ceft"){alert("\x44o not c\x61\x6cl th\x69\x73 fu\x6e\x63tio\x6e\040\x77\x68en \x72otato\x72\x20is\x20\151n\x20horiz\x6f\156t\x61l scr\x6fllin\x67 mod\x65!"); return; }if (this.B){return; }if (this.f){var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollDownNextFrame();} ,this.ScrollSpeed);return; }if (parseInt(this.A.style.top)<(this.NumberOfFrames-this.o)*this.O2*(-1)+this.O2){ this.I2= true; if (!this.UseSmoothScroll){ this.A.style.top=parseInt(this.A.style.top)+1+"px"; }else {var o3=(((this.NumberOfFrames-this.o)*this.O2*(-1)+this.O2)-parseInt(this.A.style.top))/this.SmoothScrollDelay; this.A.style.top=parseInt(this.A.style.top)+o3+"\x70x"; }var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollDownNextFrame();} ,this.ScrollSpeed); }else {var O3=this.A.lastChild; this.A.removeChild(this.A.lastChild); this.A.insertBefore(O3,this.A.firstChild); this.A.style.top=(this.NumberOfFrames-this.o)*this.O2*(-1)+"\x70x"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }} ; RadRotator.prototype.ScrollUpNextFrame= function (){if (this.RotatorMode.toLowerCase()!="scroll"){alert("Do not\x20\x63all \x74\x68is \x66\165\x6e\143ti\x6f\156 \x77\x68e\x6e rota\x74\x6fr \x69s in s\x6cidesh\x6fw mod\x65!"); return; }if (this.ScrollDirection.toLowerCase()=="\x72ight" || this.ScrollDirection.toLowerCase()=="l\x65\x66t"){alert("\x44o not call\x20\x74his\x20\x66unc\x74\151o\x6e\x20wh\x65\x6e r\x6ftator \x69\163 \x69n hor\x69\172o\x6etal s\x63rolli\x6eg mo\x64e!"); return; }if (this.B){return; }if (this.f){var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollUpNextFrame();} ,this.ScrollSpeed);return; }if (parseInt(this.A.style.top)>this.O2*(-1)){ this.I2= true; if (!this.UseSmoothScroll){ this.A.style.top=(parseInt(this.A.style.top)-1)+"\x70x"; }else {var o3=(this.O2*(-1)-parseInt(this.A.style.top))/this.SmoothScrollDelay; this.A.style.top=(parseInt(this.A.style.top)+o3-1)+"\x70x"; }var U=this ; this.i2=0; this.i2=window.setTimeout( function (){U.ScrollUpNextFrame();} ,this.ScrollSpeed); }else {try {var O3=this.A.firstChild; this.A.removeChild(this.A.firstChild); this.A.appendChild(O3); this.A.style.top="0\x70\x78"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }catch (e){alert(e); }}} ; function l3(left,top,width,height){ this.left=(null!=left?left: 0); this.top=(null!=top?top: 0); this.width=(null!=width?width: 0); this.height=(null!=height?height: 0); this.right=left+width; this.bottom=top+height; } ; l3.prototype.i3= function (){return new l3(this.left,this.top,this.width,this.height); } ; l3.prototype.I3= function (x,y){return (this.left<=x && x<=(this.left+this.width) && this.top<=y && y<=(this.top+this.height)); } ; l3.prototype.I1= function (o4){if (null==o4){return false; }if (this ==o4){return true; }return (o4.left<this.right && o4.top<this.bottom && o4.right>this.left && o4.bottom>this.top); } ; l3.prototype.O4= function (o4){if (null==o4){return false; }if (this ==o4){return this.i3(); }if (!this.I1(o4)){return new l3(); }var left=Math.max(this.left,o4.left); var top=Math.max(this.top,o4.top); var right=Math.min(this.right,o4.right); var bottom=Math.min(this.bottom,o4.bottom); return new l3(left,right,right-left,bottom-top); } ; RadRotator.prototype.R= function (){window.clearTimeout(this.k); window.clearTimeout(this.H); window.clearTimeout(this.i2); } ; function O1(D){if (!D){D=this ; }var left=0; var top=0; var width=D.offsetWidth; var height=D.offsetHeight; while (D.offsetParent){left+=D.offsetLeft; top+=D.offsetTop; D=D.offsetParent; }if (D.x){left=D.x; }if (D.y){top=D.y; }return new l3(left,top,width,height); } ;
