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

var key="159b1342efeid";
var key1="159b1312efeid";
var key2="157b1225efeid";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item","Top Item2","Top Item3","Top Item4","Top Item5","Top Item6","Top Item7",];
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="hti.files/blank.gif";

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

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

//--- Font
var fontStyle="normal 11px Trebuchet MS, Tahoma";
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#FFFFFF";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#575757";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#FFFFFF","#000000"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#FCEEB0","#4C99AB"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="2px 5px 2px 4px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["arr_black.gif","arr_white.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="right";
var separatorVImage="";
var separatorVWidth="3";
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="85";
var transition=27;
var transOptions="gradientSize=0.7, wipestyle=1, motion=forward";
var transDuration=350;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#000000";
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="include/hti.files/";
var pathPrefix_link="";
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=1;

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

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

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

var itemStyles = [
    ["itemWidth=32px","itemBackColor=#000000,#000000","fontStyle=normal 11px Verdana","fontColor=#CCCCCC,#00A090","itemBackImage=hti.jpg,hti.jpg"],
    ["itemWidth=110px","itemBackColor=#000000,#000000","fontStyle=normal 11px Verdana","fontColor=#CCCCCC,#00A090","itemBackImage=mobieletelefonie.jpg,mobieletelefonie.jpg"],
    ["itemWidth=95px","itemBackColor=#000000,#000000","fontStyle=normal 11px Verdana","fontColor=#CCCCCC,#00A090","itemBackImage=autonavigatie.jpg,autonavigatie.jpg"],
    ["itemWidth=74px","itemBackColor=#000000,#000000","fontStyle=normal 11px Verdana","fontColor=#CCCCCC,#00A090","itemBackImage=beveiliging.jpg,beveiliging.jpg"],
    ["itemWidth=57px","itemBackColor=#000000,#000000","fontStyle=normal 11px Verdana","fontColor=#CCCCCC,#00A090","itemBackImage=contact.jpg,contact.jpg"],
    ["itemWidth=93px","itemBackColor=#000000,#000000","fontStyle=normal 11px Verdana","fontColor=#CCCCCC,#00A090","itemBackImage=onzemethode.jpg,onzemethode.jpg"],
    ["itemWidth=55px","itemBackColor=#000000,#000000","fontStyle=normal 11px Verdana","fontColor=#CCCCCC,#00A090","itemBackImage=route.jpg,route.jpg"],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=1","itemPadding=0px 5px 0px 5px"],
];

var menuItems = [

    ["HTI","", , , , , "0", "0", , ],
        ["|Welkom","index.php", , , , , , , , ],
        ["|Portofolio","portofolio.php", , , , , , , , ],
        ["|Kwaliteit en Service","kwaliteit.php", , , , , , , , ],
    ["Onze Methode","methode.php", , , , , "5", "0", , ],
    ["Mobiele Telefonie","mobieletelefonie.php", , , , , "1", "0", , ],
    ["Auto Navigatie","autonavigatie.php", , , , , "2", "0", , ],
    ["Beveiliging","", , , , , "3", "0", , ],
        ["|Meten is Weten","metenisweten.php", , , , , , , , ],
        ["|Auto Beveiliging","autobeveiliging.php", , , , , , , , ],
        ["|Fleet Management","fleetmanagement.php", , , , , , , , ],
    ["Contact","contact.php", , , , , "4", "0", , ],
    ["Route","route.php", , , , , "6", "0", , ],
];

dm_init();
