var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Peruvian Gangs Are Killing Fat People - Manolith
"; arnews[0] += "Are you planning on vacationing soon? Do you have a few extra pounds that you’re packing on? Can you identify with most of Martin Lawrence’s movies ? If so, you might want to stay the hell away from Peru. Because a gang is targeting fat people ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 17:07:00 GMT"; arnews[0] += "
"; arnews[1]="Top Ten Fat Performances for Thanksgiving - ScreenCrave.com
"; arnews[1] += "Martin Lawrence – Big Momma’s House Martin Lawrence slipped on a ladies fat suit for his role in Big Momma’s House 1 & 2 (did there need to be a 2?) and word on the street is that he’s doing it again for a third. In the surprisingly popular ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 20:59:00 GMT"; arnews[1] += "
"; arnews[2]="Tweeters reminisce on classic Detroit-based sitcom "Martin" - MLive.com
"; arnews[2] += "Although its star, Martin Lawrence, is a native of Maryland, he chose Detroit as its locale. Several Detroit landmarks -- particularly Garden Court Apartments on Jefferson Avenue, where the main character lived -- were featured prominently in the ..."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[2] += "
"; arnews[3]="LAst Laugh: This Week in Comedy - Laist.com
"; arnews[3] += "Martin Lawrence , 9p Comedy Store. This is seriously huge. Martin is back after like half a decade for two nights at the Comedy Store. As much as I like to beat the Comedy Store into submission, they're getting better with their shows (Bootyoke ..."; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 23:54:00 GMT"; arnews[3] += "
"; arnews[4]="Dear BET: The Michael Jackson tribute (and awards show) was an ... - Examiner
"; arnews[4] += "I should've known better. We all should've known better. On Sunday night, BET held their annual BET Awards show--bloated, loud, incoherent mess of a program. Ever since Michael Jackson's unexpected death last Thursday, the entertainment network had ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 04:14:00 GMT"; arnews[4] += "
"; arnews[5]="Comedy classics back on the box - Tonight South Africa
"; arnews[5] += "There was a time when Michael Jordan was an icon and OJ Simpson was pleading innocence. Tupac and Biggie were alive and Martin Lawrence's gags were hilarious. It is in this era that comedy legend Mark Curry broke on to the small screen with Hanging ..."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 06:35:00 GMT"; arnews[5] += "
"; arnews[6]="Box Office - Decade at a Glance: January - April 2006 - Box Office Prophets
"; arnews[6] += "The other follow-up, Big Momma's House 2, gave Martin Lawrence a surprisingly solid hit, with a $27 million first weekend and a $70 million finish. It was another example, after Are We There Yet?, Kangaroo Jack, and Snow Dogs, of a totally non ..."; arnews[6] += "
Publ.Date : Mon, 16 Nov 2009 19:35:00 GMT"; arnews[6] += "
"; arnews[7]="Funny Face: Carrot Top’s stage act a mask of contradictions - Las Vegas Sun
"; arnews[7] += "Las Vegas Sun reporter John Katsilometes sits down with Carrot Top before his show to discuss life, comedy, and body image. This all started with a kindly nun and a simple bell. Sister Benedict was her name, the principal at St. Mary’s Catholic ..."; arnews[7] += "
Publ.Date : Fri, 20 Nov 2009 20:06:00 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("
");