var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Clip joint: bad dads
"; arnews[0] += "This week, nodule grits his teeth, goes up to his bedroom, assembles his voodoo dolls and picks out his best film clips having a pop at Pops Daddy direst a Festen."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:27:01 GMT"; arnews[0] += "
"; arnews[1]="2010 top tip coming to Morecambe Library Morecambe Library will soon...
"; arnews[1] += "Your account has been frozen . For your available options click the below button."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 15:32:39 GMT"; arnews[1] += "
"; arnews[2]="Cinema Society screens classics
"; arnews[2] += "THEREa S a chance to see a classic family favourite, guaranteed to get the audience tapping their toes this weekend, as the FeckenOdeon Cinema Society is showing one of the greatest Disney films 'The Jungle Book'. Baloo the Bear and Mowgli will be exploring the depths of the jungle with more than a little jazzy style on Saturday, February 13."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 10:33:20 GMT"; arnews[2] += "
"; arnews[3]="Featured DVD Review: Whip It
"; arnews[3] += "Whip It - Buy from Amazon: DVD or Blu-ray Drew Barrymore comes from a family of Hollywood royalty."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 09:50:58 GMT"; arnews[3] += "
"; arnews[4]="Disillusionment in new novel; film gets second take
"; arnews[4] += "Pat Douglas is an entertaining guy. As a Tribune correspondent, he writes film reviews and interviews musicians and entertainers."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Freaky Fug Friday: Courtney Love
"; arnews[5] += "I think you are all familiar with this week's subject, and thus, probably won't be surprised to see what kind of ensemble she's wearing in this picture."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 15:00:46 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("
");