function RadTicker(O){var o5=window[O]; if (o5 && typeof(o5.Dispose)=="\x66\x75\x6ectio\x6e"){o5.Dispose(); }o5=null; this.ClientID=O; this.A=document.getElementById(O); this.O5=0; this.l5=0; var Z=this ; this.R= function (){Z.Dispose(); } ; this.S(window,"unload",Z.R); if (window.OnCallbackRequestStart){var i5=this ; var I5=window.OnCallbackRequestStart; window.OnCallbackRequestStart= function (){i5.P(); I5(); };}}RadTicker.prototype.Dispose= function (){ this.r= true; try { this.P(); this.Q(window,"\x75\156\x6c\x6fad",this.R); this.R=null; this.A=null; }catch (N){}};RadTicker.prototype.S= function (c,n,M){try {if (c.attachEvent){c.attachEvent("on"+n,M); }else {c.addEventListener(n,M, true); }}catch (N){}} ; RadTicker.prototype.Q= function (c,n,M){if (c==null || n==null || M==null)return; try {if (c.detachEvent){c.detachEvent("\x6fn"+n,M); }else {c.removeEventListener(n,M, true); }}catch (N){}} ; RadTicker.prototype.Start= function (){if (this.AutoStart){ this.StartTicker(); }};RadTicker.prototype.StartTicker= function (){ this.o6=1; this.O6(0); };RadTicker.prototype.l6= function (){ this.O6(this.O5); };RadTicker.prototype.O6= function (which){if (this.r== true)return; this.l5=0; this.A.innerHTML=""; this.O5=which; this.i6(which); };RadTicker.prototype.ResetTicker= function (){ this.l5=0; this.P(); this.A.innerHTML=""; return; };RadTicker.prototype.I6= function (o7){return o7.replace(/^\s{1,}/ig,"").replace(/\s{1,}$/ig,""); } ; RadTicker.prototype.i6= function (which){if (this.r== true)return; var O7=this.I6(this["TickerLi\x6ee"+which]); var l7=O7.length; var i7=this.l5; if (i7<l7){var innerHTML=this.A.innerHTML; if (O7.charAt(i7)=="\x26"){innerHTML=innerHTML+"\046\x61mp;"; }else if (O7.charAt(i7)==" " && i7+1<l7 && O7.charAt(i7+1)=="\x20"){innerHTML=innerHTML+" "+"\x26nbsp;"; this.l5++; }else {innerHTML=innerHTML+O7.charAt(i7); } this.A.innerHTML=innerHTML; this.l5++; var Z=this ; this.I7=window.setTimeout( function (){Z.i6(which);} ,this.TickSpeed); }else { this.o8(); }};RadTicker.prototype.P= function (which){window.clearTimeout(this.I7); window.clearTimeout(this.O8); };RadTicker.prototype.o8= function (which){ this.l5=0; var l8=(this.O5+1)%this.TickerLines; if (l8<=this.O5 && !this.Loop){ this.i8(); return; }else { this.O5=l8; }if (this.AutoAdvance){var Z=this ; this.O8=window.setTimeout( function (){Z.O6(l8);} ,this.LineDuration); }};RadTicker.prototype.i8= function (){if (this.OnTickerEndCode){eval(this.OnTickerEndCode); }};
