var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="RT @FocusFeatures U loved Rhys Ifans in #NottingHill, now u'll luv him as Gavin in #PirateRadio! Watch interview at http://bit.ly/3xttMg
"; arnews[0] += "RT @"; arnews[0] += "
"; arnews[1]="dvd02101984: http://www.vidzin.com/pirate-radio-2009-full-movie-video_5c146b02d.html Pirate Radio (2009) Full Movie This film really captures the freedom spirit of the 60's. Coming to theaters on November 13, 2009. Starring: Philip Seymour Hoffman, Bill Nighy, Rhys Ifans, Nick Frost, Kenneth Branagh, Tom Sturridge, Talulah Riley Pirate Radio is the newest ensemble comedy from filmmaker Richard Curtis (screenwriter of Four Weddings and a Funeral and Notting Hill, and writer/director of Love Actually), spinning the irreverent yet fact-based tale of a seafaring band of rogue rock and roll deejays whose pirate radio captivated and inspired 1960s Britain
"; arnews[1] += ""; arnews[1] += "
"; arnews[2]="Shockya: Pirate Radio Ladies and Gentlemen Clip
"; arnews[2] += "Pirate Radio Ladies and Gentlemen Clip -"; arnews[2] += "
"; arnews[3]="Jerry Bolton: Pirate Radio Movie Review! Movies Unlimited Movie Buzz
"; arnews[3] += "Pirate Radio Movie Review! Movies Unlimited Movie Buzz -"; arnews[3] += "
"; arnews[4]="Gossip Feeds: ONTD: First photos of Xeno Lovegood from Deathly Hallows released: The first images of Rhys Ifans as Xenop.. http://bit.ly/5jhAbD
"; arnews[4] += "ONTD: First photos of Xeno Lovegood from Deathly Hallows released: The first images of Rhys Ifans as Xenop.."; arnews[4] += "
"; totcount = 5; 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("
");