var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Short and sweet
"; arnews[0] += "Zoe Ventoura in the dress she'll be wearing for her television wedding. An unconventional dress has been chosen for Zoe Ventoura to wear when she walks down the aisle as her character Melissa on Packed to the Rafters ."; arnews[0] += "
Publ.Date : Mon, 02 Nov 2009 03:26:26 GMT"; arnews[0] += "
"; arnews[1]="Community Golf Scores 08.17.09 to 08.23.0908/25/09 East County...
"; arnews[1] += "Donna Forsyth, Barbara Shaw, Barbara Thumm and Bernadette Meisenheimer scored 116 to win the two best balls of four Nassau Women's Golf Association event Aug."; arnews[1] += "
Publ.Date : Wed, 26 Aug 2009 10:27:05 GMT"; arnews[1] += "
"; arnews[2]="Brisley is returning to Home & Away
"; arnews[2] += "Actress Holly Brisley has revealed that she is returning to Home and Away as the scheming and manipulative Amanda Vale."; arnews[2] += "
Publ.Date : Tue, 16 Jun 2009 10:43:06 GMT"; arnews[2] += "
"; arnews[3]="Holly Brisley returns to 'Home and Away'
"; arnews[3] += "Actress Holly Brisley has announced that she is returning to Home and Away as the scheming and manipulative Amanda Vale."; arnews[3] += "
Publ.Date : Sun, 14 Jun 2009 17:46:48 GMT"; arnews[3] += "
"; totcount = 4; 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("
");