// JavaScript Document
//CASTELLA
function validar(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=es-ES");
}

//CATALA
function validar(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=es-ES");
}

//ANGLES
function validar_en(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=en");
}

//FRANCES
function validar_fr(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=fr");
}

//ITALIA
function validar_it(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=it");
}
//ALEMANY
function validar_de(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=de");
}
//JAPONRES
function validar_jap(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=ja");
}
//RUS
function validar_ru(){
<!--	var hotel=document.Reserva.hotel.value;-->
	<!--var fecha=document.Reserva.fecha.value;-->
	var habitaciones=document.Reserva.habitaciones.value;
	var adultos=document.Reserva.adultos.value;
/*window.open("https://secure.gruwwwwp-soteras.com/playafels_booking/Reserva.php?gs=1&fecha="+fecha+"&numeroNoches="+numeroNoches+"");
	else*/
		window.open("https://gc.synxis.com/rez.aspx?Hotel=16973&adult="+adultos+"&rooms="+habitaciones+"&locale=ru");
}
