	var NoOffFirstLineMenus=5;			// Number of first level items

	var LowBgColor='#f2f2e8';			// Background color when mouse is not over

	var LowSubBgColor='#f2f2e8';			// Background color when mouse is not over on subs

	var HighBgColor='#cccccc';			// Background color when mouse is over

	var HighSubBgColor='#cccccc';			// Background color when mouse is over on subs

	var FontLowColor='black';			// Font color when mouse is not over

	var FontSubLowColor='black';			// Font color subs when mouse is not over

  var FontHighColor='black';			// Font color when mouse is over

	var FontSubHighColor='black';			// Font color subs when mouse is over

	var BorderColor='#660000';			// Border color

	var BorderSubColor='#660000';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="arial,helvetica,verdana"	// Font family menu items

	var FontSize=10;				// 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','bottom' or static

	var ChildOverlap=.1;				// horizontal overlap child/ parent

	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent

	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=2;				// Left padding

	var TopPaddng=0;				// Top padding

	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL

  var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0

	var DissapearDelay=200;			// 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='MenuPos';				// 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.its.msstate.edu/devel/new/images/tri.gif',5,10,'',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("<img src='http://www.its.msstate.edu/images/menu/news.gif' width='126' height='17'>","","",5,17,126);

Menu1_1=new Array("Announcements","http://www.its.msstate.edu/news/announcements","",0,20,180);	

Menu1_2=new Array("Virus Alert/Hoax","http://www.its.msstate.edu/news/virusalerts","",0);

Menu1_3=new Array("ITS ListServs","","",3);

		Menu1_3_1=new Array("Alert","http://www.msstate.edu/listarchives/alert/","",0,20,100);

		Menu1_3_2=new Array("Info","http://www.msstate.edu/listarchives/info/","",0);

		Menu1_3_3=new Array("Subscribe","http://www.its.msstate.edu/Information/Documentation/pdfs/factsheets/alert.pdf","",0);

Menu1_4=new Array("Employment Opportunities","http://www.its.msstate.edu/employment/index.php","",0,20,180);

Menu1_5=new Array("Operations Calendar","http://www.its.msstate.edu/cal/operations/","",0,20,180);



Menu2=new Array("<img src='http://www.its.msstate.edu/images/menu/info.gif' width='126' height='17'>","","",8,17,126);

Menu2_1=new Array("Documentation","http://www.its.msstate.edu/Information/Documentation/index.php","",0,20,180);	

Menu2_2=new Array("Open Computer Labs","http://www.its.msstate.edu/Information/OpenLabs/index.php","",0);

Menu2_3=new Array("Calendars","http://www.its.msstate.edu/Information/Calendars/index.php","",0);

Menu2_4=new Array("Network Status","http://www.its.msstate.edu/Information/NetworkStatus/index.php","",0);

Menu2_5=new Array("Workshops","http://www.its.msstate.edu/Information/Workshops/index.php","",0);

Menu2_6=new Array("myCourses","http://www.its.msstate.edu/Information/myCourses","",0);

Menu2_7=new Array("Classroom Technology","http://www.its.msstate.edu/Information/classroom/index.php","",0);

Menu2_8=new Array("Policies & Procedures","http://www.its.msstate.edu/Information/Policies/index.php","",0);


Menu3=new Array("<img src='http://www.its.msstate.edu/images/menu/services.gif' width='126' height='17'>","","",10,17,126);

Menu3_1=new Array("Report A Problem","http://www.its.msstate.edu/Services/report-problem.php","",0,20,180);	

Menu3_2=new Array("Accounts","","",6);

		Menu3_2_1=new Array("Creating Accounts","http://www.its.msstate.edu/Services/Accounts/Create/index.php","",0,20,200);

  	Menu3_2_2=new Array("Modify/Delete Accounts","http://www.its.msstate.edu/Services/Accounts/Changes/index.php","",0);

		Menu3_2_3=new Array("Email","http://www.its.msstate.edu/Services/Accounts/Email/index.php","",0);

		Menu3_2_4=new Array("Password Changes","http://www.its.msstate.edu/Services/Accounts/Passwords/index.php","",0);

  	Menu3_2_5=new Array("Network Connectivity","http://www.its.msstate.edu/Services/Accounts/Network/index.php","",0);

		Menu3_2_6=new Array("Telephone","http://www.its.msstate.edu/Services/Accounts/Telephone/index.php","",0);
		
