/************************************************************************************
    Modified Jan 2006 Christopher Bartkowski
    - Allowed for titles (bold, underline, size)
    - Allowed for highlighting to stay on page currently at
    - Allowed child to overlap parent menu in horizontal
    
    Modified 2005 Christopher Bartkowski
    - Allowed more separate custimaziation with the submenu versus main menu
    - Alt Text added
    - allowance of daughter windows

	(c) Ger Versluis 2000 version 5.5 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
	Updated 19 July, 2003 by GV for CSS CompatMode	
	HV Menu found on Dynamic Drive ONLY may be used on both commercial and non commerical sites	
	For info write to menus@burmees.nl							        
	This script featured on Dynamic Drive DHTML code library: http://www.dynamicdrive.com
*************************************************************************************/

    var EXACT=0;  //don't touch
    var SUBST=1;  //don't touch

	var NoOffFirstLineMenus=18;			// Number of first level items
    var highlightPage=1;                // 0 
    
    
    // main menu specifics
	var BorderWidth=0;				// Border width
    var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var FontLowColor='#990000';			// Font color when mouse is not over
	var FontHighColor='#990000';			// Font color when mouse is over
	var BorderColor='black';			// Border color
    
    // submenu specifics
    var SubBorderWidth = 1;              //submenu border
    var SubBorderBtwnElmnts=1;		// Border between elements 1 or 0
	var LowSubBgColor='#FAECA8';			// Background color when mouse is not over on subs
	var HighSubBgColor='#FAECA8';			// Background color when mouse is over on subs
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
    var BorderSubColor='#000000';			// Border color for subs

    // submenu overlaps
   	var ChildOverlap=.5;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent    
    
  // title
  var titleBold = 0;                  // if title is bold (off/on)
  var titleItalic = 0;             // if title is underline (off/on)
  var titleSize = 12;                    // size of title
  var titleColor = "#990000"; 
	var titleUnderline=1;   
  var titleSubColor = "#990000";     
    
	var FontFamily="Verdana"	// Font family menu items
	var FontSize=12;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var FontUnderline=0;				// Italic menu items 1 or 0

	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static

	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='navigation';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=0;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height
    
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, css class to more tightly define each element(optional), number of sub elements, height, width);


// SPECIAL STUFF ;-)
// rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
// daugher windows begin with daughter:  ie daughter:link
// titles start with title: (just to look pretty)
// subtitles start with subtitle: (same as title but going over highlights)

Menu1=new Array("title:Act48", "/academics/education/act48/", "", 0, 14, 160);

Menu2=new Array("title:Catalogs","","",2,14,160);
	Menu2_1=new Array("Undergraduate Catalog","daughter:https://portal.kutztown.edu/common/catalog/descriptions.asp?Key=&Action=view&stype=u&major=List+All+Courses&prefix=","",0,18,180);
	Menu2_2=new Array("Graduate Catalog","daughter:https://portal.kutztown.edu/common/catalog/descriptions.asp?Key=&Action=view&stype=g&major=List+All+Courses&prefix=","",0,0,0);

Menu3=new Array("title:Departments","/academics/education","",7,0,160);
	Menu3_1=new Array("Counseling & Human Services","/academics/graduate/chs/","",0,18,290);
	Menu3_2=new Array("Elementary Education","http://www.kutztown.edu/acad/coe/eled/","",0,18,0);
		//Menu2_2_1=new Array("Early Learning Center","","",0,18,160);
		//Menu2_2_2=new Array("Urban Initiatives","","",0,18,0);
	Menu3_3=new Array("Clinical Experience and Outreach","/academics/education/departments/ce/","",0,18,0);
	Menu3_4=new Array("Human Kinetics","http://www.kutztown.edu/academics/education/human_kinetics_update.aspx","",0,18,0);
	Menu3_5=new Array("Library Science & Instructional Technology","http://www.kutztown.edu/acad/coe/ls/","",0,18,0);
	Menu3_6=new Array("Secondary Education","http://www.kutztown.edu/acad/coe/seced/","",0,18,0);
	Menu3_7=new Array("Special Education","http://www.kutztown.edu/acad/coe/spced/","",0,18,0);

Menu4=new Array("","","",0,0,160);		

Menu5=new Array("title:Current COE Student","","",5,0,160);
	Menu5_1=new Array("Teacher Candidacy (PDF)","daughter:/academics/education/current/pdf/teacher_candidacy.pdf","",0,16,160);
	Menu5_2=new Array("Stage Requirements (PDF)","daughter:/academics/education/postbacc/pdf/2009-2010 Stage Requirement.pdf","",0,16,0);
	Menu5_3=new Array("Forms & Special Testing","","",3,18,0);
		Menu5_3_1=new Array("PA Praxis Test Requirements (PDF)","daughter:/academics/education/common/pdf/praxis_information_2011.pdf","",0,18,240);
		Menu5_3_2=new Array("Title II Report","/academics/education/common/title_II.aspx","",0,18,0);
		Menu5_3_3=new Array("PassPraxis.com", "http://www.passpraxis.com/", "", 0,18,0);
		
	Menu5_4=new Array("Certification Fee Chart","daughter:http://www.education.state.pa.us/portal/server.pt/community/certifications/7199/announcement_-_certification_fee_change/679294","",0,18,0);
	Menu5_5=new Array("Additional Resources","","",3,18,0);
		Menu5_5_1=new Array("ETS.org","daughter:http://www.ets.org","",0,18,200);
		Menu5_5_2=new Array("Taskstream.com","daughter:http://www.taskstream.com","",0,18,0);
		Menu5_5_3=new Array("PA Department of Education","daughter:http://www.pde.state.pa.us","",0,18,0);

