var content =' Berita Penting Ekonomi     SEGERA(YAD): Wed 10/Feb/2010 06:30 WIB (AUD) Home Loans m/m [P:-5.6% F:-4.7% A:]     TERAKHIR: Mon 08/Feb/2010 19:15 WIB (CAD) Housing Starts [P:176K F:180K A:186K]   www.seputarforex.com<\/a> | Put This On Your Site<\/a> '; var tWidth='300px'; // width (in pixels) var tHeight='21px'; // height (in pixels) var tcolour='#E4E4E4'; // background colour: var moStop=true; // pause on mouseover (true or false) var tSpeed=3; // scroll speed (1 = slow, 5 = fast) var cps = tSpeed; var aw, mq; var fsz = 13; function startticker(){ if (document.getElementById) { var tick = '
'; aw = document.getElementById("tx").offsetWidth; lefttime=setInterval("scrollticker()",62);} } function scrollticker(){ mq.style.left = (parseInt(mq.style.left)>(-10 - aw)) ?parseInt(mq.style.left)-cps+"px" : parseInt(tWidth)+3+"px"; }