/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='#150174';			// Background color when mouse is over on subs
	var FontLowColor='#150174';			// Font color when mouse is not over
	var FontSubLowColor='#150174';			// Font color subs when mouse is not over
	var FontHighColor='#3636c2';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='#150174';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left' (default), 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left' (default), 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// 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=660;			// 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='';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://www.sheboygan.uwc.edu/images/leftnav/cleardot.gif',0,0,'http://www.sheboygan.uwc.edu/images/leftnav/cleardot.gif',0,0,'http://www.sheboygan.uwc.edu/images/leftnav/cleardot.gif',0,0];	// 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, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("About the University","/university/index.shtm","",9,18,157);
	Menu1_1=new Array("Dean's Welcome","/university/dean/index.shtm","",0,18,175);
	Menu1_2=new Array("Business Office","/university/busoffice/index.shtm","",0);
	Menu1_3=new Array("About UWS Campus","/university/campus/index.shtm","",0);
	Menu1_4=new Array("Facility Rental","/university/rental/index.shtm","",0);
	Menu1_5=new Array("Videos about UWS","/university/videos/index.shtm","",0);
	Menu1_6=new Array("Employment","/university/employment/index.shtm","",0);
	Menu1_7=new Array("Security","/university/report/index.shtm","",0);
    Menu1_8=new Array("Faculty & Staff Directory","/academics/departmentsFacultyStaff/directory/index.shtm","",0);
    Menu1_9=new Array("Technology & Computers","/academics/departmentsFacultyStaff/departments/it/index.shtm","",0);


Menu2=new Array("Academics","/academics/","",5,18,157);
	Menu2_1=new Array("Areas of Study","/academics/advising/areas_of_study.shtm","",0,18,175);	
	Menu2_2=new Array("Departments","/academics/departmentsFacultyStaff/departments/index.shtm","",0);	
	Menu2_3=new Array("Faculty & Staff Directory","/academics/departmentsFacultyStaff/directory/index.shtm","",0);	
	Menu2_4=new Array("Continuing Education","/academics/continuingEducation/index.htm","",0);	
	Menu2_5=new Array("Online Courses","/academics/onlineCourseInformation/index.shtm","",0);	
	
Menu3=new Array("Admissions & Registration","/academics/","",6,18,157);
	Menu3_1=new Array("Student Services","/academics/studentservices/student_services.shtm","",0,18,175);	
	Menu3_2=new Array("Admissions","/academics/studentservices/admission/admissions.shtm","",0);	
	Menu3_3=new Array("Advising","/academics/advising/advising.shtm","",0);	
	Menu3_4=new Array("Calendar","/academics/calendar/calendars.shtm","",0);	
	Menu3_5=new Array("Academic Success Center","/current/resources/success/index.shtm","",0);	
	Menu3_6=new Array("Registration for Classes","/academics/studentservices/registration/registration.shtm","",0);	




// --- Samples of Sub menu possibilities --
//		Menu2_1_1=new Array("CNN","http://www.cnn.com","",0,20,150);
//		Menu2_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
//		Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
//                Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
//               Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
//                          Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);
//                          Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
//	Menu2_2=new Array("Technology","blank.htm","",3);
//		Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
//		Menu2_2_2=new Array("News.com","http://www.news.com","",0);
//		Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);

Menu4=new Array("Library","/library/","",0,18,157);

Menu5=new Array("Continuing Education","/academics/continuingeducation/continuing_ed.shtm","",0,18,157);

Menu6=new Array("Community Resources","/resources/community_resources.shtm","",0,18,157);
	
Menu7=new Array("Alumni & Foundation","/foundation/foundation_alumni.shtm","",4,35,157);
	Menu7_1=new Array("UWS Foundation","/foundation/foundation.shtm","",0,18,150);
	Menu7_2=new Array("Alumni Association","/foundation/alumni.shtm","",0);
	Menu7_3=new Array("Ways to Give","/foundation/ways_to_give.shtm","",0);
	Menu7_4=new Array("Board of Trustees","/foundation/board_of_trustees.shtm","",0);

Menu8=new Array("Prospective Students","/resources/prospective_students.shtm/","",0,18,157);
//	Menu6_1=new Array("Why Choose UWS?","/prospective/whyChoose/index.htm","",0,20,150);
//	Menu6_2=new Array("Cost of UWS","http://www.uwc.edu/financial_aid/tuition.asp","",0,20,150);
//	Menu6_3=new Array("Admission to UWS","/academics/studentServices/admission/index.htm","",0,20,150);
//	Menu6_4=new Array("Student Services","/academics/studentServices/index.htm","",0,20,150);
//	Menu6_5=new Array("Collaborative Degrees","/prospective/collaborativePrograms/index.htm","",0,20,150);
//	Menu6_6=new Array("Associate Degree","http://www.uwc.edu/academics/requirements.asp","",0,20,150);
//	Menu6_7=new Array("How College Works","/prospective/howCollegeWorks/index.htm","",0,20,150);
//	Menu6_8=new Array("Student Resources","/current/resources/index.htm","",0,20,150);
//	Menu6_9=new Array("Student Life","/current/activities/index.htm","",0,20,150);

Menu9=new Array("Current Students","/resources/current_students.shtm","",0,35,157);
//	Menu7_1=new Array("Activities","/current/activities/index.htm","",0,20,175);
//	Menu7_2=new Array("Sports","/current/sports/index.htm","",0,20,175);
//	Menu7_3=new Array("Student Resources","/current/resources/index.htm","",0,20,175);
//	Menu7_4=new Array("Bookstore","/university/bookstore/index.htm","",0,20,175);
//	Menu7_5=new Array("Academic Success Center","/current/resources/success/index.shtm","",0,20,175);

Menu10=new Array("UWS E-mail","http://owa.uwc.edu","",0,18,157);
	
Menu11=new Array("Desire2Learn (D2L)","http://uwc.courses.wisconsin.edu/","",0,18,157);
	
	
