var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="'House' scoop: Jesse Spencer on Jennifer Morrison's exit and possible ... - Entertainment Weekly Online
"; arnews[0] += "After spending the last couple years on the sidelines, Jesse Spencer is back in the thick of things on House . In this season’s first four months alone Chase separated from his wife, murdered an African dictator, physically assaulted his boss, and ..."; arnews[0] += "
Publ.Date : Tue, 12 Jan 2010 23:28:00 GMT"; arnews[0] += "
"; arnews[1]="HOUSE "5 to 9" Season 6 Episode 13 - Daemon's TV
"; arnews[1] += "Gregory House; Lisa Edelstein as Dr. Lisa Cuddy; Omar Epps as Dr. Eric Foreman; Robert Sean Leonard as Dr. James Wilson; Jennifer Morrison as Dr. Allison Cameron; Jesse Spencer as Dr. Robert Chase; Peter Jacobson as Dr. Chris Taub; Olivia Wilde as ..."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 05:03:00 GMT"; arnews[1] += "
"; arnews[2]="'House' exec confirms Morrison return date - Digital Spy
"; arnews[2] += "Jennifer Morrison will return to House during episode 17, the show's director has announced. Last year, it was confirmed that Morrison had been written out of the medical drama as Dr Allison Cameron. During a Q&A with fans on Twitter, director Greg ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 11:26:00 GMT"; arnews[2] += "
"; arnews[3]="Will 2010 be the year of Huddy? - Digital Spy
"; arnews[3] += "Season six of House has been all about change. The movie-style opener ventured away from Princeton Plainsboro to the dark corner of a psychiatric unit, Jennifer Morrison has been cut from the cast, and the producers are giving us episodes focused on ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 14:40:00 GMT"; arnews[3] += "
"; arnews[4]="A ‘Miracle,’ a hand and a punk rock band: Spring Theater - Hofstra Chronicle
"; arnews[4] += "Douglas Hodge (left) and Kelsey Grammer (right) star in a revival of Jerry Herman and Harvey Fierstein's musical \"La Cage aux Folles.\" Christopher Walken goes searching for his missing hand. Dame Edna makes her triumphant return. Denzel Washington ..."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 16:57:00 GMT"; 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("
");