function Open(pag) {
	window.open("legal.php?pag="+pag,"Información","menubar=0,resizable=0,scrollbars=1,width=750,height=500");
}