/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=5; 		// Number of first level items
	var LowBgColor=''; 				// Background color when mouse is not over
	var LowSubBgColor='white'; 		// Background color when mouse is not over on subs
	var HighBgColor=''; 			// Background color when mouse is over
	var HighSubBgColor='white'; 	// Background color when mouse is over on subs
	var FontLowColor='660000'; 		// Font color when mouse is not over
	var FontSubLowColor='660000'; 	// Font color subs when mouse is not over
	var FontHighColor='ff9900'; 	// Font color when mouse is over
	var FontSubHighColor='ff9900'; 	// Font color subs when mouse is over
	var BorderColor=''; 			// Border color
	var BorderSubColor=''; 			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Arial"	// 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=.0;	// vertical overlap child/ parent
	var StartTop=30;				// Menu offset x coordinate
	var StartLeft=160;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;		// 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

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("Tour Home","index.html","",0,20,120);


Menu2=new Array("Interface","i_interface.html","",4,20,120);
	Menu2_1=new Array("Navigating","i_navigating.html","",0,20,120);
	Menu2_2=new Array("Data Entry","i_entering.html","",0,20,120);
	Menu2_3=new Array("Searching","i_searching.html","",1,20,120);
		Menu2_3_1=new Array("Lists","i_managing.html","",0,20,120);		
	Menu2_4=new Array("Reports","i_reports.html","",2,20,120);
		Menu2_4_1=new Array("Integrated","i_integrated.html","",0,20,120);		
		Menu2_4_2=new Array("Snapshots","i_snapshots.html","",0);

Menu3=new Array("Finance","f_finance.html","",10,20,120);
	Menu3_1=new Array("Accounts","f_accounts.html","",0,20,120);
	Menu3_2=new Array("Budget","f_budget.html","",2,20,120);
		Menu3_2_1=new Array("Managing","f_budmodel.html","",0,20,120);		
		Menu3_2_2=new Array("Salaries","f_budsalary.html","",0);
	Menu3_3=new Array("Ledger","f_ledger.html","",0,20,120);
	Menu3_4=new Array("Requisitions","f_requisitions.html","",4,20,120);
		Menu3_4_1=new Array("Vendor Reqs","f_vendorreq.html","",0,20,120);		
		Menu3_4_2=new Array("Stores Reqs","f_storesreq.html","",0);
		Menu3_4_3=new Array("Dept Reqs","f_deptreq.html","",0);
		Menu3_4_4=new Array("Approvals","f_approvals.html","",0);
	Menu3_5=new Array("Purchasing","f_purch.html","",2,20,120);
		Menu3_5_1=new Array("Printing","f_printing.html","",0,20,120);		
		Menu3_5_2=new Array("Receiving","f_receiving.html","",0);
	Menu3_6=new Array("Stores","f_stores.html","",0,20,120);
	Menu3_7=new Array("Accts Payable","f_ap.html","",5,20,120);
		Menu3_7_1=new Array("Vendor Payments","f_payments.html","",0,20,120);		
		Menu3_7_2=new Array("Emp Payments","f_empreq.html","",0);
		Menu3_7_3=new Array("Direct Payments","f_payreq.html","",0);
		Menu3_7_4=new Array("Check Processing","f_checks.html","",0);
		Menu3_7_5=new Array("Vendors","f_vendors.html","",0);		
	Menu3_8=new Array("Accts Rcving","f_ar.html","",3,20,120);
		Menu3_8_1=new Array("Invoices","f_invoices.html","",0,20,120);		
		Menu3_8_2=new Array("Receipts","f_receipts.html","",0);
		Menu3_8_3=new Array("Customers","f_customeres.html","",0);		
	Menu3_9=new Array("Work Orders","f_wo.html","",0,20,120);	
	Menu3_10=new Array("Fixed Assets","f_fa.html","",0,20,120);

Menu4=new Array("Departmental","d_departmental.html","",5,20,160);
	Menu4_1=new Array("Requisitions","d_requisitions.html","",3,20,120);
		Menu4_1_1=new Array("Vendor Reqs","d_vendorreq.html","",0,20,120);		
		Menu4_1_2=new Array("Stores Reqs","d_storesreq.html","",0);
		Menu4_1_3=new Array("Approvals","d_approvals.html","",0);
	Menu4_2=new Array("Purchasing","d_purch.html","",3,20,120);
		Menu4_2_1=new Array("Printing","d_printing.html","",0,20,120);		
		Menu4_2_2=new Array("Receiving","d_receiving.html","",0);
		Menu4_2_3=new Array("Vendors","d_vendors.html","",0);		
	Menu4_3=new Array("Stores","d_stores.html","",0,20,120);
	Menu4_4=new Array("Work Orders","d_wo.html","",0,20,120);	
	Menu4_5=new Array("Fixed Assets","d_fa.html","",0,20,120);

Menu5=new Array("HR/Payroll","hrpay.html","",2,20,120);
	Menu5_1=new Array("HR Management","h_personnel.html","",6,20,120);
		Menu5_1_1=new Array("Employees","h_employee.html","",0,20,120);		
		Menu5_1_2=new Array("Positions","h_positions.html","",0,20,120);		
		Menu5_1_3=new Array("Leaves","h_leaves.html","",0,20,120);		
		Menu5_1_4=new Array("Credentials","h_credentials.html","",0,20,120);		
		Menu5_1_5=new Array("Site Access","h_site.html","",0,20,120);		
		Menu5_1_6=new Array("Customizing","h_customize_hr.html","",0,20,120);		
	Menu5_2=new Array("Payroll","h_payroll.html","",6,20,120);
		Menu5_2_1=new Array("Emp Setup","p_empsetup.html","",0,20,120);		
		Menu5_2_2=new Array("Adjusting","p_adjust.html","",0,20,120);		
		Menu5_2_3=new Array("History","p_history.html","",0,20,120);		
		Menu5_2_4=new Array("Process","p_process.html","",0,20,120);		
		Menu5_2_5=new Array("Printing","p_printing.html","",0,20,120);		
		Menu5_2_6=new Array("Retros","p_retro.html","",0,20,120);		

