var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="No Profile Found - Pop Eater
"; arnews[0] += "The Oscars have got weird lately, like someone on here said, they go to those strange pieces no one's seen, only Academy Voters who are sent the tape. Then the voters friends and agents push them to voting the same. Hmmm Michelle Pfeiffer gave a ..."; arnews[0] += "
Publ.Date : Sun, 07 Feb 2010 23:55:00 GMT"; arnews[0] += "
"; arnews[1]="Channel Introduction: W Movies - Channel Canada
"; arnews[1] += "On March 1, Corus Entertainment expands its comprehensive portfolio of women’s specialty services with the launch of W Movies, Canada’s first movie channel dedicated to women. Programmed exclusively with women in mind, W Movies will be the go-to ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 00:50:00 GMT"; arnews[1] += "
"; arnews[2]="Slick Syren Latex Steals the Show in Bridgestone Super Bowl Commercial - PR Inside
"; arnews[2] += "A slinky Syren Latex : outfit worn by a sexy blonde managed to steal the show in a commercial for Bridgestone Tires seen during Sunday night’s Super Bowl broadcast, seen by an estimated 106.5 million viewers. The 30-second spot : ( www.hulu.com ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 20:39:00 GMT"; arnews[2] += "
"; arnews[3]="Sheryl Crow to star in ‘Cougar Town’? - The Gaea Times
"; arnews[3] += "LONDON - Sheryl Crow is set to star in TV show ‘Cougar Town,’ it has emerged. The singer will be cast alongside actor Josh Hopkins, as his divorced character Grayson’s new love interest. Crow has starred in TV sitcom 30 Rock and Cole Porter ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 13:59:00 GMT"; arnews[3] += "
"; arnews[4]="Michelle Hunziker - The Gaea Times
"; arnews[4] += "July 31st, 2009 LONDON - Hollywood actress Michelle Pfeiffer thinks she has good legs but says she will look ridiculous in low-cut tops and mini-skirts. \"I can't wear a skirt that's too short any more"; arnews[4] += "
Publ.Date : Sat, 23 Jan 2010 02:51:00 GMT"; arnews[4] += "
"; arnews[5]="On Demand picks - Boston Globe
"; arnews[5] += "(MAX on Comcast ) Lots of star chemistry between George Clooney and Michelle Pfeiffer (pictured) in this sweet screwball comedy about two workaholic single parents who keep colliding. He’s a cocky journalist but a caring parent, which eventually ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 19:18:00 GMT"; 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("
");