var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="CW Orders Tom Welling’s ‘Hellcats’ - Screenrant.com
"; arnews[0] += "Fear not, fans of Smallville , because if for some reason the show does not get picked up for another season (extremely unlikely) you can get your fill of Tom Welling another way – as a producer? Yep, I can’t believe it either, but sure looks ..."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 15:11:00 GMT"; arnews[0] += "
"; arnews[1]="Smallville: "Absolute Justice" Achieves This Season's Highest Ratings - Buddytv.com
"; arnews[1] += "The source goes on to say that the network has greenlit a project produced by Tom Welling himself. Anyway, Tom Welling has executive-produced a pilot for Hellcats , which was written by Kevin Murphy. It's not exactly something we'd expect from ..."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 05:17:00 GMT"; arnews[1] += "
"; arnews[2]="Superman and the Cheerleader to Produce New CW Pilots - The Celebrity Cafe.com
"; arnews[2] += "Tom Welling and Hayden Panettiere going behind the scenes. CJ Stewart Two superheroes are apparently believe they've developed the power of production. Tom Welling and Hayden Panettiere are going to be producing two separate pilots for The CW"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 02:44:00 GMT"; arnews[2] += "
"; arnews[3]="Smallville: Clips & Pics From Friday’s “Warrior” Episode - Screenrant.com
"; arnews[3] += "Entitled “Warrior,” let’s see what the episode description holds… Clark (Tom Welling) meets Zatanna (guest star Serinda Swan) at a comic book convention, where she tells him her father charmed a copy of the comic book “Warrior Angel” and ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 05:52:00 GMT"; arnews[3] += "
"; arnews[4]="Serinda Swan in Smallville ‘Warrior’ (9.12) teaser as Zatanna! - BSCreview
"; arnews[4] += "Zatanna is one of my favorite characters in comics actually –love the DC mystical/magic stuff (grab early Shadowpact stuff and get Madame Xanadu now!!) and I believe I read that she is set for her own series this year. Smallville stars Tom Welling ..."; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 11:02:00 GMT"; arnews[4] += "
"; arnews[5]="SMALLVILLE "Absolute Justice" Season 9 Episode 11 - Daemon's TV
"; arnews[5] += "Clark (Tom Welling) and Chloe’s (Allison Mack) investigation leads Clark to the former headquarters of the Justice Society of America where he meets up with Nelson AKA Dr. Fate (guest star Brent Stait), Carter Hall AKA Hawkman (guest star Michael ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 23:00:00 GMT"; 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("
");