	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='E0DEDE';			// Background color when mouse is not over
	var LowSubBgColor='E0DEDE';			// Background color when mouse is not over on subs
	var HighBgColor='695454';			// Background color when mouse is over
	var HighSubBgColor='695454';			// Background color when mouse is over on subs
	var FontLowColor='000066';			// Font color when mouse is not over
	var FontSubLowColor='000066';			// Font color subs when mouse is not over
	var FontHighColor='00FF00';			// Font color when mouse is over
	var FontSubHighColor='00FF00';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Verdana, Geneva, Arial, Helvetica"// 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='center';			// 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=1;					// 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=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=250;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='mainFrame';			// Frame where first level appears
	var SecLineFrame='mainFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","http://www.arrownet.com.au/index.htm","",0,18,135);

Menu2=new Array("Software Modules","","",3);
	Menu2_1=new Array("Features","html/features.htm","",0,18,135);
	Menu2_2=new Array("Main Modules","","",15);
		Menu2_2_1=new Array("Cashbook","html/cashbook.htm","",0,18,130);
		Menu2_2_2=new Array("Debtors","html/debtors.htm","",0);		
		Menu2_2_3=new Array("Creditors","html/creditors.htm","",0);
		Menu2_2_4=new Array("Stock","html/stock.htm","",0);
		Menu2_2_5=new Array("General Ledger","","",2);
                        Menu2_2_5_1=new Array("Standard GL","html/general_ledger.htm","",0,18,116);
			Menu2_2_5_2=new Array("Extended GL","html/extended_ledger.htm","",0);
		Menu2_2_6=new Array("Payroll","html/payroll.htm","",0);
		Menu2_2_7=new Array("Purchase Orders","html/purchase_orders.htm","",0);
		Menu2_2_8=new Array("Sales Orders","html/sales_orders.htm","",0);		
		Menu2_2_9=new Array("Job Costing","","",4);
			Menu2_2_9_1=new Array("Job Costing","html/job_costing.htm","",0,18,116);
			Menu2_2_9_2=new Array("Stock","html/stock.htm","",0);
			Menu2_2_9_3=new Array("Sales Orders","html/sales_orders.htm","",0);
			Menu2_2_9_4=new Array("Purchase Orders","html/purchase_orders.htm","",0);
		Menu2_2_10=new Array("Foreign Currency","html/foreign_currency.htm","",0);
		Menu2_2_11=new Array("Manufacturing","","",4);
                        Menu2_2_11_1=new Array("Bill of Materials","html/bill_of_materials.htm","",0,18,116);
			Menu2_2_11_2=new Array("Purchase Orders","html/purchase_orders.htm","",0);
                        Menu2_2_11_3=new Array("Sales Orders","html/sales_orders.htm","",0);
			Menu2_2_11_4=new Array("Stock","html/stock.htm","",0);
		Menu2_2_12=new Array("Fixed Assets","html/fixed_assets.htm","",0);
		Menu2_2_13=new Array("Arrow Shop","html/arrow_shop.htm","",0);
		Menu2_2_14=new Array("Arrow Link","html/arrow_link.htm","",0);
		Menu2_2_15=new Array("Arrow SAM","html/arrow_sam.htm","",0);
	Menu2_3=new Array("Sub Modules","","",10);
		Menu2_3_1=new Array("Multi-Location","html/multi_location.htm","",0,18,130);
		Menu2_3_2=new Array("Multi-Company","html/multi_company.htm","",0);
		Menu2_3_3=new Array("Batch Tracking","html/batch_tracking.htm","",0);
		Menu2_3_4=new Array("Serial Numbers","html/serial_numbers.htm","",0);
		Menu2_3_5=new Array("Security","html/security.htm","",0);
		Menu2_3_6=new Array("Quick Forms","","",4);
                          Menu2_3_6_1=new Array("Quick Forms Editor","html/qf_editor.htm","",0,18,131);
                          Menu2_3_6_2=new Array("Print Engine","html/qf_print_engine.htm","",0);
                          Menu2_3_6_3=new Array("Fax Engine","html/qf_fax_engine.htm","",0);
                          Menu2_3_6_4=new Array("Email Engine","html/qf_email_engine.htm","",0);
		Menu2_3_7=new Array("Crystal Reports","html/crystal_reports.htm","",0);
		Menu2_3_8=new Array("Front Counter","html/front_counter.htm","",0);
		Menu2_3_9=new Array("Sales Analysis","html/sales_analysis.htm","",0);
		Menu2_3_10=new Array("Pricing Matrix","html/pricing_matrix.htm","",0);
Menu3=new Array("Services","","",2,18,144);
	Menu3_1=new Array("Arrow Software","","",4,18,144);
		//Menu3_1_1=new Array("Pricing","html/arrow_pricing.htm","",0,18,125);
		Menu3_1_1=new Array("Installation","html/arrow_install.htm","",0,18,125);
		Menu3_1_2=new Array("Training","html/arrow_training.htm","",0);
		Menu3_1_3=new Array("Support","html/support.htm","",0);
		Menu3_1_4=new Array("Upgrade Bookings","html/arrow_upgrades.htm","",0);
	Menu3_2=new Array("Computer Hardware","","",3);
		Menu3_2_1=new Array("Recommendations","html/hardware_recommendations.htm","",0,18,125);
		Menu3_2_2=new Array("Installation","html/hardware_installation.htm","",0);
		Menu3_2_3=new Array("Support","html/support.htm","",0);
Menu4=new Array("Downloads","","",3,18,125);
	Menu4_1=new Array("Newsletters","html/newsletters.htm","",0,18,125);
	Menu4_2=new Array("FAQ's","html/faq.htm","",0);
	Menu4_3=new Array("Software Updates","html/downloads.htm","",0);
Menu5=new Array("Other","","",4,18,106);
	Menu5_1=new Array("Enhancements","html/enhancement.htm","",0,18,106);
	Menu5_2=new Array("Requirements","html/requirements.htm","",0);
	Menu5_3=new Array("Contact Us","html/contact_us.htm","",0);
	Menu5_4=new Array("Pricing","html/pricing.htm","",0);
	Menu5_4=new Array("Office Location","html/location.htm","",0);