/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.5
   http://deluxe-menu.com
*/

var key="177b2320efcid";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item",];
var menuStylesNames=["Individual Style",];
// -- 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="data.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="800px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=0;
var topDY=0;
var DX=-4;
var DY=-1;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["bold 12px Tahoma","bold 12px Tahoma"];
var fontColor=["#FFFFFF","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#FFFFFF";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#FFFFFF";
var menuBorderWidth=2;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#D08933","#78a8b6"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=1;
var itemBorderColor=["#78a8b6","#665500"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="3px";
var itemAlignTop="center";
var itemAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=18;
var iconHeight=18;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["",""];

//--- Separators
var separatorImage="data.files/sep_grey.gif";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="0px";
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="100";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=4;
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=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 = [
    ["itemBackColor=#D08933,#D08933","itemBorderColor=#D08933,#D08933","fontColor=#FFFFFF,#FFFFFF"],
];
var menuStyles = [
    ["menuBackColor=#F2F3F2","menuBorderWidth=0","itemSpacing=1","itemPadding=4px"],
];

var menuItems = [

    ["About Us","", "", "", "", "", "", "", "", "", "", ],
        ["|Our Clinic","/about.php", "", "", "About Private Clinic North", "", "", "", "", "", "", ],
        ["|Our Mission/Core Values","/mission_core.php", "", "", "Our Mission/Core Values", "", "", "", "", "", "", ],
        ["|Treatment Philosophy","/philosophy.php", "", "", "Treatment Philosophy", "", "", "", "", "", "", ],
        ["|Affiliations","/affiliations.php", "", "", "Affiliations", "", "", "", "", "", "", ],
    ["PCN Staff","", "", "", "", "", "", "", "", "", "", ],
        ["|CEO Welcome Letter","/ceo.php", "", "", "CEO Welcome Letter", "", "", "", "", "", "", ],
        ["|Administrator's Letter","/administrator.php", "", "", "Administrator's Letter", "", "", "", "", "", "", ],
        
        ["|Clinic Director","/director.php", "", "", "Clinic Director", "", "", "", "", "", "", ],
        ["|Office Manager","/office_manager.php", "", "", "Office Manager", "", "", "", "", "", "", ],
    ["Services","", "", "", "", "", "", "", "", "", "", ],
        ["|Methadone Maintenance","/maintenance.php", "", "", "Methadone Maintenance", "", "", "", "", "", "", ],
        ["|Counseling","/counseling.php", "", "", "Counseling Services", "", "", "", "", "", "", ],
        ["|Medical Services","/medical_services.php", "", "", "Medical Services", "", "", "", "", "", "", ],
    ["Patient Info","", "", "", "", "", "", "", "", "", "", ],
        ["|Urgent Messeage To Parents","/teen_addiction.php", "", "", "Urgent Messeage To Parents", "", "", "", "", "", "", ],
        ["|About Opioids","/opioids.php", "", "", "About Opioids", "", "", "", "", "", "", ],
        ["|Methadone Myths & Facts","/myths.php", "", "", "Methadone Myths & Facts", "", "", "", "", "", "", ],
        ["|Hepatitis","hepatitis.php", "", "", "Hepatitis", "", "", "", "", "", "", ],
        ["|HIV/AIDS","/aids.php", "", "", "HIV/AIDS", "", "", "", "", "", "", ],
        
    ["Contact Us","", "", "", "", "", "", "", "", "", "", ],
        ["|Call or Email Us Today","/contact.php", "", "", "Call or Email Us Today", "", "", "", "", "", "", ],
        ["|Driving Directions","/directions.php", "", "", "Driving Directions", "", "", "", "", "", "", ],
    
    ["Home","/index.php", "", "", "Home", "", "", "", "", "", "", ],
];

dm_init();
