	function popUp(pagina)
	{
		window.open (pagina,"pop","status=0,toolbar=0,width=600,height=250"); 
	}
