var arnews = new Array(5); totcount = 5; rnd = 0; document.write("
| ");
document.title=document.title+ " ";
arnews[0]="Mr. X - Bleacherreport.com "; arnews[0] += "Rank: 437 of 17,094 I gravitated towards the Internet as a teen, partially because Computers are conducive to a person like me, whom is legally disabled by nystagmus. I seek to have a unique view of things. I'd rather do that than go with the pack. I ..."; arnews[0] += " Publ.Date : Sat, 21 Nov 2009 19:08:00 GMT"; arnews[0] += " "; arnews[1]="Drug Charges Filed In North Side Shooting, Crash - CBS 2 Chicago "; arnews[1] += "A Minnesota man has been charged with possession of more than 900 grams of heroin after his sport-utility vehicle crashed into an Edgewater garage Nov. 14 on the North Side, police said. Abel B. Zor, 37, of Brooklyn Center, Minn., was charged with ..."; arnews[1] += " Publ.Date : Sat, 21 Nov 2009 18:11:00 GMT"; arnews[1] += " "; arnews[2]="Man charged in UI vandalism pleads not guilty - Minneapolis Star Tribune "; arnews[2] += "DAVENPORT, Iowa - A Minnesota activist arrested in the 2004 animal rights vandalism at the University of Iowa has pleaded not guilty in federal court. The arrested man, 22-year-old Scott DeMuth, pleaded not guilty to one count of conspiracy Friday ..."; arnews[2] += " Publ.Date : Sat, 21 Nov 2009 19:15:00 GMT"; arnews[2] += " "; arnews[3]="History buffs honor Cass Gilbert - KSTP "; arnews[3] += "ST. PAUL, Minn. - History buffs are putting on a birthday party for the architect behind the century-old Minnesota Capitol. Saturday’s event is being staged by the Cass Gilbert Society and the State Capitol Historic Site. Gilbert’s actual ..."; arnews[3] += " Publ.Date : Sat, 21 Nov 2009 17:56:00 GMT"; arnews[3] += " "; arnews[4]="18 prisoners will appeal to MN Board of Pardons - KSTP "; arnews[4] += "ST. PAUL, Minn. - Eighteen people trying to wipe old crimes off their criminal record are putting their hopes in the Minnesota Board of Pardons. The board was due to consider the requests Monday. Its three members are Gov. Tim Pawlenty, Attorney ..."; arnews[4] += " Publ.Date : Sat, 21 Nov 2009 17:56:00 GMT"; arnews[4] += " "; totcount = 5; 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]); } document.write(" |