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


// -- Deluxe Tuner Style Names
var itemStylesNames=["lah blag",];
var menuStylesNames=["New Individual Style",];
var key="155b1131extg:;
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_blank";
var statusString="link";
var blankImage="templateresidential.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

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

//--- Positioning
var absolutePos=0;
var posX="";
var posY="";
var topDX=-1;
var topDY=0;
var DX=-5;
var DY=0;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["Bold 11px Arial","Bold 11px Arial"];
var fontColor=["#999999","#000000"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#990000";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#999999";
var menuBorderWidth=0;
var menuBorderStyle="groove";

//--- Item Appearance
var itemBackColor=["#990000","#999999"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=1;
var itemBorderColor=["#E4E1DE","#FFFFFF"];
var itemBorderStyle=["groove","double"];
var itemSpacing=1;
var itemPadding="6px";
var itemAlignTop="left";
var itemAlign="left";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=30;
var iconHeight=15;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["templateresidential.files/arrow_main3.gif","templateresidential.files/arrow_sub5.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["templateresidential.files/arrow_sub5.gif","templateresidential.files/arrow_sub5.gif"];

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

//--- Floatable Menu
var floatable=1;
var floatIterations=6;
var floatableX=0;
var floatableY=1;
var floatableDX=15;
var floatableDY=15;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#AA0000";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=13;
var closeBtnH=16;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=-1;
var transOptions="";
var transDuration=500;
var transDuration2=200;
var shadowLen=0;
var shadowColor="#B0B0B0";
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=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=1;
var dm_focus=1;
var dm_actKey=113;

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

var itemStyles = [
    ["itemBackColor=#999999,#999999","fontStyle='Bold 10px Arial','Bold 10px Arial'","fontColor=#000000,#000000"],
];
var menuStyles = [
    ["smWidth=122px","itemPadding=2px","smOrientation=undefined"],
];

var menuItems = [

    ["Products","http://deluxe-menu.com/order-purchase.html", "", "", "", "_blank", "", "", "", "", "", ],
        ["|Sound Enhancements","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Projectors","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Interactive Whiteboards","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Digital Signage","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Wall Control","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Security Systems","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Communications","", "", "", "", "", "0", "0", "", "", "", ],
        ["|Intercom P.A.","", "", "", "", "", "0", "0", "", "", "", ],
        ["|Recording Systems","", "", "", "", "", "0", "0", "", "", "", ],
    ["Services","", "", "", "", "", "", "", "", "", "", ],
        ["|System Design","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Integration","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Support","", "", "", "", "", "0", "0", "", "", "", ],
        ["|Repair","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
        ["|Training","http://www.hbsound.com", "", "", "", "", "0", "0", "", "", "", ],
    ["Contact Us","http://www.hbsound.com", "", "", "", "", "", "", "", "", "", ],
    ["Home","www.hbsound.com", "", "", "", "", "", "", "", "", "", ],
];

dm_init();