// JavaScript Document

function abrirLegal() {
	window.open ('/esp/serverblankpage.jsp?code=datos_isthebet','isthebetLegal','width=517,height=350,resizable=yes,scrollbars=yes,status=yes');
}

function abrirPPDatos() {
	window.open ('/esp/serverblankpage.jsp?code=nota_legal','isthebetDatos','width=517,height=350,resizable=yes,scrollbars=yes,status=yes');
}

function abrirNosotros() {
	window.open ('/esp/serverblankpage.jsp?code=datos_nosotros','isthebetDatos','width=517,height=350,resizable=yes,scrollbars=yes,status=yes');
}
