ElJardinDeCarrejo_Web/reservas_sp.php

132 lines
6.0 KiB
PHP
Raw Blame History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta http-equiv="content-language" content="es"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript" src="js/reservas.js"></script>
<script type="text/javascript">
<!--
function openCancelacion() {
popupWin = window.open('cancelacion.htm',
'open_window',
'menubar, toolbar, location, directories, status, scrollbars, resizable, dependent, width=540, height=530, left=0, top=0')
}
-->
</script>
</head>
<body>
<div id="layout">
<div id="cabecera">
<div class="menu ingles">
<ul>
<li><a class="hide">Menu</a>
<!--[if lte IE 6]>
<a href="">Men&uacute;
<table><tr><td>
<![endif]-->
<ul>
<li><a title="The hotel" href="hotel.htm">The hotel</a></li>
<li><a title="The garden" href="jardin.htm">The garden</a></li>
<li><a title="Rooms" href="habitaciones.htm">Rooms</a></li>
<li><a title="Breakfast &amp; dinners" href="desayunos.htm">Breakfast &amp; dinners</a></li>
<li><a title="Photo collection" href="fotos.htm">Photo collection</a></li>
<li><a title="Services" href="servicios.htm">Services</a></li>
<li><a title="Activities" href="quever.htm">Activities</a></li>
<li><a title="Prices &amp; reservations" href="reservasyprecios.htm">Prices &amp; reservations</a></li>
<li><a title="Location" href="llegar.htm">Location</a></li>
<li><a title="Offers" href="noticias.htm">Offers</a></li>
<li><a title="Links" href="links.htm">Links</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="tarifas">
<ul>
<li><a class="inicio" title="Start" href="../index.htm">Hotel Carrejo's Garden</a></li>
<li><a class="main-menu" title="Back to main menu" href="inicio.htm">Main menu</a></li>
<li><a class="prices-menu" title="Back to prices &amp; reservations" href="english/reservasyprecios.htm">Back to prices &amp; reservations</a></li>
<li><a class="prices" title="Prices" href="precios.htm">Prices</a></li>
</ul>
<pre class="seccion-1">
Para realizar su reserva rellene el formulario de la derecha.
Todos los campos son obligatorios.
Si desea enviarnos un email directamente tambi&eacute;n
puede hacerlo pinchando en este link.
<a href="mailto:reservas@eljardindecarrejo.com?SUBJECT=Reserva"><strong>reservas@eljardindecarrejo.com</strong></a>
Muchas gracias.
Aqu&iacute; tambi&eacute;n puede leer nuestra pol&iacute;tica de cancelaciones
pichando en este link:
<strong><a href="javascript:openCancelacion();" title="Pol&iacute;tica de cancelaci&oacute;n">Pol&iacute;tica de cancelaci&oacute;n.</a></strong>
<strong>Temporada alta: </strong>7 d&iacute;as antes de la fecha de entrada.
<strong>Temporada baja: </strong>48 horas antes de la fecha de entrada.
Al confirmar la reserva se le pedir&aacute; un anticipo del 30%
sobre el alojamiento.</span>
</pre>
<pre class="seccion-2">
<form name="form1" method="post" action="send_reserva.php" onsubmit="return ValidateForm_sp()">
<? if (($error=="required")) echo("<font color='red'>Por favor, rellene todos los campos.</font>"); ?>
<? if (($error=="email")) echo("<font color='red'>Cuenta de correo incorrecta, por favor, rev<65>sela.</font>"); ?>
<? if (isset($sent)) echo("<font color='red'>Hemos recibido su reserva, nos pondremos en contacto con usted.<br>Muchas Gracias.</font>"); ?>
Nombre:
<input name="nombre" type="text" size="32">
Email contacto:
<input name="email" type="text" size="32">
Tel&eacute;fono de contacto:
<input name="telefono" type="text" size="32">
N&ordm; de personas: N&ordm; de ni&ntilde;os:
<input name="personas" type="text" size="5" maxlength="2"> <input name="ninos" type="text" size="5">
N&ordm; de habitaci&oacute;nes y tipo:
<input name="habitaciones" type="text" size="32">
D&iacute;a entrada(DD/MM/AA):
<input name="entrada" type="text" size="32">
D&iacute;a salidad(DD/MM/AA):
<input name="salida" type="text" size="32">
Observaciones:
<input name="observaciones" type="text" size="32">
<input type="hidden" name="return" value="reservas_sp.php">
<input type="submit" name="Submit" value="Enviar">
</form>
</pre>
</div>
<div id="pie">
<span class="direccion">
<strong>Carrejo's Garden</strong> &middot; Hotel without smoke &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Information">@</a>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>