var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Christian+Kane" - Google News"; document.title=document.title+ " "; arnews[0]="Leverage in 2010 is Still Season 2 - not Season 3 - Small Screen Scoop
"; arnews[0] += "

Leverage in 2010 is Still Season 2 - not Season 3
Small Screen Scoop
... at 9 pmThis is a solid show with a really fun cast that LOVES what they do (I've interviewed both Aldis Hodge and Christian Kane - I can vouche!). ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 16:54:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="smackdown/ECW Stars on RAW Next Week, What Happens After smackdown, Kofi on MSG - LordsofPain.net
"; arnews[1] += "

smackdown/ECW Stars on RAW Next Week, What Happens After smackdown, Kofi on MSG
LordsofPain.net
... special include World Heavyweight Champion Undertaker, Batista, Rey Mysterio, CM Punk, Christian, Kane, John Morrison, Mickie James and Michelle McCool.

and more »
"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 08:07:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="Breaking News: THE FIRST OFFICIAL 'LEVERAGE' CON-CON ARRIVES IN PORTLAND ... - iFMagazine
"; arnews[2] += "

iFMagazine

Breaking News: THE FIRST OFFICIAL 'LEVERAGE' CON-CON ARRIVES IN PORTLAND ...
iFMagazine
... THE GOOD SHEPHERD), Beth Riesgraf, Aldis Hodge (SUPERNATURAL), Christian Kane (ANGEL, FRIDAY NIGHT LIGHTS) and Gina Bellman (COUPLING, JEKYLL). ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 00:47:14 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");