var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Stephanie Hunt, the rock 'n' roll newcomer on - Friday Night Lights'
"; arnews[0] += "Currently recording with members of the Black Angels, Hunt is on track to break out of a bit role on \"Friday Night Lights\" -- if she's willing to leave the Austin, Texas,music scene behind."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 22:39:45 GMT"; arnews[0] += "
"; arnews[1]="Spike TV's 2009 Scream Awards nominees & winners
"; arnews[1] += "The fourth annual Spike TV Scream Awards , honoring the best in sci-fi, fantasy, horror and comics, took place at the Greek Theatre in Los Angeles on October 17th."; arnews[1] += "
Publ.Date : Wed, 14 Oct 2009 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Wizards for gay marriage
"; arnews[2] += "The Harry Potter Alliance , \"a global organization dedicated to bringing the themes of Harry Potter into the real world,\" is organizing wizard-loving activists in favor of gay marriage in Maine."; arnews[2] += "
Publ.Date : Fri, 16 Oct 2009 03:29:49 GMT"; arnews[2] += "
"; arnews[3]="tom felton, emma watson, and some hbp dvd extras.
"; arnews[3] += "* Owl Training with Jessie Cave : Jessie heads outside for training tips with \"hootie\" and owl trainer Guillaume Grange."; arnews[3] += "
Publ.Date : Sat, 10 Oct 2009 04:37:54 GMT"; arnews[3] += "
"; arnews[4]="Harry Potter and the Half-Blood Prince (R2/Uk BD) in December
"; arnews[4] += "Warner Home Video have announced the UK DVD and Blu-ray Disc release of Harry Potter and the Half-Blood Prince on 7th December 2009."; arnews[4] += "
Publ.Date : Thu, 08 Oct 2009 13:18:58 GMT"; arnews[4] += "
"; arnews[5]="Video: 'Potter' stars say thanks for DSMA gong
"; arnews[5] += "DS readers voted Harry Potter And The Half-Blood Prince the Best Family Film at the inaugural Digital Spy Movie Awards ."; arnews[5] += "
Publ.Date : Mon, 05 Oct 2009 08:58:38 GMT"; arnews[5] += "
"; arnews[6]="Evanna Lynch Launches 1000 Balloons
"; arnews[6] += "Harry Potter costars Evanna Lynch and Matthew Lewis keep close together as they launch 1,000 black balloons into the air at Millennium Bridge in London on Friday afternoon ."; arnews[6] += "
Publ.Date : Sun, 27 Sep 2009 19:45:27 GMT"; arnews[6] += "
"; arnews[7]="'Potter' climax 'still to be filmed'
"; arnews[7] += "Evanna Lynch has revealed that the cast are yet to film the final battle in the Harry Potter movies."; arnews[7] += "
Publ.Date : Fri, 25 Sep 2009 12:30:57 GMT"; arnews[7] += "
"; arnews[8]="Final Potter shoot is 'electric'
"; arnews[8] += "Stars of the Harry Potter films have spoken of the \"electric\" atmosphere on set, as filming for the final two instalments takes place."; arnews[8] += "
Publ.Date : Fri, 25 Sep 2009 07:28:08 GMT"; arnews[8] += "
"; totcount = 9; 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("
");