var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Ray McNulty: Attacking Tebow's ad just wrong
"; arnews[0] += "How about ridiculous? Or comical? Or, simply, wrongheaded? Those are just some of the words we can use to describe the National Organization for Women's attempts to tackle former Florida quarterback Tim Tebow and the benignly pro-life TV commercial that CBS aired Sunday during its telecast of Super Bowl XLIV."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:57:30 GMT"; arnews[0] += "
"; arnews[1]="Brace for another cold snap; lows Thursday in 30s
"; arnews[1] += "The bitter cold that settled on South Florida for 10 days in January is back, but only for a taste."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 04:20:53 GMT"; arnews[1] += "
"; arnews[2]="Sungnyemun Restoration Begins
"; arnews[2] += "Sungnyemun, designated National Treasure No. 1, is set for a rebirth. The Cultural Heritage Administration of Korea begins the traditional gate`s restoration at 10 a.m. today, the second anniversary of the arson attack on Sungnyemun."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 00:01:14 GMT"; arnews[2] += "
"; arnews[3]="2010 Movie Review: Sherlock Holmes Starring Robert Downey Jr. Is Magnificent
"; arnews[3] += "Some fans have called this \"incredible film\" the modern day 21st century Sherlock Holmes! The original story writer Sir Arthur Conan Doyle would honestly be proud of this movie, especially if he was still alive today most likely text-messaging his agent for more money and film rights similar to Stephen King! Famous Hollywood sexy actors Robert ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 19:22:28 GMT"; arnews[3] += "
"; arnews[4]="Actors vie to be Marshal Dillon in upcoming Gunsmoke' film
"; arnews[4] += "The job of Dodge City peacekeeper is proving to be one of the most desirable assignments around."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 19:02:50 GMT"; arnews[4] += "
"; arnews[5]="New group aims to bring more big sporting events to Boise
"; arnews[5] += "A new group aims to bring more high-profile sporting events, and the accompanying economic benefit, to Boise."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:52:02 GMT"; arnews[5] += "
"; totcount = 6; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");