var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Erin+McNaught" - Google News"; document.title=document.title+ " "; arnews[0]="Daniel Tzvetkoff, Sahba Abedian, Erin McNaught at Noir - Gold Coast Bulletin News
"; arnews[0] += "

Daniel Tzvetkoff, Sahba Abedian, Erin McNaught at Noir
Gold Coast Bulletin News
MR Australia 2007 Dean Tahana, Daniel Tzvetkoff, Sahba Abedian and Erin McNaught were just some of the stars on show at Gold Coast event Noir at Palazzo ...

"; arnews[0] += "
Publ.Date : Sun, 07 Feb 2010 16:08:10 GMT+00:00"; arnews[0] += "
"; arnews[1]="Photos: Australian Open Day 12 - Digital Sports Daily
"; arnews[1] += "

Photos: Australian Open Day 12
Digital Sports Daily
(Photo by Quinn Rooney/Getty Images) MELBOURNE, AUSTRALIA – JANUARY 29: Model and TV personality Erin McNaught watches the semifinal match between Roger ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 11:54:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="AUS: Cockatoo Ridge Wines collapses - just-drinks.com (subscription)
"; arnews[2] += "

AUS: Cockatoo Ridge Wines collapses
just-drinks.com (subscription)
The firm's collapse is a long way from the glamour of early 2008, when it unveiled ex-Miss Australia Erin McNaught as the face of the Cockatoo Ridge brand. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 14:04:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Cockatoo Ridge's bubble bursts - Adelaidenow
"; arnews[3] += "

Cockatoo Ridge's bubble bursts
Adelaidenow
It led to former Miss Australia, Erin McNaught, signing on as "the face" of Cockatoo Ridge in a "six figure" advertising deal in 2008. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 20 Jan 2010 23:12:34 GMT+00:00"; arnews[3] += "
"; arnews[4]="End of the universe for struggling winemaker - Sydney Morning Herald
"; arnews[4] += "

End of the universe for struggling winemaker
Sydney Morning Herald
The wine label formerly represented by Miss Universe Australia Erin McNaught has appointed voluntary administrators as it faces possible insolvency. ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 20 Jan 2010 06:58:45 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");