var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Fantastic Four's THING to be a new Superdad in TV - COMICBOOKMOVIE.com
"; arnews[0] += "I guess Michael Chiklis can't get enough of being in a Superhero Family... 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 superhero drama on ABC ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 07:16:00 GMT"; arnews[0] += "
"; arnews[1]="Michael Chiklis is 'Family' - Variety
"; arnews[1] += "\"The Shield\" star Michael Chiklis is plotting a return to network television. Chiklis has signed on to star in ABC's drama pilot \"No Ordinary Family.\" He will also serve as a co-exec producer. As part of the casting, Chiklis has also sealed a ..."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 03:58:00 GMT"; arnews[1] += "
"; arnews[2]="Michael Chiklis cast in ABC drama pilot - The Live Feed
"; arnews[2] += "From a supercop to a superdad: \"The Shield\" star Michael Chiklis is set to topline Greg Berlanti's ABC drama pilot \"No Ordinary Family.\" \"Family,\" from ABC Studios, centers on an American family whose members have special abilities. Chiklis, who has ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 23:11:00 GMT"; arnews[2] += "
"; arnews[3]="Michael Chiklis starring in "Family" pilot - YAHOO!
"; arnews[3] += "LOS ANGELES (Hollywood Reporter) – From a supercop to a superdad: \" The Shield \" star Michael Chiklis is set to star in the ABC drama pilot \"No Ordinary Family.\" The project centers on an American family whose members have special abilities ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 04:55:00 GMT"; arnews[3] += "
"; arnews[4]="Michael Chiklis starts a new TV 'Family' - HitFix
"; arnews[4] += "\"Fantastic Four\" star Michael Chiklis will reportedly show off some different superpowers in the ABC drama pilot \"No Ordinary Family.\" According to The Hollywood Reporter , Chiklis had fielded a variety of pilot opportunities, both drama and comedy ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 01:05:00 GMT"; arnews[4] += "
"; arnews[5]="Michael Chiklis's Pantheon Arrives in April from IDW - Comic Book Resources
"; arnews[5] += "IDW Publishing and award-winning actor and WonderCon special guest Michael Chiklis are pleased to announce that the comic book series, Pantheon, will launch in April at WonderCon, one of the country’s leading comics and pop culture conventions ..."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 20:55:00 GMT"; arnews[5] += "
"; arnews[6]="Michael Chiklis to Star in Pilot About Superhero Family - Tvsquad.com
"; arnews[6] += "This one is a drama from Greg Berlanti ('Brothers & Sisters,' 'Eli Stone,' 'Dawson's Creek,' 'Everwood,' and 'Dirty Sexy Money') and focuses on a family (headed by dad Chiklis) who finds that they have super powers. And by \"super powers\" I'm sure ..."; arnews[6] += "
Publ.Date : Mon, 08 Feb 2010 14:21:00 GMT"; 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("
");