var marqueecontent='<br>&nbsp;<br><b><font FACE="Arial" SIZE="2">CBO: By 2019, Taxpayers Will Pay $196 Billion A Year for Obamacare, But 24 Million People Will Remain Uninsured </font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57454" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Obama Administration to Fine Employers as GOP Pushes to Replace Illegals with U.S. Workers</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57452" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Army Limits Media Access at Palin Book-Signing at North Carolina Base</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57472" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Pelosi Won\'t Say Whether Osama Bin Laden Should be Told He Has the Right to Remain Silent and Get a Lawyer</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57443" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Leading U.N. Critic Sees Political Agenda Behind U.N.’s Decision to Bar Her</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57461" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Evangelicals Give Away 170,000 Copies of Darwin’s Book  With ‘Special Introduction’ to College Students</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57456" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Holder Can’t Say Whether Osama Bin Laden Would Be Tried in Civilian or Military Court</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57416" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Decision to Try KSM in Civilian Court is \'Asinine\' and Has Terrorists ‘Laughing At Us,\' Says Republican Member of Judiciary Committee</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57381" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">In May, Obama Said He’d Use Military Commissions to Try Terrorists ‘Who Violate the Laws of War’ and to Protect Intelligence Sources and Trial Participants  </font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57360" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Health Care Bill As Important As Civil Rights Act, Creation of Social Security, Senator Says</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57497" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Obama, Home From Asia, Faces Showdowns on Health Care, Afghanistan, Jobs</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57478" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">GOP Governors Push for 2010 Party Rebirth</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57476" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Small Iowa Town Makes Itself A Hub for Electric Cars</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57468" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Dumbo Univeristy </font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57465" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Wilmington Diocese Will Pay Retirement Benefits to Pedophile Priests</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57502" target="_blank">Click to Read Story</a></font><br>&nbsp;<br><b><font FACE="Arial" SIZE="2">Palin\'s Book Tour to Include Stop at Fort Hood</font></b><font FACE="Arial" SIZE="1"><br><a href="http://www.cnsnews.com/public/checker.aspx?rsrcID=57501" target="_blank">Click to Read Story</a></font><font color=#FFFFFF>End of ticker feed</font>'
marqueespeed=(document.all)? marqueespeed : Math.max(1, marqueespeed-1) //slow speed down by 1 for NS
var copyspeed=marqueespeed
var pausespeed=(pauseit==0)? copyspeed: 0
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+marqueecontent+'</span>')
var actualwidth=''
var cross_marquee, ns_marquee

function populate(){
if (iedom){
cross_marquee=document.getElementById? document.getElementById("iemarquee") : document.all.iemarquee
cross_marquee.style.top=parseInt(marqueeheight)+8+"px"
cross_marquee.innerHTML=marqueecontent
actualheight=document.all? temp.offsetHeight : document.getElementById("temp").offsetHeight
}
else if (document.layers){
ns_marquee=document.ns_marquee.document.ns_marquee2
ns_marquee.top=parseInt(marqueeheight)+8
ns_marquee.document.write(marqueecontent)
ns_marquee.document.close()
actualheight=ns_marquee.document.height
}
lefttime=setInterval("scrollmarquee()",20)
}
window.onload=populate

function scrollmarquee(){
if (iedom){
if (parseInt(cross_marquee.style.top)>(actualheight*(-1)+8))
cross_marquee.style.top=parseInt(cross_marquee.style.top)-copyspeed+"px"
else
cross_marquee.style.top=parseInt(marqueeheight)+8+"px"

}
else if (document.layers){
if (ns_marquee.top>(actualheight*(-1)+8))
ns_marquee.top-=copyspeed
else
ns_marquee.top=parseInt(marqueeheight)+8
}
}

if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
if (iedom){
write('<div style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:hidden" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">')
write('<div id="iemarquee" style="position:absolute;left:0px;top:0px;width:100%;">')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+marqueewidth+' height='+marqueeheight+' name="ns_marquee">')
write('<layer name="ns_marquee2" width='+marqueewidth+' height='+marqueeheight+' left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"></layer>')
write('</ilayer>')
}
document.write('</td></table>')
}
}
