var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Kimberly+Brooks" - Google News"; document.title=document.title+ " "; arnews[0]="Painted Ladies: Artist Kimberly Brooks Chooses The Fashion Flock as Her Subject - Women's Wear Daily
"; arnews[0] += "

Painted Ladies: Artist Kimberly Brooks Chooses The Fashion Flock as Her Subject
Women's Wear Daily
But recently they had the tables turned on them, posing for painter Kimberly Brooks as part of her new series “The Stylist Project. ...

"; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 12:27:32 GMT+00:00"; arnews[0] += "
"; arnews[1]="High water ends school early - Fort Wayne Journal Gazette
"; arnews[1] += "

High water ends school early
Fort Wayne Journal Gazette
Harrison Hill Elementary School staff members, from left, Jim Dettmer, Kimberly Brooks, Alyce Gilbert, Sarah Truex and Alex Piesley, check off students' ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 20 Jan 2010 08:08:44 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");