function RadRotator(O,o,ScrollDirection){ this.ClientID=O; this.SmoothScrollDelay=10; this.I=document.getElementById(O+"\137Di\x76"); this.A=document.getElementById(O+"\x5fFrameConta\x69\x6eer"); if (o){ this.o=o; }else { this.o=1; } this.A.style.top="\x30px"; this.A.style.left="0px"; 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.Start(); } ; this.t(this.I,"mousee\x6e\x74er",this.Z); this.t(this.I,"mouse\x6c\x65ave",this.W); this.t(this.I,"mouseover",this.V); this.t(this.I,"m\x6f\x75seout",this.v); this.t(window,"\x6coad",this.T); 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+"Han\x64\x6cer"]=n; } ; RadRotator.prototype.N= function (L){var n= function (M,m){} ; if (typeof(L).toString().toLowerCase()=="function"){n=L; }else if (typeof(L).toString().toLowerCase()=="\x73\x74ring"){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()=="s\x63\x72oll"){window.clearTimeout(this.k); this.k=0; this.k=window.setTimeout( function (){U.J();} ,this.FrameTimeout); }if (this.RotatorMode.toLowerCase()=="\163\x6c\151des\x68\x6fw"){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("\x6fn"+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="\x5f_d\x6f\x50ostB\x61\x63k(\047"+this.c+"\047,\x27"+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()=="scro\x6c\x6c"){ this.J(); }else { this.h(); }} ; RadRotator.prototype.StopRotator= function (){if (this.RotatorMode.toLowerCase()=="scro\x6c\x6c"){ 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 (){if (this.I.offsetWidth==0){return; } this.FixHeight(); this.K(); if (this.RotatorMode!=null && this.RotatorMode.toLowerCase()=="scrol\x6c"){ 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()=="slideshow"){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 && "\x63ompl\x65\x74e"!=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 (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()=="s\x63roll" && (this.ScrollDirection.toLowerCase()=="\x6c\x65ft" || this.ScrollDirection.toLowerCase()=="\x72ight")){ this.o2=parseInt(width)/this.o; this.O2=parseInt(height); this.A.style.width=(this.o2*this.NumberOfFrames)+"\x70\x78"; }if (this.RotatorMode.toLowerCase()=="\x73croll" && (this.ScrollDirection.toLowerCase()=="\x75p" || this.ScrollDirection.toLowerCase()=="down")){ this.o2=parseInt(width); this.O2=parseInt(height)/this.o; this.A.style.height=(this.O2*this.NumberOfFrames)+"\x70\x78"; }if (this.RotatorMode.toLowerCase()=="\x73\x6cideshow"){ 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()=="\x64\x6fwn"){ this.A.style.top=(this.NumberOfFrames-this.o)*this.O2*(-1)+"\x70x"; }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 "down":{ this.ScrollDownNextFrame(); break; }case "le\x66\x74":{ this.ScrollLeftNextFrame(); break; }case "\x72ight":{ this.ScrollRightNextFrame(); break; }}} ; RadRotator.prototype.ShowPrevFrame= function (){if (this.RotatorMode.toLowerCase()!="\x73lideshow"){alert("\x44o not \x63\x61ll t\x68\x69s \x66uncti\x6f\156\x20\167h\x65\156\x20rot\x61tor is\x20\151n\x20scrol\x6c\151\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()!="\x73lideshow"){alert("\x44o not ca\x6c\x6c th\x69\x73 fu\x6e\x63tio\x6e\x20whe\x6e\040\x72otat\x6f\x72 i\x73\040i\x6e scro\x6c\154i\x6eg mo\x64\145!"); 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){try {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.I.filters[0].Play(); }catch (e){}} this.A.style.top=Height+"\160\x78"; this.FireOnClientFrameChanged(); } ; RadRotator.prototype.ScrollLeftNextFrame= function (){if (this.RotatorMode.toLowerCase()!="scroll"){alert("Do no\x74\x20call\x20\x74his \x66unction\x20\167h\x65\x6e r\x6ftator\x20is in \x73\154i\x64eshow\x20\155o\x64e!"); return; }if (this.ScrollDirection.toLowerCase()=="\x75\x70" || this.ScrollDirection.toLowerCase()=="\x64\x6fwn"){alert("\x44o no\x74\x20call\x20\x74his \x66\165n\x63\x74ion\x20\167h\x65n rot\x61\x74or\x20\151s\x20in ve\x72\164i\x63al sc\x72olli\x6eg m\x6fde!"); 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="0\x70\x78"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.I2= false; }} ; RadRotator.prototype.ScrollRightNextFrame= function (){if (this.RotatorMode.toLowerCase()!="scroll"){alert("Do\x20\x6eot cal\x6c\x20thi\x73\x20fu\x6e\x63tio\x6e\x20wh\x65\x6e\x20rotat\x6f\x72 i\x73\040\x69n sl\x69desho\x77 mode\x21"); return; }if (this.ScrollDirection.toLowerCase()=="up" || this.ScrollDirection.toLowerCase()=="\x64own"){alert("Do not call \x74his func\x74\x69on \x77\x68en \x72\157t\x61\164o\x72 is in\x20\166e\x72\164i\x63al sc\x72\157\x6c\154i\x6eg mo\x64e!"); 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+"\x70x"; }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()!="scr\x6fll"){alert("\x44\x6f not \x63\x61ll t\x68\x69s \x66\x75nct\x69\x6fn w\x68\x65\x6e rotat\x6f\162\x20\151s\x20\151n\x20slide\x73how m\x6fde!"); return; }if (this.ScrollDirection.toLowerCase()=="right" || this.ScrollDirection.toLowerCase()=="left"){alert("\x44o not call \x74\x68is f\x75\x6ect\x69\x6fn w\x68\x65n \x72\x6ft\x61\x74or\x20\151\x73\x20in\x20horiz\x6f\156\x74\141l\x20scr\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+"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+"px"; }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 not call\x20\x74his \x66\x75n\x63\x74ion\x20\x77hen\x20\162\x6ftat\x6f\x72 i\x73\040\x69n sli\x64eshow\x20\155\x6f\144e\x21"); return; }if (this.ScrollDirection.toLowerCase()=="\x72ight" || this.ScrollDirection.toLowerCase()=="left"){alert("\x44o not call\x20\x74his\x20\x66unc\x74\x69on \x77\x68en \x72\157\x74\141t\x6f\162 \x69\163 \x69n hor\x69\172o\x6etal \x73\143\x72olli\x6eg m\x6f\144\x65!"); 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)+"\160\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)+"px"; }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="0px"; 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); } ;
