var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Donatella Versace Wants Exciting Models - femalefirst.co.uk
"; arnews[0] += "Now is a bad moment Donatella says she enjoyed working with the 90s supermodels - who included Kate Moss, Linda Evangelista and Kristen - because of the entertainment they brought to the fashion world. She said: \"When a new girl came along, oh my God ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 09:48:00 GMT"; arnews[0] += "
"; arnews[1]="Donatella Versace Misses Models With Personalities Who Fought for ... - Nymag.com
"; arnews[1] += "\"There is an idea of neutrality in models now. Little make-up, no expression, like a robot ... That is very stupid. It is almost as if the models have to have the appearance of something serious, to give an intellectual base, but they themselves are ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 03:14:00 GMT"; arnews[1] += "
"; arnews[2]="ORIGINAL CIN - Daily Record
"; arnews[2] += "Kate Moss and Agyness Deyn can try as hard as they like, but the age of the genuine supermodel is well and truly over. While today's human clothes horses certainly live up to the partying image of the iconic lovelies, they're missing that vital extra ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 08:34:00 GMT"; arnews[2] += "
"; arnews[3]="Donatella Versace: 'I'm not a believer in the natural look' - The Independent
"; arnews[3] += "There is not enough ego!\" announces Donatella Versace emphatically, and then laughs. We are sitting in her apartment in Milan and she is bemoaning the present state of the fashion industry, particularly the facelessness of many of the current wave of ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 00:01:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");