2010-04-13 18:05:29 +00:00
<! DOCTYPE html PUBLIC " -//W3C//DTD XHTML 1.0 Transitional//EN " " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd " >
2010-03-17 08:32:50 +00:00
< html xmlns = " http://www.w3.org/1999/xhtml " >
2010-03-11 18:38:54 +00:00
< head >
2010-04-13 12:17:27 +00:00
< link rel = " shortcut icon " href = " ../img/favicon.ico " />
2010-04-15 09:20:53 +00:00
< title > Hotel Reservations - Hotel Carrejo ' s Garden in Cantabria - Rural accommodation and tourism in Spain </ title >
2010-04-05 15:03:49 +00:00
< meta http - equiv = " Content-Type " content = " text/html; charset=iso-8859-1 " />
2010-04-16 18:44:53 +00:00
< meta http - equiv = " content-language " content = " en " /> < link href = " ../css/estilos.css " rel = " stylesheet " type = " text/css " media = " screen " />
< link href = " ../css/menu.css " rel = " stylesheet " type = " text/css " media = " screen " />
<!-- [ if lte IE 6 ] >
< link href = " ../css/fondos_ie6.css " rel = " stylesheet " type = " text/css " media = " screen " />
< link href = " ../css/menu_ie6.css " rel = " stylesheet " type = " text/css " media = " screen " />
<! [ endif ] -->
< script type = " text/javascript " src = " ../js/reservas.js " ></ script >
2010-03-11 18:38:54 +00:00
</ head >
2010-04-05 15:03:49 +00:00
< body >
< div id = " layout " >
< div id = " cabecera " >
< div class = " menu ingles " >
< ul >
< li >< a class = " hide " > Menu </ a >
<!-- [ if lte IE 6 ] >
2010-04-16 18:44:53 +00:00
< a href = " # " > Menu
2010-04-05 15:03:49 +00:00
< table >< tr >< td >
<! [ endif ] -->
< ul >
2010-04-13 17:49:35 +00:00
< li >< a title = " The hotel " href = " ../es/menu-hotel-rural-carrejo-santander.htm " > The hotel </ a ></ li >
< li >< a title = " The garden " href = " ../es/menu-jardin-hotel-rural-santander.htm " > The garden </ a ></ li >
< li >< a title = " Rooms " href = " ../es/menu-alojamiento-hotel-rural-santander.htm " > Rooms </ a ></ li >
< li >< a title = " Breakfast & dinners " href = " ../es/menu-desayunos-cenas-hotel-rural-santander.htm " > Breakfast & amp ; dinners </ a ></ li >
2010-04-13 18:51:28 +00:00
< li >< a title = " Photo collection " href = " ../es/menu-coleccion-fotografias-hotel-rural-santander.htm " > Photo collection </ a ></ li >
2010-04-13 17:49:35 +00:00
< li >< a title = " Services " href = " ../es/menu-servicios-hotel-rural-santander.htm " > Services </ a ></ li >
< li >< a title = " Activities " href = " ../es/menu-actividades-hotel-rural-santander.htm " > Activities </ a ></ li >
2010-04-13 18:51:28 +00:00
< li >< a title = " Prices & reservations " href = " ../es/menu-reservas-precios-hotel-rural-cantabria.htm " > Prices & amp ; reservations </ a ></ li >
2010-04-13 17:49:35 +00:00
< li >< a title = " Location " href = " ../es/menu-como-llegar-hotel-rural-santander.htm " > Location </ a ></ li >
< li >< a title = " Offers " href = " ../es/menu-ofertas-promociones-hotel-rural-santander.htm " > Offers </ a ></ li >
< li >< a title = " Links " href = " ../es/menu-enlaces-hotel-rural-santander.htm " > Links </ a ></ li >
2010-04-05 15:03:49 +00:00
</ ul >
<!-- [ if lte IE 6 ] >
</ td ></ tr ></ table >
</ a >
<! [ endif ] -->
</ li >
</ ul >
</ div >
</ div >
2010-04-13 11:53:15 +00:00
< div id = " cuerpo " class = " tarifas " >
< ul >
< li >< h1 >< a class = " inicio " title = " Start " href = " ../index.htm " > Hotel Carrejo ' s Garden </ a ></ h1 ></ li >
2010-04-13 17:49:35 +00:00
< li >< a class = " main-menu " title = " Back to main menu " href = " index-rural-hotel-cantabria.htm " > Main menu </ a ></ li >
< li >< a class = " prices-menu " title = " Back to prices & reservations " href = " menu-prices-reservations-rural-hotel-cantabria.htm " > Back to prices & amp ; reservations </ a ></ li >
< li >< a class = " prices " title = " Prices " href = " prices-rural-hotel-cantabria.htm " > Prices </ a ></ li >
2010-04-13 11:53:15 +00:00
</ ul >
2010-04-05 15:03:49 +00:00
< pre class = " seccion-1 " >
2010-03-11 18:38:54 +00:00
To make your reserve , please , fill the form at the right .
All the fields are mandatory .
If you prefer to send us a mail you can do it
clicking on the following link .
< a href = " mailto:reservas@eljardindecarrejo.com?SUBJECT=Reserva " >< strong > reservas @ eljardindecarrejo . com </ strong ></ a >
Thank you .
You can see our cancellation policy on this link :
2010-04-13 17:49:35 +00:00
< strong >< a href = " ../es/construccion.htm " > Cancellation Policy .</ a ></ strong >
2010-04-05 15:03:49 +00:00
</ pre >
2010-04-15 15:21:52 +00:00
< pre class = " seccion-2 " >< form name = " form1 " method = " post " action = " ../es/send_reserva.php " onsubmit = " return ValidateForm_en() " >
2010-04-05 15:03:49 +00:00
< ? php if (( $error == " required " )) echo ( " <font color='red'>Please, fill all fields.</font> " ); ?>
< ? php if (( $error == " email " )) echo ( " <font color='red'>Invalid email, please, check it.</font> " ); ?>
< ? php if ( isset ( $sent )) echo ( " <font color='red'>Your reservation has been registered, we'll contact you soon.<br>Thank you.</font> " ); ?>
2010-04-15 15:21:52 +00:00
< pre class = " Estilo3 " > Name :
2010-03-11 18:38:54 +00:00
< input name = " nombre " type = " text " size = " 32 " >
Email :
< input name = " email " type = " text " size = " 32 " >
Telephone number :
< input name = " telefono " type = " text " size = " 32 " >
Number of people : Childs :
< input name = " personas " type = " text " size = " 5 " maxlength = " 2 " > < input name = " ninos " type = " text " size = " 5 " >
Number of rooms and class :
< input name = " habitaciones " type = " text " size = " 32 " >
2010-04-15 09:20:53 +00:00
Arrive date ( DD / MM / YY ) :
2010-03-11 18:38:54 +00:00
< input name = " entrada " type = " text " size = " 32 " >
2010-04-15 09:20:53 +00:00
Checkout date ( DD / MM / YY ) :
2010-03-11 18:38:54 +00:00
< input name = " salida " type = " text " size = " 32 " >
Observations :
< input name = " observaciones " type = " text " size = " 32 " >
2010-04-15 09:20:53 +00:00
< input type = " hidden " name = " return " value = " reservations-rural-hotel-cantabria.php " >
2010-03-11 18:38:54 +00:00
< input type = " submit " name = " Submit " value = " Sent " >
</ pre >
2010-04-05 15:03:49 +00:00
</ 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 >
2010-03-11 18:38:54 +00:00
</ body >
</ html >