var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Cate+Campbell" - Google News"; document.title=document.title+ " "; arnews[0]="Westside girls in the mix - Quest News
"; arnews[0] += "

Quest News

Westside girls in the mix
Quest News
Wallaroos and University super star Trish Brown, Indooroopilly-based swimmer Cate Campbell, cricketer Jodie Fields, water polo player Bronwen Knox ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 22:28:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="Olympic Newsdesk -- 64 Events for UK Sport, Greek Torch Relay Runner Scandal - Around the Rings (subscription)
"; arnews[1] += "

Around the Rings (subscription)

Olympic Newsdesk -- 64 Events for UK Sport, Greek Torch Relay Runner Scandal
Around the Rings (subscription)
Athletes including Beijing medalists Sally McLellan, Cate Campbell, Robin Bell, Matthew Mitcham and Melissa Wu were presented with their checks by an adidas ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 30 Oct 2009 20:26:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Olympians receive financial boost as London 2012 countdown hits 1000 days - Australian Olympic Committee
"; arnews[2] += "

Australian Olympic Committee

Olympians receive financial boost as London 2012 countdown hits 1000 days
Australian Olympic Committee
Athletes including Beijing medallists Sally McLellan, Cate Campbell, Robin Bell, Matthew Mitcham and Melissa Wu were presented with their cheques by adidas ...

"; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 06:56:31 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");