var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Karl+Urban" - Google News"; document.title=document.title+ " "; arnews[0]="Karl Urban Says is a Honor and Privilege to be Part of Star Trek, Talks Trek XII - TrekWeb.com
"; arnews[0] += "

TrekWeb.com

Karl Urban Says is a Honor and Privilege to be Part of Star Trek, Talks Trek XII
TrekWeb.com
By GustavoLeao / 17:28, 20 November 2009 / Star Trek: Nemesis The Huffingston Post posted a new interview with Star Trek star Karl Urban (McCoy) and here ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 01:50:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Plenty of 'Star Trek' extras to satisfy fans - Houma Courier
"; arnews[1] += "

Plenty of 'Star Trek' extras to satisfy fans
Houma Courier
AP Actors (from left) Anton Yelchin, as Chekov; Chis Pine, as James T. Kirk; Simon Pegg, as Scotty; and Karl Urban, as Bones are shown in a scene from “Star ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 21:24:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Star Trek,' 'Bruno' top this week's new DVD releases - SILive.com
"; arnews[2] += "

SILive.com

'Star Trek,' 'Bruno' top this week's new DVD releases
SILive.com
Paramount PicturesAnton Yelchin, Chis Pine, Simon Pegg, Karl Urban, John Cho and Zoe Saldana are shown in a scene from "Star Trek. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 19:32:46 GMT+00:00"; arnews[2] += "
"; arnews[3]="DVD Report Card - Tuscaloosa News (subscription)
"; arnews[3] += "

DVD Report Card
Tuscaloosa News (subscription)
Co-starring Simon Pegg, Karl Urban and Eric Bana as the villainous Romulan Nero, what makes “Trek” remarkable is the charm and wit of its cast and its ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 17:59:35 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Star Trek' lives long, prospers - Times Record News
"; arnews[4] += "

'Star Trek' lives long, prospers
Times Record News
James T. Kirk (Chris Pine), Scotty (Simon Pegg), Bones (Karl Urban), Sulu (John Cho) and Ohura (Zoe Saldana). JJ Abrams' revisioning of “Star Trek,” a ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 14:42:22 GMT+00:00"; arnews[4] += "
"; arnews[5]="Does Iron Man 3 Already Have Its Villain? Thor's Asgard Gets a New Defender ... - io9
"; arnews[5] += "

Does Iron Man 3 Already Have Its Villain? Thor's Asgard Gets a New Defender ...
io9
[Moviefone] Karl Urban would like to see his character, Bones McCoy, become more the third part of the Kirk-Spock-Bones triumvirate. ...

"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 14:10:08 GMT+00:00"; 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("
");