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

var key="157b1262extg";
var key1="157b1262extg";

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

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

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

//--- Positioning
var absolutePos=1;
var posX="32px";
var posY="107px";
var topDX=28;
var topDY=0;
var DX=-5;
var DY=0;
var subMenuAlign="right";
var subMenuVAlign="ptop";

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

//--- Appearance
var menuBackColor="#FFFF00";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#FF0000";
var menuBorderWidth=10;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#FFFF80","#C0C0C0"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=1;
var itemBorderColor=["#FCEEB0","#0A0A0A"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=3;
var itemPadding="4px";
var itemAlignTop="left";
var itemAlign="center";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=8;
var arrowHeight=16;
var arrowImageMain=["help.files/arrowmain.gif","help.files/arrowmaino.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["help.files/arrowsub.gif","help.files/arrowsubo.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="150%";
var separatorHeight="3px";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="20px";
var separatorVHeight="100%";
var separatorPadding="20px";

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

//--- 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=24;
var transOptions="";
var transDuration=1;
var transDuration2=1;
var shadowLen=25;
var shadowColor="#B1B1B1";
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=100;
var smHidePause=50;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=1;
var useIFRAME=0;
var dmSearch=0;

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

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

//--- Popup Menu
var popupMode=0;

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

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

var itemStyles = [
];
var menuStyles = [
];

var menuItems = [

    ["Home","index.html", "", "", "", "", "", "", "", "", "", ],
    ["About Us","about-09.htm", "", "", "", "", "", "", "", "", "", ],
    ["Industries","industries-09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|athletics","industries-athletics09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|commercial","industries-commercial09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|industrial","industries-industrial09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|religion","industries-religion09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|retail","industries-retail09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|transportation","industries-transportation09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|government","industries-government09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|restaurant","industries-restaurant09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|educational","industries-educational09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|c-Store/Fueling","industries-fuel09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|banks","industries-banks09.htm", "", "", "", "", "", "", "", "", "", ],
        ["|healthcare","industries-healthcare.htm", "", "", "", "", "", "", "", "", "", ],
        ["|small projects","industries-small09.htm", "", "", "", "", "", "", "", "", "", ],
    ["Management","management-09.htm", "", "", "", "", "", "", "", "", "", ],
    ["Safety","safety-09.htm", "", "", "", "", "", "", "", "", "", ],
    ["Employment","employment-09.htm", "", "", "", "", "", "", "", "", "", ],
    ["   Civic","civic-09.htm", "", "", "", "", "", "", "", "", "", ],
    ["  Plan Room","plan-room-09.htm", "", "", "", "", "", "", "", "", "", ],
    ["Contact Us","contact-us09.htm", "", "", "", "", "", "", "", "", "", ],
];

dm_init();