var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="David Spade: Closet Fox News Reader? - Huffingtonpost.com
"; arnews[0] += "David Spade tweeted a news story on Friday, about a Chinese woman who plans to get cosmetic surgery to look like Jessica Alba, but without the link. But, instead of tweeting the foxnews.com link, as most would when sharing a story, Spade tweeted a ..."; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 18:57:00 GMT"; arnews[0] += "
"; arnews[1]="Tom Cruise Set For 'Mission: Impossible IV' - Huffingtonpost.com
"; arnews[1] += "LOS ANGELES — Tom Cruise is starring in another impossible mission. Paramount Pictures announced Tuesday that Cruise will be back in front of the camera for \"Mission: Impossible IV,\" due in theaters over Memorial Day weekend in 2011. Cruise and ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 04:10:00 GMT"; arnews[1] += "
"; arnews[2]="International Grown Ups Trailer - Empire Movies
"; arnews[2] += "A new international trailer for Grown Ups is online. The movie stars Adam Sandler, Kevin James, Chris Rock, Rob Schneider and David Spade as five friends and former teammates who reunite several years after graduating High School to honor the passing ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 16:44:00 GMT"; arnews[2] += "
"; arnews[3]="Snoop Dogg on Raiders - San Francisco Chronicle
"; arnews[3] += "Today was celebrity day at the Super Bowl. Radio row was visited by comedians (Chris Rock, David Spade, Adam Sandler), boxers (Roy Jones Jr., Shane Mosley, Bernard Hopkins, Floyd Mayweather) and NFL players including former Raiders (LaMont Jordan ..."; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 08:04:00 GMT"; arnews[3] += "
"; arnews[4]="Tom Cruise and Katie Holmes: CAA Party Pals - The Gossip Girls
"; arnews[4] += "Rounding out the guest list were plenty of fellas, as Derek Jeter, Benji Madden, Russell Simmons, David Spade and Lions QB Matthew Stafford all partook in the W Hotel shindig."; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 20:13:00 GMT"; arnews[4] += "
"; arnews[5]="Kendra Wilkinson & Kim Kardashian Tweet Support for Their Super Bowl ... - ETOnline.com
"; arnews[5] += "KevinFrazier: Craziness, jammed against the door with Chris Rock, kevin James, David Spade, all pushed aside in the Brad and Angelina departure madness... ETNOW: Watch: David Letterman and Jay Leno Appear in Super Bowl Commercial Together http ..."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 03:37: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("
");