/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/

var key="177b2317e3utg";

// -- Deluxe Tuner Style Names
var itemStylesNames=["110",];
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="redstonehorizontal.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="normal 12px Trebuchet MS";
var fontColor=["#FFFFFF","#FFD672"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#9E6802";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#C0AF62";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#9E6802","#9E6802"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#FCEEB0","#4C99AB"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="3px";
var itemAlignTop="center";
var itemAlign="left";
var subMenuAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=8;
var arrowHeight=16;
var arrowImageMain=["redstonehorizontal.files/arrowmain.gif","redstonehorizontal.files/arrowmaino.gif"];
var arrowImageSub=["redstonehorizontal.files/arrowsub.gif","redstonehorizontal.files/arrowsubo.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3px";
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;

//--- 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=5;
var transOptions="";
var transDuration=150;
var transDuration2=200;
var shadowLen=1;
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=200;
var smHidePause=1000;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=1;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemWidth=100px"],
];

var menuItems = [

    ["The Gallery","", "", "", "", "", "0", "", "", ],
        ["|Gallery Events","events.htm", "", "", "", "", "", "", "", ],
        ["|Gallery Photos","framing.htm", "", "", "", "", "", "", "", ],
    ["Accessories","accessories.htm", "", "", "", "", "0", "", "", ],
        ["|Accent Tables","furniture-accenttables.htm", "", "", "", "", "", "", "", ],
        ["|Accessories","furniture-accessories.htm", "", "", "", "", "", "", "", ],
        ["|Cabinetry","furniture-cabinetry.htm", "", "", "", "", "", "", "", ],
        ["|Collections","furniture-collections.htm", "", "", "", "", "", "", "", ],
        ["|Custom Framing","furniture-customframing.htm", "", "", "", "", "", "", "", ],
        ["|Mirror Frames","furniture-mirrorframes.htm", "", "", "", "", "", "", "", ],
        ["|Various","furniture-various.htm", "", "", "", "", "", "", "", ],
        ["|Wall Decor","furniture-walldecor.htm", "", "", "", "", "", "", "", ],
    ["Newsletter","redstone-gallery-newsletter.htm", "", "", "", "", "0", "", "", ],
    ["About Us","", "", "", "", "", "0", "", "", ],
        ["|About Redstone Gallery","about.htm", "", "", "", "", "", "", "", ],
        ["|F.A.Q.","faq.htm", "", "", "", "", "", "", "", ],
        ["|Newsletter","redstone-gallery-newsletter.htm", "", "", "", "", "-1", "", "", ],
    ["Contact Us","contactredstone.htm", "", "", "", "", "0", "", "", ],
    ["Artist Index ","artistindex.htm", "", "", "", "", "0", "", "", ],
    ["Home","index.htm", "", "", "", "", "0", "", "", ],
];

dm_init();