var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Kimberly+Brooks" - Google News"; document.title=document.title+ " "; arnews[0]="EXCLUSIVE: What did David Hockney and Frank Gehry think of Lady Gaga? - Los Angeles Times
"; arnews[0] += "

EXCLUSIVE: What did David Hockney and Frank Gehry think of Lady Gaga?
Los Angeles Times
... I still don't know what the real story is.” Albert's wife, noted artist Kimberly Brooks, told us that, “I met David Hockney. I can die in peace now.”

and more »
"; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 05:11:32 GMT+00:00"; arnews[0] += "
"; arnews[1]="You got your op-ed in my news story - GetReligion (blog)
"; arnews[1] += "

You got your op-ed in my news story
GetReligion (blog)
“It's like you hit a brick wall when they come out,” [Kimberly] Brooks said. “You think everything is fine and then, boom!” Now, certainly some ex-spouses ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 15 Nov 2009 14:49:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Ex-Wives Of Gay Men - Atlantic Online (blog)
"; arnews[2] += "

The Ex-Wives Of Gay Men
Atlantic Online (blog)
"It's like you hit a brick wall when they come out," [Kimberly] Brooks said. "You think everything is fine and then, boom!" Carolyn Sega Lowengart calls it ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 09 Nov 2009 19:08:26 GMT+00:00"; arnews[2] += "
"; arnews[3]="What Price Beauty? One Artist's Take - Huffington Post (blog)
"; arnews[3] += "

What Price Beauty? One Artist's Take
Huffington Post (blog)
Kimberly Brooks: Aside from being a woman who is confronted with these issues daily, what inspired you to make it your theme? ...

"; arnews[3] += "
Publ.Date : Mon, 09 Nov 2009 18:28:24 GMT+00:00"; arnews[3] += "
"; arnews[4]="Fall for Art draws crowds despite rain - Lakeville Journal (subscription)
"; arnews[4] += "

Fall for Art draws crowds despite rain
Lakeville Journal (subscription)
Kimberly Brooks, owner of Twisted on Dutchess Avenue, said that despite being set back from the main strip plenty of people were still finding her shop. ...

"; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 13:59:12 GMT+00:00"; 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("
");