var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="lol ok
"; arnews[0] += "Robert Pattinson has revealed he wants to play Frank Sinatra. The 23-year-old actor shot to fame playing vampire Edward Cullen in the Twilight franchise, but now has his sights set on portraying the legendary Rat Pack singer."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 20:38:55 GMT"; arnews[0] += "
"; arnews[1]="Maino Makes "a Movie"; Brooklyn-Based MC to Premiere Latest Video on...
"; arnews[1] += "On Saturday, November 21st, at 9:55 PM; \"Let's Make A Movie\" to Be Featured on Next Year's DVD of \"IF TOMORROW COMES...\" NEW YORK, NY-- - Hustle Hard Entertainment/Atlantic recording artist Maino has announced the world premiere of his latest video, \"Let's Make A Movie.\" ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 07:55:00 GMT"; arnews[1] += "
"; arnews[2]="Millcreek boy joins other famous adoptees
"; arnews[2] += "America's cutest kid was adopted, and so were many other famous people. Rowan Spracklen recently won the \"cutest kid\" contest sponsored by Babytalk magazine and ABC's \"Good Morning America.\" Mia and Adrian Spracklen, of Millcreek Township, adopted Rowan, now 16 months old, in January from Ethiopia."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 07:32:31 GMT"; arnews[2] += "
"; arnews[3]="Provocative performances lined up for AMAs
"; arnews[3] += "George Pennacchio has a preview of what viewers can expect to see at the 37th annual American Music Awards on Sunday."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 03:17:39 GMT"; arnews[3] += "
"; arnews[4]="With Law Abiding Citizen, payback is making a comeback
"; arnews[4] += "Why does recession bring with it a thirst for dumb revenge dramas? The revengers: Jamie Foxx and Gerard Butler in Law Abiding Citizen."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 00:15:03 GMT"; arnews[4] += "
"; arnews[5]="So Sexy Saturdays: Jamie Foxx's 'Foxxhole radio show' live broadcast
"; arnews[5] += "So Sexy Saturdays at Exo Lounge is hosting The Foxxhole radio show, Jamie Foxx's radio program."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 21:13:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");