var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Mark Cuban, Chris Tucker to Play in All-Star Celeb Game - NBC Dallas-Fort Worth
"; arnews[0] += "With the NBA All-Star game comes a couple of other fun events for fans that are likely more fun than the actual All-Star game. The obvious one is the Slam Dunk competition ... but there is also the All-Star Celebrity Game. This year's celebrity game ..."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 21:59:00 GMT"; arnews[0] += "
"; arnews[1]="NBC Dallas-Fort Worth - NBC Dallas-Fort Worth
"; arnews[1] += "Chuck's Zachary Levi faced off against actor Chris Tucker in the 2009 NBA All-Star Celebrity Game."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 00:11:00 GMT"; arnews[1] += "
"; arnews[2]="Rappers Lace Up For Celebrity All-Star Game - allhiphop.com
"; arnews[2] += "(AllHipHop News) Rap stars Pitbull and Common will compete in the NBA’s All-Star Celebrity Game, which will take place on February 12 at the Dallas Convention Center. The two rappers will suit up to play in the celebrity basketball game, which will ..."; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 22:21:00 GMT"; arnews[2] += "
"; arnews[3]="Cuban to take court with celebrities - ESPN.com
"; arnews[3] += "Cuban headlines the celebrity game's cast of players from sport, film, TV and music, including local PGA golfer Anthony Kim, actor Chris Tucker (\"Rush Hour\", \"Friday\"), seven-time NBA champion Robert Horry and local legend and basketball Hall of ..."; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 21:23:00 GMT"; arnews[3] += "
"; arnews[4]="Port Angeles girl, 5, digs into piggy bank for Haiti because she 'just ... - Peninsula Daily News
"; arnews[4] += "Jennifer Economy, left, and her daughter, Hailey, 5, stand near a wooden fence on their Heuslein Road property on Sunday. Hailey is holding the jar that she uses as a piggy bank. -- Photo by Chris Tucker/Peninsula Daily News ONE WAY TO donate to ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 03:57:00 GMT"; arnews[4] += "
"; arnews[5]="HuffPost Review: The Spy Next Door - Huffingtonpost.com
"; arnews[5] += "... associates told me that they believed the key to breaking Jackie in Hollywood would be to team him with a recognizable American star. It took Chan 10 years to reach that goal, when he was paired with Chris Tucker in Rush Hour and its sequels; he ..."; arnews[5] += "
Publ.Date : Thu, 14 Jan 2010 09:57:00 GMT"; arnews[5] += "
"; arnews[6]="Alonzo Mourning and Earvin 'Magic' Johnson Host All-Star Weekend ... - Newsblaze.com
"; arnews[6] += "Says Mourning, \"I am excited to host this event alongside Magic once more. It is important that we create opportunities like this one, on a national platform, to bring awareness to the community initiatives we support that impact the lives of many ..."; arnews[6] += "
Publ.Date : Tue, 02 Feb 2010 21:02:00 GMT"; arnews[6] += "
"; arnews[7]="Director inspires students at lecture - Oracle
"; arnews[7] += "Director Brett Ratner speaks to students Thursday about his experience in film industry, which includes directing the three “Rush Hour” movies. Film director Brett Ratner knew he wanted to be involved in the movie industry when he was 10 years ..."; arnews[7] += "
Publ.Date : Mon, 08 Feb 2010 04:12:00 GMT"; arnews[7] += "
"; arnews[8]="Michael Jackson’s Doctor In Los Angeles Ahead Of District Attorney ... - Access Hollywood
"; arnews[8] += "Michael Jackson ’s doctor is in Los Angeles, anticipating a decision by the district attorney’s office on whether to charge him in the singer’s death. The spokeswoman for Dr. Conrad Murray ’s attorney told The Associated Press on Tuesday that ..."; arnews[8] += "
Publ.Date : Fri, 29 Jan 2010 23:58:00 GMT"; arnews[8] += "
"; totcount = 9; 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("
");