var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mario+Lopez" - Google News"; document.title=document.title+ " "; arnews[0]="Holiday TV Guide: Three 'Christmas Carols,' two showings of 'Grinch, and much more - Plain Dealer
"; arnews[0] += "

Plain Dealer

Holiday TV Guide: Three 'Christmas Carols,' two showings of 'Grinch, and much more
Plain Dealer
First, Former Superman Dean Cain stars in this comedy about a cat burglar who encounters a cute pooch (voiced by Mario Lopez). Then . ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 05:11:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Real Madrid won't rush Ronaldo into premature comeback - World-Track and Field (blog)
"; arnews[1] += "

Real Madrid won't rush Ronaldo into premature comeback
World-Track and Field (blog)
MADRID, Spain — Real Madrid will continue to exercise caution with superstar winger Cristiano Ronaldo, ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 23:48:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Office' plotlines reflect recession anxieties - CNN
"; arnews[2] += "

'Office' plotlines reflect recession anxieties
CNN
... money -- now that folks can't afford their implants and tummy tucks -- it has to bring in a ferocious new partner in the form of a chiseled Mario Lopez. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 22:06:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="Cartoon Network Invites the Boys and Girls to Premiere - Tonic
"; arnews[3] += "

Cartoon Network Invites the Boys and Girls to Premiere
Tonic
... Girls Club of Burbank to select 100 kids to sit in the bleachers on the green carpet and meet Extra host Mario Lopez as well as the cast of the movie. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:24:00 GMT+00:00"; arnews[3] += "
"; arnews[4]="10 Men Sexier Than Johnny Depp - YourTango
"; arnews[4] += "

YourTango

10 Men Sexier Than Johnny Depp
YourTango
Reprising his role as Dr. Mike Hamoui on this season's Nip/Tuck, Mario Lopez makes the cut for making us forget all about the other surgeons in residence at ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 15:34:35 GMT+00:00"; arnews[4] += "
"; arnews[5]="Starpulse Scene: Top 10 Latest Hollywood Gossip - Starpulse.com (blog)
"; arnews[5] += "

Starpulse.com (blog)

Starpulse Scene: Top 10 Latest Hollywood Gossip
Starpulse.com (blog)
This week Erin discusses a few Hollywood actors taking on some new gigs- Mario Lopez will host the Miss America pageant, Alec Baldwin and Steve Martin will ...

"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 14:45:01 GMT+00:00"; 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("
");