var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Preview calendar: Special events, theme parks and comedy for Feb. 11 ... - North County Times
"; arnews[0] += "Press releases for arts and entertainment events and programs should be typed, double-spaced, with basic information about the event, performance dates and times, location, ticket prices and a public telephone number. Send notices two to three weeks ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 10:01:00 GMT"; arnews[0] += "
"; arnews[1]="Comedy Central February 2010 - Scoop
"; arnews[1] += "Martin Lawrence has been a national treasure in the United States starring in prime-time comedy Martin, alongside Will Smith in the Bad Boys franchise and donning a fat suit and drag in Big Momma’s House. Before his foray onto the big and little ..."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 01:46:00 GMT"; arnews[1] += "
"; arnews[2]="McG’s Next Film May Be the Romantic Comedy This Means War - Slashfilm.com
"; arnews[2] += "The two men’s bond disintegrates and their ensuing battle escalates to mammoth proportions, with New York City demolished in their wake.” Fox has had this one for a long time; it was originally intended as a Martin Lawrence film, and a number of ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 21:42:00 GMT"; arnews[2] += "
"; arnews[3]="McG May Declare "War" on Witherspoon and Cooper - NBC Chicago
"; arnews[3] += "But this script has been kicking around for so long that Martin Lawrence was once ready to star in it, notes Empire Online . Witherspoon is eminently watchable, even in garbage, and Cooper is about as man-pretty and hot (buzz-wise) as they come right ..."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 23:52:00 GMT"; arnews[3] += "
"; arnews[4]="McG Leads Bradley Cooper And Reese Witherspoon Into This Means War - Cinema Blend
"; arnews[4] += "The fact that one of those actors was Martin Lawrence is a bit puzzling. This thing has to have problems."; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 01:53:00 GMT"; arnews[4] += "
"; arnews[5]="McG Declaring This Means War? - Empire
"; arnews[5] += "Talk about sitting in the Hollywood waiting room: comedy concept This Means War has been waiting to get its shot at a schedule for 10 years at Fox, but suddenly it might be in luck – with Reese Witherspoon and Bradley Cooper apparently circling the ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 00:20:00 GMT"; arnews[5] += "
"; arnews[6]="McG Prepares For "War" - IESB.NET
"; arnews[6] += "Sure is better than Martin Lawrence who was attached at one point. Thinking that \"Terminator Salvation\" was going to be a lock in blockbuster territory, Disney had went ahead and slotted McG into the director's chair for \"20,000 Leagues Under the Sea ..."; arnews[6] += "
Publ.Date : Fri, 05 Feb 2010 03:04:00 GMT"; arnews[6] += "
"; arnews[7]="National Security - San Diego weekly Reader
"; arnews[7] += "manages to stay in character, or near it, while Martin Lawrence stays nearer the mike on a concert stage. Cars and vans crash through glass doors, fences, barrels of water, port-a-potties -- six, seven, eight times, always in slow-motion."; arnews[7] += "
Publ.Date : Fri, 05 Feb 2010 01:10:00 GMT"; arnews[7] += "
"; arnews[8]="McG headed to "War" with Reese Witherspoon - Reuters UK
"; arnews[8] += "LOS ANGELES (Hollywood Reporter) - \"Charlie's Angels\" director McG, returning to action-comedy territory, is in negotiations to shoot \"This Means War\" for Fox. Bradley Cooper is attached to star in the tale of best friends who are also spies and fall ..."; arnews[8] += "
Publ.Date : Fri, 05 Feb 2010 17:52: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("
");