function RadTicker(O){ this.ClientID=O; this.I=document.getElementById(O); this.o5=0; var Z=this ; this.O5= function (){for (l5 in Z){Z[l5]=null; }Z=null; } ; this.i5(window,"\x75\x6e\x6c\x6f\x61\x64",Z.O5); if (window.OnCallbackRequestStart){var R=this ; var r=window.OnCallbackRequestStart; window.OnCallbackRequestStart= function (){R.I5(); r(); };}}RadTicker.prototype.i5= function (C,P,N){try {if (document.all){C.attachEvent("\x6f\x6e"+P,N); }else {C.addEventListener(P,N, true); }}catch (k){}} ; 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){ this.I.innerHTML=""; this.o5=which; this.i6(which); };RadTicker.prototype.ResetTicker= function (){ this.I5(); this.I.innerHTML=""; return; };RadTicker.prototype.I6= function (o7){return o7.replace(/^\s{1,}/ig,"").replace(/\s{1,}$/ig,""); } ; RadTicker.prototype.i6= function (which){var O7=this.I6(this["\x54\x69\x63\x6b\x65\x72\x4c\x69\x6e\x65"+which]); var l7=O7.length; var i7=this.I.innerHTML.length; if (i7<l7){ this.I.innerHTML=this.I.innerHTML+O7.charAt(i7); var Z=this ; this.I7=window.setTimeout( function (){Z.i6(which);} ,this.TickSpeed); }else { this.o8(); }};RadTicker.prototype.I5= function (which){window.clearTimeout(this.I7); window.clearTimeout(this.O8); };RadTicker.prototype.o8= function (which){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); }};
