/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/

var key="163b1537e3utg";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Menu","Portfolio","Information",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="tc-artworksmenu.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;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["bold 16px Arial","bold 16px Arial"];
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#746E47";

//--- Appearance
var menuBackColor="";
var menuBackImage="tc-artworksmenu.files/05space.gif";
var menuBackRepeat="repeat";
var menuBorderColor="#C0AF62";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["tc-artworksmenu.files/05space.gif","tc-artworksmenu.files/05space.gif"];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["#FCEEB0","#4C99AB"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=3;
var itemPadding="3px";
var itemAlignTop="center";
var itemAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=8;
var arrowHeight=16;
var arrowImageMain=["tc-artworksmenu.files/arrowmain.gif","tc-artworksmenu.files/arrowmaino.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["tc-artworksmenu.files/arrowsub.gif","tc-artworksmenu.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;
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="80";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=3;
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;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";

var itemStyles = [
    ["itemWidth=253px","itemHeight=30px","itemBackImage=tc-artworksmenu.files/button-reg.png,tc-artworksmenu.files/button-hover.png","fontStyle='bold 14px Arial','bold 14px Arial'","fontColor=#FFFFFF,#FFFFFF"],
    ["itemHeight=30px","itemBackImage=tc-artworksmenu.files/portfolio.gif,tc-artworksmenu.files/portfolio.gif","fontStyle='normal 2px Arial','normal 2px Arial'"],
    ["itemHeight=30px","itemBackImage=tc-artworksmenu.files/information.gif,tc-artworksmenu.files/information.gif","fontStyle='normal 2px Arial','normal 2px Arial'"],
];
var menuStyles = [
];

var menuItems = [

    ["p","", "", "", "", "_", "1", "", "", "", "", ],
    ["Custom Ceiling Finishes","http://www.tc-artworks.net/customceilings.htm", "", "", "", "", "0", "", "", "", "", ],
    ["Custom Decorative Finishes","http://www.tc-artworks.net/fauxfinishes.htm", "", "", "", "", "0", "", "", "", "", ],
    ["Custom Murals","http://www.tc-artworks.net/custommurals.htm", "", "", "", "", "0", "", "", "", "", ],
    ["Furniture, Cabinets, Wood Graining","http://www.tc-artworks.net/paintedfurniture.htm", "", "", "", "", "0", "", "", "", "", ],
    ["i","", "", "", "", "", "2", "", "", "", "", ],
    ["Art Supplies","http://www.tc-artworks.net/artsupplies.htm", "", "", "", "", "0", "", "", "", "", ],
    ["Decorative Arts","http://www.tc-artworks.net/decorative-arts.htm", "", "", "", "", "0", "", "", "", "", ],
	["Art Class Workshops","http://www.tc-artworks.net/workshops.htm", "", "", "", "", "0", "", "", "", "", ],
    ["TC Artworks in the News","http://www.tc-artworks.net/tamara-news.htm", "", "", "", "", "0", "", "", "", "", ],
    ["About Tamara Clark","http://www.tc-artworks.net/abouttamara.htm", "", "", "", "", "0", "", "", "", "", ],
    ["Contact Us","http://www.tc-artworks.net/contactus.htm", "", "", "", "", "0", "", "", "", "", ],
    ["Site Map","http://www.tc-artworks.net/sitemap.htm", "", "", "", "", "0", "", "", "", "", ],
    ["Home Page","http://www.tc-artworks.net/index.htm", "", "", "", "", "0", "", "", "", "", ],
];

dm_init();