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


// -- Deluxe Tuner Style Names
var itemStylesNames=["style 1","style 2",];
var menuStylesNames=["level x",];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="0.gif";
var pathPrefix_img="nav/";
var pathPrefix_link="";

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

//--- Positioning
var absolutePos=1;
var posX="";
var posY="100px";
var topDX=2;
var topDY=2;
var DX=1;
var DY=1;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["bold 10px Arial, Helvetica","bold 10px Arial, Helvetica"];
var fontColor=["#2c2674","#fcfc04"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

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

//--- Item Appearance
var itemBackColor=["#eeeeee","#2c2674"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=1;
var itemBorderColor=["#000000","#000000"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=2;
var itemPadding="2px";
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=["dm-ar-r-bk.gif","dm-ar-r-ye.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["dm-ar-r-bk.gif","dm-ar-r-ye.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3px";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=1;
var floatIterations=3;
var floatableX=0;
var floatableY=1;
var floatableDX="";
var floatableDY=100;

//--- 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=6;
var transOptions="";
var transDuration=300;
var transDuration2=0;
var shadowLen=0;
var shadowColor="";
var shadowTop=0;

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

//--- Advanced
var dmObjectsCheck=1;
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=0;
var useIFRAME=0;
var dmSearch=0;

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

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

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

//--- Sound
var onOverSnd="";
var onClickSnd="";

var itemStyles = [
    ["itemBackColor=#1196e1,#084c8d","itemBorderWidth=0","itemBorderStyle=none,","itemBorderColor=#ffffff,#ffffff","fontStyle=bold 11px Arial, Helvetica","fontColor=#ffffff,#ffffff","fontDecoration=none,none","itemBackImage=0.gif,0.gif"],
    ["itemBackColor=#FFFFFF,#FFFFFF","itemBorderWidth=0","itemBorderStyle=none,","itemBorderColor=#ffffff,#ffffff","fontStyle=bold 11px Arial, Helvetica","fontColor=#ffffff,#ffffff","fontDecoration=none,none","itemBackImage=0.gif,0.gif"],
];
var menuStyles = [
    ["menuBorderStyle=none","itemSpacing=1","itemPadding=2px"],
];

var menuItems = [

    ["Home","index-e.html", "", "", "", "_self", "-1", "", "", "", "", ],
    ["Users","cat-cxx-e.html", "", "", "", "_self", "-1", "", "", "", "", ],
        ["|To share in success : the users","cat-cxx-e.html", "", "", "", "", "-1", "-1", "", "", "", ],
    ["Helpful hints","cat-tnt-e.html", "", "", "", "_self", "-1", "", "", "", "", ],
        ["|To take programming one step further: our helpful hints","cat-tnt-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["Options","cat-opt-e.html", "", "", "", "_self", "-1", "", "", "", "", ],
        ["|To give your applications a boost : the options","cat-opt-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["Products","cat-tpd-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To discover all the new features: the products","cat-tpd-e.html", "", "", "", "", "-1", "-1", "", "", "", ],
    ["Services","cat-tsv-e.html", "", "", "", "", "", "", "", "", "", ],
        ["|To round off our offering : the services","cat-tsv-e.html", "", "", "", "", "-1", "-1", "", "", "", ],
    ["Point of view","cat-tpv-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To make yourself understood : the points of view","cat-tpv-e.html", "", "", "", "", "-1", "-1", "", "", "", ],
    ["Lubrication","cat-lub-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To optimize machining operations : the oils","cat-lub-e.html", "", "", "", "", "-1", "-1", "", "", "", ],
    ["Tooling","cat-too-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To maximise cutting power : the tools","cat-too-e.html", "", "", "", "", "-1", "-1", "", "", "", ],
    ["Other partners","cat-ptn-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|For more solutions : the other attached products","cat-ptn-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["Exhibitions","cat-exh-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To meet up : the exhibitions","cat-exh-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["Software packages","cat-fao-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|For programming : the software packages","cat-fao-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["Technology","cat-tch-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To assure quality : the technology","cat-tch-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["Background articles ","cat-rpv-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To broaden your vision : background articles","cat-rpv-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["decomagazine","cat-dmp-e.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|To communicate : the life of the magazine","cat-dmp-e.html", "", "", "", "_self", "-1", "-1", "", "", "", ],
    ["Site map","sitemap-e.html", "", "", "", "_self", "", "", "", "", "", ],
    ["top","#top", "", "", "", "_self", "", "", "", "", "", ],
];

dm_init();