var content =' Berita Penting Ekonomi     SEGERA(YAD): Thu 11/Mar/2010 19:00 WIB (CHF) Libor Rate [P:0.25% F:0.25% A:]     TERAKHIR: Thu 11/Mar/2010 02:00 WIB (NZD) Official Cash Rate [P:2.50% F:2.50% A:2.50%]   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"; }