<!--
function remote(){
/*Credit: Website Abstraction www.wsabstract.com more JavaScripts here.*/
win2=window.open("ontv.html","","width=270,height=390,scrollbars=no")
win2.creator=self
}
//-->

