var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Heroes’ – Brave New World - Airlock Alpha
"; arnews[0] += "Giving Credit Where Credit Is Due \"Heroes\" stars Jack Coleman, Greg Grunberg, James Kyson Lee, Masi Oka, Hayden Panettiere, Cristine Rose, Milo Ventimiglia, Robert Knepper, Sendhil Ramamurthy, and Zachary Quinto. \"Brave New World\" was written by Tim ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:13:00 GMT"; arnews[0] += "
"; arnews[1]="Chadha’s latest film is not so Wonderful - Daily Trojan
"; arnews[1] += "The detective assigned to the cases is a good-looking man, played by Sendhil Ramamurthy (of the T.V. show Heroes), and it becomes painfully obvious early on that he will be the film’s acceptable love interest. As if the death-by-overeating premise ..."; arnews[1] += "
Publ.Date : Tue, 02 Feb 2010 23:54:00 GMT"; arnews[1] += "
"; arnews[2]="Celeb Doppelgangers: Check out these look-a-likes! - WHAS 11
"; arnews[2] += "(ABC News) - In News Feeds across the massive social networking site, glam shots of the red-carpet ready have replaced familiar photos of family and friends as Facebook fans by the thousands join in on the latest fad to sweep the site. \"It's ..."; arnews[2] += "
Publ.Date : Mon, 01 Feb 2010 23:55:00 GMT"; arnews[2] += "
"; arnews[3]="Reporter’s Notebook: 2010 Sundance — A Look Back - Wall Street Journal
"; arnews[3] += "Five screenings and two sets of interviews, including a dual chat with Gurinder Chadha and Sendhil Ramamurthy, the director and co-star of “It’s A Wonderful Afterlife,” respectively. I’m a fan of the film, a horror parody, but after “Avatar ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 00:57:00 GMT"; arnews[3] += "
"; arnews[4]="Celebrity Super Bowl picks - El Diário La Estrella
"; arnews[4] += "Regis Philbin, talk show host ( Live With Regis and Kelly ): “It’s true what they all say about Peyton Manning. He really is the best and, in the second half, will start dissecting the Saints’ defense. The Saints started to run down after their ..."; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 01:23: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]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");