var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Venetia Scott: a fashion visionary
"; arnews[0] += "Venetia Scott's styling of models such as Kate Moss and Karen Elson has given birth to some of the most enduring images of recent years."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 06:41:13 GMT"; arnews[0] += "
"; arnews[1]="Remember When Models, Not Celebs, Were on Magazine Covers?
"; arnews[1] += "We do! Before celebs took over magazine newsstands, it was Bridget Hall's, Kirsty Hume's, Nadja Auermann's, Tatjana Patitz's, and Yasmeen Ghauri's mugs that winked, pouted, and beamed at us as we stopped at our favorite bookstore to read the latest magazines for free."; arnews[1] += "
Publ.Date : Wed, 14 Oct 2009 22:14:00 GMT"; arnews[1] += "
"; arnews[2]="Nadja Auermann By Richard Avedon
"; arnews[2] += "Posted By mozak440 3 hours, 25 minutes ago in Arts & Entertainment One of the forgotten great photo shoots with renowned photographer Richard Avedon - \"In memory of Mr."; arnews[2] += "
Publ.Date : Tue, 06 Oct 2009 18:05:43 GMT"; arnews[2] += "
"; arnews[3]="Richard Avedon's Fashion Photographs Coming to Detroit Institute of Arts
"; arnews[3] += "Nadja Auermann and A Person Unknown, dress by Romeo Gigli, pajamas by Masha Calloway, Montauk, New York , August 1995."; arnews[3] += "
Publ.Date : Sun, 04 Oct 2009 03:52:19 GMT"; arnews[3] += "
"; arnews[4]="Nude Supermodels and More in Sotheby's Sale
"; arnews[4] += "Sep 28th 2009 at 10:03AM On October 9th in New York, Sotheby's will stage a stunning sale of photographs including several nude portraits of supermodels , with work from the likes of Chuck Close , Peter Beard , Robert Mapplethorpe, Helmut Newton and more."; arnews[4] += "
Publ.Date : Mon, 28 Sep 2009 14:03:00 GMT"; arnews[4] += "
"; arnews[5]="Rencontres d'Arles: Avedon
"; arnews[5] += "WEBLOGS Sexuality September 20, 2009 According to Simon Bainbridge, editor of British Journal of Photography, the Rencontres d'Arles photo festival in recent years has found it difficult to balance populist shows that will benefit the town's tourist industry with the demands of the thousands of visitors who come during Professional Week to see ..."; arnews[5] += "
Publ.Date : Sun, 20 Sep 2009 06:35:54 GMT"; 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("
");