var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Do Not Disturb: The Set is Up! - ScreenCrave.com
"; arnews[0] += "We also got word from Troy Garity that he will officially be joining the film and one of the films I’ll be acting in! Awesome!"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 05:12:00 GMT"; arnews[0] += "
"; arnews[1]="House Season 6 Episode 7:Watch Teamwork Online S06E07 - News Spreadit.org
"; arnews[1] += "After House’s medical license is reinstated, he reclaims his role as Head of Diagnostics in time to treat Hank Hardwick (guest star Troy Garity), an adult film star admitted to Princeton Plainsboro for pulsating eye pain. Meanwhile, Cuddy is ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 07:38:00 GMT"; arnews[1] += "
"; arnews[2]="House: Preview of Episode 6.8 "Teamwork" - Buddytv.com
"; arnews[2] += "On tonight's episode of House, House 's (Hugh Laurie) medical license is finally reinstated so he reclaims his role as Head of Diagnostics just in time for a very interesting case - that of Hank Hardwick (guest star Troy Garity), an adult film star ..."; arnews[2] += "
Publ.Date : Sat, 14 Nov 2009 23:55:00 GMT"; 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("
");