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.O7= function (o7){var l7=o7.length; var i7=new RegExp("\x26\x61\x6d\x70\x3b"); var I7=i7.exec(o7); if (I7){l7-=I7.length*4; }return l7; } ; RadTicker.prototype.i6= function (which){var o8=this.I6(this["\x54\x69\x63\x6b\x65\x72\x4c\x69\x6e\x65"+which]); var O8=o8.length; var l8=this.O7(this.I.innerHTML); if (l8<O8){var innerHTML=this.I.innerHTML; if (o8.charAt(l8) == "\x26"){innerHTML=innerHTML+"\x26\x61\x6d\x70\x3b"; }else {innerHTML=innerHTML+o8.charAt(l8); } this.I.innerHTML=innerHTML; var Z=this ; this.i8=window.setTimeout( function (){Z.i6(which);} ,this.TickSpeed); }else { this.I8(); }};RadTicker.prototype.I5= function (which){window.clearTimeout(this.i8); window.clearTimeout(this.o9); };RadTicker.prototype.I8= function (which){var O9=(this.o5+1)%this.TickerLines; if (O9<=this.o5&&!this.Loop){ this.l9(); return; }else { this.o5=O9; }if (this.AutoAdvance){var Z=this ; this.o9=window.setTimeout( function (){Z.O6(O9);} ,this.LineDuration); }};RadTicker.prototype.l9= function (){if (this.OnTickerEndCode){eval(this.OnTickerEndCode); }};
 
