var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Michael+Rosenbaum" - Google News"; document.title=document.title+ " "; arnews[0]="'Supernatural' 100th Episode Surprise - BuddyTV
"; arnews[0] += "

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[0] += "
Publ.Date : Fri, 20 Nov 2009 21:32:08 GMT+00:00"; arnews[0] += "
"; arnews[1]="tech tax heroes go from political neophytes to savvy fundraisers - Baltimore Business Journal
"; arnews[1] += "

tech tax heroes go from political neophytes to savvy fundraisers
Baltimore Business Journal
... spearheaded the fundraiser along with Eckenrode, Larry Letow of Convergence Technology Consulting and Michael Rosenbaum of Catalyst IT Services. ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 10:08:53 GMT+00:00"; arnews[1] += "
"; arnews[2]="Review: Smallville - Idol - TV Squad (blog)
"; arnews[2] += "

Review: Smallville - Idol
TV Squad (blog)
While I know it's a pipe dream, I think The CW should consider keeping a stash of money for a Michael Rosenbaum return. Next week we get to learn what life ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 14 Nov 2009 05:49:19 GMT+00:00"; arnews[2] += "
"; arnews[3]="Michael Shanks Discusses Hawkman, 'Smallville' - CINEMASPY.COM
"; arnews[3] += "

Michael Shanks Discusses Hawkman, 'Smallville'
CINEMASPY.COM
EW reports that while executive producer Kelly Souders and the Smallville team would love to bring back Michael Rosenbaum, it's probably not going to happen ...

"; arnews[3] += "
Publ.Date : Mon, 09 Nov 2009 11:21:16 GMT+00:00"; arnews[3] += "
"; arnews[4]="Justice League: The Complete Series - JustPressPlay
"; arnews[4] += "

Justice League: The Complete Series
JustPressPlay
... of the main seven including Carl Lumbly, Phil LaMarr, George Newbern, Kevin Conroy, Maria Canals-Barrera, Michael Rosenbaum and Susan Eisenberg. ...

"; arnews[4] += "
Publ.Date : Fri, 06 Nov 2009 18:31:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="SMALLVILLE's Tess Talks ZOD, JUSTICE SOCIETY, More - Newsarama
"; arnews[5] += "

Newsarama

SMALLVILLE's Tess Talks ZOD, JUSTICE SOCIETY, More
Newsarama
When she first appeared as the big bad after Michael Rosenbaum's departure, she was referred to as the “female Lex”. No one's calling her that anymore. ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 05 Nov 2009 16:52:25 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("
");