/***********************************************************************************
*	(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		*

*	Description: UOFP&P web site menu system			*
*	Last updated: MTI, SRM (03/26/2007)					*

***********************************************************************************/

var NoOffFirstLineMenus=3;		// 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='#006699';		// Background color when mouse is over
var HighSubBgColor='#006699';	// Background color when mouse is over on subs
var FontLowColor='#006699';		// Font color when mouse is not over
var FontSubLowColor='#006699';	// Font color subs when mouse is not over
var FontHighColor='white';		// Font color when mouse is over
var FontSubHighColor='white';	// Font color subs when mouse is over
var BorderColor='#c0c0c0';		// Border color
var BorderSubColor='#c0c0c0';	// Border color for subs
var BorderWidth=1;				// Border width
var BorderBtwnElmnts=1;			// Border between elements 1 or 0
var FontFamily="Verdana, Arial, Helvetica, Sans-Serif"	// Font family menu items
var FontSize=8;					// 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=.2;			// horizontal overlap child/ parent
var ChildVerticalOverlap=.2;	// 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=3;				// Left padding
var TopPaddng=2;				// 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=500;			// 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.uocpres.uillinois.edu/images/tri.gif',5,10,'http://www.uocpres.uillinois.edu/images/tridown.gif',10,5,'http://www.uocpres.uillinois.edu/images/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("Information","","",5,20,130);
	Menu1_1=new Array("Board of Trustees (BOT) - Facilities-Related Information","http://www.uocpres.uillinois.edu/bot.htm","",0,20,378);
	Menu1_2=new Array("Download Library - links to Reports, Maps, & Images","http://www.uocpres.uillinois.edu/archive.htm","",6,20,378);
		Menu1_2_1=new Array("Chicago (UIC) - Image Gallery","http://www.uocpres.uillinois.edu/UICimgs.htm","",0,20,300);
		Menu1_2_2=new Array("Chicago (UIC) - Master Plan","http://www.uocpres.uillinois.edu/UICplan.htm","",0);
		Menu1_2_3=new Array("Springfield (UIS) - Image Gallery","http://www.uocpres.uillinois.edu/UISimgs.htm","",0);
		Menu1_2_4=new Array("Springfield (UIS) - Master Plan","http://www.uocpres.uillinois.edu/UISplan.htm","",0);
		Menu1_2_5=new Array("Urbana-Champaign (UIUC) - Image Gallery","http://www.uocpres.uillinois.edu/UIUCimgs.htm","",0);
		Menu1_2_6=new Array("Urbana-Champaign (UIUC) - Master Plan","http://www.uocpres.uillinois.edu/UIUCplan.htm","",0);
	Menu1_3=new Array("Resource Manual - Facilities-Related Information","http://www.uocpres.uillinois.edu/manual.htm","",14,20,378);
		Menu1_3_1=new Array("1. History of Facilities Planning and Programs","http://www.uocpres.uillinois.edu/manual.htm#01","",0,20,315);
		Menu1_3_2=new Array("2. Organizational Charts","http://www.uocpres.uillinois.edu/manual.htm#02","",0);
		Menu1_3_3=new Array("3. Responsibilities (University & Campuses)","http://www.uocpres.uillinois.edu/manual.htm#03","",0);
		Menu1_3_4=new Array("4. Laws & Rules","http://www.uocpres.uillinois.edu/manual.htm#04","",0);
		Menu1_3_5=new Array("5. Policies & Procedures","http://www.uocpres.uillinois.edu/manual.htm#05","",0);
		Menu1_3_6=new Array("6. Project Management Systems","http://www.uocpres.uillinois.edu/manual.htm#06","",0,20);
		Menu1_3_7=new Array("7. Capital Project Funding","http://www.uocpres.uillinois.edu/manual.htm#07","",0);
		Menu1_3_8=new Array("8. Capital Procurement","http://www.uocpres.uillinois.edu/manual.htm#08","",0);
		Menu1_3_9=new Array("9. Facilities Delivery Process","http://www.uocpres.uillinois.edu/manual.htm#09","",0);
		Menu1_3_10=new Array("10. Contract Document System (CDS)","http://www.uocpres.uillinois.edu/manual.htm#10","",0);
		Menu1_3_11=new Array("11. Capital Forms","http://www.uocpres.uillinois.edu/manual.htm#11","",0);
		Menu1_3_12=new Array("12. Campus Master Planning Process","http://www.uocpres.uillinois.edu/manual.htm#12","",0);
		Menu1_3_13=new Array("13. Board of Trustees","http://www.uocpres.uillinois.edu/manual.htm#13","",0);
		Menu1_3_14=new Array("14. Capital Development Board","http://www.uocpres.uillinois.edu/manual.htm#14","",0);
	Menu1_4=new Array("UOCP&RES web site Help & Frequently Asked Questions","http://www.uocpres.uillinois.edu/help.htm","",0,20,378);
	Menu1_5=new Array("Training and Development","http://www.uocpres.uillinois.edu/training.htm","",0,20,378);

Menu2=new Array("Online Tools","","",5,20,130);
	Menu2_1=new Array("PRZM (Online Capital Const. Mgmt.)","","",3,20,390);
		Menu2_1_1=new Array("Log in, Support & FAQs","https://przm.apps.uillinois.edu","",0,20,160);
		Menu2_1_2=new Array("Introduction","http://www.uocpres.uillinois.edu/PRZMntro","",0);
		Menu2_1_3=new Array("Registration","https://przm.apps.uillinois.edu/prism/profiles.nsf","",0);
	Menu2_2=new Array("Contractor Annual Prequalification System (CAPS) [log in]","https://przm.apps.uillinois.edu/przm/prequal.nsf?open&Login","",0,20,335);
	Menu2_3=new Array("Contract Documents System (CDS)","","",6,20,335);
		Menu2_3_1=new Array("Version 1.4 [log in]","https://przm.apps.uillinois.edu/usdcc/usdccv14.nsf?open&Login","",0,20,160);
		Menu2_3_2=new Array("Version 1.3.1 [log in]","https://przm.apps.uillinois.edu/usdcc/usdccv13.nsf?open&Login","",0,20,160);
		Menu2_3_3=new Array("Version 1.2 [log in]","https://przm.apps.uillinois.edu/usdcc/usdccv12.nsf?open&Login","",0,20,160);
		Menu2_3_4=new Array("Version 1.1 [log in]","https://przm.apps.uillinois.edu/usdcc/usdccv11.nsf?open&Login","",0);
		Menu2_3_5=new Array("Version 1.0 [log in]","https://przm.apps.uillinois.edu/usdcc/usdcc.nsf?open&Login","",0);
		Menu2_3_6=new Array("Registration","https://przm.apps.uillinois.edu/prism/profiles.nsf","",0);
	Menu2_4=new Array("UI-Integrate/Banner system","http://www.uocpres.uillinois.edu/banner.htm","",0,20,390);
	Menu2_5=new Array("FAMIS/FCPWeb","http://www.uocpres.uillinois.edu/fcpweb.htm","",0,20,390);
	
Menu3=new Array("About UOCP&RES","","",2,20,130);
	Menu3_1=new Array("Office Overview","http://www.uocpres.uillinois.edu/overview.htm","",0,20,125);
	Menu3_2=new Array("Office & Staff","http://www.uocpres.uillinois.edu/contact.htm","",0,20,125);