var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Tatjana+Patitz" - Google News"; document.title=document.title+ " "; arnews[0]="Cindy Sees - Vogue.com
"; arnews[0] += "

Cindy Sees
Vogue.com
... the five original supermodels - Naomi Campbell, Linda Evangelista, Tatjana Patitz, Christy Turlington and Cindy Crawford - shot by Peter Lindbergh. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 12:31:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="Cindy Crawford: mother, supermodel...normal woman? - Times Online
"; arnews[1] += "

Cindy Crawford: mother, supermodel...normal woman?
Times Online
Crawford was one of five models – together with Evangelista, Turlington, Naomi Campbell and Tatjana Patitz – Vogue put on its January 1990 cover. ...

"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 21:29:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="Why big models are big fashion news - guardian.co.uk
"; arnews[2] += "

guardian.co.uk

Why big models are big fashion news
guardian.co.uk
The original supermodels – Naomi Campbell, Tatjana Patitz – these were curvy women by today's standards." The controversy over the Mark Fast show, though, ...

"; arnews[2] += "
Publ.Date : Sat, 31 Oct 2009 00:12:36 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("
");