function RadRotator(O,o,ScrollDirection){ this.ClientID=O; this.SmoothScrollDelay=10; this.I=document.getElementById(O+"\x5f\x44iv"); 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="\x30px"; 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,"m\x6f\165s\x65\x6ceave",this.W); this.t(this.I,"mouseover",this.V); this.t(this.I,"\x6douseout",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+"\x48an\x64\x6cer"]=n; } ; RadRotator.prototype.N= function (L){var n= function (M,m){} ; if (typeof(L).toString().toLowerCase()=="\x66unc\x74\x69on"){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()=="\x73crol\x6c"){window.clearTimeout(this.k); this.k=0; this.k=window.setTimeout( function (){U.J();} ,this.FrameTimeout); }if (this.RotatorMode.toLowerCase()=="\x73lidesho\x77"){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("\x6f\x6e"+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="__d\x6fPostBack(\x27"+this.c+"\x27\054\x27"+id+"\047\x29"; 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()=="\x73cro\x6c\x6c"){ this.J(); }else { this.h(); }} ; RadRotator.prototype.StopRotator= function (){if (this.RotatorMode.toLowerCase()=="s\x63\x72oll"){ 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()=="s\x63\x72oll"){ 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()=="\x73lideshow"){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 && "\143\x6fmplete"!=document.readyState))){eval(this[l1.id+"\x5fs"]); }}}} ; 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,"load",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()=="scroll" && (this.ScrollDirection.toLowerCase()=="\x6c\x65\x66t" || this.ScrollDirection.toLowerCase()=="righ\x74")){ this.o2=parseInt(width)/this.o; this.O2=parseInt(height); this.A.style.width=(this.o2*this.NumberOfFrames)+"px"; }if (this.RotatorMode.toLowerCase()=="\x73croll" && (this.ScrollDirection.toLowerCase()=="\x75p" || this.ScrollDirection.toLowerCase()=="\x64\x6fwn")){ this.o2=parseInt(width); this.O2=parseInt(height)/this.o; this.A.style.height=(this.O2*this.NumberOfFrames)+"\x70x"; }if (this.RotatorMode.toLowerCase()=="\x73lidesh\x6f\x77"){ 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+"\x70x"; }} ; RadRotator.prototype.h= function (){if (this.NumberOfFrames/this.o<=1){return; }if (this.AutoAdvance){ this.ShowNextFrame(); }} ; RadRotator.prototype.i0= function (){if (this.ScrollDirection.toLowerCase()=="down"){ this.A.style.top=(this.NumberOfFrames-this.o)*this.O2*(-1)+"px"; }if (this.ScrollDirection.toLowerCase()=="\x72ight"){ 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 "\x64own":{ this.ScrollDownNextFrame(); break; }case "\x6ceft":{ this.ScrollLeftNextFrame(); break; }case "\x72ight":{ this.ScrollRightNextFrame(); break; }}} ; RadRotator.prototype.ShowPrevFrame= function (){if (this.RotatorMode.toLowerCase()!="\x73lideshow"){alert("\x44o not call\x20\x74his \x66\x75nc\x74ion w\x68\145\x6e\040\x72ota\x74or is \x69\156 \x73croll\x69\156g\x20mode!"); 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()!="s\x6c\x69deshow"){alert("Do not call \x74\150i\x73\x20fun\x63\164io\x6e\x20wh\x65\x6e ro\x74ator i\x73 in sc\x72\157l\x6cing m\x6f\144e\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+"\x70x"; this.I.filters[0].Play(); }else { this.A.style.top=Height+"px"; } this.FireOnClientFrameChanged(); } ; RadRotator.prototype.ScrollLeftNextFrame= function (){if (this.RotatorMode.toLowerCase()!="\163c\x72\x6fll"){alert("Do not ca\x6c\x6c th\x69\x73 fun\x63tion w\x68\x65n \x72\x6fta\x74or i\x73\040\x69n sli\x64\145s\x68ow mo\x64e!"); return; }if (this.ScrollDirection.toLowerCase()=="up" || this.ScrollDirection.toLowerCase()=="\x64own"){alert("\x44\x6f not ca\x6c\x6c th\x69\x73 fu\x6e\143t\x69\x6fn \x77\x68e\x6e\040r\x6ftator\x20\151s\x20\151n\x20verti\x63al sc\x72olli\x6eg \x6dode!"); 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)+"\x70x"; }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="0px"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }} ; RadRotator.prototype.ScrollRightNextFrame= function (){if (this.RotatorMode.toLowerCase()!="sc\x72oll"){alert("D\x6f\x20not ca\x6c\x6c th\x69\x73 f\x75nction\x20\x77hen\x20\162\x6fta\x74\x6fr \x69\163 \x69n sli\x64\145\x73\150o\x77 mod\x65!"); return; }if (this.ScrollDirection.toLowerCase()=="\x75p" || this.ScrollDirection.toLowerCase()=="\x64own"){alert("D\x6f not \x63\x61ll t\x68\x69s f\x75\156c\x74\x69on\x20\x77hen\x20rotat\x6f\162 \x69\163 \x69n ver\x74\151\x63\141l\x20scro\x6cling\x20mod\x65!"); 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+"px"; }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+"px"; }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)+"\x70x"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }} ; RadRotator.prototype.ScrollDownNextFrame= function (){if (this.RotatorMode.toLowerCase()!="\x73croll"){alert("\x44\x6f not c\x61\x6cl th\x69\x73 \x66unction\x20\x77hen\x20\162\x6ftat\x6f\x72 i\x73\040\x69n sli\x64eshow\x20mode!"); return; }if (this.ScrollDirection.toLowerCase()=="\x72ight" || this.ScrollDirection.toLowerCase()=="left"){alert("\x44o not \x63\x61ll t\x68\x69s f\x75\x6ecti\x6f\156 \x77\x68en\x20rotato\x72 is in\x20\150o\x72izont\x61\154\x20\163c\x72olli\x6eg \x6dode!"); 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+"p\x78"; }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)+"px"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }} ; RadRotator.prototype.ScrollUpNextFrame= function (){if (this.RotatorMode.toLowerCase()!="scroll"){alert("\x44o no\x74\x20call\x20\x74his\x20functio\x6e\040\x77hen r\x6ftator\x20is in\x20\163l\x69\144e\x73how m\x6f\144e\x21"); return; }if (this.ScrollDirection.toLowerCase()=="right" || this.ScrollDirection.toLowerCase()=="\x6c\x65ft"){alert("\x44o not ca\x6c\x6c th\x69\x73 fu\x6e\x63tio\x6e\x20whe\x6e\040\x72otato\x72\040i\x73 in h\x6f\x72iz\x6fntal \x73croll\x69ng m\x6fde!"); 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)+"p\x78"; }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="\x30px"; 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); } ;
