/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
   dot org - 173b2139e9aid
   dot com - 173b2130e9aid
*/
var key="173b2139e9aid";
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="menu.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="125px";
var menuHeight="23px";
var smWidth="225px";
var smHeight="";

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

//--- Font
var fontStyle="normal 12px Arial";
var fontColor=["#FFFFFF","#000000"];
var fontDecoration=["none","none"];
var fontColorDisabled="#585858";

//--- Appearance
var menuBackColor="#243A99";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#7ec4f6";
var menuBorderWidth=0;
var menuBorderStyle="ridge";

//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["menu.files/btn_blue3.jpg","menu.files/btn_blue4.jpg"];
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/arr_white.gif",""];
var arrowImageSub=["menu.files/arrv_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=125px","itemBackColor=transparent,transparent","itemBorderWidth=0","fontStyle=normal 14px Arial","fontColor=#FFFFFF,#000000","itemBackImage=menu.files/btn_blue.jpg,menu.files/btn_blue2.jpg"],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=0","itemPadding=2px 10px 2px 10px"],
];

var menuItems = [

    ["Home","index.html", "", "", "Home", "_self", "0", "0", "", ],
    ["About","", "", "", "About", "", "0", "0", "", ],
	    ["|Mission","about.html", "", "", "About", "_self", "", "", "", ],
		["|Board of Directors","board.html", "", "", "Board", "_self", "", "", "", ],
		["|Staff","staff.html", "", "", "Staff", "_self", "", "", "", ],
		["|Volunteers","volunteers.html", "", "", "Volunteers", "_self", "", "", "", ],
		["|SMVP Press","press.html", "", "", "Press", "_self", "", "", "", ],
    ["Productions","", "", "", "Productionss", "", "0", "0", "", ],
		["|Rhythms to Peace","rhythmstopeace.html", "", "", "Rhythms To Peace", "_self", "", "", "", ],
		["|Leading the Way to Peace","leadingthewaytopeace.html", "", "", "Leading the Way To Peace", "_self", "", "", "", ],
        ["|Reversing The Ripples of War","reversingtheripplesofwar.html", "", "", "Reversing the Ripples of War", "_self", "", "", "", ],
        ["|Creating A Place at The Table","creatingaplaceatthetable.html", "", "", "Creating A Place at The Table", "_self", "", "", "", ],
	    ["|Youth Out Loud I","youthoutloudI.html", "", "", "Youth Out Loud", "_self", "", "", "", ],
		["|Youth Out Loud II","youthoutloudII.html", "", "", "Youth Out Loud II", "_self", "", "", "", ],
    ["Services","services.html", "", "", "Services", "_self", "0", "0", "", ],
	["Events","events.html", "", "", "Events", "_self", "0", "0", "", ],
	["Get Involved","getinvolved.html", "", "", "Get Involved", "_self", "0", "0", "", ],
	["Partners","communitypartners.html", "", "", "Community Partners and Sponsors", "_self", "0", "0", "", ],
	["Contact","http://www.sunandmoonvision.org/contact.html", "", "", "Contact Us", "_self", "0", "0", "", ],
	["Archives","events2007.html", "", "", "Archives", "_self", "0", "0", "", ],
	    ["|Events 2007","events2007.html", "", "", "Events 2007", "_self", "", "", "", ],
        ["|eNewsletters","newsletterarchive.html", "", "", "Archived eNewsletters", "_self", "", "", "", ],
	["Store","store.html", "", "", "Store", "_self", "0", "0", "", ],
	["Support","support.html", "", "", "Support", "_self", "0", "0", "", ],
		["|Donate/Volunteer","support.html", "", "", "Support", "_self", "", "", "", ],
];

dm_init();