var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Kiwi men too sexy for NZ sheilas
"; arnews[0] += "Kiwi blokes are among the world's most attractive, but New Zealand women are struggling in the good-looks competition, according to a website that lets only beautiful people sign up."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:55:45 GMT"; arnews[0] += "
"; arnews[1]="Did the cake stall fundraising pay for Lucy Lawless' fruitless trip to Parliament?
"; arnews[1] += "Herald on Sunday gossip queen Rachel Glucina reports on the latest parties, fashions and celebrity events around town 3:00AM Friday November 20, 2009 She didn't have an appointment to see the prime minister, but that didn't stop actress Lucy Lawless from expecting to meet with John Key this week."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 11:00:00 GMT"; arnews[1] += "
"; arnews[2]="a Bitch Slapa Gets A Release Date, Brand New HD Trailer
"; arnews[2] += "One of our most anticipated films for 2010 is Rick Jacobson's Bitch Slap , and today comes word that the explosive flick is now set for a limited theatrical release starting on January 8th, 2010."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 04:37:42 GMT"; arnews[2] += "
"; arnews[3]="Key should go to Copenhagen
"; arnews[3] += "John Key should go to Copenhagen. The upcoming international meeting on climate change is too important for New Zealand's representation to be left to Nick Smith and Tim Groser, capable though I'm sure these ministers are."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 22:14:26 GMT"; arnews[3] += "
"; arnews[4]="Climate conference visit unlikely - PM
"; arnews[4] += "Prime Minister John Key could still attend the Copenhagen conference on climate change, saying there is \"a tiny window of opportunity\". Key confirmed yesterday he had been invited to next month's meeting."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 07:08:58 GMT"; arnews[4] += "
"; arnews[5]="ICT supports UN 18 days before Copenhagen
"; arnews[5] += "The technology sector could reduce carbon emissions by 25% if implemented correctly, IDC says in the lead up to the climate change conference in Copenhagen next month."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 05:29:29 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("
");