var arnews = new Array(8); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Bollywood Invades Hollywood with Bollywood Boys - PRLog (free press release)
"; arnews[0] += "PRLog (Press Release) – Nov 21, 2009 – After press coverage earlier this year in The New York Times and Hollywood Reporter, Asian-backed investment firm L’Ambassador International Media & Entertainment has agreed to provide financing for the ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 17:49:00 GMT"; arnews[0] += "
"; arnews[1]="Lampooning of U.S. Healthcare is Just What the Doctors Ordered as ... - Melodika.net
"; arnews[1] += "Sleazy lawyers and heartless insurance companies are only a few of those spoofed in National Lampoon Presents RoboDoc, coming to DVD on November 24th. Penned and produced by two practicing medical doctors and brothers, Doug and Scott Gordon, the film ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 19:08:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");