
// -- 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 dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_self";
var statusString="link";
var blankImage="data.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="720px";
var menuHeight="40px";
var smWidth="170px";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=-2;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["bold 12px Arial","bold 12px Arial"];
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#557D4F";

//--- Appearance aca gil
var menuBackColor="#F7D15B";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#A01B1B";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=1;
var itemBorderColor=["#386527","#FFFFFF #386527"];
var itemBorderStyle=["",""]; //"solid","groove"    si pusiera esto cuando me posiciono sobre una opcion de submenu hace efecto de undimiento
var itemSpacing=2;
var itemPadding="2px 5px 2px 10px";
var itemAlignTop="left";
var itemAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["data.files/arrv_white.gif",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["data.files/arr_black.gif","data.files/arr_white.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="";
var separatorHeight="";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3px";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;
var floatableDX=15;
var floatableDY=15;

//--- 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="85";
var transition=28;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=3;
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 smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=1;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=1;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";

var itemStyles = [
    ["itemWidth=95px","itemHeight=28px","itemBackImage=","itemBorderWidth=0","fontStyle='bold 22px Arial','bold 22px Arial'","fontColor=#FFFFFF,#FFFF66","showByClick=0"],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=1","itemPadding=0px 5px 0px 5px","smOrientation=undefined"],
];

var menuItems = [

    ["Empresa","empresa.html", "", "", "", "", "0", "0", "", "", "", ],
	 	["|Compañía","empresa.html", "", "", "", "", "", "", "", "", "", ],
		["|Plantas","nuestraOrganizacion.html", "", "", "", "", "", "", "", "", "", ],
		["|Estructura","organigrama.html", "", "", "", "", "", "", "", "", "", ],
		["|Distribuidores","distribuidores.html", "", "", "", "", "", "", "", "", "", ],
	["Historia","historia.html", "", "", "", "", "0", "", "", "", "", ],
      ["|Reseña","historia.html", "", "", "", "", "", "", "", "", "", ],
	  ["|Cronología","cronologia.html", "", "", "", "", "", "", "", "", "", ],
    ["Calidad","calidad.html", "", "", "", "", "0", "", "", "", "", ],
	["Productos","index.html", "", "", "", "", "0", "", "", "", "", ],
		["|Dulces Sólidos","", "", "", "", "", "", "", "", "", "", ],
			["||Latas Grandes","productosDulcesSolidosLatasGrandes.html", "", "", "", "", "", "", "", "", "", ],
			["||Latas Chicas","productosDulcesSolidosLatasChicas.html", "", "", "", "", "", "", "", "", "", ],
			["||Latas Chicas Light","productosDulcesSolidosLatasChicasLight.html", "", "", "", "", "", "", "", "", "", ],
			["||Cajones","productosDulcesSolidosCajones.html", "", "", "", "", "", "", "", "", "", ],
			["||Estuches","productosDulcesSolidosEstuches.html", "", "", "", "", "", "", "", "", "", ],
		["|Mermeladas","", "", "", "", "", "", "", "", "", "", ],
			["||Frasco","productosMermeladasFrasco.html", "", "", "", "", "", "", "", "", "", ],
			["||Frasco Light","productosMermeladasFrascoLight.html", "", "", "", "", "", "", "", "", "", ],
			["||Frasco Cormillot","productosMermeladasFrascoCormillot.html", "", "", "", "", "", "", "", "", "", ],
			["||Pote","productosMermeladasPote.html", "", "", "", "", "", "", "", "", "", ],
			["||Pote Light","productosMermeladasPoteLight.html", "", "", "", "", "", "", "", "", "", ],
		["|Dulce de Leche","productosDulceDeLeche.html", "", "", "", "", "", "", "", "", "", ],
		["|Postre de Dulce de Leche","productosPostreDeDulceDeLeche.html", "", "", "", "", "", "", "", "", "", ],
		["|Miel","productosMiel.html", "", "", "", "", "", "", "", "", "", ],
		["|Almíbares","productosAlmibares.html", "", "", "", "", "", "", "", "", "", ],
		["|Turrón de Maní","productosTurronDeMani.html", "", "", "", "", "", "", "", "", "", ],
		["|Tomate Triturado","productosTomateTriturado.html", "", "", "", "", "", "", "", "", "", ],
		["|Línea Catering","productosLineaCatering.html", "", "", "", "", "", "", "", "", "", ],
		["|Pulpas","pulpas.html", "", "", "", "", "", "", "", "", "", ],
		["|Logística de Productos","logisticaProductosDulcor.xls", "", "", "", "", "", "", "", "", "", ],
	["Exportacion","exportacion.html", "", "", "", "", "0", "", "", "", "", ],
    ["Contacto","contacto.html", "", "", "", "", "0", "", "", "", "", ]
    
];

dm_init();
