/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.0
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var tstylesNames=["Top Item","Top Item","Top Item","Top Item",];
var tXPStylesNames=["Top Menu",];
// -- End of Deluxe Tuner Style Names

//--- Common
var tlevelDX=20;
var texpanded=0;
var texpandItemClick=0;
var tcloseExpanded=1;
var tcloseExpandedXP=0;
var ttoggleMode=1;
var tnoWrap=1;
var titemTarget="_self";
var titemCursor="pointer";
var statusString="link";
var tblankImage="menu.files/xptitle_o.gif";
var tpathPrefix_img="menu.files/";
var tpathPrefix_link="";

//--- Dimensions
var tmenuWidth="200px";
var tmenuHeight="auto";

//--- Positioning
var tabsolute=0;
var tleft="20px";
var ttop="80px";

//--- Font
var tfontStyle="bold 10px Verdana";
var tfontColor=["#3F3D3D","#7E7C7C"];
var tfontDecoration=["none","underline"];
var tfontColorDisabled="#ACACAC";
var tpressedFontColor="#AA0000";

//--- Appearance
var tmenuBackColor="";
var tmenuBackImage="blank.gif";
var tmenuBorderColor="#FFFFFF";
var tmenuBorderWidth=0;
var tmenuBorderStyle="solid";

//--- Item Appearance
var titemAlign="left";
var titemHeight=22;
var titemBackColor=["#E7ECC5","#E7ECC5"];
var titemBackImage=["blank.gif","blank.gif"];

//--- Icons & Buttons
var ticonWidth=21;
var ticonHeight=15;
var ticonAlign="left";
var texpandBtn=["expandbtn2.gif","expandbtn2.gif","collapsebtn2.gif"];
var texpandBtnW=9;
var texpandBtnH=9;
var texpandBtnAlign="left";

//--- Lines
var tpoints=0;
var tpointsImage="";
var tpointsVImage="";
var tpointsCImage="";

//--- Floatable Menu
var tfloatable=0;
var tfloatIterations=10;
var tfloatableX=1;
var tfloatableY=1;

//--- Movable Menu
var tmoveable=1;
var tmoveHeight=12;
var tmoveColor="transparent";
var tmoveImage="movepic.gif";

//--- XP-Style
var tXPStyle=1;
var tXPIterations=10;
var tXPBorderWidth=1;
var tXPBorderColor="#FFFFFF";
var tXPTitleBackColor="#94A664";
var tXPTitleBackImg="xptitle_o.gif";
var tXPTitleLeft="xptitleleft_o.gif";
var tXPTitleLeftWidth=8;
var tXPIconWidth=31;
var tXPIconHeight=32;
var tXPExpandBtn=["xpexpand1_o.gif","xpexpand1_o.gif","xpcollapse1_o.gif","xpcollapse1_o.gif"];
var tXPBtnWidth=25;
var tXPBtnHeight=23;
var tXPFilter=1;

//--- Dynamic Menu
var tdynamic=0;

//--- State Saving
var tsaveState=1;
var tsavePrefix="menu1";

var tstyles = [
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#FFFFFF,#E6E6E6","tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#3F3D3D,#7E7C7C","tfontDecoration=none,none"],
    ["tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#444444,#5555FF"],
];
var tXPStyles = [
    ["tXPTitleBackColor=#D9DAE2","tXPExpandBtn=menu.files/xpexpand2_s.gif,menu.files/xpexpand3_s.gif,menu.files/xpcollapse2_s.gif,menu.files/xpcollapse3_s.gif","tXPTitleBackImg=menu.files/xptitle2_s.gif"],
];

var tmenuItems = [

    ["Costa Verde","", "", "", "", "", "", "0", "", ],
        ["|Inicio","index.htm", "", "", "", "", "", "", "", ],
        ["|Donde estamos","donde_estamos.htm", "", "", "", "", "", "", "", ],
        ["|Horario","horario.htm", "", "", "", "", "", "", "", ],
        ["|Contacto","contacto1.htm", "", "", "", "", "", "", "", ],
    ["Servicios","", "", "", "", "", "", "0", "", ],
        ["|Graduacion de la vista","graduacion.htm", "", "", "", "", "", "", "", ],
        ["|Lentes de contacto","lentes_de_contacto.htm", "", "", "", "", "", "", "", ],
        ["|Soluciones auditivas","soluciones_aduditivas.htm", "", "", "", "", "", "", "", ],
        ["|Gafas de sol","gafas_de_sol.htm", "", "", "", "", "", "", "", ],
        ["|Gafas de piscina graduadas","natacion.htm", "", "", "", "", "", "", "", ],
        ["|Consejos de salud visual","consejos_salud.htm", "", "", "", "", "", "", "", ],
    ["Tendencias en gafas","", "", "", "", "", "", "0", "", ],
        ["|Arnette","arnette.htm", "", "", "", "", "", "", "", ],
        ["|Carrera","carrera.htm", "", "", "", "", "", "", "", ],
        ["|D&G","dg.htm", "", "", "", "", "", "", "", ],
        ["|Dolce Gabbana","dolce_gabbana.htm", "", "", "", "", "", "", "", ],
        ["|Emporio Armani","emporio_armani.htm", "", "", "", "", "", "", "", ],
        ["|Gucci","gucci.htm", "", "", "", "", "", "", "", ],
        ["|Loewe","loewe.htm", "", "", "", "", "", "", "", ],
        ["|Mormaii","mormaii.html", "", "", "", "", "", "", "", ],
        ["|Police","police.htm", "", "", "", "", "", "", "", ],
        ["|Prada","prada.htm", "", "", "", "", "", "", "", ],
        ["|Prada Sport","prada_sport.htm", "", "", "", "", "", "", "", ],
        ["|Ray-Ban","ray_ban.htm", "", "", "", "", "", "", "", ],
        ["|Sting","sting.htm", "", "", "", "", "", "", "", ],
        ["|Tous","tous.htm", "", "", "", "", "", "", "", ],
        ["|Vanni","vanni.html", "", "", "", "", "", "", "", ],
        ["|Versace","versace.htm", "", "", "", "", "", "", "", ],
        ["|Vogue","vogue.htm", "", "", "", "", "", "", "", ],
        ["|Zen","zen.htm", "", "", "", "", "", "", "", ],
];

dtree_init();