var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="TV Review: HOUSE - SEASON SIX - 'Teamwork'... - IF Magazine
"; arnews[0] += "Hank is an unapologetic adult film star, as is his wife, Lexa (Jolene Blalock). Throughout the episode, he is constantly lectured to, warned that his lifestyle may eventually kill him (it is suggested as an early diagnosis that he contracted his ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 18:44:00 GMT"; arnews[0] += "
"; arnews[1]="Recap: House, M.D., season 6, episode 7, ‘Teamwork’ - Nationalpost.com
"; arnews[1] += "It must be porn week (on NBC it’s Green Week, so it is possible). While watching Sarah Palin on Oprah Winfrey’s show today I was stunned to see a promo for an Oprah episode all about porn, including an interview with Jenna Jameson. On House ..."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 23:53:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");