var arnews = new Array(7); totcount = 5; rnd = 0; arnews[0]="Jaime King
"; arnews[0] += "

Jaime played Tom Welling's girlfriend in 'Cheaper by the Dozen 2.'

Add this to your queue
Duration: 00:19

"; arnews[0] += "
"; arnews[1]="Tom Welling & His Smallville Castmates Chat At Comic-Con '09
"; arnews[1] += "

Watch now.

Add this to your queue
Duration: 03:52

"; arnews[1] += "
"; arnews[2]="Allison Directs Tom Welling
"; arnews[2] += "

Cast and crew discuss Allison directing her costars.

Add this to your queue
Duration: 01:55

"; arnews[2] += "
"; arnews[3]="Tom Welling (SUPER BULGE)
"; arnews[3] += "

young male stars

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="Hollywood News - Smallville: Tom Welling Directs
"; arnews[4] += "

We knew Superman could fly, but who knew he could direct? SMALLVILLE's Tom Welling takes over behind the scenes and Hollywood 411 was there to see how he handled his new role.

Add this to your queue
Added: Fri May 02 03:23:21 UTC 2008
Duration: 01:40

"; arnews[4] += "
Publ.Date : Fri, 02 May 2008 03:23:21 -0000"; arnews[4] += "
"; totcount = 5; 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("
");