//UDMv3.8.4
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

// *** for more information about the script ******************************
// *** see http://www.brothercake.com/dropdown/ ***************************

// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "left";		// alignment
var absLEFT = 	0;		// absolute left or right position (if not center)
var absTOP = 	82; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5/6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF =	"/js/";	// base path 
var zORDER = 	500;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#eeeeee";	// main nav cell color
var rCOLOR = 	"";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#000066"	// main nav border color
var aLINK = 	"#000066";	// main nav link color
var aHOVER = 	"#FF6633";		// main nav link hover-color (dual purpose)
var aDEC = 		"none";		// main nav link decoration
var fFONT = 	"verdana,arial,helvetica,sans serif";	// main nav font face		
var fSIZE = 	10;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#eeeeee";	// submenu cell color
var srCOLOR = 	"#e0e0e0";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"#000066"	// submenu border color
var saLINK = 	"#000066";	// submenu link color
var saHOVER = 	"#FF6633";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial,helvetica,sans serif";// submenu font face		
var sfSIZE = 	10;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	10;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	"1";		// menu drop shadow size 
var shCOLOR =	"#000066";	// menu drop shadow color
var shOPACITY = 100;		// menu drop shadow opacity (ie5/6 only)

var keepSubLIT=	true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = 0;		// shift the child menus vertically 			
var chhOFFSET = 0;		// shift the child menus horizontally 		

var closeTIMER = 200;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or op5)

var altDISPLAY = "status";		// where to display alt text
var allowRESIZE=true;		// allow resize/reload
var redGRID = false;    // show a red grid 
var gridWIDTH = 0;    // override grid width 
var gridHEIGHT = 0;    // override grid height 
var documentWIDTH = 0;    // override document width 
var hideSELECT = true;    // auto-hide select boxes when menus open (ie5+ only)
var allowForSCALING = false;    // allow for text scaling in mozilla 5  
var allowPRINTING = false;    // allow the navbar and menus to print (not ns4) 

var openTIMER = 100;    // menu opening delay time (not ns4/op5/op6) 
var openChildTIMER = 200;    // child-menu opening delay time (not ns4/op5/op6) 

var arrWIDTH = 0;    //arrow width (not ns4/op5/op6) 
var arrHEIGHT = 0;    //arrow height (not ns4/op5/op6) 

var arrHOFFSET = 0;    //arrow horizontal offset (not ns4/op5/op6) 
var arrVOFFSET = 0;    //arrow vertical offset (not ns4/op5/op6) 
var arrVALIGN = "";    //arrow vertical align (not ns4/op5/op6) 

var arrLEFT = "";    //left arrow (not ns4/op5/op6) 
var arrLEFT_ROLL = "";    //left rollover arrow (not ns4/op5/op6) 
var arrRIGHT = "";    //right arrow (not ns4/op5/op6) 
var arrRIGHT_ROLL = "";    //right rollover arrow (not ns4/op5/op6) 


//** LINKS ***********************************************************

