
	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='#330066';			// Background color when mouse is over on subs
	var FontLowColor='#330066';			// Font color when mouse is not over
	var FontSubLowColor='#330066';			// Font color subs when mouse is not over
	var FontHighColor='#330066';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#FFFFFF';			// Border color
	var BorderSubColor='#330066';			// 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', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=100;				// 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=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	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='';				// DIV id for relative positioning (refer to config.htm for info)
	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 MainWidth=150;			// width for first level menu items
	var SubWidth=100;		    // width for sublevel menu items
	var LongSubWidth=190;       // width for long submenus
	var MainItemHeight=30;          // height for main menu items
	var ItemHeight=23;          // height for sub menu items

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Absloute 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("<img src='http://www.oit.sfasu.edu/images/oithome.gif' alt='OIT Home'>","http://www.oit.sfasu.edu","",7,MainItemHeight,MainWidth); 
	Menu1_1=new Array("Director's Welcome","http://www.oit.sfasu.edu/oithome/welcome.html","",0,ItemHeight,LongSubWidth); 
	Menu1_2=new Array("Mission","http://www.oit.sfasu.edu/oithome/mission.html","",0,ItemHeight,LongSubWidth); 
	Menu1_3=new Array("Services Provided","http://www.oit.sfasu.edu/oithome/services.html","",0,ItemHeight,LongSubWidth); 
	Menu1_4=new Array("Staff","http://www.oit.sfasu.edu/oithome/staff.html","",0,ItemHeight,LongSubWidth); 
	Menu1_5=new Array("Job Opportunities","http://www.oit.sfasu.edu/oithome/jobs.html","",0,ItemHeight,LongSubWidth); 
	Menu1_6=new Array("Suggestion Box","http://www.oit.sfasu.edu/oithome/suggestionbox.html","",0,ItemHeight,LongSubWidth); 
	Menu1_7=new Array("Announcement Archives","http://www.oit.sfasu.edu/oithome/news.html","",0,ItemHeight,LongSubWidth);
	


Menu2=new Array("<img src='http://www.oit.sfasu.edu/images/webct.gif' alt='myCourses'>","http://www.oit.sfasu.edu/webct/index.html","",8,MainItemHeight,MainWidth); 
	Menu2_1=new Array("Logon to myCourses","http://oit.sfasu.edu/to_webct.html","",0,ItemHeight,LongSubWidth); 
	Menu2_2=new Array("myCourses Status Report","http://www.oit.sfasu.edu/status/index.php","",0,ItemHeight,LongSubWidth); 
	Menu2_3=new Array("About myCourses","http://www.oit.sfasu.edu/webct/aboutwebct.html","",0,ItemHeight,LongSubWidth); 
	Menu2_4=new Array("FAQ","http://www.oit.sfasu.edu/webct/webctfaq.html","",0,ItemHeight,LongSubWidth);
	Menu2_5=new Array("Features of myCourses","http://www.oit.sfasu.edu/webct/features_of_mycourses.html","",0,ItemHeight,LongSubWidth); 
	Menu2_6=new Array("Orientation","http://www.oit.sfasu.edu/orientation/index/index.htm","",0,ItemHeight,LongSubWidth); 
	Menu2_7=new Array("Check Browser Settings","http://www.oit.sfasu.edu/webct/brwsrset.html","",0,ItemHeight,LongSubWidth);
	Menu2_8=new Array("Software Downloads","http://www.oit.sfasu.edu/webct/oitresources.html","",0,ItemHeight,LongSubWidth);

