var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Gunsel Senol: Malgosia Bela by Mert Alas & Marcus Piggott
"; arnews[0] += "Malgosia Bela by Mert Alas & Marcus Piggott -"; arnews[0] += "
"; arnews[1]="Kwangbae Lee: Malgosia Bela by Mert Alas & Marcus Piggott.
"; arnews[1] += "Malgosia Bela by Mert Alas & Marcus Piggott. -"; arnews[1] += "
"; arnews[2]="jetsociety: Malgosia Bela http://jetsociety.biz/?p=4564
"; arnews[2] += "Malgosia Bela"; arnews[2] += "
"; arnews[3]="Duc C. Nguyên: Vogue UK December 2009 | Malgosia Bela by Josh Olins: Fashion editor Kate Phelan pays homage to some of fashio.. http://bit.ly/9dvc3
"; arnews[3] += "Vogue UK December 2009 | Malgosia Bela by Josh Olins: Fashion editor Kate Phelan pays homage to some of fashio.."; arnews[3] += "
"; arnews[4]="yaos: ecstasy_lover: Malgosia Bela, фотограф Steven Meisel, 2000
"; arnews[4] += "ecstasy_lover: Malgosia Bela, фотограф Steven Meisel, 2000 -"; arnews[4] += "
"; totcount = 5; 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("
");