/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/
var key="153b1003extg";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Style1",];
var menuStylesNames=["ScrollSm",];
// -- 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="experience.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

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

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

//--- Font
var fontStyle="normal 10px Tahoma";
var fontColor=["#AEB5BF","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

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

//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["experience.files/btn_back_1.gif","experience.files/btn_back_1o.gif"];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="3px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="right";

//--- Icons
var iconTopWidth=4;
var iconTopHeight=15;
var iconWidth=4;
var iconHeight=15;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["experience.files/arr_white_2.gif",""];
var arrowImageSub=["experience.files/arr_white_2.gif",""];

//--- Separators
var separatorImage="experience.files/spacer.gif";
var separatorWidth="100px";
var separatorHeight="5px";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="5px";
var separatorVHeight="18px";
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="90";
var transition=28;
var transOptions="";
var transDuration=150;
var transDuration2=200;
var shadowLen=2;
var shadowColor="#373737";
var shadowTop=1;

//--- 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=100;
var smHidePause=1000;
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=0;

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

var itemStyles = [
    ["itemWidth=150"],
];
var menuStyles = [
    ["smHeight=200"],
];

var menuItems = [

    ["CAPABILITIES OVERVIEW","experience.html", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
    ["SYSTEMS PACKAGING","systems_packaging.html", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
        ["|Levels of Engagement","systems_packaging.html#engage", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
        ["|Concept to Production","systems_packaging.html#concept", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
        ["|Designing Systems Packaging","systems_packaging.html#designsp", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
        ["|Standard Design - All Specs","systems_packaging.html#standard", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
        ["|Mil & Commercial Compliance","systems_packaging.html#mil", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
    ["THERMAL MANAGEMENT","thermal.html", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
    ["DESIGN METHODOLOGY","design.html", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
    ["EXAMPLES","examples.html", "experience.files/spacer.gif", "", "", "", "0", "", "", ],
];

dm_init();