var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Billy+Campbell" - Google News"; document.title=document.title+ " "; arnews[0]="Indigenous pride will get us home - Herald Sun
"; arnews[0] += "

Indigenous pride will get us home
Herald Sun
Worn with pride ... Preston Campbell (front) with Nathan Merritt, Justin Hodges and Scott Prince in a promotional image for the NRL All ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:08:44 GMT+00:00"; arnews[0] += "
"; arnews[1]="Red-head Ben Jones makes Indigenous team - Sydney Morning Herald
"; arnews[1] += "

Red-head Ben Jones makes Indigenous team
Sydney Morning Herald
Sydney Roosters utility Ben Jones has been called into the Indigenous All Stars squad, to replace the injured PJ Marsh. The Brisbane Broncos hooker has ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 07:02:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="PJ Marsh Withdrawn From All Stars - Brisbane Broncos
"; arnews[2] += "

PJ Marsh Withdrawn From All Stars
Brisbane Broncos
WOW Brisbane Broncos hooker PJ Marsh is officially out of the NRL All Stars game because of a back injury. He will be replaced in the Indigenous All Stars ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 06:48:50 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jones gets Indigenous All Stars call-up - Sydney Roosters
"; arnews[3] += "

Jones gets Indigenous All Stars call-up
Sydney Roosters
Sydney Roosters utility Ben Jones has gained an eleventh hour call-up to the Indigenous All Stars squad after PJ Marsh withdrew through injury. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 06:39:49 GMT+00:00"; arnews[3] += "
"; arnews[4]="Stats Insider: How to beat the NRL All Stars - NRL.COM
"; arnews[4] += "

Stats Insider: How to beat the NRL All Stars
NRL.COM
The NRL All Stars side shapes up for this weekend's clash against the Indigenous All Stars as overwhelming favourites – and rightfully so, considering the ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 06:24:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="All-Stars hopeful on Slater - ABC Online
"; arnews[5] += "

ABC Online

All-Stars hopeful on Slater
ABC Online
Premiership-winning Melbourne Storm full-back Billy Slater could be fit to play in this weekend's NRL All-Stars game after running without trouble this ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 06:11:14 GMT+00:00"; arnews[5] += "
"; arnews[6]="RUGBY: Marlborough 8 Alchester 20 - North Wiltshire and Kennet Gazette & Herald
"; arnews[6] += "

RUGBY: Marlborough 8 Alchester 20
North Wiltshire and Kennet Gazette & Herald
Marlborough's biggest game of the season ended in heartbreak after they blown away by the visitors'flying start. Defeat at home for the first time in a year ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 14:05:31 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");