var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Poll goes ugly
"; arnews[0] += "THE Altona by-election campaign turned ugly last week, as the State Government was accused of launching a personal smear campaign against Opposition leader Ted Baillieu."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 02:58:02 GMT"; arnews[0] += "
"; arnews[1]="Transport battle
"; arnews[1] += "WHILE the Altona by-election war of words heated up between the two main parties last week, nominees continued to campaign heavily on the issue of public transport in the West."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 02:54:55 GMT"; arnews[1] += "
"; arnews[2]="Life's pretty good in Altona, despite what the pollies say
"; arnews[2] += "Byelection candidates are trying to convince us there's a lot to improve. I LIVE in Altona, a quiet western suburb that has been in the spotlight of late."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 13:03:38 GMT"; arnews[2] += "
"; arnews[3]="Libs seek ruling on ALP claim
"; arnews[3] += "Victoria's electoral umpire has been asked to investigate Labor advertisements attacking Liberal leader Ted Baillieu's role in the sale of public schools by the former Kennett government."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 13:00:01 GMT"; arnews[3] += "
"; arnews[4]="Baillieu accuses Brumby of thug tactics
"; arnews[4] += "Victorian Opposition Leader Ted Baillieu says the Labor government runs the state like thugs after it revived an old campaign claiming he profited from selling schools in the 1990s."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 09:01:53 GMT"; arnews[4] += "
"; arnews[5]="Dirty (Filthy) Lousy Rotten Stinking Commies : February 2010
"; arnews[5] += "The poll is to take place on March 20. \"[M]embers are confident their work will lift the profile of the CPA in the area considerably\". 2. Communist Party of Australia The February edition of Vanguard contains Duncan B's reflections on 'Joseph Stalin on Party Organisation' . According to B, among the six features Uncle Joseph identified as being ..."; arnews[5] += "
Publ.Date : Tue, 02 Feb 2010 18:48:27 GMT"; arnews[5] += "
"; arnews[6]="Concert Previews
"; arnews[6] += "In no particular order: 1. Cat Power 2. The Gossip 3. Erykah Badu 4. Jill Scott 5. Metric 6. MARY J. BLIGE 7. Tegan and Sarah 8. Emmylou Harris 9. Ximena Sarinana 10."; arnews[6] += "
Publ.Date : Tue, 02 Feb 2010 17:06:44 GMT"; arnews[6] += "
"; arnews[7]="Reasons Not to Make Fun of the New Lilith Fair, Which Has a West Palm Beach Stop This Year
"; arnews[7] += "In no particular order: 1. Cat Power 2. The Gossip 3. Erykah Badu 4. Jill Scott 5. Metric 6. MARY J. BLIGE 7. Tegan and Sarah 8. Emmylou Harris 9. Ximena Sarinana 10."; arnews[7] += "
Publ.Date : Tue, 02 Feb 2010 14:29:40 GMT"; arnews[7] += "
"; arnews[8]="Paul Austin
"; arnews[8] += "Brumby: Polls will close to 50-50 'John Brumby, what are you doing wrong?' Radio 3AW's Neil Mitchell quizzes Victorian Premier over opinion poll dive."; arnews[8] += "
Publ.Date : Tue, 02 Feb 2010 02:59:56 GMT"; arnews[8] += "
"; totcount = 9; 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("
");