function opop(path){
	newWindow = window.open("opop.php?path="+path,"tvp","height=400,width=500,top=0,left=50,status=no,menubar=no,resizable=yes,scrollbars=no,toolbar=no");
}

function opop1(path){
	newWindow = window.open("opop1.php?path="+path,"tvp","height=400,width=500,top=0,left=50,status=no,menubar=no,resizable=yes,scrollbars=no,toolbar=no");
}

