Cambios
git-svn-id: https://192.168.0.254/svn/Proyectos.JardinDeCarrejo_Web/trunk@8 a05c588e-6d60-420d-a138-a9ac874067ed
This commit is contained in:
parent
65d7a4fbea
commit
a57b9b2658
@ -1,97 +1,68 @@
|
||||
<!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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.Estilo1 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
a:link {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
.Estilo3 { color: #333333;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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="enlaces">
|
||||
<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="description" title="Description" href="textolinks.htm">Description</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
||||
</span>
|
||||
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Information">@</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script></head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/logo.gif','../imagenes/principal.gif','../imagenes/description.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table><table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="197" height="170"><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','../imagenes/logo.gif',1)"><img src="../imagenes/link1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/link2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="../textolinks.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','../imagenes/description.gif',1)"><img src="../imagenes/link3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><img src="../imagenes/link4.jpg" width="197" height="170"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="339" colspan="4"><img src="../imagenes/linktotal.jpg" width="794" height="339"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
<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>
|
||||
|
||||
@ -1,97 +1,68 @@
|
||||
<!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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.Estilo1 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
.Estilo3 { color: #333333;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
a:link {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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="situacion">
|
||||
<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="description" title="Description" href="textollegar.htm">Description</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
||||
</span>
|
||||
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Information">@</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script></head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/logo.gif','../imagenes/principal.gif','../imagenes/description.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table><table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="197" height="170"><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','../imagenes/logo.gif',1)"><img src="../imagenes/llegar1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/llegar2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="textollegar.htm" onMouseOver="MM_swapImage('Fotos jardin','','../imagenes/description.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="../imagenes/llegar3.jpg" alt="description al comming" name="Fotos jardin" width="197" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><img src="../imagenes/llegar4.jpg" name="Image6" width="197" height="170" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="339" colspan="4"><img src="../imagenes/llegartotal.jpg" width="794" height="339"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
<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>
|
||||
|
||||
@ -1,97 +1,68 @@
|
||||
<!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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body
|
||||
{
|
||||
}
|
||||
.Estilo1 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
a:link {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
.Estilo3 { color: #333333;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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="ofertas">
|
||||
<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="description" title="Description" href="textonoticias.htm">Description</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
||||
</span>
|
||||
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Information">@</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script></head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/logo.gif','../imagenes/principal.gif','../imagenes/description.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table><table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="197" height="170"><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','../imagenes/logo.gif',1)"><img src="../imagenes/not1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/not2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="textonoticias.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','../imagenes/description.gif',1)"><img src="../imagenes/not3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><img src="../imagenes/not4.jpg" width="197" height="170"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="339" colspan="4"><img src="../imagenes/nottotal.jpg" width="794" height="339"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
<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>
|
||||
|
||||
@ -1,104 +1,64 @@
|
||||
<!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>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
.Estilo3 {
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
font-size: 12px;
|
||||
color: #666666;
|
||||
}
|
||||
a:link {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
.Estilo4 { color: #333333;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script>
|
||||
<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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/logo.gif','../imagenes/fotosjardinon.gif','../imagenes/descripjardin.gif','../imagenes/principal.gif','../imagenes/backprices.gif','../imagenes/backreservations.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table>
|
||||
<table width="794" height="170" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="197" height="170"><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','../imagenes/logo.gif',1)"><img src="../imagenes/reservas1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/reservas2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="reservasyprecios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','../imagenes/backprices.gif',1)"><img src="../imagenes/reservas3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="reservas.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','../imagenes/backreservations.gif',1)"><img src="../imagenes/reservas5.jpg" name="Image6" width="198" height="170" border="0"></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" height="339" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td valign="top" background="../imagenes/preciostotal.jpg" style="padding-left:18px"> <pre class="Estilo3"><strong>
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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 & reservations" href="reservasyprecios.htm">Back to prices & reservations</a></li>
|
||||
<li><a class="reservations" title="Reservations" href="../reservas_en.php">Reservations</a></li>
|
||||
</ul>
|
||||
<pre class="clear seccion1">
|
||||
|
||||
Prices 2009.
|
||||
|
||||
High season:</strong> Bridges, Holy Week, Christmas,
|
||||
<strong>Prices 2009.</strong>
|
||||
|
||||
<strong>High season:</strong> Bridges, Holy Week, Christmas,
|
||||
Summer on July 1 to September 16.
|
||||
<strong>LowSeason:</strong> Rest of the Year.
|
||||
*prices without IVA .
|
||||
<strong>OPEN ALL YEAR.</strong><strong>
|
||||
</strong></pre>
|
||||
<div align="justify">
|
||||
<pre class="Estilo3"> <strong> Low Season. </strong> <strong> High Season</strong>.
|
||||
* prices without IVA .
|
||||
<strong>OPEN ALL YEAR.</strong>
|
||||
</pre>
|
||||
<pre class="clear seccion2">
|
||||
<strong> Low Season. </strong> <strong> High Season</strong>.
|
||||
Individual room.....................................................77,00 €.......................................96,30 €
|
||||
Double room..........................................................88,00 €......................................107,00 €
|
||||
Double room terraza...............................................79,00 € (summer season)............120,00 €
|
||||
@ -108,14 +68,25 @@ Garden Suite........................................................166,00€
|
||||
Extra bed..............................................................32,10 €........................................32,10 €
|
||||
Breakfast(buffet)....................................................10,00€.........................................10,00 €
|
||||
Cradle...................................................................11,00 €........................................11,00 € </pre>
|
||||
</div> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo4"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · 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>
|
||||
|
||||
@ -1,126 +1,90 @@
|
||||
<!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>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.Estilo3 {
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
font-size: 12px;
|
||||
color: #666666;
|
||||
}
|
||||
a:link {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
.Estilo4 { color: #333333;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
.Estilo5 {color: #333333;
|
||||
font-weight: bold;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script>
|
||||
<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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/logo.gif','../imagenes/menuadesayunosverde.gif','../imagenes/principal.gif','../imagenes/backlinks.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table>
|
||||
<table width="794" height="170" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="197" height="170"><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','../imagenes/logo.gif',1)"><img src="../imagenes/link1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/link2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="../textojardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','../imagenes/descripjardin.gif',1)"></a><a href="links.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Desayunos','','../imagenes/backlinks.gif',1)"><img src="../imagenes/link3.jpg" alt="Desayunos" name="Desayunos" width="197" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><img src="../imagenes/link4.jpg" width="197" height="170"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" height="339" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td align="left" valign="top" background="../imagenes/textolinks.jpg" style="padding-left:410px"><p> </p>
|
||||
<pre class="Estilo3">
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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="enlaces">
|
||||
<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="links-menu" title="Back to links of interest" href="links.htm">Back to links of interest</a></li>
|
||||
</ul>
|
||||
<pre class="clear seccion">
|
||||
|
||||
|
||||
Here you can find different contacts that can be of interest.
|
||||
Here you can find different contacts that can be of interest.
|
||||
(it punctures above)
|
||||
|
||||
|
||||
|
||||
Description of the region.
|
||||
<a href="http://www.cantabria102municipios.com/saja_nansa/cabezon_sal/descripcion_general.htm" target="_blank">- www.cantabria102municipios.com</a>
|
||||
<a href="http://www.cabezondelasal.net/" target="_blank">- www.cabezondelasal.net </a><a href="http://www.golfsantamarina.com/">
|
||||
</a> Golf courses:
|
||||
<a href="http://www.golfsantamarina.com/" target="_blank">- www.golfsantamarina.com
|
||||
</a>Routes of senderismo and activities of rural tourism:
|
||||
<a href="http://www.sajanansaenred.com/" target="_blank">- http://www.sajanansaenred.com</a><a href="http://www.sajanansaenred.com/" target="_blank">
|
||||
</a>Museums:<a href="http://www.gugghenheim-bilbao.es/">
|
||||
- www.gugghenheim-bilbao.es
|
||||
</a>Altamira Museum;
|
||||
<a href="http://museodealtamira.mcu.es/" target="_blank">- http://museodealtamira.mcu.es/</a><a href="http://www.calidadcantabria.com/" target="_blank">
|
||||
</a>Clubs:<a href="http://www.calidadcantabria.com/" target="_blank">
|
||||
<a href="http://www.cabezondelasal.net/" target="_blank">- www.cabezondelasal.net </a><a href="http://www.golfsantamarina.com/"></a>
|
||||
|
||||
Golf courses:
|
||||
<a href="http://www.golfsantamarina.com/" target="_blank">- www.golfsantamarina.com</a>
|
||||
Routes of senderismo and activities of rural tourism:
|
||||
<a href="http://www.sajanansaenred.com/" target="_blank">- http://www.sajanansaenred.com</a><a href="http://www.sajanansaenred.com/" target="_blank"></a>
|
||||
|
||||
Museums:<a href="http://www.gugghenheim-bilbao.es/">
|
||||
- www.gugghenheim-bilbao.es </a>Altamira Museum;
|
||||
<a href="http://museodealtamira.mcu.es/" target="_blank">- http://museodealtamira.mcu.es/</a><a href="http://www.calidadcantabria.com/" target="_blank"></a>
|
||||
|
||||
Clubs:<a href="http://www.calidadcantabria.com/" target="_blank">
|
||||
- www.calidadcantabria.com </a><a href="http://www.rusticae.es/" target="_blank">
|
||||
- www.rusticae.es </a></pre> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden</strong> · Hotel without smoke· Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo4"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
- www.rusticae.es </a>
|
||||
</pre>
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · 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>
|
||||
|
||||
@ -1,93 +1,53 @@
|
||||
<!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>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
.Estilo3 {
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
font-size: 12px;
|
||||
color: #666666;
|
||||
}
|
||||
a:link {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script>
|
||||
<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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/logo.gif','../imagenes/menualhotel.gif','../imagenes/principal.gif','../imagenes/backcoming.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table>
|
||||
<table width="795" height="170" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('logo','','../imagenes/logo.gif',1)"><img src="../imagenes/llegar1.jpg" alt="index" name="logo" width="197" height="170" border="0"></a></td>
|
||||
<td><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/llegar2.jpg" alt="Al menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
||||
<td><a href="llegar.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Al menu de como llegar','','../imagenes/backcoming.gif',1)"><img src="../imagenes/llegar3.jpg" alt="Al menu como llegar" name="Al menu de como llegar" width="195" height="170" border="0"></a></td>
|
||||
<td><img src="../imagenes/llegar4.jpg" width="197" height="170"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" height="339" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="396" height="339" align="left" valign="top"><pre class="Estilo3" style="padding-left:18px">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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="situacion">
|
||||
<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="coming-menu" title="Back to as coming" href="llegar.htm">Back to as coming</a></li>
|
||||
</ul>
|
||||
<pre class="clear seccion">
|
||||
|
||||
|
||||
We are in Cantabria, the north of Spain.
|
||||
To arrive at the Railcar - A8 exit 249,
|
||||
direction Valley of Cabuerniga, Reinosa,
|
||||
@ -96,18 +56,28 @@ Carrejo, nothing else to pass a curve that
|
||||
is narrowed by hand left is indicated the hotel.
|
||||
Kitchen maid will guide to you
|
||||
|
||||
<a href="http://66.249.93.104/translate_c?hl=es&ie=UTF-8&oe=UTF-8&langpair=es%7Cen&u=http://www.guiacampsa.com/gcampsa/es_es/home/home.aspx%3Fcodidioma%3D1&prev=/language_tools"><strong>here </strong></a> to where we are.
|
||||
<a href="http://guiarepsol.com/es_en/mapas_y_rutas/default.aspx"><strong>here </strong></a> to where we are.
|
||||
coordinates GPS; 43º 17´ 41.6 N 4º 14´ 12.7 Or
|
||||
</pre>
|
||||
|
||||
</pre> </td>
|
||||
<td width="396"><img src="../imagenes/llegartexto.jpg" width="396" height="339"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden </strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · 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>
|
||||
|
||||
@ -1,210 +1,133 @@
|
||||
<!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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
div.scroll {
|
||||
height:338px;
|
||||
scrollbar-arrow-color:#666666;
|
||||
scrollbar-highlight-color :#FFFFFF;
|
||||
scrollbar-track-color : #FFFFFF;
|
||||
scrollbar-face-color : #FFFFFF;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
border: 1px solid #FFFFFF;
|
||||
background-color: #FFFFFF;
|
||||
padding: 0px 0px 0px 25px;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
.Estilo3 {
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
font-size: 12px;
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color:#333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:link {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
.Estilo4 { color: #333333;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script></head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/menuon.gif','../imagenes/logo.gif','../imagenes/menunot.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table>
|
||||
<table width="795" height="170" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','../imagenes/logo.gif',1)"><img src="../imagenes/not1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/not2.jpg" alt="Menu principal" name="Menu principal" width="197" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="noticias.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','../imagenes/backnews.gif',1)"><img src="../imagenes/not3.jpg" name="Image6" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><img src="../imagenes/not4.jpg" alt="Fotos jardin" name="Fotos jardin" width="196" height="170" border="0"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" height="338" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="397" height="338" valign="top" background="../imagenes/textonot.jpg"><pre class="Estilo3"> </pre></td>
|
||||
<td width="397" valign="top"><table width="397" cellspacing="0" cellpadding="0" align="center" height="339">
|
||||
<tr valign="top">
|
||||
<td height="339">
|
||||
<div class="scroll Estilo12 Estilo16">
|
||||
<pre class="Estilo3">Back to <a href="http://www.eljardindecarrejo.com/index.htm">home page.</a>
|
||||
<strong>----------------------------------</strong></pre>
|
||||
<pre class="Estilo3">Only for bookings by;
|
||||
|
||||
email; reservas@eljardindecarrejo.com
|
||||
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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="ofertas">
|
||||
<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="links-menu" title="Back to offers, news" href="noticias.htm">Back to offers, news</a></li>
|
||||
</ul>
|
||||
<pre class="clear seccion scroll">
|
||||
Volver al <a href="index.htm">inicio.</a>
|
||||
<strong>----------------------------------</strong>
|
||||
Only for bookings by;
|
||||
email; reservas@eljardindecarrejo.com
|
||||
and tel; +34 942701516
|
||||
|
||||
|
||||
|
||||
<strong>1. Promotion + more time and +.</strong>
|
||||
|
||||
Prices for double room and 2 persons
|
||||
|
||||
<strong>1</strong> night, lodging <strong>88,00</strong>
|
||||
|
||||
<strong>2</strong> nights + breakfast <strong>196,00</strong> , saving 20,00
|
||||
|
||||
<strong>2</strong> nights + breakfast (sunday to thursday)
|
||||
|
||||
we invite to breakfast <strong>176,00</strong> , saving 40,00
|
||||
|
||||
<strong>3</strong> nights <strong>204,00</strong>, saving 60,00
|
||||
|
||||
<strong>4</strong> nights and pay 3 <strong>264,00</strong> , saving 88,00.
|
||||
|
||||
<strong>5</strong> nights <strong>307,00</strong>, saving 133,00
|
||||
|
||||
<strong>5</strong> nights with breakfast included(sunday to thursday<strong>307,00</strong>, saving 233,00
|
||||
|
||||
<strong>5</strong> nights with breakfast included(sunday to
|
||||
thursday<strong>307,00</strong>, saving 233,00
|
||||
<strong>6</strong> nights and pay 4 <strong>352,00</strong>, saving 176,00
|
||||
|
||||
<strong>7</strong> nights <strong>399,00</strong>, saving 217,00
|
||||
|
||||
|
||||
|
||||
This promotions is during low season in october, november and december .
|
||||
|
||||
|
||||
|
||||
This promotions is during low season in october,
|
||||
november and december .
|
||||
|
||||
|
||||
<strong>2.Promotion more space.</strong>
|
||||
|
||||
Better room for the price of the minor category room; alojamiento
|
||||
|
||||
Valid for low season, from sunday to thursday, until december, and depending of the avaibility of the hotel.
|
||||
|
||||
Better room for the price of the minor category room;
|
||||
Valid for low season, from sunday to thursday,
|
||||
until december, and depending of the avaibility of the hotel.
|
||||
<strong>Junior Suite</strong> Price double room <strong>131,00 a 88,00</strong>
|
||||
|
||||
<strong>Garden Suite </strong> Price J. Suite <strong>166,00 a 131,00</strong>
|
||||
|
||||
|
||||
|
||||
<strong>3.A Complete day</strong>
|
||||
|
||||
room + menú dinners + breakfast buffet
|
||||
|
||||
<strong> h. doble 148,00.-€</strong>
|
||||
|
||||
<strong> J. Suite 188,00.-€</strong>
|
||||
|
||||
<strong> S. garden 218,00.-€</strong>
|
||||
|
||||
Dinners menú included; 1º, 2º, dessert, with water, bread
|
||||
|
||||
and Wine recomended, Rioja Cosme Palacio.
|
||||
|
||||
|
||||
|
||||
<strong>4. 4 Nights; 2Hotels y 2 Caves.</strong>
|
||||
<strong>Come to get to know Cantabria</strong> and visit
|
||||
2 emblematic caves. Sleep like a King in a Palace
|
||||
and relax in a Cantabrian Casona (typical house)
|
||||
Hotel Palacio Torre de Ruesga & El Jardín de Carrejo,
|
||||
2 nights each and visit 2 caves in the area.
|
||||
|
||||
<strong>Come to get to know Cantabria</strong> and visit 2 emblematic caves. Sleep like a King in a Palace and relax in a Cantabrian Casona (typical House)
|
||||
At east, a little and intimate cave, with paleolithic art,
|
||||
Covalanas Caves, at west a large Cave
|
||||
El Soplao is a "UNIQUE" cave, In Cantabria is
|
||||
the first cave that has opened to the public which has
|
||||
a purely geological value.
|
||||
|
||||
Hotel Palacio Torre de Ruesga & El JArdín de Carrejo, 2 nights each and visit 2 caves in the area.
|
||||
<strong>Included</strong>; lodging + breakfast + Tickets for
|
||||
the caves for 2 persons in Suite room Torre de Ruesga) &
|
||||
J. Suite J.Suite(Jardín de Carrejo)
|
||||
<strong>total 580,00.-€</strong> (Tax included)
|
||||
|
||||
*valid on; may, june, october,
|
||||
november and december 2009.
|
||||
|
||||
|
||||
At east, a little and intimate cave, with paleolithic art, Covalanas Caves, at west a large Cave El Soplao is a \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"UNIQUE\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\" cave,In Cantabria is the first cave that has opened to the public which has a purely geological value.
|
||||
|
||||
|
||||
|
||||
<strong>Included</strong>;lodging + breakfast + Tickets for the caves for 2 persons in Suite room Torre de Ruesga) & J. Suite J.Suite(Jardín de Carrejo)<strong>total 580,00.-€</strong> (Tax included)
|
||||
|
||||
*valid on; may, june, october, november and december 2009.</pre>
|
||||
<pre class="Estilo3">
|
||||
<strong>----------------------------------</strong>
|
||||
Back to <a href="http://www.eljardindecarrejo.com/index.htm">home page.</a>
|
||||
Volver al <a href="index.htm">inicio.</a>
|
||||
|
||||
</pre>
|
||||
</div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</pre>
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · 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>
|
||||
|
||||
@ -1,128 +1,75 @@
|
||||
<!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="en"/>
|
||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
</head>
|
||||
|
||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
div.scroll {
|
||||
height:338px;
|
||||
scrollbar-arrow-color:#666666;
|
||||
scrollbar-highlight-color :#FFFFFF;
|
||||
scrollbar-track-color : #FFFFFF;
|
||||
scrollbar-face-color : #FFFFFF;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
border: 1px solid #FFFFFF;
|
||||
background-color: #FFFFFF;
|
||||
padding: 0px 0px 0px 25px;
|
||||
}
|
||||
.Estilo2 {
|
||||
color: #999999;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
.Estilo3 {
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
font-size: 12px;
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color:#333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
a:link {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
}
|
||||
.Estilo4 { color: #333333;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
<script language="JavaScript" type="text/JavaScript">
|
||||
<!--
|
||||
function MM_preloadImages() { //v3.0
|
||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||
}
|
||||
|
||||
function MM_findObj(n, d) { //v4.01
|
||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||
}
|
||||
|
||||
function MM_swapImgRestore() { //v3.0
|
||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||
}
|
||||
|
||||
function MM_swapImage() { //v3.0
|
||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||
}
|
||||
|
||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||
window.open(theURL,winName,features);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="../stmenu.js"></script></head>
|
||||
|
||||
<body onLoad="MM_preloadImages('../imagenes/menuon.gif','../imagenes/logo.gif','../imagenes/menunot.gif')">
|
||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table>
|
||||
<table width="795" height="170" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','../imagenes/logo.gif',1)"><img src="../imagenes/not1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','../imagenes/principal.gif',1)"><img src="../imagenes/not2.jpg" alt="Menu principal" name="Menu principal" width="197" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><a href="noticias.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','../imagenes/backnews.gif',1)"><img src="../imagenes/not3.jpg" name="Image6" width="198" height="170" border="0"></a></td>
|
||||
<td width="197" height="170"><img src="../imagenes/not4.jpg" alt="Fotos jardin" name="Fotos jardin" width="196" height="170" border="0"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" height="338" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="397" height="338" valign="top" background="../imagenes/textonot.jpg"><pre class="Estilo3"> </pre></td>
|
||||
<td width="397" valign="top"><table width="397" cellspacing="0" cellpadding="0" align="center" height="339">
|
||||
<tr valign="top">
|
||||
<td height="339">
|
||||
<div class="scroll Estilo12 Estilo16">
|
||||
<pre class="Estilo3">Back to <a href="http://www.eljardindecarrejo.com/index.htm">home page.</a>
|
||||
<strong>----------------------------------</strong></pre>
|
||||
<pre class="Estilo3">{OFERTAS_EN}</pre>
|
||||
<pre class="Estilo3">
|
||||
<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ú
|
||||
<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 & dinners" href="desayunos.htm">Breakfast & 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 & reservations" href="reservasyprecios.htm">Prices & 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="ofertas">
|
||||
<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="links-menu" title="Back to offers, news" href="noticias.htm">Back to offers, news</a></li>
|
||||
</ul>
|
||||
<pre class="clear seccion scroll">
|
||||
Back to <a href="../index.htm">home page.</a>
|
||||
<strong>----------------------------------</strong>
|
||||
Back to <a href="http://www.eljardindecarrejo.com/index.htm">home page.</a>
|
||||
{OFERTAS_EN}
|
||||
<strong>----------------------------------</strong>
|
||||
Back to <a href="../index.htm">home page.</a>
|
||||
</pre>
|
||||
</div>
|
||||
<div id="pie">
|
||||
<span class="direccion">
|
||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
||||
</span>
|
||||
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Information">@</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</pre>
|
||||
</div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td width="760" height="20"><span class="Estilo2"> <strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('webmap.htm','','toolbar=yes,width=250,height=500')">web map </a></strong></span></td>
|
||||
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
<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>
|
||||
|
||||
@ -647,10 +647,18 @@
|
||||
background: url(../img/textos/menuon.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.situacion a.main-menu:hover {
|
||||
background: url(../img/textos/principal.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.situacion a.descripcion:hover {
|
||||
background: url(../img/textos/descripcionon.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.situacion a.description:hover {
|
||||
background: url(../img/textos/description.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.situacion .seccion {
|
||||
position: relative;
|
||||
top: 0px;
|
||||
@ -668,14 +676,26 @@
|
||||
background: url(../img/textos/menuon.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.enlaces a.main-menu:hover {
|
||||
background: url(../img/textos/principal.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.enlaces a.menu-enlaces:hover {
|
||||
background: url(../img/textos/menulinks.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.enlaces a.links-menu:hover {
|
||||
background: url(../img/textos/backlinks.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.enlaces a.descripcion:hover {
|
||||
background: url(../img/textos/descripcionon.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.enlaces a.description:hover {
|
||||
background: url(../img/textos/description.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.enlaces .seccion {
|
||||
position: relative;
|
||||
top: 0px;
|
||||
@ -694,14 +714,26 @@
|
||||
background: url(../img/textos/menuon.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.ofertas a.main-menu:hover {
|
||||
background: url(../img/textos/principal.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.ofertas a.menu-enlaces:hover {
|
||||
background: url(../img/textos/menulinks.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.ofertas a.links-menu:hover {
|
||||
background: url(../img/textos/backnews.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.ofertas a.descripcion {
|
||||
background: url(../img/textos/propuestasofertas.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.ofertas a.description:hover {
|
||||
background: url(../img/textos/description.gif) no-repeat;
|
||||
}
|
||||
|
||||
#cuerpo.ofertas .seccion {
|
||||
position: relative;
|
||||
top: 0px;
|
||||
|
||||
@ -42,10 +42,10 @@
|
||||
</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="inicio" title="Start" href="index.htm">Hotel Carrejo's Garden</a></li>
|
||||
<li><a class="main-menu" title="Back to main menu" href="English/inicio.htm">Main menu</a></li>
|
||||
<li><a class="prices-menu" title="Back to prices & reservations" href="English/reservasyprecios.htm">Back to prices & reservations</a></li>
|
||||
<li><a class="prices" title="Prices" href="precios.htm">Prices</a></li>
|
||||
<li><a class="prices" title="Prices" href="English/precios.htm">Prices</a></li>
|
||||
</ul>
|
||||
<pre class="seccion-1">
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user