var arnews = new Array(7); totcount = 6; rnd = 0; arnews[0]="Nikki Reed, Alex Meraz, and Michael Sheen at the 'New Moon' Premiere
"; arnews[0] += "

Nikki Reed, Alex Meraz, and Michael Sheen chat with Mario Lopez at the LA Premiere of "New Moon"

Add this to your queue
Duration: 02:45

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Nikki Reed
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Access Hollywood - More 'New Moon' Premiere, New York
"; arnews[2] += "

Kellan Lutz, Ashley Greene, Peter Facinelli, Elizabeth Reaser, and Nikki Reed talk about how much their lives have changed thanks to "The Twilight Saga."

Add this to your queue
Added: Sat Nov 21 03:15:04 UTC 2009
Air date: Fri Nov 20 00:00:00 UTC 2009
Duration: 03:58

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 03:15:04 -0000"; arnews[2] += "
"; arnews[3]="Live From the Red Carpet - "New Moon" Premiere: Nikki Reed
"; arnews[3] += "

The "Twilight" hottie is enjoying her success--but keep the paps away! Hear why she split from the states after filming the second flick.

Add this to your queue
Added: Wed Nov 18 10:11:05 UTC 2009
Air date: Tue Nov 17 00:00:00 UTC 2009
Duration: 02:44

"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 10:11:05 -0000"; arnews[3] += "
"; arnews[4]="Access Hollywood - Nikki Reed: What Kind of Girl Is Team Jacob or Team Edward?
"; arnews[4] += "

"Twilight Saga" star Nikki Reed reveals how she actually landed the role of Rosalie, whether she's on Team Edward or Team Jacob, and shows off her new video game.

Add this to your queue
Added: Fri Nov 13 15:58:04 UTC 2009
Air date: Thu Nov 12 00:00:00 UTC 2009
Duration: 04:16

"; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 15:58:04 -0000"; arnews[4] += "
"; arnews[5]="Access Hollywood - Nikki Reed Talks 'New Moon' & 'Eclipse'
"; arnews[5] += "

"Twilight" star Nikki Reed chats with Access about being on break before returning to film "Eclipse" and going to Italy to be with her "New Moon" co-stars.

Add this to your queue
Added: Tue May 19 15:20:14 UTC 2009
Air date: Mon May 18 00:00:00 UTC 2009
Duration: 00:31
Rating: 4.3 / 5.0

"; arnews[5] += "
Publ.Date : Tue, 19 May 2009 15:20:14 -0000"; arnews[5] += "
"; totcount = 6; 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("
");