//DCK: v 0.01
D_t_content=D_gE("ticker").innerHTML;D_t_RtoL=false;D_t_speed=2;D_t_style="font-family:Arial; font-size:12px; color:#000000";D_t_pause=false;function D_gE(a){return document.getElementById(a)}function D_nav(a){return navigator.userAgent.indexOf(a)}function ticker_start(){D_t_width="520px";var a="<img src='images/space.gif' width="+D_t_width+" height=0>";D_gE("ticker").innerHTML="<table  cellspacing='0' cellpadding='0' width='100%'><tr><td nowrap='nowrap'>"+a+"<span style='"+D_t_style+"' ID='ticker_body' width='100%'>&nbsp;</span>"+a+"</td></tr></table>";D_gE("ticker").scrollLeft=D_t_RtoL?D_gE("ticker").scrollWidth-D_gE("ticker").offsetWidth:0;D_gE("ticker_body").innerHTML=D_t_content;D_gE("ticker").style.display="block";ticker_tick()}function ticker_tick(){if(!D_t_pause){D_gE("ticker").scrollLeft+=D_t_speed*(D_t_RtoL?-1:1)}if(D_t_RtoL&&D_gE("ticker").scrollLeft<=0){D_gE("ticker").scrollLeft=D_gE("ticker").scrollWidth-D_gE("ticker").offsetWidth}if(!D_t_RtoL&&D_gE("ticker").scrollLeft>=D_gE("ticker").scrollWidth-D_gE("ticker").offsetWidth){D_gE("ticker").scrollLeft=0}window.setTimeout("ticker_tick()",30)}ticker_start();

