var arnews = new Array(5); totcount = 5; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="Step Forward: Progressive LGBT Politics - Seattle Post Intelligencer
"; arnews[0] += "It was heartwarming to see Chaz in this interview. So often our media portrays the trans community with negative stereotypes. Rarely do we get to see a transition shown in such a positive light void of judgmental hype. I applaud Good Morning America ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 20:55:00 GMT"; arnews[0] += "
"; arnews[1]="Holiday Parade brings out crowds - Milwaukee Journal Sentinel
"; arnews[1] += "\"This is the best Christmas parade weather ever, and I was born and raised in Milwaukee. Last year, it was freezing. It was very cold,\" said Jennifer Washington-McMurray of Brown Deer. \"I prefer to have it this way. It can snow on Christmas Day and ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 22:00:00 GMT"; arnews[1] += "
"; arnews[2]="GOP changed tune on health-care mandate -- Dick Polman - Cleveland Plain Dealer
"; arnews[2] += "Perhaps you've long believed that extremist Islamic terrorism poses the greatest danger to America. Well, the Republicans wish to disabuse you of that notion. House GOP leader John Boehner declared the other day that health care reform is actually ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 20:34:00 GMT"; arnews[2] += "
"; arnews[3]="Syracuse Shows Off New Talent in Win - New York Times
"; arnews[3] += "lottery with the Minnesota Timberwolves and two other starters from a Round-of-16 team left to chase their professional dreams. Syracuse's Wes Johnson driving past North Carolina's Tyler Zeller for a dunk. Johnson, a junior transfer from Iowa State ..."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 20:05:00 GMT"; arnews[3] += "
"; arnews[4]="Man pleads not guilty to terrorism charge - Iowa City Press-Citizen
"; arnews[4] += "A Minneapolis man indicted on animal terrorism charges in Iowa has pleaded not guilty to the charge against him. According to Federal court documents, Scott Ryan DeMuth was arraigned Friday and pleaded not guilty to one count of conspiring to commit ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 20:12: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("
");document.write("
");