var arnews = new Array(8); totcount = 3; rnd = 0; document.title=document.title+ " - "Sharon+Leal" - Google News"; document.title=document.title+ " "; arnews[0]="Tyler Perry Releases Wild, New 'Why Did I Get Married Too' Movie Trailer - OnTheFlix
"; arnews[0] += "

OnTheFlix

Tyler Perry Releases Wild, New 'Why Did I Get Married Too' Movie Trailer
OnTheFlix
The movie stars: Tyler Perry, Sharon Leal, Janet Jackson, Malik Yoba, Jill Scott, Lamman Rucker, Richard T. Jones, Tasha Smith, Michael J. White, ...

"; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 20:15:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="Video: Watch the New Trailer for 'Why Did I Get Married Too?' - Eurweb.com
"; arnews[1] += "

Eurweb.com

Video: Watch the New Trailer for 'Why Did I Get Married Too?'
Eurweb.com
Jill Scott, Janet Jackson & Sharon Leal are back in ' Why Did I Get Married Too?' *The highly anticipated trailer for “Tyler Perry's Why Did I Get Married ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 31 Jan 2010 10:53:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="Tyler Perry's 'Why Did I Get Married Too?' Gets New Trailer - AceShowbiz (blog)
"; arnews[2] += "

AceShowbiz (blog)

Tyler Perry's 'Why Did I Get Married Too?' Gets New Trailer
AceShowbiz (blog)
the upcoming drama comedy has the original stars, Tyler Perry, Janet Jackson, Jill Scott, Sharon Leal, Tasha Smith, Malik Yoba, Richard T. Jones, ...

"; arnews[2] += "
Publ.Date : Sat, 30 Jan 2010 04:38:37 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");