var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tom+Welling" - Google News"; document.title=document.title+ " "; arnews[0]="Smallville Season 9 Episode 9 Is Pandora Online Info - Two Minute News
"; arnews[0] += "

Smallville Season 9 Episode 9 Is Pandora Online Info
Two Minute News
This TV series revolves around Clark Kent (Tom Welling) and his burgeoning career at the Daily Planet alongside his future love, Lois Lane (Erica Durance). ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 00:53:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="Smallville: Brian Austin Green Returns as Metallo - Seattle Post Intelligencer
"; arnews[1] += "

Smallville: Brian Austin Green Returns as Metallo
Seattle Post Intelligencer
He was killed off the following week after accidentally ripping out his Kryptonite-infused heart while trying to kill Clark Kent (Tom Welling).

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:38:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Supernatural' 100th Episode Surprise - BuddyTV
"; arnews[2] += "

BuddyTV

'Supernatural' 100th Episode Surprise
BuddyTV
On Smallville, Tom Welling, Michael Rosenbaum and Allison Mack have all directed episodes. On One Tree Hill, Chad Michael Murray, James Lafferty, ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:32:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="Fine Tuning for Friday, Nov. 20. - Canada.com
"; arnews[3] += "

Fine Tuning for Friday, Nov. 20.
Canada.com
In tonight's outing, a suddenly powerless Clark Kent (Tom Welling) finds himself becoming increasingly subservient to the dastardly Zod (Callum Blue). ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 09:00:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="Flashpoint confronts hockey ghosts - The Gazette (Montreal)
"; arnews[4] += "

Flashpoint confronts hockey ghosts
The Gazette (Montreal)
In tonight's outing of Smallville (CW, 8 pm), a suddenly powerless Clark Kent (Tom Welling) finds himself becoming increasingly subservient to the dastardly ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 08:30:27 GMT+00:00"; arnews[4] += "
"; arnews[5]="Friday's Highlights - Los Angeles Times
"; arnews[5] += "

Friday's Highlights
Los Angeles Times
... while Clark (Tom Welling) makes a significant decision about Zod (Callum Blue) after learning of Lois' memory of the future (8 pm KTLA). ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 08:00:10 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("
");