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

var key="161b1476ef2id";

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

//--- Common
var isHorizontal=1;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="data.files/blank.gif";

//--- Dimensions
var menuWidth="300px";
var menuHeight="3px";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10";
var posY="10";
var topDX=0;
var topDY=0;
var DX=-4;
var DY=-1;

//--- Font
var fontStyle="normal 11px Verdana";
var fontColor=["#ffffff","#21519E"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#21519E";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#21519E";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#21519E","#ffffff"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#21519E","#21519E"];
var itemBorderStyle=["ridge","ridge"];
var itemSpacing=2;
var itemPadding="2";
var itemAlignTop="center";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=18;
var iconHeight=18;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["data.files/arr_black_2.gif","data.files/arr_white_2.gif"];

//--- Separators
var separatorImage="data.files/sep_grey.gif";
var separatorWidth="100%";
var separatorHeight="1";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="1";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#DECA9A";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=4;
var shadowColor="#B1B1B1";
var shadowTop=0;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

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

//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemWidth=90","itemBackColor=#21519E,#ffffff","itemBorderWidth=4","itemBorderStyle=solid,solid","itemBorderColor=#21519E,","fontStyle=normal 11px Verdana","fontColor=#ffffff,#21519E"],
];
var menuStyles = [
    ["menuBorderWidth=0","menuBackColor=#F2F3F2","itemSpacing=0","itemPadding=3"],
];

var menuItems = [

    ["Pagina de inicio","index.php", , , "Pagina de inicio", "_self", "0", "0", , ],
    ["Productos","", , , , , "0", "0", , ],
        ["|Autom&oacute;viles","http://www.bestinsure.net/es/automoviles.php", , , "Autom&oacute;viles", "_self", , , , ],
        ["|Comercios y oficinas","http://www.bestinsure.net/es/comercios_y_oficinas.php", , , "Comercios y oficinas", "_self", , , , ],
        ["|Embarcaci&oacute;nes de recreo","http://www.bestinsure.net/es/embarcaciones_de_recreo.php", , , "Embarcaci&oacute;nes de recreo", "_self", , , , ],
        ["|Hogar","http://www.bestinsure.net/es/hogar.php", , , "Hogar", "_self", , , , ],
        ["|Motos y motocicletas","http://www.bestinsure.net/es/motos_y_motocicletas.php", , , "Motos y motocicletas", "_self", , , , ],
        ["|Seguro de salud","http://www.bestinsure.net/es/seguro_de_salud.php", , , "Seguro de salud", "_self", , , , ],
        ["|Seguros de decesos","http://www.bestinsure.net/es/seguros_de_decesos.php", , , "Seguros de decesos", "_self", , , , ],
        ["|Seguros de viaje","http://www.bestinsure.net/es/seguros_de_viaje.php", , , "Seguros de viaje", "_self", , , , ],
        ["|Seguros de vida","http://www.bestinsure.net/es/seguros_de_vida.php", , , "Seguros de vida", "_self", , , , ],
        ["|Seguros para mascotas","http://www.bestinsure.net/es/seguros_para_mascotas.php", , , "Seguros para mascotas", "_self", , , , ],
    ["Informac&iacute;on","http://www.bestinsure.net/es/informacion.php", , , "Informac&iacute;on", "_self", "0", , , ],
    ["Contactos","http://www.bestinsure.net/es/contactos.php", , , "Contactos", "_self", "0", , , ],
];

dm_init();