var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " - "Eric+McCormack" - Google News"; document.title=document.title+ " "; arnews[0]="Longford crash to disappointing defeat - Longford Leader
"; arnews[0] += "

Longford crash to disappointing defeat
Longford Leader
Subs:- Brian Murphy for K Doyle (25 mins); Eric McCormack for J Murphy (66 mins). LONGFORD: Damien Sheridan (Dromard); Shane Mulligan (Mullinalaghta), ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:10:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="Find a little 'Glee' in Ohio's televised image - Milwaukee Journal Sentinel
"; arnews[1] += "

Find a little 'Glee' in Ohio's televised image
Milwaukee Journal Sentinel
Also starring Eric McCormack ("Will & Grace") as the love interest, it did get releases in both the VHS and DVD formats by a company called Feature Films ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 22:15:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="Longford could be hard pressed to overcome Carlow - Longford Leader
"; arnews[2] += "

Longford could be hard pressed to overcome Carlow
Longford Leader
Gannon plays with the Eire Og club, as do some other key men on the Carlow team - wing back Alan Curran and accurate forwards Simon Rea and Eric McCormack. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 13:37:00 GMT+00:00"; arnews[2] += "
"; arnews[3]="Alien Trespass - JoBlo.com
"; arnews[3] += "

Alien Trespass
JoBlo.com
Watch The Skies (8:21): A fake behind the scenes featurette pretending that the cast (Eric McCormack, Robert Patrick) are actually the children and ...

"; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 13:14:44 GMT+00:00"; arnews[3] += "
"; arnews[4]="Colin Firth: I'm Part Of Hollywood's Gay Problem - Huffington Post (blog)
"; arnews[4] += "

Colin Firth: I'm Part Of Hollywood's Gay Problem
Huffington Post (blog)
Nobody had a problem with Eric McCormack playing a gay character for 6 years, or Hal Sparks, or etc. So who's going to care if a gay actor plays a straight ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 21:53:17 GMT+00:00"; arnews[4] += "
"; arnews[5]="Dazzling tourism ad will bring them to BC - Kamloops This Week
"; arnews[5] += "

Dazzling tourism ad will bring them to BC
Kamloops This Week
... Ryan Reynolds, Eric McCormack, Kim Cattrall and Steve Nash, allows the ad to not only get attention, but speak to a very wide demographic. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 02 Feb 2010 00:43:55 GMT+00:00"; arnews[5] += "
"; arnews[6]="Wicklow lose derby - Wicklow People
"; arnews[6] += "

Wicklow People

Wicklow lose derby
Wicklow People
Carlow's two corner-forwards Johnny Kavanagh and Eric McCormack, pointed frees as the Wicklow defence struggled to get in the sort of tackle the referee ...

and more »
"; arnews[6] += "
Publ.Date : Thu, 28 Jan 2010 13:17:48 GMT+00:00"; arnews[6] += "
"; arnews[7]="Josh Schwartz pilot in at CBS - Hollywood Reporter
"; arnews[7] += "

Josh Schwartz pilot in at CBS
Hollywood Reporter
"Scrubs" alum Quill also received a pilot order last year for a comedy at ABC, which starred Eric McCormack. By Nellie Andreeva Josh Schwartz's half-hour ...

and more »
"; arnews[7] += "
Publ.Date : Mon, 25 Jan 2010 23:41:56 GMT+00:00"; arnews[7] += "
"; totcount = 8; 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("
");