/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/
var key="163b1548es7id"; 

// -- Deluxe Tuner Style Names
var itemStylesNames=["Top 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="default";
var itemTarget="_self";
var statusString="link";
var blankImage="magnolia_law.files/seperator.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="782 px";
var menuHeight="23px";
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=["normal 11px Arial","normal 11px Arial"];
var fontColor=["#303030","#5B0000"];
var fontDecoration=["none","underline"];
var fontColorDisabled="#5B0000";

//--- Appearance
var menuBackColor="#E4E4E4";
var menuBackImage="";
var menuBackRepeat="repeat-x";
var menuBorderColor="#FFFFFF";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#FFFFFF",""];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["#FFFFFF","#FFFFFF"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=4;
var itemPadding="4px";
var itemAlignTop="center";
var itemAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["magnolia_law.files/arrv_white.gif",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["magnolia_law.files/arr_white.gif",""];

//--- Separators
var separatorImage="";
var separatorWidth="10px";
var separatorHeight="3px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="120px";
var separatorVHeight="1px";
var separatorPadding="10px";

//--- 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="100";
var transition=25;
var transOptions="gradientSize=0.4, wipestyle=1, motion=forward";
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=94px","itemHeight=21px","itemBackColor=#E4E4E4,#E4E4E4","itemBorderWidth=0","fontStyle='bold 12px Arial','bold 12px Arial'","fontColor=#575757,#800000","showByClick=0"],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=0","itemPadding=5px 6px 5px 6px","smOrientation=undefined"],
];

var menuItems = [

    ["Home","default.asp", "", "", "", "_self", "0", "0", "", "", "", ],
    ["Company","company.asp", "", "", "", "_self", "0", "", "", "", "", ],
        ["|Testimonials","testimonials.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Our Company","our_company.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Partner With Us","partner.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Employment","employment.asp", "", "", "", "_self", "", "", "", "", "", ],
    ["Services","services.asp", "", "", "", "_self", "0", "", "", "", "", ],
        ["|Web Development","web_development.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Online Marketing","online_marketing.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Hosting & Email","hosting_and_email.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|E-Business Cards","e_business_cards.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Graphic Design","graphic_design.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Content Writing","content_writing.asp", "", "", "", "_self", "", "", "", "", "", ],
    ["Portfolio","portfolio.asp", "", "", "", "_self", "0", "", "", "", "", ],
        ["|Web Design Portfolio","web_design_port.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|E-Business Card Portfolio","ebcard_port.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Customer Testimonials","testimonials.asp", "", "", "", "_self", "", "", "", "", "", ],
    ["Resources","resources.asp", "", "", "", "_self", "0", "", "", "", "", ],
        ["|Articles","articles.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|FAQs","faqs.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Client Resources","client_resources.asp", "", "", "", "_self", "", "", "", "", "", ],
        ["|Newsletters","newsletters.asp", "", "", "", "_self", "", "", "", "", "", ],
    [" ","", "", "", "", "", "0", "0", "", "", "", ],
    ["Contact Us","contact_us.asp", "", "", "", "_self", "0", "0", "", "", "", ],
];

dm_init();
