var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Lola+Ogunnaike" - Google News"; document.title=document.title+ " "; arnews[0]="Reliable Sources: Palin, Prejean pursue different media strategies - CNN Political Ticker
"; arnews[0] += "

Reliable Sources: Palin, Prejean pursue different media strategies
CNN Political Ticker
Lola Ogunnaike, a pop culture commentator and former CNN reporter, said the back-and-forth relationship Palin has with the press can leave viewers perplexed ...

"; arnews[0] += "
Publ.Date : Sun, 15 Nov 2009 20:21:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="2009 Holiday Movie Preview - USA Weekend
"; arnews[1] += "

2009 Holiday Movie Preview
USA Weekend
To say that actress Anika Noni Rose is excited about playing Disney's first black princess would be quite the understatement. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 30 Oct 2009 05:22:07 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");