//--- 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="images/blank.gif";

//--- Dimensions
var menuWidth="740px";
var menuHeight="";
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;

//--- Font
var fontStyle="normal 11px Verdana";
var fontColor=["#C1BDB2","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#6A2124";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#6A2124";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#6A2124","#6A2124"];
var itemBackImage=["",""];
var itemBorderWidth=1;
var itemBorderColor=["#6A2124","#6A2124"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=2;
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=8;
var arrowHeight=16;
var arrowImageMain=["",""];
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="2";
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="99";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=10;
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 pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=100;
var smHidePause=1000;
var smSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;
//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=1;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;


var menuItems = [

["Education Home","index.html"],
["Programs/Degrees","degrees.html"],
["|Early Childhood Education","ece.html"],
["|Elementary Education","eled.html"],
["|Secondary (5-12) or K-12 Education","seced.html"],
["|Paraprofessionals","paraprof.html"],
["|Already have a degree?","havedegree.html"],
["Advising","advising.html"],
["|Early Childhood Education","ece.html"],
["|Teacher Education Program (TEP)","tep.html"],
["|Who to contact","ElemAdvisors.pdf"],
["|PRAXIS Exams","praxis.html"],
["|Student Teaching","st.html"],
["|Financial Aid","finAid.html"],
["Careers","index.html"],
["|Career Services Office","http://my.umwestern.edu/studentsuccess/careerservices/"],
["|Job Fairs","jobfairs.html"],
["|Teaching License","tl.html"],
["||Already have a degree?","havedegree.html"],
["||Need a bachelors degree","tl.html"],
["|Adding an Endorsement","addendorse.html"],
["|Montana Office of Public Instruction","http://opi.mt.gov/"],
["|Praxis Exams","praxis.html"],
["|Paraprofessionals","paraprof.html"],
["|Early Childhood Education","ece.html"],
["Online/Distance","index.html"],
["|Early Childhood Education","ece.html"],
["|Library Media K-12","lib.html"],
["|Literacy K-12","lit.html"],
["|Special Ed K-12","speced.html"],
["|Montana Tech Partnership","techpart.html"],
["|Paraprofessionals","paraprof.html"],
["|School of Outreach","http://my.umwestern.edu/academics/outreach/"],
["|Seeking a Teaching License","tl.html"],
["||Already have a degree?","havedegree.html"],
["||Need a bachelors degree","tl.html"],
["|Master of Education from UM Missoula","master.html"],
["Faculty","contacts.html"],
["|Faculty Directory","http://my.umwestern.edu/campusinfo/directory/"],
["|Who to contact","contacts.html"],
["|Conceptual Framework","CF_6_2008.pdf"],
["|Standards for Tenure & Promotion","http://my.umwestern.edu/administration/vcaa/page10.htm"],
["|Assessments","assess.html"],
["|Collective Bargaining Agreement","Exhibits/ST 5/5B5CBA.pdf"],
["|Policies and Procedures Manual","Policies2009.pdf"],
["NCATE","accreditation.html"],
["|Conceptual Framework","CF_6_2008.pdf"],
["|Institutional Report","Exhibits/IR_UMW_2008.pdf"],
["|Assessments","assess.html"],
["|Programs","programs.html"],
["|Exhibits","exhibits.html"],


];

dm_init();
