var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Holly+Brisley" - Google News"; document.title=document.title+ " "; arnews[0]="Holly Brisley in Coast filming of Sinbad - Gold Coast Bulletin News
"; arnews[0] += "

Gold Coast Bulletin News

Holly Brisley in Coast filming of Sinbad
Gold Coast Bulletin News
Holly Brisley on the set of Sinbad being shot on the Gold Coast. Inset Holly with her son Levi. FORMER Gold Coast actress Holly Brisley is back in her home ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 23:06:42 GMT+00:00"; arnews[0] += "
"; arnews[1]="Home and Away's Holly Brisley in Sinbad and the Minotaur - Courier Mail
"; arnews[1] += "

Home and Away's Holly Brisley in Sinbad and the Minotaur
Courier Mail
HOLLY Brisley's a long way from Home and Away, as a sneak preview photograph from the set of Sinbad and the Minotaur reveals. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 13:07:54 GMT+00:00"; arnews[1] += "
"; arnews[2]="Holly Brisley's new conquest - Daily Telegraph
"; arnews[2] += "

Holly Brisley's new conquest
Daily Telegraph
FORMER soapie star and newish mum Holly Brisley is about to start shooting a US movie on the Gold Coast, which means that her life has taken a ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 31 Jan 2010 06:38:18 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("
");