
ticker_height="15px";ticker_pause_onhover=1;ticker_speed=(document.all)?ticker_speed:Math.max(1,ticker_speed-1);var copyspeed=ticker_speed;var pausespeed=(ticker_pause_onhover==0)?copyspeed:0;var iedom=document.all||document.getElementById;var actualwidth='';var rh_ticker_iedom,rh_ticker_ns;function populate(){rh_ticker_iedom=document.getElementById?document.getElementById("ie_rh_ticker"):document.all.ie_rh_ticker;rh_ticker_iedom.style.left=parseInt(ticker_width)+8+"px";rh_ticker_iedom.innerHTML=document.getElementById("temp").innerHTML
actualwidth=document.all?temp.offsetWidth:document.getElementById("temp").offsetWidth;lefttime=setInterval("rh_ticker_scroll()",20);}
window.onload=populate;function rh_ticker_scroll(){if(parseInt(rh_ticker_iedom.style.left)>(actualwidth*(-1)+8)){rh_ticker_iedom.style.left=parseInt(rh_ticker_iedom.style.left)-copyspeed+"px"}else{rh_ticker_iedom.style.left=parseInt(ticker_width)+8+"px"}}
