var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="2 Live Stews, 790 The Zone Foundation & Crown Royal Throw A...
"; arnews[0] += "The Stewpendous Awards Post-Party, Presented by The 790 The Zone Foundation and Sponsored By Crown Royal was the place to be on July 11, when well-known personalities in sports, entertainment and media like Boris Kodjoe, Craig Sager and Angie Stone came out to lend their support to The 2 Live Stews and the 790 The Zone Foundation."; arnews[0] += "
Publ.Date : Tue, 14 Jul 2009 02:14:47 GMT"; arnews[0] += "
"; arnews[1]="2 Live Stews, 790 The Zone Foundation & Crown Royal Throw A...
"; arnews[1] += "Guests were treated to a performance by Grammy Award winning, multi-platinum recording artist Big Boi and danced the night away to the sounds of legendary DJ Kid Capri."; arnews[1] += "
Publ.Date : Mon, 13 Jul 2009 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Madea Goes To Jail
"; arnews[2] += "Our review of Madea Goes To Jail , published July 17th, 2006, is also available."; arnews[2] += "
Publ.Date : Fri, 26 Jun 2009 10:50:38 GMT"; arnews[2] += "
"; arnews[3]="Movie Review: Madea Goes to Jail
"; arnews[3] += "Madea Goes to Jail PG-13 103 minutes Directed by Tyler Perry Written by Tyler Perry Starring Tyler Perry Derek Luke Keisha Knight Pulliam I am one of the few critics in the country who has willfully, gone out of my way to be fair to Tyler Perry."; arnews[3] += "
Publ.Date : Wed, 17 Jun 2009 05:16:14 GMT"; arnews[3] += "
"; arnews[4]="What's so great about Jon & Kate?
"; arnews[4] += "Why did almost 10 million people watch the season premiere of TLC's Jon & Kate Plus 8 , the reality show about a couple raising eight children? Well, some of those viewers were driven to the show after reading all the tabloid stories alleging that Jon, the man of the house, had an affair; in an age when tabloids are cross-pollinated with reality ..."; arnews[4] += "
Publ.Date : Tue, 16 Jun 2009 21:57:12 GMT"; arnews[4] += "
"; arnews[5]="Friday the 13th and Madea Goes to Jail
"; arnews[5] += "Let's take a show of hands in how many people are actually excited or even motivated to go out and pick up one of the movies that were released this week? I guarantee you that I was not and managed to go the entire week without watching any new movies."; arnews[5] += "
Publ.Date : Mon, 15 Jun 2009 18:43:35 GMT"; arnews[5] += "
"; arnews[6]="Madea Goes To Jail DVD Review: Silly Beyond 'Belief'
"; arnews[6] += "Though master of disguise Tyler Perry is showing some decided improvement in turning out movies that aren't shameless religious sermonizing in grossout clothing, his strongest assets as a storyteller are still not likely to reside in the main course, but rather the outrageous trimmings."; arnews[6] += "
Publ.Date : Sat, 13 Jun 2009 02:09:11 GMT"; arnews[6] += "
"; arnews[7]="Madea Goes to Jail DVD Review
"; arnews[7] += "Loosely-based on the stage production of the same name, Madea Goes to Jail just might be Tyler Perry's best endeavor to date."; arnews[7] += "
Publ.Date : Thu, 11 Jun 2009 18:14:39 GMT"; arnews[7] += "
"; totcount = 8; 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("
");