/*
Deluxe Menu Data File
Created by Deluxe Tuner v3.5
http://deluxe-menu.com
*/
// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item","Disabled Item","Border Item",];
var menuStylesNames=["Top Menu",];
// -- 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="images/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";
//--- Dimensions
var menuWidth="500px";
var menuHeight="";
var smWidth="";
var smHeight="";
//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=-2;
var topDY=-2;
var DX=-4;
var DY=-3;
var subMenuAlign="left";
var subMenuVAlign="top";
//--- Font
var fontStyle=["bold 13px Arial","bold 13px Arial"];
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";
//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=0;
var menuBorderStyle="solid";
//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="3px";
var itemAlignTop="left";
var itemAlign="left";
//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=20;
var iconHeight=16;
var arrowWidth=12;
var arrowHeight=10;
var arrowImageMain=["",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["images/arr_mac_silver.gif","images/arr_mac_white.gif"];
//--- Separators
var separatorImage="images/sep_mac.gif";
var separatorWidth="100%";
var separatorHeight="9px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3px";
var separatorVHeight="100%";
var separatorPadding="0px";
//--- 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=350;
var transDuration2=200;
var shadowLen=4;
var shadowColor="#B1B1B1";
var shadowTop=1;
//--- CSS Support (CSS-based Menu)
var cssStyle=1;
var cssSubmenu="submenumac";
var cssItem=["item1mac","item2mac"];
var cssItemText=["text1mac","text2mac"];
//--- 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;
//--- Popup Menu
var popupMode=0;
//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;
//--- Sound
var onOverSnd="";
var onClickSnd="";
var itemStyles = [
["CSS=topitem1mac,topitem2mac","CSSText=toptext1mac,toptext2mac"],
["CSSText=textdis1mac,textdis1mac"],
["CSS=borderitem1mac,borderitem1mac","CSSText=bordertext1mac,bordertext1mac"],
];
var menuStyles = [
["itemSpacing=0","itemPadding=0","CSS=topsubmenumac"],
];
var menuItems = [
["Home","", "", "", "", "", "0", "0", "", "", "", ],
["Product Info","", "", "", "", "", "0", "", "", "", "", ],
["|What's New","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["|Features","", "images/icon_mac_2.gif", "images/icon_mac_2o.gif", "", "", "", "", "", "", "", ],
["||Easy Installation and Customization","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Dynamic Menu (Modifications 'On-The-Fly')","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Keystrokes Support","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Cross-frame Support","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Popup Mode (Contextual Menus)","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Smart Scrollable Submenus","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||CSS Support (CSS-Based Menus)","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Objects Overlapping","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Filters and Transitional Effects","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Individual Styles","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Movable & Floatable Menus","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Multilevel & Multicolumn Menus","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Several Menus on One Page","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||etc.","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["|Documentation","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "", "", "", "", "", "", "", ],
["||Description of Files","", "images/spacer.gif", "", "Different .js files are loaded according to selected menu features.", "", "", "", "", "", "", ],
["||Parameters Info","", "images/spacer.gif", "", "A lot of flexible parameters get you a fully customizable appearance of your menus.", "", "", "", "", "", "", ],
["||How To Setup","", "images/icon_mac_1.gif", "images/icon_mac_1o.gif", "Add several rows of code within html page - your menu is ready! Use Deluxe Tuner - visual interface that allows you to create your menus easily and in no time.", "", "", "", "", "", "", ],
["||JavaScript API","", "images/spacer.gif", "", "Special JavaScript API for changing menu 'on-the-fly', without page reloading!", "", "", "", "", "", "", ],
["|Browsers List","", "images/icon_mac_3.gif", "images/icon_mac_3o.gif", "", "", "", "", "", "", "", ],
["||Internet Explorer","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Firefox","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Mozilla","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Netscape","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Opera","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Safari","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["||Konqueror","", "images/spacer.gif", "", "", "", "", "", "", "", "", ],
["|-","", "", "", "", "", "", "", "", "", "", ],
["|Deluxe Tuner Application","", "images/spacer.gif", "", "Deluxe Tuner is a powerful application that gives you the full control over creation and customization of Deluxe Menu. It has a user-friendly interface that allows you to create your menus easily and in no time.", "", "", "", "", "", "", ],
["Samples","http://deluxe-menu.com/samples-sample.html", "", "", "", "", "0", "", "", "", "", ],
["|AJAX Menu","http://deluxe-menu.com/ajax-technology-menu-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["|Javascript API is Disabled","http://deluxe-menu.com/dynamic-functions-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "_", "1", "", "", "", "", ],
["|Cross Frame Menu","http://deluxe-menu.com/cross-frame-mode-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["|Popup Menu (Right Click Menu)","http://deluxe-menu.com/popup-mode-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["|Highlighted Javascript Items","http://deluxe-menu.com/highlighted-items-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["|Smart Scrollable Feature","http://deluxe-menu.com/scrollable-submenus-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["|Filters and Effects","http://deluxe-menu.com/filters-and-effects-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["|Floating Menu","http://deluxe-menu.com/floatable-menu-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["|Multicolumn Dhtml Menu Script","http://deluxe-menu.com/multicolumn-menu-sample.html", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", "", "", "", "", "", "", "", ],
["Purchase","", "", "", "", "", "0", "", "", "", "", ],
["|Single Website License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Single website license allows you to use the menu on one Internet or Intranet site.", "", "", "", "", "", "", ],
["|Multiple Website License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Multiple website license allows you to use the menu on any Internet or Intranet sites.", "", "", "", "", "", "", ],
["|Developer License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Developer license allows you to use the menu on any Internet or Intranet sites and redistribute as a part of your own applications.", "", "", "", "", "", "", ],
["|-","", "", "", "", "", "", "", "", "", "", ],
["|Free Non-Profit License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Non-profit license allows you to use the menu on 1 NON-PROFIT INTERNET website (NOT Intranet/local website).", "", "", "", "", "", "", ],
["Contacts","", "", "", "", "", "0", "", "", "", "", ],
["
","", "", "", "", "_", "0", "", "", "", "", ],
];
dm_init();