var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="I couldn't drop Alun Wyn a " Gats
"; arnews[0] += "WALES coach Warren Gatland has admitted he couldn't leave lock Alun Wyn Jones out of the side to face Scotland at the Millennium Stadium on Saturday despite his public criticism of him at Twickenham."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:56:22 GMT"; arnews[0] += "
"; arnews[1]="Survivor pits Heroes vs. Villains
"; arnews[1] += "Twenty former friends and foe castaways make up the cast of the 20th installment of Survivor, this time called \"Heroes and Villains.\" The reality TV pioneer, a Top 20 staple in the TV ratings even after 20 editions, is offering up another o All-star season, with all of the competitors returning to the show for at least a second time."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 12:42:54 GMT"; arnews[1] += "
"; arnews[2]="Cooper did enough to keep his place, insists Gatland
"; arnews[2] += "WARREN Gatland has defended his decision to give under-fire scrum-half Gareth Cooper another chance to revitalise his international career at the Millennium Stadium on Saturday."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 12:00:00 GMT"; arnews[2] += "
"; arnews[3]="Carl Brown scored twice for Cirencester against Yate
"; arnews[3] += "The Bluebirds came to the Corinium on a run of three wins and fully intent on continuing their long record of getting something over the Centurions."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 11:51:32 GMT"; arnews[3] += "
"; arnews[4]="Decision tabled on letting newsstand sell beer
"; arnews[4] += "B council will wait 2 weeks before voting on request by downtown business to sell beer to go."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 11:47:40 GMT"; arnews[4] += "
"; arnews[5]="Pam Dzama; About Those Corporate Donations ...
"; arnews[5] += "My column last week on words and language in proposed legislation garnered a number of responses."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 11:23:58 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("
");