var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="A a oeHigha school education is comedy gold.
"; arnews[0] += "Scoop >> Culture >> A \"High\" school education is comedy gold. Wednesday, 25 November 2009, 9:50 am Press Release: Comedy Central NZ MEDIA RELEASE: A \"High\" school education is comedy gold."; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 20:59:50 GMT"; arnews[0] += "
"; arnews[1]="Grrrly Talk: Is Modernesque Burlesque Feminist?
"; arnews[1] += "The opening night for the Modernesque Burlesque troupe at Respectable Street Saturday was a glamorous sequin-filled celebration of movement and the female body."; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 16:51:34 GMT"; arnews[1] += "
"; arnews[2]="In Memoriam
"; arnews[2] += "Joan M. Carson, 90, of Litle Silver, died on November 12 at home. For many years she was employed as a licensed practical nurse at Riverview Medical Center, in Red Bank."; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 15:59:12 GMT"; arnews[2] += "
"; arnews[3]="Eva Mendes Speaks Up For Peta
"; arnews[3] += "Eva Mendes has some advice for holiday shoppers this season: Leave fur on the racks."; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 13:47:00 GMT"; arnews[3] += "
"; arnews[4]="White Party 25 with the Most Glamorous Trinity on the Circuit :: An...
"; arnews[4] += "Certainly one of the most ground-breaking print ads to emerge in the history of American advertising was Bacardi's \"Tom, Dick, and Harry By Day\" campaign, starring drag divas Chyna, Kitty Meow, and Fantasy in a full-page national spread that brought the three gender-bending performance artists into mass America's living rooms-and sealed their ..."; arnews[4] += "
Publ.Date : Mon, 23 Nov 2009 05:00:00 GMT"; arnews[4] += "
"; arnews[5]="Elizabeth A. Streff
"; arnews[5] += "MAQUOKETA, Iowa -- Elizabeth Ann \"Betty\" Streff, 82, of Maquoketa, died Friday, Nov."; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 16:03:00 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("
");