var BLANK_IMAGE="img/b.gif"; 
var CM_STYLE = {"border":1, "shadow":0, "color":{"border":"black", "shadow":"#E2E2E2", "bgON":"#E2E2E2","bgOVER":"teal"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var code="code";var url="url";var sub="sub";
var MENU_ITEMS = [
    {"pos":[0,0], "size":[25,110], "itemoff":[0,99], "leveloff":[24,0], "delay":600, "style":CM_STYLE},
    {code:"Principal", url:"index.htm", "target":"top",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"principal", url:"index.htm"},
        {code:"nosotros", url:"nosotros.htm"},
        {code:"sitemap", url:"sitemap.htm"}
        ]
    },
    {code:"Alojamientos",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"vista general", url:"vista-general.htm"},
        {code:"valle gran rey",
        sub:[
            {"size":[25,110],"itemoff":[24,0],"leveloff":[24,50],"style":CM_STYLE},
            {code:"vueltas", url:"vueltas.htm"},
            {code:"calera", url:"calera.htm"},
            {code:"playa", url:"playa.htm"},
            {code:"puntilla", url:"puntilla.htm"},
            {code:"borbalan", url:"borbalan.htm"},
            {code:"valle alto", url:"valle-alta.htm"}
            ]
        },
        {code:"santiago", url:"santiago.htm"},
        {code:"san sebasti&aacute;n", url:"san_sebastian.htm"},
        {code:"hermigua", url:"hermigua.htm"}
        ]
    },
    {code:"Vuelos",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"aeropuertos", url:"aeropuertos.htm"},
        {code:"ofertas vuelo", url:"ofertas-vuelo.htm"}
        ]
    },
    {code:"Info Viaje",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"c&oacute;mo llegar", url:"como-llegar.htm"},
        {code:"ferry", url:"ferry.htm"},
        {code:"autob&uacute;s", url:"autobus.htm"},
        {code:"rent a car", url:"rent-a-car.htm"},
        {code:"taxi", url:"taxi.htm"}
        ]
    },
    {code:"Info Gomera",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"info de la isla", url:"info-de-la-isla.htm"},
        {code:"excursiones", url:"excursiones.htm"},
		{code:"webcam", url:"gomera-webcam-espanol.htm"},
        {code:"tiempo local", url:"http://www.aemet.es/es/eltiempo/prediccion/localidades?l=38490&p=38", "target":"_blank"},
        {code:"links", url:"links.htm"}		
        ]
    },
    {code:"Contacto",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"alojamientos", url:"alojamientos.htm"},
        {code:"condiciones", url:"condiciones.htm"}
        ]
    },
	{code:"Ofertas",
    sub:[
        {"size":[25,110],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"ofertas", url:"ofertas.htm"}
        ]
    },
];
