var content =' Berita Penting Ekonomi     SEGERA(YAD): Thu 01/Jan/1970 07:00 WIB () [P: F: A:]     TERAKHIR: Fri 03/Sep/2010 21:00 WIB (USD) ISM Non-Manufacturing PMI [P:54.3 F:53.6 A:51.5]   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"; }