var arnews = new Array(8); totcount = 5; rnd = 0; arnews[0]="Season 3 - Jessica Interviews Penn
"; arnews[0] += "

Penn Badgely and Jessica Szohr talk about the new season!

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Season 3 - Jessica Interviews Ed
"; arnews[1] += "

Jessica Szohr takes a turn at interviewing Ed Westwick.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Gossip Girl Season 3 Interview - Jessica Szohr
"; arnews[2] += "

Gossip Girl Season 3 Interview - Jessica Szohr

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Season 3 - Jessica Szohr
"; arnews[3] += "

Jessica talks about moving from the high school environment to college life at NYU.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="Celebrity Interviews - Gossip Girl: Jessica Szohr
"; arnews[4] += "

Gossip Girl hottie Jessica Szohr stops by Hollywood 411 to talk about parental outrcry over the show, the GG spinoff and relationships on and off the set.

Add this to your queue
Added: Fri Mar 06 04:05:32 UTC 2009
Air date: Wed Mar 04 00:00:00 UTC 2009
Duration: 04:39

"; arnews[4] += "
Publ.Date : Fri, 06 Mar 2009 04:05:32 -0000"; 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("
");