/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var itemStylesNames=["effectiveprinting","consultation","directmailservices","onlineprinting","resourcecenter","sub_effectiveprinting","sub_consultation","sub_directmailservices","sub_onlineprinting","sub_resourcecenter","effectiveprinting_off","consultation_off","directmailservices_off","onlineprinting_off","resourcecenter_off","sub_ihr_aboutus",];
var menuStylesNames=["sub_padding","integrity_sub_padding",];
// -- 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="";

//--- Dimensions
var menuWidth="122px";
var menuHeight="38px";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="0";
var posY="0";
var topDX=0;
var topDY=0;
var DX=0;
var DY=0;

//--- Font
var fontStyle="bold 13px Arial";
var fontColor=["#000000","#000000"];
var fontDecoration=["none","none"];
var fontColorDisabled="#000000";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="no-repeat";
var menuBorderColor="#ffffff";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#ffffff","#ffffff"];
var itemBackImage=["",""];
var itemBorderWidth=2;
var itemBorderColor=["#000000","#000000"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="0";
var itemAlignTop="center";
var itemAlign="center";
var subMenuAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=18;
var iconHeight=18;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["aboutus.files/arr_black_2.gif","aboutus.files/arr_white_2.gif"];

//--- Separators
var separatorImage="aboutus.files/sep_grey.gif";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="center";
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="100";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
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=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=200;
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=#f6de00,#f6de00","fontColor=#000000,"],
    ["itemBackColor=#EC7100,#EC7100"],
    ["itemBackColor=#c10086,#c10086"],
    ["itemBackColor=#9D2cba,#9D2cba"],
    ["itemBackColor=#0088cf,#0088cf"],
    ["itemBackColor=#f6de00,#f6de00","fontStyle=normal 12px Verdana","fontColor=#000000,"],
    ["itemBackColor=#ec7100,#ec7100","fontStyle=normal 12px Verdana","fontColor=#ffffff,"],
    ["itemBackColor=#c10086,#c10086","fontStyle=normal 12px Verdana","fontColor=#ffffff,"],
    ["itemBackColor=#9d2cba,#9d2cba","fontStyle=normal 12px Verdana","fontColor=#ffffff,"],
    ["itemBackColor=#0088cf,#0088cf","fontStyle=normal 12px Verdana","fontColor=#ffffff,"],
    ["itemBackColor=#000000,#f6de00","fontColor=#ffffff,#000000"],
    ["itemBackColor=#000000,#EC7100"],
    ["itemBackColor=#000000,#c10086"],
    ["itemBackColor=#000000,#9D2cba"],
    ["itemBackColor=#000000,#0088cf"],
    ["itemWidth=122px","itemBackColor=#ffffff,#ffffff","itemBorderWidth=2","itemBorderColor=#000000,#000000","fontStyle=normal 9px Arial","fontColor=#000000,#000000"],
];
var menuStyles = [
    ["itemPadding=5px"],
    ["menuBorderWidth=2","menuBorderColor=#FFFFFF"],
];

var menuItems = [

    ["ABOUT US","aboutus.htm", , , , , "-1", , , ],
        ["|Community Involvement","http://www.integrityts.com/community.htm", , , , "_blank", "15", "-1", , ],
];

dm_init();
