/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/

var key="173b2115ef9id";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item",];
var menuStylesNames=["Top Menu","Submenu",];
// -- 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="default";
var itemTarget="_self";
var statusString="";
var blankImage="trgmenudata.files/blank.gif";

//--- Dimensions
var menuWidth="0";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="30";
var posY="110";
var topDX=5;
var topDY=0;
var DX=0;
var DY=0;

//--- Font
var fontStyle="bold 18px Monotype Corsiva";
var fontColor=["#FFFFFF","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#6E8FD6";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#6E8FD6";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#808080","#6E8FD6"];
var itemBackImage=["",""];
var itemBorderWidth=1;
var itemBorderColor=["#6E8FD6","#FFFFFF"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="1";
var itemAlignTop="center";
var itemAlign="center";
var subMenuAlign="center";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["trgmenudata.files/arr_black_2.gif","trgmenudata.files/arr_white_2.gif"];

//--- Separators
var separatorImage="trgmenudata.files/sep_white.gif";
var separatorWidth="1";
var separatorHeight="3";
var separatorAlignment="right";
var separatorVImage="";
var separatorVWidth="5";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=1;
var floatIterations=5;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=25;
var moveHeight=18;
var moveColor="#AAFFFF";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=11;
var closeBtnH=11;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=29;
var transOptions="irisstyle=cross";
var transDuration=400;
var transDuration2=200;
var shadowLen=0;
var shadowColor="#616161";
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=500;
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 = [
    ["itemWidth=175","itemBackColor=#6E8FD6,#808080"],
];
var menuStyles = [
    ["menuBorderWidth=2","menuBorderStyle=solid","menuBorderColor=#163D3D"],
    ["smWidth=300"],
];

var menuItems = [

    ["Home","http://www.therauschergroup.com", , , , , "0", "0", , ],
    ["Product & Services","", , , , , "0", , , ],
        ["|Suggestion & Creativity Program","http://www.therauschergroup.com", , , , , , "1", , ],
        ["|Incentive Points Program","http://www.therauschergroup.com/incentivepointsprogram.htm", , , , , , , , ],
        ["|Gifts / Incentives / Rewards","http://www.therauschergroup.com/giftsincentivesrewards.htm", , , , , , , , ],
        ["|Corporate Specialty Products","http://www.therauschergroup.com/corporatespecialtyproducts.htm", , , , , , , , ],
        ["|Creativity Promotional Products","http://www.therauschergroup.com/creativityproducts.htm", , , , , , , , ],
        ["|Creativity Seminar","http://www.therauschergroup.com/creativityseminar.htm", , , , , , , , ],
        ["|Creativity Material","http://www.therauschergroup.com/creativitymaterial.htm", , , , , , , , ],
        ["|New Product Ideas Needed?","http://www.therauschergroup.com/newproductideasneeded.htm", , , , , , , , ],
        ["|Products Needing Development?","http://www.therauschergroup.com/productsneedingdevelopment.htm", , , , , , , , ],
        ["|Gift Catalogs","http://www.therauschergroup.com/giftcatalogs.htm", , , , , , , , ],
        ["|Consulting Services","http://www.therauschergroup.com/consultingservices.htm", , , , , , , , ],
    ["Contact Us","http://www.therauschergroup.com/contactus.htm", , , , , "0", , , ],
    ["About Us","http://www.therauschergroup.com/aboutus.htm", , , , , "0", , , ],
    ["Hello","", , , , , "0", , , ],
];

dm_init();