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

// -- 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 smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_self";
var statusString="link";
var blankImage="menu.files/btn1.jpg";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="900px";
var menuHeight="25px";
var smWidth="200px";
var smHeight="";

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

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

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

//--- Item Appearance
var itemBackColor=["#a1141b","#441F02"];
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="menu.files/btn1.jpg";
var separatorWidth="100%";
var separatorHeight="2px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="2px";
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=70px","itemBackColor=transparent,transparent","itemBorderWidth=0","fontStyle=bold 12px Arial","fontColor=#FFFFFF,#FFFFFF","itemBackImage=menu.files/btn1.jpg,menu.files/btn2.jpg"],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=0","itemPadding=0px 3px 1px 10px"],
];

var menuItems = [

    ["Home","index.html", "", "", "Home", "_self", "0", "0", "", ],
    ["About Us","", "", "", "About", "_self", "0", "0", "", ],
		["|Overview","about_us_overview.html", "", "", "Overview", "_self", "", "", "", ],
		["|Staff","staff.html", "", "", "Our Staff", "_self", "", "", "", ],
		["|Board of Directors","board_of_directors.html", "", "", "Our Board", "_self", "", "", "", ],
		["|Students & Families","students_overview.html", "", "", "Our Students", "_self", "", "", "", ],

   ["News & Events","", "", "", "New and Next!", "_self", "0", "0", "", ],
		
		["|Blog","http://www.collegesteps.wordpress.com", "", "", "Check out our College Steps Blog", "_self", "", "", "", ],
   ["Programs","", "", "", "What We Do", "_self", "0", "0", "", ],
		["|Program Overview","programs_overview.html", "", "", "The ABC's of College Prep", "_self", "", "", "", ],
		["|Elementary School Program","elementary_school.html", "", "", "Building a solid foundation", "_self", "", "", "", ],
		["|Middle School Program","middle_school.html", "", "", "Support at a critical age", "_self", "", "", "", ],
		["|High School Program","high_school.html", "", "", "Preparing for college", "_self", "", "", "", ],
		["|College Success Program","college_success_program.html", "", "", "College completion and alumni support", "_self", "", "", "", ],
		["|Parent Involvement Program","parents.html", "", "", "Parents make the difference", "_self", "", "", "", ],
		["|Community Partners","access_to_technology.html", "", "", "Expanding student opportunity", "_self", "", "", "", ],

	["Get Involved","", "", "", "You Are Invited", "_self", "0", "0", "", ],
		["|Overview","get_involved_overview.html", "", "", "Why BLCI?", "_self", "", "", "", ],
		["|Donate","donate_support.html", "", "", "Invest in our students", "_self", "", "", "", ],
		["|Volunteer","volunteer_overview.html", "", "", "Make a difference", "_self", "", "", "", ],
		["|Society of Donors", "society_of_donors.html", "", "", "Join a growing community of supporters", "_self", "", "", ],

	["Contact","contact.html", "", "", "Contact Us", "_self", "0", "0", "", ],
];

dm_init();