Menu3=new Array("<img src='http://www.oit.sfasu.edu/images/distanceed.gif' alt='Distance Education'>","http://www.oit.sfasu.edu/disted/index.html","",5,MainItemHeight,MainWidth); 
	Menu3_1=new Array("About Distance Education","http://www.oit.sfasu.edu/disted/aboutde.html","",0,ItemHeight,LongSubWidth); 
	Menu3_2=new Array("Roadmap for Development & Delivery of an Online Course","http://www.oit.sfasu.edu/disted/roadmap/roadmap.html","1",0,38,LongSubWidth); 
	Menu3_3=new Array("Courses & Programs","http://www.oit.sfasu.edu/disted/programs.html","",0,ItemHeight,LongSubWidth); 
	Menu3_4=new Array("Faculty Support Services","http://www.oit.sfasu.edu/disted/facsup/index.html","",14,ItemHeight,LongSubWidth); 
	Menu3_5=new Array("Publications","http://www.oit.sfasu.edu/disted/publinks.html","",0,ItemHeight,LongSubWidth); 
	 
	
	
		Menu3_4_1=new Array("Out-of-state Electronic Fee","http://www.oit.sfasu.edu/disted/facsup/outstatefee.html","",0,ItemHeight,LongSubWidth);
		Menu3_4_2=new Array("Planning and Consulting","http://www.oit.sfasu.edu/disted/facsup/planning.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_3=new Array("Policies","http://www.oit.sfasu.edu/disted/facsup/policies.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_4=new Array("Program and Course Development","http://www.oit.sfasu.edu/disted/facsup/pcd.html","",0,40,LongSubWidth); 
		Menu3_4_5=new Array("Recommended Development Timeline","http://www.oit.sfasu.edu/disted/facsup/timeline.html","",0,40,LongSubWidth); 
		Menu3_4_6=new Array("Forms and Brochures","http://www.oit.sfasu.edu/disted/facsup/forms.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_7=new Array("Instructional Design","http://www.oit.sfasu.edu/disted/facsup/instrdes.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_8=new Array("Faculty Development","http://www.oit.sfasu.edu/disted/facsup/training.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_9=new Array("Accessibility Guidelines","http://www.oit.sfasu.edu/disted/facsup/accessibility.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_10=new Array("Copyright Clearance","http://www.oit.sfasu.edu/disted/facsup/copyright.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_11=new Array("DE Statistics","http://www.oit.sfasu.edu/disted/facsup/stats.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_12=new Array("Distance Education Advisory Committee (DEAC)","http://www.oit.sfasu.edu/disted/facsup/deac.html","",0,40,LongSubWidth); 
		Menu3_4_13=new Array("Contact DE Coordinator","http://www.oit.sfasu.edu/disted/facsup/contactde.html","",0,ItemHeight,LongSubWidth); 
		Menu3_4_14=new Array("F-1 Visa Holders","http://www.oit.sfasu.edu/disted/facsup/f1visa.html","",0,ItemHeight,LongSubWidth);
		Menu3_4_15=new Array("Out-of-state Electronic Fee","http://www.oit.sfasu.edu/disted/facsup/outstatefee.html","",0,ItemHeight,LongSubWidth);

				
Menu4=new Array("<img src='http://www.oit.sfasu.edu/images/facdev.gif' alt='Faculty Development'>","http://www.oit.sfasu.edu/facdev/index.html","",7,MainItemHeight,MainWidth); 
	Menu4_1=new Array("OIT Certificate Programs","http://www.oit.sfasu.edu/facdev/certprogs.html","",0,ItemHeight,LongSubWidth); 
	Menu4_2=new Array("Faculty Development Center","http://www.oit.sfasu.edu/facdev/fdc.html","",0,ItemHeight,LongSubWidth); 
	Menu4_3=new Array("Upcoming Special Events","http://www.oit.sfasu.edu/facdev/events.html","",0,ItemHeight,LongSubWidth); 
	Menu4_4=new Array("Workshop Schedule and Registration","http://oit.sfasu.edu/workshops","",0,40,LongSubWidth); 
	Menu4_5=new Array("Computer Based Training","http://www.oit.sfasu.edu/facdev/cbt.html","",0,ItemHeight,LongSubWidth); 
	Menu4_6=new Array("Recommended Readings","http://www.oit.sfasu.edu/facdev/readings.html","",0,ItemHeight,LongSubWidth); 
	Menu4_7=new Array("Suggestion Box","http://www.oit.sfasu.edu/facdev/fdcsuggestionbox.html","",0,ItemHeight,LongSubWidth); 
	
Menu5=new Array("<img src='http://www.oit.sfasu.edu/images/ttools.gif' alt='Teaching Tools'>","http://www.oit.sfasu.edu/enhancement/index.html","",8,MainItemHeight,MainWidth); 
	Menu5_1=new Array("About Teaching Tools","http://www.oit.sfasu.edu/enhancement/aboutle.html","",0,ItemHeight,LongSubWidth); 
	Menu5_2=new Array("Consulting Services","http://www.oit.sfasu.edu/enhancement/consulting.html","",0,ItemHeight,LongSubWidth); 
	Menu5_3=new Array("Tools to Enhance Your Courses","http://www.oit.sfasu.edu/enhancement/tools.html","",0,ItemHeight,LongSubWidth); 
		Menu5_4=new Array("Instructional Design","http://www.oit.sfasu.edu/disted/facsup/instrdes.html","",0,ItemHeight,LongSubWidth); 
		Menu5_5=new Array("Media Production Services","http://www.oit.sfasu.edu/enhancement/mps.htm","",0,ItemHeight,LongSubWidth); 
		Menu5_6=new Array("Accessibility Guidelines","http://www.oit.sfasu.edu/enhancement/instrsup/accessibility.html","",0,ItemHeight,LongSubWidth); 
		Menu5_7=new Array("Copyright Clearance","http://www.oit.sfasu.edu/enhancement/instrsup/copyright.html","",0,ItemHeight,LongSubWidth); 
		Menu5_8=new Array("Grant Development","http://www.oit.sfasu.edu/enhancement/grantdev.html","",0,ItemHeight,LongSubWidth); 


	
Menu6=new Array("<img src='http://www.oit.sfasu.edu/images/videoconf.gif' alt='Videoconferencing (ITV)'>","http://www.oit.sfasu.edu/techsup/videoconf.html","",5,MainItemHeight,MainWidth); 
	Menu6_1=new Array("About Videoconferencing","http://www.oit.sfasu.edu/techsup/itv.htm","",0,ItemHeight,LongSubWidth); 
	Menu6_2=new Array("Single Connection Request","http://www.oit.sfasu.edu/techsup/itvsingleeventreq.html","",0,ItemHeight,LongSubWidth); 
	Menu6_3=new Array("ITV Course Request","http://www.oit.sfasu.edu/disted/facsup/forms.html#ITVForms","",0,ItemHeight,LongSubWidth); 
	Menu6_4=new Array("ITV Schedule","http://www.oit.sfasu.edu/itv/itv_schedule.htm","",0,ItemHeight,LongSubWidth); 
	Menu6_5=new Array("Report A Technical Issue","http://www.oit.sfasu.edu/techsup/itv_trouble_form.htm","",0,ItemHeight,LongSubWidth);
	

Menu7=new Array("<img src='http://www.oit.sfasu.edu/images/techsup.gif' alt='Technical Support'>","http://www.oit.sfasu.edu/techsup/index.html","",4,MainItemHeight,MainWidth); 
	Menu7_1=new Array("myCourses","http://www.oit.sfasu.edu/webct/guide/index.html","",0,ItemHeight,LongSubWidth); 
	Menu7_2=new Array("Videoconferencing (ITV)","http://www.oit.sfasu.edu/techsup/itv_trouble_form.htm","",0,ItemHeight,LongSubWidth); 
	Menu7_3=new Array("mySFA","http://luminis.sfasu.edu/cp/home/loginf","",0,ItemHeight,LongSubWidth); 
	Menu7_4=new Array("Off-Campus Connectivity","http://www.sfasu.edu/libweb/services/proxy.asp","",0,ItemHeight,LongSubWidth);

