var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="RIP Quizmaster 72: Ken Ober 1957-2009
"; arnews[0] += "I am an American Fool. I was born in a small town and I can breathe in a small town."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 22:51:55 GMT"; arnews[0] += "
"; arnews[1]="Posted by Red at
"; arnews[1] += "Wednesday, November 18, 2009 Off-Season, Off-Topic: RIP, Ken Ober Stepping out of the fog of business travel for a few moments yesterday, I was saddened to hear about the passing of Ken Ober , former host of MTVa s game show Remote Control ."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 21:28:34 GMT"; arnews[1] += "
"; arnews[2]="How Ken Ober and 'Remote Control' Changed MTV Forever
"; arnews[2] += "The cause of Ober's death is unknown but according to the L.A. Times , Ober's spokesman, Lee Kernis, said Ober complained of flulike symptoms and headaches on Saturday night."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 12:01:10 GMT"; arnews[2] += "
"; arnews[3]="Dead Or Canadian? - Ken Ober 'Remote Control' Video Marathon
"; arnews[3] += "Strap into the Craftmatic Adjustable Bed and lock your lids on the Zenith -- it's time for a tour down MTV lane ."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 07:13:59 GMT"; arnews[3] += "
"; arnews[4]="Colin Quinn remembers Ken Ober in his special way
"; arnews[4] += "The sudden and shocking of passing of TV writer, producer and host Ken Ober turned a lot of heads."; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 19:28:00 GMT"; arnews[4] += "
"; arnews[5]="MTV's Ken Ober, Actor Dennis Cole Die
"; arnews[5] += "Share + Nov 17, 2009 9:39 am US/Eastern LOS ANGELES Dennis Cole, a 70s era heart throb and one time husband to Jaclyn Smith, and Ken Ober, host of the 80s era MTV game show \"Remote Control,\" which helped launch the careers of Adam Sandler and Colin Quinn, have died."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 19:17:01 GMT"; 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("
");