$(document).ready(function() {

	$("#download_now").tooltip({ effect: "slide", delay:"100", position:"top center", offset: [10,0]});
	$("#download_now1").tooltip({  effect: "slide", delay:"100", position:"top center", offset: [10,0]});
	$("#download_now2").tooltip({  effect: "slide", delay:"100", position:"top center", offset: [10,0]});
	$("#download_now3").tooltip({  effect: "slide", delay:"100", position:"top center", offset: [10,0]});
	$("#download_now4").tooltip({  effect: "slide", delay:"100", position:"top center", offset: [10,0]});
	$("#download_now5").tooltip({  effect: "slide", delay:"100", position:"top center", offset: [10,0]});
	
	
});
function gotoEnlace(){
	//alert("H");
	var enlace = document.getElementById("enlace_reservas");
	enlace.target = "_blank";
	document.location.href ="https://www.hotelwin.es/reservas/scripts/rlogin.asp?action=1&userid=3130303130303836313239313330505846483239515051374B4A52584B45414A333033353534325A5238464432584433464230484B3334353030";
	//alert("h");
}

