/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/
var key="173b2112e9aid";
var _nos=1;

// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item",];
var menuStylesNames=["Top Menu",];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_self";
var statusString="link";
var blankImage="";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="150px";
var menuHeight="20px";
var smWidth="300px";
var smHeight="100px";

//--- Positioning
var absolutePos=0;
var posX="";
var posY="";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="bold 14px arial";
var fontColor=["#51415E","#669933"];
var fontDecoration=["none","none"];
var fontColorDisabled="#669933";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth="0";
var menuBorderStyle="";

//--- Item Appearance
var itemBackColor=["#E3D4E5","#E3D4E5"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["",""];
var itemSpacing=0;
var itemPadding="3px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["menu.files/arrv_white.gif",""];
var arrowImageSub=["menu.files/arr_white.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=24;
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;

//--- 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","itemBackColor=transparent,transparent","itemBorderWidth=0","fontStyle=bold 14px Arial","fontColor=#51415E,#669933","itemBackImage="],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=0","itemPadding=5px 5px 5px 5px"],
];
var menuItems = [
    ["Home","index.html", "", "", "Home", "_self", "0", "0", "", ],
    ["FAQs","faqs.html", "", "", "FAQs", "_self", "0", "0", "", ],
	["About Chinese Medicine","", "", "", "About Chinese Medicine", "", "0", "0", "", ],
		["|Overview","overviewacu.html", "", "", "Overview", "_self", "", "", "", ],
		["|Basic Theories","basictheories.html", "", "", "Basic Theories", "_self", "", "", "", ],
		["|Herbal Remedies","herbalremedies.html", "", "", "Herbal Remedies", "_self", "", "", "", ],
		["|Major Contributors","majorcontributors.html", "", "", "Major Contributors", "_self", "", "", "", ],
    ["About Us","aboutus.html", "", "", "About Us", "_self", "0", "0", "", ],
	["Conditions Treated","conditionstreated.html", "", "", "Conditions Treated", "_self", "0", "0", "", ],
	["Forms","forms.html", "", "", "Forms", "_self", "0", "0", "", ],
	["Research And Resources","researchresources.html", "", "", "Links", "_self", "0", "0", "", ],
	["Contact Us","contactus.html", "", "", "Contact Us", "_self", "0", "0", "", ],
	["Chiropractic","", "", "", "Chiropractic", "", "0", "0", "", ],
		["|Overview","overviewchiro.html", "", "", "Overview", "_self", "", "", "", ],
		["|Chiropractic For Migraine","chiromigraine.html", "", "", "Chiropractic For Migraine", "_self", "", "", "", ],
		["|Chiropractic For Pain","chiropain.html", "", "", "Chiropractic For Pain", "_self", "", "", "", ],
		["|Trigger Points","chirotrigger.html", "", "", "Trigger Points", "_self", "", "", "", ],	
	["Food","food.html", "", "", "Food", "_self", "0", "0", "", ],
	["Fee, Insurance, Policies","feesinsurance.html", "", "", "Fee, Insurance, Policies", "_self", "0", "0", "", ],
	["Driving Directions","driving.html", "", "", "Driving Directions", "_self", "0", "0", "", ],
	["Testimonials","testimonials.html", "", "", "Testimonials", "_self", "0", "0", "", ],
	["Bookstore","bookstore.html", "", "", "Bookstore", "_self", "0", "0", "", ],
	];

dm_init();