function openPopUp() {
	open("../video1.php","ventana", "toolbar=no,directories=no,menubar=no,status=yes,width=660,height=500");
}
