<!--
	
	function popVistaDetlWin() {
	var popVista=0;
		if(popVista) {
			if(!popVista.closed) {
				popVista.close();
			}
		}
		popDetl = open('vistaUpgrade.php', 'popVista', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=400,height=400,left=0, top=0,screenX=0,screenY=0');
	}
//-->
