var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Kevin McKidd on 'Grey's Anatomy''s New Love Triangle - ETOnline.com
"; arnews[0] += "When Owen Hunt ( Kevin McKidd ) scrubbed into Seattle Grace Hospital on \"Grey's Anatomy\" last season, he quickly found himself attracted to Cristina Yang ( Sandra Oh ), but acting on it was another matter. Having just returned from the war in Iraq ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 23:49:00 GMT"; arnews[0] += "
"; arnews[1]="Kevin McKidd on "Call of Duty" and "Rome" Movies - WorstPreviews.com
"; arnews[1] += "NY Post sat down with actor Kevin McKidd to talk about some of his potential upcoming projects, including big screen versions of the \"Call of Duty\" video game and \"Rome\" series. Last month, Activision Blizzard filed to protect the trademark \"Call of ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 00:13:00 GMT"; arnews[1] += "
"; arnews[2]="Kevin McKidd Says ‘Rome’ Movie Is Still Being Shopped - Geeksofdoom.com
"; arnews[2] += "In McKidd’s case, his Lucius Vorenus character had a questionable curtain call in the series finale, but he assures us that he would be involved if it happened. There is a script that is being shopped and it’s supposedly very good, I haven’t ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 16:54:00 GMT"; arnews[2] += "
"; arnews[3]="Kevin McKidd Talks Call of Duty & Rome Movies - Screenrant.com
"; arnews[3] += "In addition to this acting work, comic book fans may know him for being the long-rumored candidate to play Thor for a very long time back in the day and video game fans will recognize him for voicing (and providing the face) of Captain “Soap ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 06:16:00 GMT"; arnews[3] += "
"; arnews[4]="'Call of Duty' Movie Talk Highlights Kevin McKidd's Sense of Humor - cinematical
"; arnews[4] += "\"They were looking for a rough, Scottish actor in Hollywood they probably couldn't get Gerard Butler, so they got the No. 2 Gerard Butler, me. I had no idea it would be so huge, and now there are talks of a feature film,\" ... \"if the script is good ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 22:32:00 GMT"; arnews[4] += "
"; arnews[5]="Kevin McKidd Talks Call of Duty and Rome Movies - Slashfilm.com
"; arnews[5] += "‘They were looking for a rough, Scottish actor in Hollywood they probably couldn’t get Gerard Butler, so they got the No. 2 Gerard Butler, me. I had no idea it would be so huge, and now there are talks of a feature film,’ he revealed to PopWrap ..."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 23:57:00 GMT"; 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("
");