var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Gemma+Ward" - Google News"; document.title=document.title+ " "; arnews[0]="Sofia Redgrave - Nouse
"; arnews[0] += "

Sofia Redgrave
Nouse
Think Gemma Ward, Crystal Renn, Lara Stone – maybe they know something that we don't: curves might actually be having a fashion moment. ...

"; arnews[0] += "
Publ.Date : Tue, 26 Jan 2010 17:21:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Fashionista is in - Models 101 - Minnesota Daily
"; arnews[1] += "

The Fashionista is in - Models 101
Minnesota Daily
Then you have the doll-faced girls, like Lily Donaldson, Lily Cole and and Gemma Ward. Both Gemma and Lily Cole have taken some time off from modeling to ...

"; arnews[1] += "
Publ.Date : Tue, 26 Jan 2010 00:04:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Model Scouts' Seek Irish Catwalkers - The Irish Film Television Network
"; arnews[2] += "

The Irish Film Television Network

'Model Scouts' Seek Irish Catwalkers
The Irish Film Television Network
David and Jeni have been involved in the scouting and development of some of the industry's most famous faces, including: Gemma Ward, Mischa Barton, ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 19 Jan 2010 14:10:45 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("
");