var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Anouck+Lepere" - Google News"; document.title=document.title+ " "; arnews[0]="The Book is Dead. Long Live the Book? - Cambridge Varsity Online
"; arnews[0] += "

The Book is Dead. Long Live the Book?
Cambridge Varsity Online
Designed by Diana Liu, the bag achieved cult status when it was photographed on the arm of model Anouck Lepere outside the Tuileries on the Sartorialist ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 01:25:43 GMT+00:00"; arnews[0] += "
"; arnews[1]="Take Stock - Vogue.com
"; arnews[1] += "

Take Stock
Vogue.com
Guests from the design and fashion worlds congregated – artist Carsten Höller, model Anouck Lepère, designers Hakan Rosenius and Lara Bohinc, ...

"; arnews[1] += "
Publ.Date : Fri, 30 Oct 2009 15:58:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="Christopher Kanes it - The Sun
"; arnews[2] += "

Christopher Kanes it
The Sun
His photo-print T-shirt dress - spotted on top Belgian model Anouck Lepere - is one of his best sellers. Here NICKY HARLEY hunts down a few other printed ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 00:15:44 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("
");