/* Deluxe Menu data file Created by Deluxe Tuner http://deluxe-menu.com */ // --- Deluxe Tuner style names --- var itemStylesNames=[]; var menuStylesNames=["submenustyles",]; // --- End of Deluxe Tuner style names --- //--- Common var isHorizontal=0; var smOrientation=0; var smViewType=0; var smColumns=1; var pressedItem=-2; var itemCursor="pointer"; var itemTarget="_self"; var statusString="link"; var blankImage="/templates/dr_kasden/menufiles/blank.gif"; //--- Dimensions var menuWidth=""; var smWidth=""; var smHeight=""; //--- Positioning var absolutePos=1; var posX=10; var posY=10; var topDX=0; var topDY=1; var DX=-5; var DY=0; //--- Appearance var menuBackColor=""; var menuBackImage=""; var menuBorderColor=""; var menuBorderWidth=""; var menuBorderStyle="none"; //--- Font var fontStyle="bold 13px Times New Roman"; var fontColor=["#FFFFFF",""]; var fontDecoration=["none","underline"]; var fontColorDisabled=""; //--- Item Appearance var itemBackColor=["",""]; var itemBackImage=["",""]; var itemBorderWidth=""; var itemBorderColor=["",""]; var itemBorderStyle=["none","none"]; var itemSpacing=2; var itemPadding=1; var itemAlign="left"; var subMenuAlign=""; //--- 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=""; //--- Icons var iconTopWidth=8; var iconTopHeight=4; var iconWidth=8; var iconHeight=4; var arrowWidth=8; var arrowHeight=16; var arrowImageMain=["",""]; var arrowImageSub=["",""]; //--- Transitional Effects & Filters var transparency="100"; var transition=12; var transOptions=""; var transDuration=250; var shadowLen=2; var shadowColor="#B1B1B1"; var shadowTop=0; //--- Separators var separatorImage=""; var separatorWidth="100%"; var separatorHeight="3"; var separatorAlignment="left"; var separatorVImage=""; var separatorVWidth="3"; var separatorVHeight="100%"; //--- CSS Support (CSS-based Menu) var cssStyle=0; var cssSubmenu=""; var cssItem=["",""]; var cssItemText=["",""]; //--- Advanced var saveNavigationPath=1; var showByClick=0; var noWrap=1; var pathPrefix_img=""; var pathPrefix_link=""; var smShowPause=200; var smHidePause=1000; var dm_writeAll=1; var key ="161b707etbid"; var key1="155b1133etbid"; var key2="173b2003etbid"; //--- Keystrokes Support var keystrokes=0; //--- Dynamic Menu var dynamic=0; //--- MAC OS Additional (IE only) var macIEoffX=10; var macIEoffY=15; var macIEtopDX=0; var macIEtopDY=2; var macIEDX=-3; var macIEDY=0; var menuStyles = [ ["menuBackColor=#D4997B","menuBorderStyle=none"], ]; var menuItems = [ ["About Dr. Kasden","about.cfm?Id=1", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , , , "-1", ], ["|Philosophy","about.cfm?Id=1", , , , , , "0", ], ["|Qualifications","about.cfm?Id=2", , , , , , , ], ["|Experience","about.cfm?Id=3", , , , , , , ], ["|Education/Training","about.cfm?Id=4", , , , , , , ], ["|Contributions/Honors","about.cfm?Id=5", , , , , , , ], ["|Continuing Medical Education","about.cfm?Id=6", , , , , , , ], ["FAQ","faqs.cfm", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , , , , ], ["Procedures","procedures.cfm", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , , , , ], ["|Head/Neck","procedures.cfm?id=1", , , , , ,"0", ], ["|Breast","procedures.cfm?id=2", , , , , ,"0", ], ["|Upper Extremity","procedures.cfm?id=3", , , , , ,"0", ], ["|Torso","procedures.cfm?id=4", , , , , ,"0", ], ["|Lower Extremity","procedures.cfm?id=5", , , , , ,"0", ], ["|Skin","procedures.cfm?id=6", , , , , ,"0", ], ["|Obesity / Massive Weight Loss","procedures.cfm?id=7", , , , , ,"0", ], ["Testimonials","testimonials.cfm?Id=9", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , , , , ], ["Patient Info","patientinfo.cfm?Id=10", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , "_self", , , ], ["|Privacy Policy","patientinfo.cfm?Id=10", , , , , , "0", ], ["|Helpful Links","patientinfo.cfm?Id=13", , , , , , , ], ["|Payment Options","patientinfo.cfm?Id=14", , , , , , , ], ["|Seminars","patientinfo.cfm?Id=15", , , , , , , ], ["Care Services","careservices.cfm?Id=11", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , "_self", , , ], ["In the news","inthenews.cfm?Id=12", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , "_self", , , ], ["|Plastic Surgery Stats","inthenews.cfm?Id=12", , , , , , "0", ], ["|Press Releases","inthenews.cfm?Id=16", , , , , , , ], ["|Technical Publications","inthenews.cfm?Id=17", , , , , , , ], ["Contact Us","contactus.cfm", "/menufiles/navspacer.gif", "/menufiles/navspacer.gif", , "_self", , , ] ]; dm_init();