document.writeln(''); document.writeln('

'); document.writeln('/*'); document.writeln('Cross browser Marquee script- © Dynamic Drive (www.dynamicdrive.com)'); document.writeln('For full source code, 100\'s more DHTML scripts, and Terms Of Use, visit http://www.dynamicdrive.com'); document.writeln('Credit MUST stay intact'); document.writeln('*/'); document.writeln('//Specify the marquee\'s width (in pixels)'); document.writeln('var marqueewidth="740px"'); document.writeln('//Specify the marquee\'s height'); document.writeln('var marqueeheight="26px"'); document.writeln('//Specify the marquee\'s marquee speed (larger is faster 1-10)'); document.writeln('var marqueespeed=2'); document.writeln('//configure background color:'); document.writeln('var marqueebgcolor="#"'); document.writeln('//Pause marquee onMousever (0=no. 1=yes)?'); document.writeln('var pauseit=3'); document.writeln('//Specify the marquee\'s content (don\'t delete tag)'); document.writeln('//Keep all content on ONE line, and backslash any single quotations (ie: that\\\'s great):'); document.writeln('var marqueecontent=\'RSS DAILY MUSIC: Salmon Thrasher’s Debut Album “What Gives” Available Now - Teen Inc †“Fountains” - Damien Jurado To Tour With Kay Kay and His Weathered As His Backing Band - Hezekiah Jones †Come to Our Pool Party - Some cruel kid prank calls GDep - The Hold Steady †“Barely Breathing” Stereogum Premiere - Ben Cooper is awesome - No really a song by a woman about how much she enjoyed being date raped - The Daily Choice Hollows Walkaway\''); document.writeln('////NO NEED TO EDIT BELOW THIS LINE////////////'); document.writeln('marqueespeed=(document.all)? marqueespeed : Math.max(1, marqueespeed-1) //slow speed down by 1 for NS'); document.writeln('var copyspeed=marqueespeed'); document.writeln('var pausespeed=(pauseit==0)? copyspeed: 0'); document.writeln('var iedom=document.all||document.getElementById'); document.writeln('if (iedom)'); document.writeln('document.write(\'\')'); document.writeln('var actualwidth=\'\''); document.writeln('var cross_marquee, ns_marquee'); document.writeln('function populate(){'); document.writeln('if (iedom){'); document.writeln('cross_marquee=document.getElementById? document.getElementById("iemarquee") : document.all.iemarquee'); document.writeln('cross_marquee.style.left=parseInt(marqueewidth)+8+"px"'); document.writeln('cross_marquee.innerHTML=marqueecontent'); document.writeln('actualwidth=document.all? temp.offsetWidth : document.getElementById("temp").offsetWidth'); document.writeln('}'); document.writeln('else if (document.layers){'); document.writeln('ns_marquee=document.ns_marquee.document.ns_marquee2'); document.writeln('ns_marquee.left=parseInt(marqueewidth)+8'); document.writeln('ns_marquee.document.write(marqueecontent)'); document.writeln('ns_marquee.document.close()'); document.writeln('actualwidth=ns_marquee.document.width'); document.writeln('}'); document.writeln('lefttime=setInterval("scrollmarquee()",20)'); document.writeln('}'); document.writeln('window.onload=populate'); document.writeln('function scrollmarquee(){'); document.writeln('if (iedom){'); document.writeln('if (parseInt(cross_marquee.style.left)>(actualwidth*(-1)+8))'); document.writeln('cross_marquee.style.left=parseInt(cross_marquee.style.left)-copyspeed+"px"'); document.writeln('else'); document.writeln('cross_marquee.style.left=parseInt(marqueewidth)+8+"px"'); document.writeln('}'); document.writeln('else if (document.layers){'); document.writeln('if (ns_marquee.left>(actualwidth*(-1)+8))'); document.writeln('ns_marquee.left-=copyspeed'); document.writeln('else'); document.writeln('ns_marquee.left=parseInt(marqueewidth)+8'); document.writeln('}'); document.writeln('}'); document.writeln('if (iedom||document.layers){'); document.writeln('with (document){'); document.writeln('document.write(\'
\')'); document.writeln('if (iedom){'); document.writeln('write(\'
\')'); document.writeln('write(\'
\')'); document.writeln('write(\'
\')'); document.writeln('write(\'
\')'); document.writeln('}'); document.writeln('else if (document.layers){'); document.writeln('write(\'\')'); document.writeln('write(\'\')'); document.writeln('write(\'\')'); document.writeln('}'); document.writeln('document.write(\'
\')'); document.writeln('}'); document.writeln('}'); document.writeln('
'); document.writeln('

'); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln('_uacct = "UA-1267988-1";'); document.writeln('urchinTracker();'); document.writeln('');