Menu6=new Array("title:Prospective COE Student","/academics/education","",2,0,160);		
	Menu6_1=new Array("Forms & Special Testing","","",3,18,180);
		Menu6_1_1=new Array("PA Praxis Test Requirements (PDF)","daughter:/academics/education/common/pdf/praxis_information.pdf","",0,18,240);
		Menu6_1_2=new Array("Stage Requirements (PDF)","daughter:/academics/education/postbacc/pdf/2009-2010 Stage Requirement.pdf","",0,18,0);
		Menu6_1_3=new Array("Bursar's Office","daughter:https://portal.kutztown.edu/bursar/index.asp","",0,18,0);
	
	Menu6_2=new Array("Additional Resources","","",3,18,0);
		Menu6_2_1=new Array("PA Department of Education","daughter:http://www.pde.state.pa.us","",0,18,200);
		Menu6_2_2=new Array("ETS.org","daughter:http://www.ets.org","",0,18,200);		
		Menu6_2_3=new Array("Title II Report","/academics/education/common/title_II.aspx","",0,18,200);

Menu7=new Array("title:Post Baccalaureate Student","/academics/education/postbacc/index.aspx","",0,0,160);
/*Menu6_1=new Array("Dear Applicant (PDF)","daughter:/academics/education/postbacc/pdf/dear_applicant.pdf","",0,18,260);
	Menu6_2=new Array("Application for Admission (PDF)","daughter:/academics/education/postbacc/pdf/post_bac_application.pdf","",0,18,0);
	Menu6_3=new Array("Advisor Listing Sheet","/academics/education/postbacc/advisor_listing.aspx","",0,18,0);
	Menu6_4=new Array("PA Praxis Test Requirements (PDF)","daughter:/academics/education/common/pdf/praxis_information.pdf","",0,18,0);
	Menu6_5=new Array("Bursar's Office","daughter:https://portal.kutztown.edu/bursar/","",0,18,0);
	Menu6_6=new Array("Declaration of Intent Form (PDF)","daughter:/academics/education/postbacc/pdf/declaration_of_intent.pdf","",0,18,0);
	Menu6_7=new Array("Post Baccalaureate Certification (PDF)","daughter:/academics/education/common/pdf/PDE338G.pdf","",0,18,0);
	Menu6_8=new Array("Troops To Teachers Information","/academics/education/postbacc/troops_to_teachers.aspx","",0,18,0);
	*/
Menu8=new Array("","","",0,0,160);

Menu9=new Array("title:Contact Directory","/academics/education/directory/","",0,0,160);

Menu10=new Array("title:Mission & Vision Statements","/academics/education/mission_and_vision.aspx","",0,0,120);		

Menu11=new Array("title:Faculty Resources","","",3,0,200);
	Menu11_1=new Array("Syllabus","/academics/education/resources/syllabus/","",0,18,250);
	Menu11_2=new Array("Taskstream.com","daughter:http://www.taskstream.com","",0,0,0);
	Menu11_3=new Array("Writing for Publication Resources", "daughter:http://www.cabells.com/memberarea.aspx", "",
					   0, 18, 200)

Menu12=new Array("title:Scholaris Newsletter","/academics/education/scholaris/","",0,0,160);
Menu13=new Array("title:TaskStream","/academics/education/multimedia/","",0,0,160);

/*Menu14=new Array("","","",0,0,160);*/
Menu14=new Array("title:NCATE","/academics/education/ncate.aspx","",1,0,160);
	Menu14_1=new Array("Title II Report","/academics/education/common/title_II.aspx",0,0,18,160);
Menu15=new Array("title:A Note from the Dean to Incoming Students","/academics/education/note_from_dean.aspx","", 0,0,160);
Menu16=new Array("title:Dean's Institute","http://www.kutztown.edu/deansinstitute/","",0,0,160);
Menu17=new Array("title:Conceptual Framework","http://www.kutztown.edu/academics/education/conceptual-framework.aspx","",0,0,160);
Menu18=new Array("title:COE Home","/academics/education/","",0,0,160);


////////////////// below is highlighting page on /////////////////////////
// note: only used if highlightPage = 1


// EXACT if you want to match that exact url
// SUBST if you want to find that string inside (ie everything inside a folder/section)
//       ie http://www.kutztown.edu/about/ with SUBST would match every page that starts with that
	
	var location_list = new Array();

    var root = "http://beta.kutztown.edu";
	var strip = ""

function MM_openBrWindow(theURL,winName,features) { //v1.2
  window.open(theURL,winName,features);
}
