var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Ana+de la Reguera" - Google News"; document.title=document.title+ " "; arnews[0]="Demian Bichir to play Mexican revolutionary leader - Reuters
"; arnews[0] += "

Reuters

Demian Bichir to play Mexican revolutionary leader
Reuters
Ana de la Reguera ("Nacho Libre") co-stars. The Sanchez project, which carries a working title of "Lady Scarface," is being directed by Ernest Dickerson ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 07:05:19 GMT+00:00"; arnews[0] += "
"; arnews[1]="Our Five Best picks - Truth In Aging (blog)
"; arnews[1] += "

Our Five Best picks
Truth In Aging (blog)
With Ana De La Reguera as the face of Cover Girl, the ads for CG Smoothers – the winter defying moisturizing foundation – are nothing if not eye-catching. ...

"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 15:24:49 GMT+00:00"; arnews[1] += "
"; arnews[2]="Reviews of recent and upcoming DVD releases - Bradenton Herald
"; arnews[2] += "

Reviews of recent and upcoming DVD releases
Bradenton Herald
John Leguizamo and Ana de la Reguera also star. The original Spanish theatrical cut is available with English subtitles, but an English dub also is ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 10 Nov 2009 20:17:05 GMT+00:00"; arnews[2] += "
"; arnews[3]="South Florida Hispanic Chamber of Commerce Names Celebrity Hair Stylist ... - PR Web (press release)
"; arnews[3] += "

South Florida Hispanic Chamber of Commerce Names Celebrity Hair Stylist ...
PR Web (press release)
Celebrities such as: Katy Perry, Jojo, Paulina Rubio, Juanes, Noelia, Emilio Estefan, Belinda, Ana de la Reguera, Alejandro Fernández, Bárbara Palacios, ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 06 Nov 2009 16:29:57 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");