function AbreVentana()
{
	window.open("/condiciones.html","condiciones","width=425,height=425,scrollbars=NO");
}

