<!--
function Opennewsletter() {
  openpopup = window.open("newsletter.php","contacto","width=600,height=394,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_popup";
}
function Opencontacto() {
  openpopup = window.open("contacto.php","contacto","width=600,height=300,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_popup";
}
function Openreservas() {
  openpopup = window.open("contacto.php","contacto","width=600,height=300,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_popup";
}
function Openasociados() {
  openpopup = window.open("hoteles_asociados.html","asociados","width=600,height=450,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_asociados";
}
function Openmapa() {
  openpopup = window.open("mapa_ubicacion.html","mapa","width=599,height=396,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_mapa";
}
function Openfotohistoria1() {
  openpopup = window.open("images/historia1.html","historia","width=400,height=267,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_history";
}
function Openfotohistoria2() {
  openpopup = window.open("images/historia2.html","historia","width=400,height=267,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_history";
}
function Openfotohistoria3() {
  openpopup = window.open("images/historia3.html","historia","width=271,height=350,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_history";
}
function Openfotohistoria4() {
  openpopup = window.open("images/historia4.html","historia","width=400,height=267,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_history";
}
function video() {
  openpopup = window.open("video/video.html","video","width=435,height=430,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=no,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_video";
}
function Openpistas() {
  openpopup = window.open("images/pistas.html","pistas","width=670,height=600,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=yes,scrollbars=yes,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_pistas";
}
function Opentickets() {
  openpopup = window.open("tickets.html","contacto","width=330,height=410,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=yes,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_tick";
}
function oficinas() {
  openpopup = window.open("oficinas.html","oficina","width=670,height=480,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=yes,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_of";
}
function cuponera() {
  openpopup = window.open("tickets2006.html","cuponeras","width=710,height=171,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=yes,scrollbars=no,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "main_cuponera";
}
//-->