MI("","",3,"center","","",0,0);  

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)
MI("/about/","ABOUT LC",75,"center","","ABOUT LC",0,0); 
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	SP(175,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	SI("/about/","About LC Highlights","","About LC Highlights");
	SI("/about/ataglance.php","LC at a Glance","","LC at a Glance");
	SI("/about/mission.php","Identity & Mission of LC","","Identity & Mission of LC");
	SI("/about/christiancommitment.php","Christian Commitment","","Christian Commitment");
	SI("/about/accreditation.php","Accreditation & Membership","","Accreditation & Membership");
	SI("/administration/administration.php","Administration","","Administration");
	SI("/about/location.php","Location, Directions & Map","","Location, Directions & Map");
	SI("/news-lc/","LC News Releases","","LC News Releases");
	SI("/jobs/","Job Opportunities","","Job Opportunities");
	SI("/community/","Community Programs","","Community Programs");
	SI("/calendar/index.php","Events & Activities","","Events & Activities");
	SI("/kzlc/","KZLC - Radio LC","","KZLC - Radio LC");
	SI("/security/","Safety & Security","","Safety & Security");
	SI("/bookstore/","Bookstore","","Bookstore");
	
MI("","|",6,"center","","",0,0);    

MI("/admissions/","ADMISSIONS",95,"center","","ADMISSIONS",0,0); 

	SP(170,"left","left",0,0);
	
	SI("/admissions/","Admissions Highlights","","Admissions Highlights");
	SI("/apply/","Application for Admission","","Application for Admission");
	SI("/admissions/staff/","Admissions Staff","","Admissions Staff");
	SI("/campusvisit/","Campus Visit","","Campus Visit");
	SI("/admissions/forms/","Admissions Form Bank","","Admissions Form Bank");
	SI("/finaid/","Expenses & Finances","","Expenses & Finances");
	SI("/admissions/disability/","Disability Services","","Disability Services");
	SI("/international/","International Students","","International Students");
	SI("/admissions/contact.php","Contact Admissions Office","","Contact Admissions Office");

MI("","|",6,"center","","",0,0);    

MI("/finaid/","FINANCES",80,"center","","FINANCES",0,0); 

	SP(170,"left","left",0,0);
	
	SI("/finaid/","Finances Highlights","","Finances Highlights");
	SI("/finaid/tuition_fees.php","Tuition, Fees, & Charges","","Tuition, Fees, & Charges");
	SI("/finaid/finaid_scholarships.php","Scholarships","","Scholarships");
	SI("/finaid/finaid.php","Financial Aid","","Financial Aid");
	SI("/finaid/forms/","Financial Aid Form Bank","","Financial Aid Form Bank");
	SI("/finaid/policies.php","Policies Governing Finances","","Policies Governing Finances");
	SI("/finaid/constitution.php","Constitution Day","","Constitution Day");

MI("","|",6,"center","","",0,0);    

MI("/academics/","ACADEMICS",85,"center","","ACADEMICS",0,0); 

	SP(230,"left","left",0,0);
	
	SI("/academics/","Academics Highlights","","Academics Highlights");
	SI("/academics/program/","Academic Program","","Academic Program");
	SI("/academics/divisions/","Academic Divisions","","Academic Divisions");
	SI("/academics/registrar/","Registrar's Office","","Registrar's Office");
	SI("/faculty/","Faculty","","Faculty");
	SI("/academics/courseofferings/","Course Offerings","","Course Offerings");
	SI("/academics/catalog/","College Catalog","","College Catalog");
	SI("/inre/","Institutional Research & Effectiveness","","Institutional Research & Effectiveness");
	SI("/irb/","Institutional Review Board","","Institutional Review Board");
	SI("/ifl/","Integration of Faith & Learning","","Integration of Faith & Learning");
	SI("/intlstudy/","International Study","","International Study");
	SI("http://blackboard.lacollege.edu","Blackboard","","Blackboard");
	
MI("","|",6,"center","","",0,0);    

MI("/library/","LIBRARY",75,"center","","LIBRARY",0,0); 

	SP(120,"left","left",0,0);
	
	SI("/library/","Library Highlights","","Library Highlights");
	SI("http://norton.lacollege.edu/lacollege/default.asp","Library Catalog","","Library Catalog");

MI("","|",6,"center","","",0,0);    

MI("/student/","STUDENT",70,"center","","STUDENT",0,0); 

	SP(150,"left","left",0,0);

	SI("/student/","Student Highlights","","Student Life Highlights");
	SI("/student/handbook.php","Student Handbook","","Student Handbook");
	SI("/student/orientation/","Orientation Programs","","Orientation Programs");
	SI("/international/","International Students","","International Students");
	SI("/student/activities/","Student Activities","","Student Activities");
	SI("/residential/","Residential Life","","Residential Life");
	SI("/studentorgs/","Organizations","","Organizations");
	SI("/gallery/","Photo Gallery","","Photo Gallery");
	SI("/student/services/","Support Services","","Support Services");
	SI("/student/religious/","Religious Life","","Religious Life");
	SI("/studentorgs/profiles/bcm.php","LC BCM","","LC BCM");
	SI("/career/","Career Development","","Career Development");
	SI("/career/jobs/","Student Job Postings","","Student Job Postings");
	SI("/student/contact.php","Contact Us","","Contact Us");
		
MI("","|",6,"center","","",0,0);    

MI("http://www.lcwildcats.net","ATHLETICS",80,"center","","ATHLETICS",0,0); 
	SP(110,"left","left",0,0);

	SI("http://www.lcwildcats.net","Athletics Site","","Athletics Site");
	SI("/news-ath/","Athletics News","","Athletics News");
	SI("/atep/","Athletic Training","","Athletic Training");
	SI("/studentorgs/profiles/intramural.php","Intramurals","","Intramurals");
		
MI("","|",6,"center","","",0,0);    

MI("/alumni/","ALUMNI",65,"center","","ALUMNI",0,0); 

	SP(145,"left","left",0,0);

	SI("/alumni/","Alumni Highlights","","Alumni Highlights");
	SI("/alumni/association.php","Alumni Association","","Alumni Association");
	SI("/alumni/distalumni/","Distinguished Alumni","","Distinguished Alumni");
	SI("/alumni/contact.php","Contact Update","","Contact Update");
	SI("/giving/","Giving to LC","","Giving to LC");
	SI("/alumni/columns/","Columns","","Columns");
	SI("/alumni/lcplates.php","LC License Plates","","LC License Plates");
	SI("/homecoming/","Homecoming","","Homecoming");
	SI("/bookstore/","Bookstore","","Bookstore");
	
MI("","|",6,"center","","",0,0);    

MI("/giving/","GIVING",65,"center","","GIVING",0,0); 

	SP(155,"left","left",0,0);
	
	SI("/giving/","Giving Highlights","","Giving Highlights");
	SI("/giving/intro.php","Introduction","","Introduction");
	SI("/giving/centennial.php","Centennial Campaign","","Centennial Campaign");
	SI("/giving/methods.php","Methods of Giving","","Methods of Giving");
	SI("/giving/what.php","What to Give","","What to Give");
	SI("/giving/levels.php","Giving Levels","","Giving Levels");
	SI("/giving/scholarships.php","Endowed Scholarships","","Endowed Scholarships");
	SI("/giving/donate.php","Make a Donation","","Make a Donation");
	SI("/giving/contact.php","Contact Us","","Contact Us");

MI("","",10,"center","","",0,0); 


//**DO NOT EDIT THIS *****
}//***********************
//************************
