var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Prosecutors: Andrews' stalker had other victims
"; arnews[0] += "A sentencing memo filed Monday in U.S. District Court in Los Angeles says Michael Barrett uploaded videos of 16 other women to an online account."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:10:28 GMT"; arnews[0] += "
"; arnews[1]="Snow slams brakes on most area sectionals
"; arnews[1] += "Snow on Tuesday wreaked havoc on the girls basketball sectional schedule around northeast Indiana."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 11:18:08 GMT"; arnews[1] += "
"; arnews[2]="Prosecutors: ESPN reporter's stalker had other victims
"; arnews[2] += "The man who stalked ESPN reporter Erin Andrews and shot nude videos of her through a hotel room peephole videotaped 16 other women and ran background checks on 30 people, including female sports reporters and TV personalities, according to court documents."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 10:51:54 GMT"; arnews[2] += "
"; arnews[3]="Erin Andrews says perv sentence too lenient
"; arnews[3] += "ESPN's Erin Andrews at a college football game in November. The slimy videoA voyeur who made peephole porn of ESPN 's Erin Andrews deserves to spend 27 months in jail, state prosecutors said - but the blond broadcaster says that's not enough."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 10:26:03 GMT"; arnews[3] += "
"; arnews[4]="Knights top Rams; CV edges Hornets; Redskins, Wolverines, Tigers win
"; arnews[4] += "The Black Knights had four players in double-figures as they topped Wyalusing 75-61 in girls' basketball action Tuesday."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 09:49:01 GMT"; arnews[4] += "
"; arnews[5]="Gilroy's Robert Guerrero backs out of fight to assist wife, who's battling cancer
"; arnews[5] += "Gilroy's Robert Guerrero knew he had made the right decision to withdraw from the biggest fight of his career when he entered the Stanford Hospital room of his wife, Casey, to break the news."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 06:16:40 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("
");