var arnews = new Array(7); totcount = 5; rnd = 0; document.title=document.title+ " - "Owain+Yeoman" - Google News"; document.title=document.title+ " "; arnews[0]="Watch San Juan actor this Thursday on CBS show 'The Mentalist' - Monitor
"; arnews[0] += "

Watch San Juan actor this Thursday on CBS show 'The Mentalist'
Monitor
Also, my buddy Owain Yeoman from Generation Kill is a regular on the show. He plays Rigsby, so it was wonderful to work with him again as well. ...

"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 19:24:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Mentalist Season 2 Episode 13 Is Redline Online Info - Two Minute News
"; arnews[1] += "

Two Minute News

The Mentalist Season 2 Episode 13 Is Redline Online Info
Two Minute News
Working with Patrick are leading agent Teresa Lisbon (Robin Tunney), agents Grace Van Pelt (Amanda Righetti), Wayne Rigsby (Owain Yeoman) and Kendall Cho ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 01:57:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="Thursday's TV Highlights: Amy has a party on 'Parks and Recreation' - Los Angeles Times
"; arnews[2] += "

Thursday's TV Highlights: Amy has a party on 'Parks and Recreation'
Los Angeles Times
Owain Yeoman, Amanda Righetti, Roark Critchlow and Sean Maher also star (10 pm CBS). Soundstage: Grammy-winning country singer Tim McGraw is featured in ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 08:02:02 GMT+00:00"; arnews[2] += "
"; arnews[3]="8TH ANNUAL HBO LUXURY LOUNGEĀ® HELD IN HONOR OF THE 67th ANNUAL GOLDEN GLOBE AWARDS - PR-inside.com (press release)
"; arnews[3] += "

PR-inside.com (press release)

8TH ANNUAL HBO LUXURY LOUNGEĀ® HELD IN HONOR OF THE 67th ANNUAL GOLDEN GLOBE AWARDS
PR-inside.com (press release)
... In Treatment's Sherri Saum, The Big Bang Theory's Sara Rue, The Mentalist's Owain Yeoman, The Lovely Bones' Nikki SooHoo, Today Show's Al Roker, ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 18 Jan 2010 06:28:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="Recap -- The Mentalist 2.11 "Rose-Colored Glasses" - TVOvermind
"; arnews[4] += "

TVOvermind

Recap -- The Mentalist 2.11 "Rose-Colored Glasses"
TVOvermind
We begin The Mentalist "Rose-Colored Glasses" with Rigsby (Owain Yeoman) and Van Pelt (Amanda Righetti) canoodling in the CBI break room. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 16 Jan 2010 02:38:18 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");