var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="2009’s Top 10 Movie Catchphrases - Blackbookmag.com
"; arnews[0] += "1. Mariah Carey in Precious : As Mrs. Weiss, the makeup-less tough-love social worker, Mimi broke all kinds of hearts when she said to Mo’Nique, “Can we talk about the abuse in your household. You know what I’m talking about.” 2. Alison ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 18:55:00 GMT"; arnews[0] += "
"; arnews[1]="The Damned United play in France, UK gets Glorious 39 - Screendaily
"; arnews[1] += "Under the shadow of The Twilight Saga: New Moon , nine other films took the chance of going up against the vampire behemoth on Wednesday (November 18).. Arguably the highest-profile picture to be released was Rapt , Lucas Belvaux’s latest film ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 14:59:00 GMT"; arnews[1] += "
"; arnews[2]="Can Oprah Winfrey and Sarah Palin save each other? - Politico.com
"; arnews[2] += "You know those snarky “Saturday Night Live” writers are probably firing up their computers, and Tina Fey and Maya Rudolph may already have been booked for the Nov. 21 show. If the writers are really lucky, they’ll be able to rip directly from ..."; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 23:54:00 GMT"; arnews[2] += "
"; arnews[3]="Saturday Night Hives: How a Wart Ruined My Windows - New York Observer
"; arnews[3] += "Yes, a horrid wart! In full view of my public? Can you believe? That’s what I get for trying to avoid the H1N1 virus. What the hell am I talking about? I’ll explain all about Mr. Wart in just a moment. First, let’s talk about something more ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; 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("
");