Menu3_10=new Array("Campus Card Office","http://www.its.msstate.edu/Services/campuscard/index.php","",0);

Menu3_3=new Array("Software/Downloads","http://www.its.msstate.edu/Services/Software/index.php","",0);


Menu3_4=new Array("Forms","http://www.its.msstate.edu/Information/Documentation/helpdeskforms.php","",0);



Menu3_5=new Array("Support","","",6);

   Menu3_5_1=new Array("Desktop","http://www.its.msstate.edu/Services/Support/desktop_support.php","",0,20,200);

   Menu3_5_2=new Array("Windows","http://www.its.msstate.edu/Services/Support/Windows/index.php","",0);

   Menu3_5_3=new Array("UNIX","http://www.its.msstate.edu/Services/Support/Unix/index.php","",0);

   Menu3_5_4=new Array("Macintosh","http://www.its.msstate.edu/Services/Support/Mac/index.php","",0);

   Menu3_5_5=new Array("Network Connectivity","http://www.its.msstate.edu/Services/Accounts/Network/index.php","",0);

   Menu3_5_6=new Array("Computer Specifications","http://www.its.msstate.edu/Services/Computer/index.php","",0);



Menu3_6=new Array("Instructional","","",3);

   Menu3_6_1=new Array("About ITS Workshops","http://www.its.msstate.edu/Information/Workshops/training.php","",0,20,200);

	 Menu3_6_2=new Array("Workshop Registration","https://ssl.msstate.edu/virtual/its/register/reg.php","",0);

 	 Menu3_6_3=new Array("Available Handouts","http://www.its.msstate.edu/Information/Documentation/workshop.php","",0);

Menu3_7=new Array("Administrative Banner","http://www.its.msstate.edu/Services/Banner/index.php","",5);

		Menu3_7_1=new Array("About Administrative Banner","http://www.its.msstate.edu/Services/Banner/index.php","",0,20,200);

		Menu3_7_2=new Array("Administrative Banner Services","http://www.its.msstate.edu/Services/Banner/services.php","",0);

		Menu3_7_3=new Array("Administrative Banner Access","http://www.its.msstate.edu/Services/Banner/access.php","",0);

		Menu3_7_4=new Array("Student/Faculty Info.","http://www.its.msstate.edu/Services/Banner/infosystem.php","",0);

		Menu3_7_5=new Array("Administrative Banner Help","http://www.its.msstate.edu/Services/Banner/help.php","",0);
		
Menu3_8=new Array("Network Video","","",2);

		Menu3_8_1=new Array("Interactive Video","http://www.its.msstate.edu/Information/Workshops/Video/interactive.php","",0,20,200);

		Menu3_8_2=new Array("Streaming Media","http://www.its.msstate.edu/Information/Workshops/Video/s_media.php","",0);
		

Menu3_9=new Array("Wireless Network","http://www.its.msstate.edu/Services/WirelessNetwork/index.php","",0);



Menu4=new Array("<img src='http://www.its.msstate.edu/images/menu/org.gif' width='126' height='17'>","","",4,17,126);

Menu4_1=new Array("Office of ITS","http://www.its.msstate.edu/Organization/index.php","",0,20,250);	

Menu4_2=new Array("Enterprise Information Systems","http://www.its.msstate.edu/Organization/EnterpriseInformationSystems/index.php","",0);

Menu4_3=new Array("Information Technology Infrastructure","http://www.its.msstate.edu/Organization/InformationTechnologyInfrastructure/index.php","",0);

Menu4_4=new Array("User Services","http://www.its.msstate.edu/Organization/UserServices/index.php","",0);



Menu5=new Array("<img src='http://www.its.msstate.edu/images/menu/help.gif' width='126' height='17'>","","",1,17,126);

Menu5_1=new Array("Report a Problem","http://www.its.msstate.edu/Services/report-problem.php","",0,20,150);;	
