var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Pa. Dem Murtha remembered as military advocate
"; arnews[0] += "Rep. John Murtha, who said the Bush administration's handling of the war in Iraq was based on \"flawed policy wrapped in illusion\" and called for a withdrawal of U.S. troops there, is being remembered as an advocate on Capitol Hill for those serving in military uniform."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:07:06 GMT"; arnews[0] += "
"; arnews[1]="Iraq war critic
"; arnews[1] += "In this May 29, 2009 file photo, Rep. John Murtha, D-Pa., center, answers a reporter's question about Kuchera Defense Systems Inc., after attending a breakfast at the \"Showcase for Commerce\" trade show in Johnstown, Pa."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 14:44:02 GMT"; arnews[1] += "
"; arnews[2]="The CSI Effect
"; arnews[2] += "CSI is a hit along with it's spin offs CSI: Miami and CSI: New York, but that successful formula of mixing drama with high tech crime fighting creates a problem for real life prosecutors."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 09:29:59 GMT"; arnews[2] += "
"; arnews[3]="Rep. John Murtha, voice for veterans, dies at 77
"; arnews[3] += "Rep. John Murtha, the tall, gruff-mannered former Marine who became the de facto voice of veterans on Capitol Hill and later an outspoken and influential critic of the Iraq War, died Monday following complications from gallbladder surgery."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 08:28:26 GMT"; arnews[3] += "
"; arnews[4]="Arts take center stage at Haley
"; arnews[4] += "The Our Lady of Victory Social Group is planning several trips for the spring and early summer."; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Athlete/entertainer quiz could amuse you during Super Bowl halftime
"; arnews[5] += "St. Paul Pioneer Press Updated Feb 8, 2010 3:34 PM ET Both genres feature performers whether on a colorful stage, a grassy field, a plasma screen, a squeaky court, a smooth rink of ice or as the singular focus in a crowded theater."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 15:34:55 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("
");