function despliega_reg() {
	var page="pre_registro.aspx"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=600,height=400,scrollbars=no,top=200,left=200")
	newwin.location=page;
}

function despliega_regi() {
	var page="pre_registroi.aspx"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=600,height=400,scrollbars=no,top=200,left=200")
	newwin.location=page;
}
	
function despliega_tel() {
	var page="telefonos.html"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=300,height=300,scrollbars=no,top=200,left=200")
	newwin.location=page;
	}
	
function despliega_teli() {
	var page="telefonos_i.html"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=300,height=300,scrollbars=no,top=200,left=200")
	newwin.location=page;
	}

function despliega_tarifa() {
	var page="tarifa.html"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=430,height=430,scrollbars=no,top=200,left=200")
	newwin.location=page;
	}

function despliega_contacto() {
	var page="contacto.html"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=740,height=500,scrollbars=no,top=200,left=200")
	newwin.location=page;
	}

function despliega_ubicacion() {
	var page="ubicacion.html"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=740,height=500,scrollbars=no,top=200,left=200")
	newwin.location=page;
	}

function despliega_galeria() {
	var page="galeria.html"
	newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=800,height=650,scrollbars=no,top=100,left=100")
	newwin.location=page;
	}

function facebook() {
	var page="http://www.facebook.com/pages/Ciudad-De-Mexico-Mexico/Holiday-INN-Express-WTC/100681353312334"
	newwin=window.open("","","toolbar=no,resizable=yes,status=no,menubar=no,location=no,width=1000,height=600,scrollbars=yes,top=50,left=50")
	newwin.location=page;
}


function facebooki() {
	var page="http://www.facebook.com/pages/Ciudad-De-Mexico-Mexico/Holiday-INN-Express-WTC/100681353312334"
	newwin=window.open("","","toolbar=no,resizable=yes,status=no,menubar=no,location=no,width=1000,height=600,scrollbars=yes,top=50,left=50")
	newwin.location=page;
}

function blog() {
	var page="http://holidayinnexpresswtc.blogspot.com/"
	newwin=window.open("","","toolbar=no,resizable=yes,status=no,menubar=no,location=no,width=1000,height=600,scrollbars=yes,top=50,left=50")
	newwin.location=page;
}
	
