/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/

var key="165b1629exid";


// -- Deluxe Tuner Style Names
var itemStylesNames=["Subitem",];
var menuStylesNames=[];
// -- 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="data.files/blank.gif";

//--- Dimensions
var menuWidth="730px";
var menuHeight="23px";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10";
var posY="10";
var topDX=0;
var topDY=2;
var DX=-7;
var DY=-5;

//--- Font
var fontStyle="bold 11px Verdana";
var fontColor=["#FFFFFF","#091B2D"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="0101d3";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#EEEEEE #AAAAAA #AAAAAA #FFFFFF";
var menuBorderWidth=2;
var menuBorderStyle="groove";

//--- Item Appearance
var itemBackColor=["0101d3","#DAEAF8"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="3";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["",""];
var arrowImageSub=["data.files/arr_white_1.gif",""];

//--- Separators
var separatorImage="data.files/sep_white2.gif";
var separatorWidth="100";
var separatorHeight="5";
var separatorAlignment="left";
var separatorVImage="data.files/sepv_blue.gif";
var separatorVWidth="5";
var separatorVHeight="18";
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=5;
var transOptions="";
var transDuration=200;
var transDuration2=200;
var shadowLen=12;
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="";
var pathPrefix_link="";
var smShowPause=50;
var smHidePause=1000;
var smSmartScroll=1;
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 = [
    ["itemBackColor=#2A78C3,#FAF48F"],
];

var menuItems = [

    ["Home","index.htm", , , , , , , , ],
    ["About Us","about.htm", , , , , , , , ],
    ["Products & Services","products.htm", , , , , , , , ],
        ["|AWWebStart","webstart.htm", , , , , "0", , , ],
        ["|AWWebStore","webstore.htm", , , , , "0", , , ],
        ["|AWMobileStart","mobilestart.htm", , , , , "0", , , ],
        ["|AWMobileStore","mobilestore.htm", , , , , "0", , , ],
		["|MANAGE 2000 Storefront","m2kstorefront.htm", , , , , "0", , , ],
		["|MANAGE 2000 Portal","m2kportal.htm", , , , , "0", , , ],
		["|MANAGE 2000 Phone Storefront","m2kphonestorefront.htm", , , , , "0", , , ],
		["|MANAGE 2000 Phone Portal","m2kphoneportal.htm", , , , , "0", , , ],
        ["|AWXML","xml.htm", , , , , "0", , , ],
        ["|Barcode Solutions","mobileproducts.htm", , , , , "0", , , ],
		["|AWInternational","awinternational.htm", , , , , "0", , , ],
        ["|AWSalesReports","awsalesreports.htm", , , , , "0", , , ],
        ["|AWReportBuilder","awreportbuilder.htm", , , , , "0", , , ],
        ["|AWUPSInterface","upsinterface.htm", , , , , "0", , , ],
        ["|AWFedExInterface","fedexinterface.htm", , , , , "0", , , ],
        ["|AWDHLInterface","dhlinterface.htm", , , , , "0", , , ],
        ["|AWForms","forms.htm", , , , , "0", , , ],
        ["|AWSalesTax","salestax.htm", , , , , "0", , , ],
        ["|AWMail","mail.htm", , , , , "0", , , ],
        ["|AWViewer","awviewer.htm", , , , , "0", , , ],
        ["|AWeReporting","ereporting.htm", , , , , "0", , , ],
        ["|AWLookup","lookup.htm", , , , , "0", , , ],
        ["|Upgrades","upgrades.htm", , , , , "0", , , ],
        ["|Programming Services","pservice.htm", , , , , "0", , , ],
        ["|Integration Services","inservice.htm", , , , , "0", , , ],
        ["|Sytem Administration","sysadm.htm", , , , , "0", , , ],
    ["Customer Reviews","comments.htm", , , , , , , , ],
    ["Custom Solutions","csolutions.htm", , , , , , , , ],
    ["Contact Us","contacts.htm", , , , , , , , ],
    ["Support","http://awportal.advancedware.com/awcustportal", , , , , , , , ],
];

dm_init();