var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="The L Word: The Complete Final Season
"; arnews[0] += "Spoiler Alert! I can't talk about the dyke drama without, you know, talking about the dyke drama."; arnews[0] += "
Publ.Date : Thu, 05 Nov 2009 13:35:30 GMT"; arnews[0] += "
"; arnews[1]="Area Deaths
"; arnews[1] += "JANE REBECCA ADKINS, 90, of Pocomoke City died Monday, Nov. 2, 2009, at Hartley Hall Nursing Home in Pocomoke City."; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Capsule reviews of new DVD releases
"; arnews[2] += "TRANSFORMERS: REVENGE OF THE FALLEN 2 stars $29.98. 149 mins. The alliance forged between the Autobots and humans is threatened when the Decepticons pursue Sam, who holds the secret to the Transformers origins on Earth."; arnews[2] += "
Publ.Date : Fri, 23 Oct 2009 12:56:27 GMT"; arnews[2] += "
"; arnews[3]="New on DVD this week
"; arnews[3] += "TRANSFORMERS: REVENGE OF THE FALLEN a ' When metallic beastie Megatron teams up with fellow Decepticon Fallen to carry out a revenge plot against Earth, it's up to Sam Witwicky and his gal pal Mikaela to help Optimus Prime and company save the world."; arnews[3] += "
Publ.Date : Fri, 23 Oct 2009 11:48:03 GMT"; arnews[3] += "
"; arnews[4]="Capsule reviews of new DVD releases
"; arnews[4] += "TRANSFORMERS: REVENGE OF THE FALLEN 2 stars $29.98. 149 mins. The alliance forged between the Autobots and humans is threatened when the Decepticons pursue Sam, who holds the secret to the Transformers origins on Earth."; arnews[4] += "
Publ.Date : Fri, 23 Oct 2009 08:47:07 GMT"; arnews[4] += "
"; arnews[5]="'The L Word': Final Season
"; arnews[5] += "Certainly one of the most adult drama series that television has offered to date, the Showtime program centered around gay females based the eight episodes of its sixth and last round on the shocking death of one of its regular characters."; arnews[5] += "
Publ.Date : Tue, 20 Oct 2009 23:28:51 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("
");