var arnews = new Array(6); totcount = 6; rnd = 0; arnews[0]=""Star Trek's" Chris Pine Broke Someone's Nose!
"; arnews[0] += "

The star of one of the most buzzed about films of the year told that story and more to Ellen. Check out the interview right here!

Add this to your queue
Duration: 03:27

"; arnews[0] += "
"; arnews[1]="Chris Pine Charms at 'Star Trek' Premiere
"; arnews[1] += "

Worldy Terri Seymour caught up with other-wordly 'Star Trek' heartthrob Chris Pine, where his charm was out of this world!

Add this to your queue
Duration: 01:11

"; arnews[1] += "
"; arnews[2]="Chris Pine Talks Sex!
"; arnews[2] += "

"Extra" gets personal with the new "Star Trek" hotties!

Add this to your queue
Duration: 00:30

"; arnews[2] += "
"; arnews[3]="Chris Pine, Raw!
"; arnews[3] += "

Check out our raw interview with the "Star Trek" star.

Add this to your queue
Duration: 01:49

"; arnews[3] += "
"; arnews[4]="Saturday Night Live - Update Feature: Star Trek
"; arnews[4] += "

Chris Pine, Zachary Quinto and Leonard Nimoy stop by

Add this to your queue
Added: Sun May 10 11:30:17 UTC 2009
Air date: Sat May 09 00:00:00 UTC 2009
Duration: 03:33
Rating: 4.0 / 5.0

"; arnews[4] += "
Publ.Date : Sun, 10 May 2009 11:30:17 -0000"; arnews[4] += "
"; arnews[5]="Access Hollywood - Chris Pine Talks Playing Captain Kirk In 'Star Trek'
"; arnews[5] += "

"Star Trek" star Chris Pine chats about taking on the iconic role of Captain James T. Kirk. Plus, Chris answers fan Twitter questions -- does he wear boxers or briefs?

Add this to your queue
Added: Sat May 09 00:01:15 UTC 2009
Air date: Fri May 08 00:00:00 UTC 2009
Duration: 02:52

"; arnews[5] += "
Publ.Date : Sat, 09 May 2009 00:01:15 -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("
");