var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Gemma+Ward" - Google News"; document.title=document.title+ " "; arnews[0]="Chanel Iman gives tips for the next Ford Supermodel - Los Angeles Times
"; arnews[0] += "

Chanel Iman gives tips for the next Ford Supermodel
Los Angeles Times
Past Ford Model contestants have included big industry names such as Gemma Ward, Elsa Benitez and Alexina Graham. LA gal Chanel Iman represented the United ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 00:30:20 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jil Sander Working on a Spring Uniqlo Collection; Alber Elbaz Fears Bloggers - New York Magazine
"; arnews[1] += "

New York Magazine

Jil Sander Working on a Spring Uniqlo Collection; Alber Elbaz Fears Bloggers
New York Magazine
[FWD] • Frost French wants to cast Gemma Ward at her current weight for its ad campaign, because founders Sadie Frost and Jemima French want a real girl. ...

"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 15:43:47 GMT+00:00"; arnews[1] += "
"; arnews[2]="Gemma Ward isn't retiring; FrostFrench wants her for campaign - Catwalk Queen
"; arnews[2] += "

Gemma Ward isn't retiring; FrostFrench wants her for campaign
Catwalk Queen
The good news is Gemma Ward isn't retiring... again! After another flurry of will-she-or-won't-she-call-it-quits rumours, the Aussie model has set the ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 14:12:47 GMT+00:00"; arnews[2] += "
"; arnews[3]="Gemma Ward Says She Will Return to Modeling - StyleList (blog)
"; arnews[3] += "

Gemma Ward Says She Will Return to Modeling
StyleList (blog)
Gemma Ward on the runway in 2007 (left), and on the street last month (right). Photos: Karl Prouse, Catwalking/Getty Images | Bauer-Griffin However, ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 06:35:46 GMT+00:00"; arnews[3] += "
"; arnews[4]="Clippings: Lohan Not Designing for Bebe After All Edition - NBC New York
"; arnews[4] += "

Clippings: Lohan Not Designing for Bebe After All Edition
NBC New York
[blackbook] - Fans of Gemma Ward, rejoice! The model has announced that, contrary to rumors (and her radio silence on the topic), she's decided she will ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 06:26:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="Too fat to model? - Fair Lady
"; arnews[5] += "

Too fat to model?
Fair Lady
Australian supermodel Gemma Ward announced that she would not be modelling after being a target of criticism by international fashion websites for gaining ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 06:26:24 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");