﻿function RadRotator(O,o,ScrollDirection){ this.ClientID=O; this.SmoothScrollDelay=10; this.I=document.getElementById(O+"\x5f\x44\x69v"); 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,"mouseen\x74\145\x72",this.Z); this.t(this.I,"\x6dousel\x65\x61ve",this.W); this.t(this.I,"\x6douseover",this.V); this.t(this.I,"mo\x75\x73eout",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+"\x48andler"]=n; } ; RadRotator.prototype.N= function (L){var n= function (M,m){} ; if (typeof(L).toString().toLowerCase()=="f\x75\x6ection"){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()=="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("\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="\x5f_\x64\x6fPost\x42\x61ck(\x27"+this.c+"\047\x2c\047"+id+"\x27\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()=="scroll"){ this.J(); }else { this.h(); }} ; RadRotator.prototype.StopRotator= function (){if (this.RotatorMode.toLowerCase()=="scroll"){ 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()=="\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.I0(); var o1=this.FrameIdArray; var O1=l1(this.I); for (var i=0; i<this.NumberOfFrames; i++){var i1=document.getElementById(o1[i]); var I1=l1(i1); if (O1.o2(I1)){eval(this[i1.id+"_s"]); }}}} ; RadRotator.prototype.I0= 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 (null!=document.readyState && "c\x6fmplete"!=document.readyState){ this.t(window,"load",this.T); }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\x63\162\x6f\x6cl" && (this.ScrollDirection.toLowerCase()=="left" || this.ScrollDirection.toLowerCase()=="right")){ this.O2=parseInt(width)/this.o; this.l2=parseInt(height); this.A.style.width=(this.O2*this.NumberOfFrames)+"\x70x"; }if (this.RotatorMode.toLowerCase()=="scr\x6f\x6cl" && (this.ScrollDirection.toLowerCase()=="\x75\x70" || this.ScrollDirection.toLowerCase()=="down")){ this.O2=parseInt(width); this.l2=parseInt(height)/this.o; this.A.style.height=(this.l2*this.NumberOfFrames)+"px"; }if (this.RotatorMode.toLowerCase()=="\x73\x6cideshow"){ this.O2=parseInt(width); this.l2=parseInt(height); }var o1=this.FrameIdArray; for (var i=0; i<this.NumberOfFrames; i++){var i1=document.getElementById(o1[i]); i1.style.height=this.l2+"px"; i1.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()=="\x64own"){ this.A.style.top=(this.NumberOfFrames-this.o)*this.l2*(-1)+"\x70x"; }if (this.ScrollDirection.toLowerCase()=="\x72\x69ght"){ 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.i2(); }} ; RadRotator.prototype.i2= function (){switch (this.ScrollDirection.toLowerCase()){case "\x75p":{ this.ScrollUpNextFrame(); break; }case "down":{ this.ScrollDownNextFrame(); break; }case "left":{ this.ScrollLeftNextFrame(); break; }case "\x72ight":{ this.ScrollRightNextFrame(); break; }}} ; RadRotator.prototype.ShowPrevFrame= function (){if (this.RotatorMode.toLowerCase()!="slideshow"){alert("D\x6f\x20not cal\x6c\040\x74his f\x75\156c\x74\x69on \x77\150e\x6e rot\x61tor i\x73\040i\x6e scro\x6c\154i\x6eg mod\x65!"); 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("\x44\157 n\x6f\x74 call\x20\x74hi\x73\x20fun\x63\x74ion\x20\167h\x65n rota\x74\157r\x20is in\x20\163c\x72ollin\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.l2*(-1); }while (Height==parseInt(this.A.style.top));}else { this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; Height=this.CurrentFrame*this.l2*(-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+"\x70\x78"; this.I.filters[0].Play(); }else { this.A.style.top=Height+"\x70\x78"; } this.FireOnClientFrameChanged(); } ; RadRotator.prototype.ScrollLeftNextFrame= function (){if (this.RotatorMode.toLowerCase()!="\x73\x63roll"){alert("\x44o not c\x61\x6cl th\x69\x73 f\x75\x6ecti\x6f\156\x20\x77he\x6e rota\x74or is\x20\151n\x20\163l\x69desho\x77 mode\x21"); return; }if (this.ScrollDirection.toLowerCase()=="up" || this.ScrollDirection.toLowerCase()=="\x64own"){alert("\x44o not call \x74\x68is \x66\x75nc\x74\x69on \x77\150e\x6e\040\x72otato\x72\040i\x73 in v\x65\162t\x69cal 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.ScrollLeftNextFrame();} ,this.ScrollSpeed);return; }if (parseInt(this.A.style.left)>this.O2*(-1)){ this.o3= 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)+"px"; }var U=this ; this.I2=0; this.I2=window.setTimeout( function (){U.ScrollLeftNextFrame();} ,this.ScrollSpeed); }else {var l3=this.A.firstChild.firstChild.firstChild; this.A.firstChild.firstChild.removeChild(this.A.firstChild.firstChild.firstChild); this.A.firstChild.firstChild.appendChild(l3); this.A.style.left="0px"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.o3= false; }} ; RadRotator.prototype.ScrollRightNextFrame= function (){if (this.RotatorMode.toLowerCase()!="\163\x63\162oll"){alert("Do not call\x20\x74hi\x73\x20fun\x63tion wh\x65\x6e r\x6f\x74at\x6fr is \x69n sli\x64\x65sh\x6fw mod\x65\041"); return; }if (this.ScrollDirection.toLowerCase()=="\x75\x70" || this.ScrollDirection.toLowerCase()=="\x64own"){alert("\x44o not call\x20\x74his\x20\x66un\x63\x74ion\x20\x77he\x6e\x20r\x6f\164a\x74\157r\x20is in\x20\166e\x72tical\x20scrol\x6cing \x6dode!"); 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.o3= 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+"\x70\x78"; }var U=this ; this.I2=0; this.I2=window.setTimeout( function (){U.ScrollRightNextFrame();} ,this.ScrollSpeed); }else {var l3=this.A.firstChild.firstChild.lastChild; this.A.firstChild.firstChild.removeChild(this.A.firstChild.firstChild.lastChild); this.A.firstChild.firstChild.insertBefore(l3,this.A.firstChild.firstChild.firstChild); this.A.style.left=(this.NumberOfFrames-this.o)*this.O2*(-1)+"px"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.o3= false; }} ; RadRotator.prototype.ScrollDownNextFrame= function (){if (this.RotatorMode.toLowerCase()!="\x73croll"){alert("\x44o not c\x61\x6cl th\x69\x73 f\x75\156\x63\x74io\x6e w\x68\x65\x6e rota\x74\157r\x20\151s\x20in sl\x69\144e\x73how \x6d\157\x64e!"); return; }if (this.ScrollDirection.toLowerCase()=="\x72\x69ght" || this.ScrollDirection.toLowerCase()=="lef\x74"){alert("Do no\x74\x20call \x74\x68is \x66\165n\x63\x74ion\x20\167h\x65\x6e r\x6ftator\x20\x69s \x69n hor\x69\172o\x6etal s\x63rolli\x6eg m\x6fde!"); 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.l2*(-1)+this.l2){ this.o3= true; if (!this.UseSmoothScroll){ this.A.style.top=parseInt(this.A.style.top)+1+"\x70x"; }else {var O3=(((this.NumberOfFrames-this.o)*this.l2*(-1)+this.l2)-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 l3=this.A.lastChild; this.A.removeChild(this.A.lastChild); this.A.insertBefore(l3,this.A.firstChild); this.A.style.top=(this.NumberOfFrames-this.o)*this.l2*(-1)+"px"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.o3= false; }} ; RadRotator.prototype.ScrollUpNextFrame= function (){if (this.RotatorMode.toLowerCase()!="scroll"){alert("Do not cal\x6c this \x66\x75nct\x69on when\x20\162\x6ftator i\x73 in s\x6cidesho\x77 mode!"); return; }if (this.ScrollDirection.toLowerCase()=="right" || this.ScrollDirection.toLowerCase()=="\x6ceft"){alert("\x44o not cal\x6c\x20thi\x73\x20fu\x6e\x63tio\x6e\x20wh\x65\x6e \x72otator\x20\151\x73\x20in\x20horiz\x6fntal \x73\143\x72\157\x6clin\x67 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.l2*(-1)){ this.o3= true; if (!this.UseSmoothScroll){ this.A.style.top=(parseInt(this.A.style.top)-1)+"px"; }else {var O3=(this.l2*(-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 l3=this.A.firstChild; this.A.removeChild(this.A.firstChild); this.A.appendChild(l3); this.A.style.top="0px"; this.CurrentFrame=(this.CurrentFrame+1)%this.NumberOfFrames; this.FireOnClientFrameChanged(); this.o3= false; }catch (e){alert(e); }}} ; function i3(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; } ; i3.prototype.I3= function (){return new i3(this.left,this.top,this.width,this.height); } ; i3.prototype.o4= function (x,y){return (this.left<=x && x<=(this.left+this.width) && this.top<=y && y<=(this.top+this.height)); } ; i3.prototype.o2= 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); } ; i3.prototype.l4= function (O4){if (null==O4){return false; }if (this ==O4){return this.I3(); }if (!this.o2(O4)){return new i3(); }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 i3(left,right,right-left,bottom-top); } ; RadRotator.prototype.R= function (){window.clearTimeout(this.k); window.clearTimeout(this.H); window.clearTimeout(this.I2); } ; function l1(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 i3(left,top,width,height); } ;

