var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="Join Emma Roberts At The Chanel Opening In West Hollywood
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Ain't Too Proud to Beg for Emma Roberts
"; arnews[1] += "

We don't necessarily agree with this homeless guy's tactics -- but damn, he gets points for determination.

Add this to your queue
Duration: 01:22

"; arnews[1] += "
"; arnews[2]="Emma Roberts: Pattinson Guilty of Zac Attack
"; arnews[2] += "

Zac Efron might want to do a vampire musical next, because Robert Pattinson is firmly planting his freaky, blood-sucking teeth into the teen heart throb crown. Proof: actress Emma Roberts.

Add this to your queue
Duration: 00:46

"; arnews[2] += "
"; arnews[3]="Emma Roberts - Q&A (2007)
"; arnews[3] += "

Sidewalks recorded part of a Q&A session with actress Emma Roberts, who appeared in front of hundreds of screaming teens at Cooley Middle School in Roseville, California.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Emma Roberts As 'Nancy Drew'
"; arnews[4] += "

Hannah Storm speaks with Emma Roberts about her starring role as teenage super sleuth in "Nancy Drew," and how she thinks she can act as a role model for young girls.

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Emma Roberts
"; arnews[5] += "

Los Angeles girls aren't anything like those on 'The Hills.'

Add this to your queue
Duration: 00:53

"; arnews[5] += "
"; arnews[6]="Kewl Shoutout - Emma Roberts
"; arnews[6] += "

Emma Roberts Sends a shoutout to all the Kewl readers

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Kewl Shoutout - Emma Roberts
"; arnews[7] += "

Emma Roberts sends a shoutout to all the Kewl Readers

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; totcount = 8; 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("
");