var arnews = new Array(8); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Let John McEnroea s Kid Fix You a Drink
"; arnews[0] += "Last week, after a dinner at Broadway East to celebrate the first anniversary of BEast , none other than Bjork bumped creative director Angelo Fabara off the decks in order to plug in her iPod."; arnews[0] += "
Publ.Date : Mon, 26 Oct 2009 23:48:25 GMT"; arnews[0] += "
"; arnews[1]="Naima Mora
"; arnews[1] += "We've poked fun at Park Slope's Cocoa Bar for having blatantly awful taste in music, but apparently they have exquisite hiring sensibilities, because according to a commenter at Brooklynian.com, Naima Mora, the winner of cycle four, is working there as a barista: \"ok seriously now people ... the girl on line waiting for her hot chocolate in front ..."; arnews[1] += "
Publ.Date : Mon, 26 Oct 2009 23:46:37 GMT"; arnews[1] += "
"; arnews[2]="A gathering of fashion stars
"; arnews[2] += "The Capital Fashion Awards presenters include, from left, Jonathan Waud, CariDee English, Naima Mora and Merlin Castell."; arnews[2] += "
Publ.Date : Sun, 20 Sep 2009 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="Party pics: Labor Day weekend at Sevin
"; arnews[3] += "Party pics: Taboo Nightlife The newest addition to the Pontiac nightlife scene opened its doors to the public for the first t... Party pics: Saturday at Taboo Taboo's making its mark on Pontiac's nightlife scene Limelight at Taboo Nightlife The Pistons' Jason Maxiell, fashion designer Joe Faris and 'Top Model\" Naima Mora raised it up fo..."; arnews[3] += "
Publ.Date : Mon, 07 Sep 2009 01:27:00 GMT"; arnews[3] += "
"; arnews[4]="M'town boys lose in soccer; M'town, Clear Lake girls win
"; arnews[4] += "Andre Fernandez, Myles Moffat and Andy Garcia all scored goals, but the Middletown High School defense struggled to stop Cloverdale's offense on Tuesday as the Eagles beat the host Mustangs 5-3 in non-league varsity boys' soccer action."; arnews[4] += "
Publ.Date : Wed, 09 Sep 2009 09:12:36 GMT"; 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("
");