var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Michael+Chiklis" - Google News"; document.title=document.title+ " "; arnews[0]="Fantastic Four's THING to be a new Superdad in TV - Comic Book Movie
"; arnews[0] += "

Fantastic Four's THING to be a new Superdad in TV
Comic Book Movie
Michael Chiklis known to us CBMers as Aunt Petunia's favorite nephew - The everlovable Thing. Is in a new TV pilot where he will play a superdad in a ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 07:22:20 GMT+00:00"; arnews[0] += "
"; arnews[1]="AFTRA the deal of choice - Variety
"; arnews[1] += "

AFTRA the deal of choice
Variety
... including "Mr. Sinshine" with Matthew Perry; "The Whole Truth," produced by Jerry Bruckheimer; and "No Ordinary Family," starring Michael Chiklis. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:54:38 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chiklis To Star In ABC Superhero Drama - Screen Rant
"; arnews[2] += "

Screen Rant

Chiklis To Star In ABC Superhero Drama
Screen Rant
Fans of The Shield that were wondering what Michael Chiklis will do next need wonder no more as The Commish star has signed on to act in and executive ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:56:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Shield' star joins ABC drama - Digital Spy
"; arnews[3] += "

'Shield' star joins ABC drama
Digital Spy
The Shield star Michael Chiklis has reportedly signed to star in a new pilot for ABC. The drama, called No Ordinary ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 01:22:16 GMT+00:00"; arnews[3] += "
"; arnews[4]="Michael Chiklis Cast In Superhero TV Pilot, Writing Original Comic Series - MTV.com
"; arnews[4] += "

Michael Chiklis Cast In Superhero TV Pilot, Writing Original Comic Series
MTV.com
According to The Hollywood Reporter, Chiklis has been cast in a pilot called "No Ordinary Family" as the father of a family that has superpowers. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:33:10 GMT+00:00"; arnews[4] += "
"; arnews[5]="IDW Publishing announces 'Pantheon' - Digital Spy
"; arnews[5] += "

IDW Publishing announces 'Pantheon'
Digital Spy
The five-issue miniseries will be created by Greek-American actor Michael Chiklis, Anny Simon Beck and Marc Andreyko ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 13:26:37 GMT+00:00"; arnews[5] += "
"; arnews[6]="Hot Box: TV worth talking about - Toronto Star
"; arnews[6] += "

Hot Box: TV worth talking about
Toronto Star
Chiklis as Super-Dad: Michael Chiklis, who won an Emmy playing a cop on The Shield, will take the lead in the ABC drama pilot No Ordinary Family as the ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 09:44:08 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");