var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Katie Couric gets sexy
"; arnews[0] += "After nearly 30 years in broadcast journalism, Katie Couric is finally allowed to present herself as sexy, says the Washington Post 's Robin Givhan."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 04:05:15 GMT"; arnews[0] += "
"; arnews[1]=""Pimp" O'Keefe and the white supremacists
"; arnews[1] += "James O'Keefe and his boss, Andrew Breitbart, already are having trouble keeping their stories straight on O'Keefe's illegal attempts to access Sen."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 00:26:50 GMT"; arnews[1] += "
"; arnews[2]="James O'Keefe and the white supremacists: As Breitbart runs screaming ...
"; arnews[2] += "TOPICS [UPDATE below.] James O'Keefe and his boss, Andrew Breitbart, already are having trouble keeping their stories straight on O'Keefe's illegal attempts to access Sen."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 21:00:20 GMT"; arnews[2] += "
"; arnews[3]="NFL Players Association Joins Justice Department Effort to Raise...
"; arnews[3] += "The Justice Department today announced that the National Football League Players Association has joined its year-long campaign to commemorate the 15 year anniversary of President Bill Clinton signing the Violence Against Women Act into law."; arnews[3] += "
Publ.Date : Mon, 25 Jan 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Holder Must Go
"; arnews[4] += "After a year of outrageous national security mistakes it's time for our Attorney General to step down."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 22:37:13 GMT"; arnews[4] += "
"; arnews[5]="Anderson Cooper
"; arnews[5] += "Cooper cut his teeth as a reporter for Channel One News and later with ABC, appearing on 20/20 and anchoring World News Now before landing a gig as host of the reality show The Mole in 2000."; arnews[5] += "
Publ.Date : Mon, 16 Feb 2009 08:00:00 GMT"; arnews[5] += "
"; arnews[6]="Fine Arts Hall of Fame evolves with the times
"; arnews[6] += "The Fox Valley Arts Hall of Fame was the creation of several individuals associated with and connected with the Aurora area back in March of 2000, and used the name Aurora Fine Arts Recognition Committee in the beginning."; arnews[6] += "
Publ.Date : Thu, 28 Jan 2010 11:23:56 GMT"; arnews[6] += "
"; arnews[7]="Lunch: 'Bag Lady' & Madoff Victim Alexandra Penney: 'Writing Well is the Best Revenge!'
"; arnews[7] += "Things must be looking up in the journalism biz, because Michael's dining room was jam packed with media folks of every stripe, including Paula Zahn and Hearst's Cathie Black."; arnews[7] += "
Publ.Date : Thu, 28 Jan 2010 04:06:05 GMT"; arnews[7] += "
"; arnews[8]="Retirement Revolution
"; arnews[8] += "Everyday stories are coupled with expert perspectives to help alleviate anxieties and empower viewers to take control of their futures."; arnews[8] += "
Publ.Date : Tue, 26 Jan 2010 02:00:51 GMT"; arnews[8] += "
"; totcount = 9; 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("
");