var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Cobie+Smulders" - Google News"; document.title=document.title+ " "; arnews[0]="Amanda Peet on How I Met Your Mother - BSCreview
"; arnews[0] += "

BSCreview

Amanda Peet on How I Met Your Mother
BSCreview
How I Met Your Mother stars Josh Radnor, Jason Segel, Cobie Smulders, Neil Patrick Harris and Alyson Hannigan, and airs on CBS.

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 08:58:56 GMT+00:00"; arnews[0] += "
"; arnews[1]="How I Met Your Mother going strong -- thanks to plenty of Canadian jokes - Canada.com
"; arnews[1] += "

How I Met Your Mother going strong -- thanks to plenty of Canadian jokes
Canada.com
Vancouver actress Cobie Smulders plays a Canadian on How I Met Your Mother -- something the ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 14:51:14 GMT+00:00"; arnews[1] += "
"; arnews[2]="Holiday Movie Preview: New Orleans films get their share of the spotlight - NOLA.com
"; arnews[2] += "

NOLA.com

Holiday Movie Preview: New Orleans films get their share of the spotlight
NOLA.com
Cast: Michael Clarke Duncan, Jay Chandrasekhar, Cobie Smulders. Directed by: Kevin Heffernan. Studio: Anchor Bay Films. BEST BET FOR ADVENTURE! ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 11:07:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="Neil Patrick Harris: From Supporting Role to Leading Man - PopEater
"; arnews[3] += "

Neil Patrick Harris: From Supporting Role to Leading Man
PopEater
This season has seen NPH in a relationship (with the show's leading lady Robin played by Cobie Smulders), in a fat suit (our favorite fat suit appearance ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 21:48:01 GMT+00:00"; arnews[3] += "
"; arnews[4]="'How I Met Your Mother': Going to the smoon - Los Angeles Times
"; arnews[4] += "

'How I Met Your Mother': Going to the smoon
Los Angeles Times
Rebounding from their breakup last week, Robin (Cobie Smulders) throws herself into work, while Barney throws himself into “every woman in New York City,” ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 15:58:10 GMT+00:00"; arnews[4] += "
"; arnews[5]="Bleacher Bum with Patrick Hirtle - South Shore Now
"; arnews[5] += "

Bleacher Bum with Patrick Hirtle
South Shore Now
Oh, yeah, it's true - Cobie Smulders is actually from British Columbia. Hello? CBS, it's called acting … why are you hiring a Canadian to play a Canadian on ...

"; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 05:12:04 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("
");