Ruta Verde
La ruta verde tiene un trazado circular con un recorrido total de ...
Casal de Armán
Desde el alto de O Cotiño (Santo André – Ribadavia), el complej ...
Licores Artesanales Os Maios
var auxi = "4";
var nombrei = "Licores Artesanales Os Maios";
//alert('Hola ' + nombrei);
var li = 2;
nombrei = nombrei.replace(/\s/g, "-");
nombrei = nombrei.toLowerCase();
//alert(auxi + ' ' + nombrei + ' ' + li);
switch(li)
{
case 0: li = "gl";
break;
case 2: li = "es";
break;
case 3: li = "en";
break;
default: li = "";
}
//alert('Eo ' + auxi);
if(auxi == "1")
{
document.getElementById('i116').href = li + "/hoteles/detalle-alojamiento/ficha/" + nombrei + "/";
document.getElementById('a116').href = li + "/hoteles/detalle-alojamiento/ficha/" + nombrei + "/";
}
if(auxi == "2")
{
document.getElementById('i116').href = li + "/rutas/detalle-ruta/ficha/" + nombrei + "/";
document.getElementById('a116').href = li + "/rutas/detalle-ruta/ficha/" + nombrei + "/";
}
if(auxi == "3")
{
document.getElementById('i116').href = li + "/restaurantes/detalle-gastronomia/ficha/" + nombrei + "/";
document.getElementById('a116').href = li + "/restaurantes/detalle-gastronomia/ficha/" + nombrei + "/";
}
if(auxi == "4")
{
document.getElementById('i116').href = li + "/ocio/detalle-ocio/ficha/" + nombrei + "/";
document.getElementById('a116').href = li + "/ocio/detalle-ocio/ficha/" + nombrei + "/";
}
if(auxi == "5")
{
document.getElementById('i116').href = li + "/festas/detalle-festa/ficha/" + nombrei + "/";
document.getElementById('a116').href = li + "/festas/detalle-festa/ficha/" + nombrei + "/";
}
if(auxi == "8")
{
document.getElementById('i116').href = li + "/adegas/detalle-adega/ficha/" + nombrei + "/";
document.getElementById('a116').href = li + "/adegas/detalle-adega/ficha/" + nombrei + "/";
}
<<
<
mostrando 1 - 10 de 49
>
>>