var arnews = new Array(7); totcount = 2; rnd = 0; arnews[0]="Chloe Sevigny Partners with Kiehl's
"; arnews[0] += "

Chloe Sevigny hosted an event to support the Doe Foundation at Kiehl's flagship store in New York's East Village on April 9th. Chloe's brother Paul DJed the event -- check it out!

Add this to your queue
Duration: 01:16

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Award Season - Emmys 2009: Chloe Sevigny
"; arnews[1] += "

TV Guide Network kicks off TV's biggest celebration on LIVE AT THE EMMY AWARDS WITH CARRIE ANN AND CHRIS. Join our new hosts on the red carpet as they interview Chloe Sevigny from the show BIG LOVE.

Add this to your queue
Added: Mon Sep 21 04:56:59 UTC 2009
Air date: Sun Sep 20 00:00:00 UTC 2009
Duration: 01:31

"; arnews[1] += "
Publ.Date : Mon, 21 Sep 2009 04:56:59 -0000"; 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("
");