var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Gallery: "How to Make it in America" screening - Herald-Dispatch
"; arnews[0] += "AP Photo/Peter Kramer) Actress Lake Bell attends the Cinema Society and HBO screening of \"How to Make it in America\" in New York, on Tuesday, Feb. 9, 2010. (AP Photo/Peter Kramer) Actress Lake Bell attends the Cinema Society and HBO screening of \"How ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:03:00 GMT"; arnews[0] += "
"; arnews[1]="At the Movies - Grants Pass Daily Courier
"; arnews[1] += "This schedule is good beginning Friday, Feb. 5. A star (?) indicates a film that is new to the area. \"ALVIN AND THE CHIPMUNKS: THE SQUEAKUEL,\" PG Alvin, Simon and Theodore must contend with the pressures of school, celebrity and a rival female music ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:57:00 GMT"; arnews[1] += "
"; arnews[2]="On the Scene: Stars of HBO's 'Make It in America' ring New York Stock ... - New York Daily News
"; arnews[2] += "HBO's 'Make It in America' stars (from l.) Bryan Greenberg, Victor Rasuk, Lake Bell, and creator Ian Edleman pose after ringing the opening bell at the New York Stock Exchange. And they weren't just celebrating the start of the trading day: Their ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 10:16:00 GMT"; arnews[2] += "
"; arnews[3]="On TV: Greenberg lands HBO dream job - News-Sentinel
"; arnews[3] += "Sometimes, as the old maxim goes, it's not what you know, it's who you know. Bryan Greenberg knew the right guy when it came to landing the lead role in the HBO comedy series “How to Make It in America,” which premieres Sunday. He just didn't ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 14:05:00 GMT"; arnews[3] += "
"; arnews[4]="Monday A La Mode: Best And Worst - Radar Online.com
"; arnews[4] += "Sandra Bullock is beautifully basking in the glory of her first Academy Award nomination. The Best Actress contender hit the Santa Barbara International Film Festival looking lovely in a curve-hugging L’Wren Scott dress from the Spring 2010 ..."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 23:18: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("
");