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


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

//--- Common
var isHorizontal=0;
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="";
var pathPrefix_img="";
var pathPrefix_link="";

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

//--- Positioning
var absolutePos=0;
var posX="0px";
var posY="0px";
var topDX=0;
var topDY=0;
var DX=0;
var DY=0;

//--- Font
var fontStyle="normal 14px Trebuchet MS";
var fontColor=["#80406c","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#efefef";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#efefef","#efefef"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#efefef","#efefef"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="0px";
var itemAlignTop="right";
var itemAlign="left";
var subMenuAlign="left";

//--- Icons
var iconTopWidth=0;
var iconTopHeight=0;
var iconWidth=0;
var iconHeight=0;
var arrowWidth=0;
var arrowHeight=0;
var arrowImageMain=["",""];
var arrowImageMain=["",""];
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="0px";
var separatorHeight="0px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="0px";
var separatorVHeight="0px";
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="#AA0000";
var moveImage="";
var moveCursor="default";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="95";
var transition=24;
var transOptions="";
var transDuration=0;
var transDuration2=0;
var shadowLen=0;
var shadowColor="#bdbdbd";
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=250;
var smHidePause=750;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;

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

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

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

/*
var itemStyles = [
		// item style 0 = main menu item public link
    ["itemBackColor=#ffffff, #f5f5f5", "itemWidth=200px", "fontStyle=normal 15px Trebuchet MS", "fontColor=#9e48a9,#9e48a9"],
    // item style 1 = main menu item public active
    ["itemBackColor=#e5e5e5, #e5e5e5","itemWidth=200px","fontStyle=bold 15px Trebuchet MS", "fontColor=#9e48a9,#9e48a9"],    
    
    // item style 2 = main menu item private link
    ["itemBackColor=#ff0000, #f5f5f5","itemWidth=200px","fontStyle=normal 15px Trebuchet MS", "fontColor=#ff0000,#9e48a9"],    
    // item style 3 = main menu item private active
		["itemBackColor=#e5e5e5, #e5e5e5","itemWidth=200px","fontStyle=bold 15px Trebuchet MS", "fontColor=#9e48a9,#9e48a9"],    
		
		// item style 4 = main menu sub menu item public link
		["itemBackColor=#ffffff, #f5f5f5","itemWidth=200px","fontStyle=normal 15px Trebuchet MS", "fontColor=#9e48a9,#9e48a9"],
    // item style 5 = main menu sub menu item public active
    ["itemBackColor=#e5e5e5, #e5e5e5","itemWidth=200px","fontStyle=bold 15px Trebuchet MS", "fontColor=#9e48a9,#9e48a9"],
    
    // item style 6 = main menu sub menu item private link
    ["itemBackColor=#ff0000, #f5f5f5","itemWidth=200px","fontStyle=normal 15px Trebuchet MS", "fontColor=#ff0000,#9e48a9"],
    // item style 7 = main menu sub menu item private active
    ["itemBackColor=#e5e5e5, #e5e5e5","itemWidth=200px","fontStyle=bold 15px Trebuchet MS", "fontColor=#9e48a9,#9e48a9"], 
];

var menuStyles = [
		// menu style 0 = main menu
		["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#bfbfbf", "menuBackColor=#ffffff", "itemPadding=5px 30px 5px 0px"],
		//
		// menu style 1 = main menu sub menu style public
    ["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#bfbfbf","menuBackColor=#ffffff", "itemPadding=5px 0px 5px 20px"],
		
		// menu style 2 = main menu sub menu style private
    ["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#bfbfbf","menuBackColor=#ffffff", "itemPadding=0px 0px 0px 0px"],

		// menu style 3 = main menu with only image as title
		["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#bfbfbf"],
];
*/

var itemStyles = [
		// item style 0 = main menu item public link
    ["itemBackColor=#ffffff,#7df142", "itemWidth=220px", "fontStyle=normal 14px Verdana", "fontColor=#9e48a9,#9e48a9"],
    // item style 1 = main menu item public active
    ["itemBackColor=#7df142,#7df142","itemWidth=220px","fontStyle=bold 14px Verdana", "fontColor=#9e48a9,#9e48a9"],    
    
    // item style 2 = main menu item private link
    ["itemBackColor=ff0000,f5f5f5","itemWidth=220px","fontStyle=normal 14px Verdana", "fontColor=#ff0000,#9e48a9"],    
    // item style 3 = main menu item private active
	["itemBackColor=e5e5e5,e5e5e5","itemWidth=220px","fontStyle=bold 14px Verdana", "fontColor=#9e48a9,#9e48a9"],    
		
		// item style 4 = main menu sub menu item public link
	["itemBackColor=transparent,#7df142","itemWidth=220px", "fontStyle=normal 14px Verdana", "fontColor=#9e48a9,#9e48a9"],
    // item style 5 = main menu sub menu item public active
    ["itemBackColor=#7df142,#7df142", "itemWidth=220px", "fontStyle=bold 14px Verdana", "fontColor=#9e48a9,#9e48a9"],  
    
    // item style 6 = main menu sub menu item private link
    ["itemBackColor=ff0000,#5f5f5f", "itemWidth=220px","fontStyle=normal 14px Verdana", "fontColor=#ff0000,#9e48a9"],
    // item style 7 = main menu sub menu item private active
    ["itemBackColor=#cdcdcd,#cdcdcd","itemWidth=220px","fontStyle=bold 14px Verdana", "fontColor=#9e48a9,#9e48a9"],  
];

var menuStyles = [
	// menu style 0 = main menu
	["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#2e2e2e","menuBackColor=#ffffff", "itemPadding=5px 30px 5px 0px"],

	// menu style 1 = main menu sub menu style public
    ["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#2e2e2e","menuBackColor=#ffffff", "smWidth=220px", "itemPadding=5px 0px 5px 20px"],
		
	// menu style 2 = main menu sub menu style private
    ["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#2e2e2e","menuBackColor=#ffffff", "smWidth=220px", "itemPadding=5px 0px 5px 20px"],

	// menu style 3 = main menu with only image as title
	["menuBorderWidth=0","menuBorderStyle=solid","menuBorderColor=#bfbfbf"],
];
