/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#990000';			// Background color when mouse is not over
	var LowSubBgColor='#990000';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#990000';			// Font color when mouse is over
	var FontSubHighColor='#990000';			// Font color subs when mouse is over
	var BorderColor='#990000';			// Border color
	var BorderSubColor='#990000';			// 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=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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=5;				// 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=500;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='left';			// Frame where first level appears
	var SecLineFrame='body';			// Frame where sub levels appear
	var DocTargetFrame='body';			// 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=0;					// 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=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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, 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 Us","","",7,18,147);

	Menu1_1=new Array("Home Page","http://www.indiana.edu/~phyplant/home.html","",0,18,180);

	Menu1_2=new Array("Director's Office","http://www.indiana.edu/~phyplant/director.html","",0,18,180);

	Menu1_3=new Array("Mission & Values","http://www.indiana.edu/~phyplant/mission_statement.html","",0,18,180);

	Menu1_4=new Array("Types of Service","http://www.indiana.edu/~phyplant/service_types.html","",0,18,180);
	
	Menu1_5=new Array("Organizational Chart","http://www.indiana.edu/~phyplant/organization.html","",0,18,180);

	Menu1_6=new Array("Contact Information","http://www.indiana.edu/~phyplant/contact.html","",0,18,180);

	Menu1_7=new Array("Location","http://www.indiana.edu/~phyplant/location.html","",0,18,180);
	
Menu2=new Array("Divisions","","",7,18,147);

	Menu2_1=new Array("Building Maintenance","http://www.indiana.edu/~phyplant/building_maintenance.html","",0,18,180);

	Menu2_2=new Array("Building Services","http://www.indiana.edu/~phyplant/building_services.html","",0,18,180);
	
	Menu2_3=new Array("Building Systems","http://www.indiana.edu/~phyplant/building_systems.html","",0,18,180);

	Menu2_4=new Array("Business Affairs","http://www.indiana.edu/~phyplant/business_affairs.html","",0,18,180);

	Menu2_5=new Array("Campus Division","http://www.indiana.edu/~phyplant/campus_division.html","",0,18,180);


	Menu2_6=new Array("Engineering Services","http://www.indiana.edu/~phyplant/engineering.html","",0,18,180);

	Menu2_7=new Array("Utilities","http://www.indiana.edu/~phyplant/utilities.html","",0,18,180);

Menu3=new Array("Customer Resources","","",6,18,147);
	Menu3_1=new Array("How to Request Service","http://www.indiana.edu/~phyplant/service_page.html","",0,18,180);
	
	Menu3_2=new Array("Service Request Form","http://www.indiana.edu/~phyplant/service_request_form.html","",0,18,180);

	Menu3_3=new Array("Customer Reports","http://www.indiana.edu/~phyplant/customer_reports_info.html","",0,18,180);
	
	Menu3_4=new Array("Funding Responsibilities","http://www.indiana.edu/~phyplant/funding.html","",0,18,180);

	Menu3_5=new Array("Billing Rates","http://www.indiana.edu/~phyplant/billing_rates2.html","",0,18,180);

Menu3_6=new Array("Sign Catalog","images/Sign_shop_catalog3.pdf","",0,18,180);

Menu4=new Array("Employee Resources","","",6,18,147);
	Menu4_1=new Array("Administrative Support Services","http://www.indiana.edu/~phyplant/admin_support.html","",0,18,180);

	Menu4_2=new Array("Apprenticeship Program","http://www.indiana.edu/~phyplant/apprenticeship.html","",0,18,180);

	Menu4_3=new Array("Forms & Policies","http://www.indiana.edu/~phyplant/forms.html","",0,18,180);

	Menu4_4=new Array("Materials & Contracts","http://www.indiana.edu/~phyplant/materials_contracts.html","",0,18,180);
	Menu4_5=new Array("MMS Reports","http://crystal.service.indiana.edu/","",0,18,180);
	Menu4_6=new Array("Training & Development","http://www.indiana.edu/~phyplant/training.html","",0,18,180);




Menu5=new Array("FYI","","",7,18,147);
	Menu5_1=new Array("Closings & Outages","http://vpad.service.indiana.edu/utility/current_outages.cfm","",0,18,180);

	Menu5_2=new Array("Current Weather","http://electron.electronics.indiana.edu/weather/","",0,18,180);
	
	Menu5_3=new Array("Energy Usage","http://www.indiana.edu/~phyplant/energy_use.html","",0,18,180);

	Menu5_4=new Array("Links","http://www.indiana.edu/~phyplant/links.html","",0,18,180);

	Menu5_5=new Array("News & Publications","http://www.indiana.edu/~phyplant/news.html","",0,18,180);

	Menu5_6=new Array("Recycling","http://www.indiana.edu/~phyplant/recycling.html","",0,18,180);

	Menu5_7=new Array("Site Map","http://www.indiana.edu/~phyplant/sitemap.html","",0,18,180);





