/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	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 = "#5286BB"; 		// Background color when mouse is not over
	var LowSubBgColor = "#5286BB"; 		// Background color when mouse is not over on subs
	var HighBgColor = "#1A4D81"; 		// Background color when mouse is over
	var HighSubBgColor = "#1A4D81"; 	// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';		// 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=''; 			    // Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				    // Border width
	var BorderBtwnElmnts=0;			    // Border between elements 1 or 0
	var FontFamily = "Palatino Linotype, Book Antiqua, Palatino, serif"; 	// 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','bottom' or static
	var ChildOverlap=0;				    // horizontal overlap child/ parent
	var ChildVerticalOverlap=0;		    // 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=0;				    // 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=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='nav1';			    // 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=0;				    // Uses arrow gifs when 1
	var KeepHilite=1;				    // Keep selected path highligthed
	var Arrws=['hvmenu/arrow.gif',13,22,'hvmenu/arrow.gif',22,13,'hvmenu/arrow.gif',13,22];	// 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("", "http://www.oatesco.com/firm/about.html", "http://www.oatesco.com/hvmenu/about2.gif", 6, 24, 100);
    Menu1_1 = new Array("Contact Us", "http://www.oatesco.com/firm/address.html", "", 0, 20, 160);
    Menu1_2 = new Array("Driving Instructions", "http://www.oatesco.com/firm/driv_inst.html", "", 0, 20, 160);
    Menu1_3 = new Array("Success Stories", "http://www.oatesco.com/firm/successes.html", "", 0, 20, 160);
    Menu1_4 = new Array("Oates & Company Blog", "http://www.oatesco.com/blog/index.php", "", 0, 20, 160);
    Menu1_5 = new Array("Technology Blog", "http://www.oatesco.com/techblog/index.php", "", 0, 20, 160);
    Menu1_6 = new Array("General Requests", "http://www.oatesco.com/firm/general.aspx", "", 0, 20, 160);

Menu2 = new Array("", "http://www.oatesco.com/Products/products.html", "http://www.oatesco.com/hvmenu/products2.gif", 9, 24, 100);
    Menu2_1 = new Array("Sage MAS 90 and 200", "http://www.oatesco.com/Products/Sage_MAS_90_and_200/mas_90_200_overview.html", "", 15, 20, 160);
        Menu2_1_1 = new Array("Available Modules", "http://oatesco.com/Products/Sage_MAS_90_and_200/Available_Modules/available_mods.html", "", 0, 20, 190);
        Menu2_1_2 = new Array("Accounting", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/acct_overview.html", "", 9, 20, 190);
            Menu2_1_2_1 = new Array("Accounts Payable", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/accts_payable.html", "", 0, 20, 220);
            Menu2_1_2_2 = new Array("Accounts Receivable", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/accts_receivable.html", "", 0, 20, 220);
            Menu2_1_2_3 = new Array("Bank Reconciliation", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/bank_reconciliation.html", "", 0, 20, 220);
            Menu2_1_2_4 = new Array("Business Alerts", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/bus_alerts.html", "", 0, 20, 220);
            Menu2_1_2_5 = new Array("Credit Card Processing", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/cc_processing.html", "", 0, 20, 220);
            Menu2_1_2_6 = new Array("Fixed Assets", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/fixed_assets.html", "", 0, 20, 220);
            Menu2_1_2_7 = new Array("General Ledger", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/general_ledger.html", "", 0, 20, 220);
            Menu2_1_2_8 = new Array("Magnetic Media Reporting", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/mag_media_rep.html", "", 0, 20, 220);
            Menu2_1_2_9 = new Array("Payroll", "http://oatesco.com/Products/Sage_MAS_90_and_200/Accounting/payroll.html", "", 0, 20, 220);
        Menu2_1_3 = new Array("Business Intelligence", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/bus_int_overview.html", "", 10, 20, 190);
            Menu2_1_3_1 = new Array("Business Alerts", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/bus_alerts.html", "", 0, 20, 220);
            Menu2_1_3_2 = new Array("Business Insights Dashboard", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/bus_insights_dashboard.html", "", 0, 20, 220);
            Menu2_1_3_3 = new Array("Business Insights Explorer", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/bus_insights_exp.html", "", 0, 20, 220);
            Menu2_1_3_4 = new Array("Crystal Reports", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/crystal_rpts.html", "", 0, 20, 220);
            Menu2_1_3_5 = new Array("Custom Office", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/custom_office.html", "", 0, 20, 220);
            Menu2_1_3_6 = new Array("F9 Report Writer", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/f9.html", "", 0, 20, 220);
            Menu2_1_3_7 = new Array("FRx Desktop", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/frx.html", "", 0, 20, 220);
            Menu2_1_3_8 = new Array("Microsoft Access and Excel", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/msa_mse.html", "", 0, 20, 220);
            Menu2_1_3_9 = new Array("ODBC", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/odbc.html", "", 0, 20, 220);
            Menu2_1_3_10 = new Array("Visual Integrator", "http://oatesco.com/Products/Sage_MAS_90_and_200/Business_Intelligence/visual_integrator.html", "", 0, 20, 220);
        Menu2_1_4 = new Array("Client Care Support", "http://oatesco.com/Products/Sage_MAS_90_and_200/ClientCare_Support/clientcare_support.html", "", 0, 20, 190);
        Menu2_1_5 = new Array("CRM", "http://oatesco.com/Products/Sage_MAS_90_and_200/CRM/crm_overview.html", "", 6, 20, 190);
            Menu2_1_5_1 = new Array("Act! by Sage", "http://oatesco.com/Products/Sage_MAS_90_and_200/CRM/act_by_sage.html", "", 0, 20, 220);
            Menu2_1_5_2 = new Array("SageCRM", "http://oatesco.com/Products/Sage_MAS_90_and_200/CRM/sage_crm.html", "", 0, 20, 220);
            Menu2_1_5_3 = new Array("SalesLogix Customer Service", "http://oatesco.com/Products/Sage_MAS_90_and_200/CRM/slx_cust_service.html", "", 0, 20, 220);
            Menu2_1_5_4 = new Array("SalesLogix Marketing", "http://oatesco.com/Products/Sage_MAS_90_and_200/CRM/slx_marketing.html", "", 0, 20, 220);
            Menu2_1_5_5 = new Array("SalesLogix Sales", "http://oatesco.com/Products/Sage_MAS_90_and_200/CRM/slx_sales.html", "", 0, 20, 220);
            Menu2_1_5_6 = new Array("SalesLogix Support", "http://oatesco.com/Products/Sage_MAS_90_and_200/CRM/slx_support.html", "", 0, 20, 220);
        Menu2_1_6 = new Array("Data Migration", "http://oatesco.com/Products/Sage_MAS_90_and_200/Data_Migration/d_m_overview.html", "", 3, 20, 190);
            Menu2_1_6_1 = new Array("Business Works", "http://oatesco.com/Products/Sage_MAS_90_and_200/Data_Migration/bus_works.html", "", 0, 20, 220);
            Menu2_1_6_2 = new Array("Peach Tree", "http://oatesco.com/Products/Sage_MAS_90_and_200/Data_Migration/peachtree.html", "", 0, 20, 220);
            Menu2_1_6_3 = new Array("QuickBooks", "http://oatesco.com/Products/Sage_MAS_90_and_200/Data_Migration/quickbooks.html", "", 0, 20, 220);
        Menu2_1_7 = new Array("Distribution", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/dist_overview.html", "", 8, 20, 190);
            Menu2_1_7_1 = new Array("Bar Code", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/bar_code.html", "", 0, 20, 220);
            Menu2_1_7_2 = new Array("Credit Card Processing", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/cc_processing.html", "", 0, 20, 220);
            Menu2_1_7_3 = new Array("Freight Manifesting (Starship)", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/starship.html", "", 0, 20, 220);
            Menu2_1_7_4 = new Array("Inventory Management", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/inventory_mgmt.html", "", 0, 20, 220);
            Menu2_1_7_5 = new Array("Purchase Order", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/purchase_order.html", "", 0, 20, 220);
            Menu2_1_7_6 = new Array("Return Merchandise Authorization", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/return_merch_auth.html", "", 0, 20, 220);
            Menu2_1_7_7 = new Array("Sales Order", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/sales_order.html", "", 0, 20, 220);
            Menu2_1_7_8 = new Array("Scanco Bar Code", "http://oatesco.com/Products/Sage_MAS_90_and_200/Distribution/scanco_bar_code.html", "", 0, 20, 220);
        Menu2_1_8 = new Array("eCommerce", "http://oatesco.com/Products/Sage_MAS_90_and_200/ECommerce/ecommerce.html", "", 0, 20, 190);
        Menu2_1_9 = new Array("Editions", "http://oatesco.com/Products/Sage_MAS_90_and_200/Editions/editions_overview.html", "", 4, 20, 190);
            Menu2_1_9_1 = new Array("MAS 90 Peach Tree", "http://oatesco.com/Products/Sage_MAS_90_and_200/Editions/mas90_pt.html", "", 0, 20, 220);
            Menu2_1_9_2 = new Array("MAS 90 Small Edition", "http://oatesco.com/Products/Sage_MAS_90_and_200/Editions/mas90_sbe.html", "", 0, 20, 220);
            Menu2_1_9_3 = new Array("MAS 200 SQL Server", "http://oatesco.com/Products/Sage_MAS_90_and_200/Editions/mas200_sql.html", "", 0, 20, 220);
            Menu2_1_9_4 = new Array("Supported Platform Matrix", "http://oatesco.com/Products/Sage_MAS_90_and_200/Editions/mas90_200_spm.html", "", 0, 20, 220);
        Menu2_1_10 = new Array("Extended Enterprise Suite (EES)", "http://oatesco.com/Products/Sage_MAS_90_and_200/EES/ees.html", "", 0, 20, 190);
        Menu2_1_11 = new Array("Extended Solutions", "http://oatesco.com/Products/Sage_MAS_90_and_200/Extended_Solutions/ext_solutions_overview.html", "", 3, 20, 190);
            Menu2_1_11_1 = new Array("Direct Deposit", "http://oatesco.com/Products/Sage_MAS_90_and_200/Extended_Solutions/dir_deposit.html", "", 0, 20, 220);
            Menu2_1_11_2 = new Array("Foreign Currency", "http://oatesco.com/Products/Sage_MAS_90_and_200/Extended_Solutions/foreign_currency.html", "", 0, 20, 220);
            Menu2_1_11_3 = new Array("Paperless Office", "http://oatesco.com/Products/Sage_MAS_90_and_200/Extended_Solutions/paperless_office.html", "", 0, 20, 220);
        Menu2_1_12 = new Array("Human Resources and Payroll", "http://oatesco.com/Products/Sage_MAS_90_and_200/HR_&_Payroll/hr_payroll_overview.html", "", 5, 20, 190);
            Menu2_1_12_1 = new Array("Abra Attendance", "http://oatesco.com/Products/Sage_MAS_90_and_200/HR_&_Payroll/abra_attendance.html", "", 0, 20, 220);
            Menu2_1_12_2 = new Array("Abra HR", "http://oatesco.com/Products/Sage_MAS_90_and_200/HR_&_Payroll/abra_hr.html", "", 0, 20, 220);
            Menu2_1_12_3 = new Array("Abra Payroll", "http://oatesco.com/Products/Sage_MAS_90_and_200/HR_&_Payroll/abra_payroll.html", "", 0, 20, 220);
            Menu2_1_12_4 = new Array("Electronic Reporting", "http://oatesco.com/Products/Sage_MAS_90_and_200/HR_&_Payroll/electronic_rep.html", "", 0, 20, 220);
            Menu2_1_12_5 = new Array("Payroll", "http://oatesco.com/Products/Sage_MAS_90_and_200/HR_&_Payroll/payroll.html", "", 0, 20, 220);
        Menu2_1_13 = new Array("Manufacturing", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/mfg_overview.html", "", 7, 20, 190);
            Menu2_1_13_1 = new Array("Bill of Materials", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/bill_of_materials.html", "", 0, 20, 220);
            Menu2_1_13_2 = new Array("Iventory Management", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/inventory_mgmt.html", "", 0, 20, 220);
            Menu2_1_13_3 = new Array("JobOps & Job Shops", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/jobops.html", "", 0, 20, 220);
            Menu2_1_13_4 = new Array("Material Requirements Planning", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/mrp.html", "", 0, 20, 220);
            Menu2_1_13_5 = new Array("Purchase Order", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/purchase_order.html", "", 0, 20, 220);
            Menu2_1_13_6 = new Array("Sales Order", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/sales_order.html", "", 0, 20, 220);
            Menu2_1_13_7 = new Array("Work Order", "http://oatesco.com/Products/Sage_MAS_90_and_200/Manufacturing/work_order.html", "", 0, 20, 220);
            Menu2_1_14 = new Array("Project Management", "http://oatesco.com/Products/Sage_MAS_90_and_200/Project_Management/proj_mgmt_overview.html", "", 4, 20, 190);
            Menu2_1_14_1 = new Array("Job Cost", "http://oatesco.com/Products/Sage_MAS_90_and_200/Project_Management/job_cost.html", "", 0, 20, 220);
            Menu2_1_14_2 = new Array("Payroll", "http://oatesco.com/Products/Sage_MAS_90_and_200/Project_Management/payroll.html", "", 0, 20, 220);
            Menu2_1_14_3 = new Array("Sage TimeCard", "http://oatesco.com/Products/Sage_MAS_90_and_200/Project_Management/sage_timecard.html", "", 0, 20, 220);
            Menu2_1_14_4 = new Array("Sage TimeSheet", "http://oatesco.com/Products/Sage_MAS_90_and_200/Project_Management/sage_timesheet.html", "", 0, 20, 220);
        Menu2_1_15 = new Array("Request Info", "http://oatesco.com/Requests/mas_90_200.aspx", "", 0, 19, 190);
    Menu2_2 = new Array("Sage MAS 500", "http://www.oatesco.com/Products/Sage_MAS_500/mas_500_overview.html", "", 11, 20, 160);
        Menu2_2_1 = new Array("Available Modules", "http://oatesco.com/Products/Sage_MAS_500/Available_Modules/available_mods.html", "", 0, 20, 190);
        Menu2_2_2 = new Array("Accounting", "http://oatesco.com/Products/Sage_MAS_500/Accounting/acct_overview.html", "", 10, 20, 190);
            Menu2_2_2_1 = new Array("Accounts Payable", "http://oatesco.com/Products/Sage_MAS_500/Accounting/acct_payable.html", "", 0, 20, 220);
            Menu2_2_2_2 = new Array("Accounts Receivable", "http://oatesco.com/Products/Sage_MAS_500/Accounting/acct_receivable.html", "", 0, 20, 220);
            Menu2_2_2_3 = new Array("Advanced Consolidations", "http://oatesco.com/Products/Sage_MAS_500/Accounting/adv_consolidations.html", "", 0, 20, 220);
            Menu2_2_2_4 = new Array("Allocations", "http://oatesco.com/Products/Sage_MAS_500/Accounting/allocations.html", "", 0, 20, 220);
            Menu2_2_2_5 = new Array("Cash Management", "http://oatesco.com/Products/Sage_MAS_500/Accounting/cash_mgmt.html", "", 0, 20, 220);
            Menu2_2_2_6 = new Array("FAS Asset Accounting", "http://oatesco.com/Products/Sage_MAS_500/Accounting/fas_asset_acct.html", "", 0, 20, 220);
            Menu2_2_2_7 = new Array("Fixed Asset Inventory", "http://oatesco.com/Products/Sage_MAS_500/Accounting/fixed_asset_inv.html", "", 0, 20, 220);
            Menu2_2_2_8 = new Array("General Ledger", "http://oatesco.com/Products/Sage_MAS_500/Accounting/gen_ledger.html", "", 0, 20, 220);
            Menu2_2_2_9 = new Array("Multicurrency Management", "http://oatesco.com/Products/Sage_MAS_500/Accounting/multicurrency_mgmt.html", "", 0, 20, 220);
            Menu2_2_2_10 = new Array("Sage Active Planner", "http://oatesco.com/Products/Sage_MAS_500/Accounting/sage_active_planner.html", "", 0, 20, 220);
        Menu2_2_3 = new Array("Business Intelligence", "http://oatesco.com/Products/Sage_MAS_500/Business_Intelligence/bus_int_overview.html", "", 6, 20, 190);
            Menu2_2_3_1 = new Array("Alerts", "http://oatesco.com/Products/Sage_MAS_500/Business_Intelligence/alerts.html", "", 0, 20, 220);
            Menu2_2_3_2 = new Array("Business Insights Analyzer", "http://oatesco.com/Products/Sage_MAS_500/Business_Intelligence/bus_insights_analyzer.html", "", 0, 20, 220);
            Menu2_2_3_3 = new Array("Custom Tools", "http://oatesco.com/Products/Sage_MAS_500/Business_Intelligence/custom_tools.html", "", 0, 20, 220);
            Menu2_2_3_4 = new Array("Customizer", "http://oatesco.com/Products/Sage_MAS_500/Business_Intelligence/customizer.html", "", 0, 20, 220);
            Menu2_2_3_5 = new Array("eExecutive", "http://oatesco.com/Products/Sage_MAS_500/Business_Intelligence/eexecutive.html", "", 0, 20, 220);
            Menu2_2_3_6 = new Array("Office", "http://oatesco.com/Products/Sage_MAS_500/Business_Intelligence/office.html", "", 0, 20, 220);
        Menu2_2_4 = new Array("CRM", "http://oatesco.com/Products/Sage_MAS_500/CRM/crm_overview.html", "", 6, 20, 190);
            Menu2_2_4_1 = new Array("eCustomer", "http://oatesco.com/Products/Sage_MAS_500/CRM/ecustomer.html", "", 0, 20, 220);
            Menu2_2_4_2 = new Array("eSalesforce", "http://oatesco.com/Products/Sage_MAS_500/CRM/esalesforce.html", "", 0, 20, 220);
            Menu2_2_4_3 = new Array("SalesLogix Customer Service", "http://oatesco.com/Products/Sage_MAS_500/CRM/slx_customer_srv.html", "", 0, 20, 220);
            Menu2_2_4_4 = new Array("SalesLogix Marketing", "http://oatesco.com/Products/Sage_MAS_500/CRM/slx_mktg.html", "", 0, 20, 220);
            Menu2_2_4_5 = new Array("SalesLogix Sales", "http://oatesco.com/Products/Sage_MAS_500/CRM/slx_sales.html", "", 0, 20, 220);
            Menu2_2_4_6 = new Array("SalesLogix Support", "http://oatesco.com/Products/Sage_MAS_500/CRM/slx_support.html", "", 0, 20, 220);
        Menu2_2_5 = new Array("Distribution", "http://oatesco.com/Products/Sage_MAS_500/Distribution/dist_overview.html", "", 12, 20, 190);
            Menu2_2_5_1 = new Array("Advanced Kitting", "http://oatesco.com/Products/Sage_MAS_500/Distribution/adv_kitting.html", "", 0, 20, 220);
            Menu2_2_5_2 = new Array("eOrder", "http://oatesco.com/Products/Sage_MAS_500/Distribution/eorder.html", "", 0, 20, 220);
            Menu2_2_5_3 = new Array("Inventory Management", "http://oatesco.com/Products/Sage_MAS_500/Distribution/inventory_mgmt.html", "", 0, 20, 220);
            Menu2_2_5_4 = new Array("Inventory Replenishment", "http://oatesco.com/Products/Sage_MAS_500/Distribution/inventory_replenishment.html", "", 0, 20, 220);
            Menu2_2_5_5 = new Array("Light Manufacturing", "http://oatesco.com/Products/Sage_MAS_500/Distribution/light_mfg.html", "", 0, 20, 220);
            Menu2_2_5_6 = new Array("Product Configurator", "http://oatesco.com/Products/Sage_MAS_500/Distribution/prod_configurator.html", "", 0, 20, 220);
            Menu2_2_5_7 = new Array("Purchase Order", "http://oatesco.com/Products/Sage_MAS_500/Distribution/purchase_order.html", "", 0, 20, 220);
            Menu2_2_5_8 = new Array("Return Merchandise Authorization", "http://oatesco.com/Products/Sage_MAS_500/Distribution/return_merch_auth.html", "", 0, 20, 220);
            Menu2_2_5_9 = new Array("Sales Order", "http://oatesco.com/Products/Sage_MAS_500/Distribution/sales_order.html", "", 0, 20, 220);
            Menu2_2_5_10 = new Array("Starship", "http://oatesco.com/Products/Sage_MAS_500/Distribution/starship.html", "", 0, 20, 220);
            Menu2_2_5_11 = new Array("Warehouse Automation", "http://oatesco.com/Products/Sage_MAS_500/Distribution/warehouse_automation.html", "", 0, 20, 220);
            Menu2_2_5_12 = new Array("Warehouse Management", "http://oatesco.com/Products/Sage_MAS_500/Distribution/warehouse_mgmt.html", "", 0, 20, 220);
        Menu2_2_6 = new Array("eCommerce", "http://oatesco.com/Products/Sage_MAS_500/eCommerce/ecommerce_overview.html", "", 4, 20, 190);
            Menu2_2_6_1 = new Array("eCustomer", "http://oatesco.com/Products/Sage_MAS_500/eCommerce/ecustomer.html", "", 0, 20, 220);
            Menu2_2_6_2 = new Array("eExecutive", "http://oatesco.com/Products/Sage_MAS_500/eCommerce/eexecutive.html", "", 0, 20, 220);
            Menu2_2_6_3 = new Array("eSalesforce", "http://oatesco.com/Products/Sage_MAS_500/eCommerce/esalesforce.html", "", 0, 20, 220);
            Menu2_2_6_4 = new Array("eTimesheets", "http://oatesco.com/Products/Sage_MAS_500/eCommerce/etimesheets.html", "", 0, 20, 220);
        Menu2_2_7 = new Array("Human Resources & Payroll", "http://oatesco.com/Products/Sage_MAS_500/HR/hr_payroll_overview.html", "", 3, 20, 220);
            Menu2_2_7_1 = new Array("Abra Attendance", "http://oatesco.com/Products/Sage_MAS_500/HR/abra_attendance.html", "", 0, 20, 220);
            Menu2_2_7_2 = new Array("Abra HR", "http://oatesco.com/Products/Sage_MAS_500/HR/abra_hr.html", "", 0, 20, 220);
            Menu2_2_7_3 = new Array("Abra Payroll", "http://oatesco.com/Products/Sage_MAS_500/HR/abra_payroll.html", "", 0, 20, 220);
        Menu2_2_8 = new Array("Manufacturing", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/mfg_overview.html", "", 9, 20, 190);
            Menu2_2_8_1 = new Array("Adv. Manufacturing", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/adv_mfg.html", "", 0, 20, 220);
            Menu2_2_8_2 = new Array("Adv. Planning and Scheduling", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/adv_plan_sched.html", "", 0, 20, 220);
            Menu2_2_8_3 = new Array("Engineering Change Mgmt", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/eng_change_mgmt.html", "", 0, 20, 220);
            Menu2_2_8_4 = new Array("Estimating", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/estimating.html", "", 0, 20, 220);
            Menu2_2_8_5 = new Array("Light Manufacturing", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/light_mfg.html", "", 0, 20, 220);
            Menu2_2_8_6 = new Array("Material Requirements Planning", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/mrp.html", "", 0, 20, 220);
            Menu2_2_8_7 = new Array("Product Configurator", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/prod_configurator.html", "", 0, 20, 220);
            Menu2_2_8_8 = new Array("Product Mgmt for Manufacturers", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/proj_mgmt_manufacturers.html", "", 0, 20, 220);
            Menu2_2_8_9 = new Array("Shop Floor Control", "http://oatesco.com/Products/Sage_MAS_500/Manufacturing/shop_floor_control.html", "", 0, 20, 220);
        Menu2_2_9 = new Array("Project Accounting", "http://oatesco.com/Products/Sage_MAS_500/Project_Accounting/project_acct_overview.html", "", 3, 20, 190);
            Menu2_2_9_1 = new Array("Microsoft Project Link", "http://oatesco.com/Products/Sage_MAS_500/Project_Accounting/ms_proj_link.html", "", 0, 20, 220);
            Menu2_2_9_2 = new Array("Project Accounting", "http://oatesco.com/Products/Sage_MAS_500/Project_Accounting/proj_acct.html", "", 0, 20, 220);
            Menu2_2_9_3 = new Array("Timesheet", "http://oatesco.com/Products/Sage_MAS_500/Project_Accounting/timesheet.html", "", 0, 20, 220);
        Menu2_2_10 = new Array("Remote Access Tools", "http://oatesco.com/Products/Sage_MAS_500/Remote_Access/remote_access.html", "", 0, 20, 190);
        Menu2_2_11 = new Array("Request Info", "http://oatesco.com/Requests/mas_500.aspx", "", 0, 20, 190);
        Menu2_3 = new Array("Sage FAS", "http://www.oatesco.com/Products/FAS/fas_overview.html", "", 7, 20, 160);
            Menu2_3_1 = new Array("Asset Accounting", "http://www.oatesco.com/Products/FAS/FAS/asset_acct.html", "", 0, 20, 190);
            Menu2_3_2 = new Array("Asset Inventory", "http://www.oatesco.com/Products/FAS/FAS/asset_inv.html", "", 0, 20, 190);
            Menu2_3_3 = new Array("CiPA", "http://www.oatesco.com/Products/FAS/FAS/cipa.html", "", 0, 20, 190);
            Menu2_3_4 = new Array("FirstStep", "http://www.oatesco.com/Products/FAS/FAS/firststep.html", "", 0, 20, 190);
            Menu2_3_5 = new Array("FAS Government", "http://www.oatesco.com/Products/FAS/FAS_Gov/fas_gov_overview.html", "", 3, 20, 190);
                Menu2_3_5_1 = new Array("Gov. Asset Accounting", "http://www.oatesco.com/Products/FAS/FAS_Gov/asset_acct.html", "", 0, 20, 220);
                Menu2_3_5_2 = new Array("Gov. Asset Inventory", "http://www.oatesco.com/Products/FAS/FAS_Gov/asset_inv.html", "", 0, 20, 220);
                Menu2_3_5_3 = new Array("Report Writer", "http://www.oatesco.com/Products/FAS/FAS_Gov/report_writer.html", "", 0, 20, 220);
            Menu2_3_6 = new Array("FAS NonProfit", "http://www.oatesco.com/Products/FAS/FAS_NonProfit/fas_np_overview.html", "", 3, 20, 220);
                Menu2_3_6_1 = new Array("NonProfit Asset Accounting", "http://www.oatesco.com/Products/FAS/FAS_NonProfit/asset_acct.html", "", 0, 20, 190);
                Menu2_3_6_2 = new Array("NonProfit Asset Inventory", "http://www.oatesco.com/Products/FAS/FAS_NonProfit/asset_inv.html", "", 0, 20, 220);
                Menu2_3_6_3 = new Array("Report Writer", "http://www.oatesco.com/Products/FAS/FAS_NonProfit/report_writer.html", "", 0, 20, 220);
            Menu2_3_7 = new Array("Report Writer", "http://www.oatesco.com/Products/FAS/FAS/report_writer.html", "", 0, 20, 190);
        Menu2_4 = new Array("Sage SalesLogix - CRM", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/slx_crm_overview.html", "", 3, 20, 160);
            Menu2_4_1 = new Array("Sage CRM", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/Sage%20CRM/sage_crm_overview.html", "", 4, 20, 190);
                Menu2_4_1_1 = new Array("Marketing", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/Sage%20CRM/marketing.html", "", 0, 20, 220);
                Menu2_4_1_2 = new Array("Mobile Access", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/Sage%20CRM/mobile_access.html", "", 0, 20, 220);
                Menu2_4_1_3 = new Array("Offline Syncronization", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/Sage%20CRM/offline_sync.html", "", 0, 20, 220);
                Menu2_4_1_4 = new Array("Sales", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/Sage%20CRM/sales.html", "", 0, 20, 220);
            Menu2_4_2 = new Array("Sage SalesLogix", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/SLX/sage_slx_overview.html", "", 5, 20, 190);
                Menu2_4_2_1 = new Array("Customer Service", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/SLX/customer_service.html", "", 0, 20, 220);
                Menu2_4_2_2 = new Array("Sales", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/SLX/sales.html", "", 0, 20, 220);
                Menu2_4_2_3 = new Array("SalesLogix CRM & Acct Integration", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/SLX/crm_acct_integration.html", "", 0, 20, 220);
                Menu2_4_2_4 = new Array("SalesLogix for Pocket PC", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/SLX/for_pocket_pc.html", "", 0, 20, 220);
                Menu2_4_2_5 = new Array("Support", "http://www.oatesco.com/Products/Sage_SalesLogix_CRM/SLX/support.html", "", 0, 20, 220);
            Menu2_4_3 = new Array("Request Info", "http://www.oatesco.com/Requests/saleslogix.aspx", "", 0, 20, 190);
    Menu2_5 = new Array("KnowledgeSync", "http://www.oatesco.com/Products/KnowledgeSync/knowledgesync.html", "", 0, 20, 160);
    Menu2_6 = new Array("Global Software", "http://www.oatesco.com/Products/Global_Software/global_sw_overview.html", "", 2, 20, 160);
        Menu2_6_1 = new Array("Executive Dash", "http://www.oatesco.com/Products/Global_Software/exec_dash.html", "", 0, 20, 190);
        Menu2_6_2 = new Array("Spreadsheet Server", "http://www.oatesco.com/Products/Global_Software/spreadsheet_srvr.html", "", 0, 20, 190);
    Menu2_7 = new Array("JobOps", "http://www.oatesco.com/Products/JobOps/jobops_overview.html", "", 5, 20, 160);
        Menu2_7_1 = new Array("Enhanced Scheduling", "http://www.oatesco.com/Products/JobOps/enhanced_sched.html", "", 0, 20, 190);
        Menu2_7_2 = new Array("Field Service & Dispatch", "http://www.oatesco.com/Products/JobOps/field_service.html", "", 0, 20, 190);
        Menu2_7_3 = new Array("Product Configurator", "http://www.oatesco.com/Products/JobOps/prod_configurator.html", "", 0, 20, 190);
        Menu2_7_4 = new Array("Sage e-business Manager", "http://www.oatesco.com/Products/JobOps/e_bus_mgr_int.html", "", 0, 20, 190);
        Menu2_7_5 = new Array("Request Info", "http://www.oatesco.com/Requests/jobops.aspx", "", 0, 20, 190);
    Menu2_8 = new Array("ASG - Cypress", "http://www.oatesco.com/Products/ASG_Cypress/cypress_overview.html", "", 3, 20, 160);
        Menu2_8_1 = new Array("Document Management", "http://www.oatesco.com/Products/ASG_Cypress/doc_mgmt.html", "", 0, 20, 190);
        Menu2_8_2 = new Array("Healthcare Orgs. - White Paper", "http://www.oatesco.com/Products/ASG_Cypress/hco_wp.html", "", 0, 20, 190);
        Menu2_8_3 = new Array("CM UPHS Success Story", "http://www.oatesco.com/Products/ASG_Cypress/uphs_success_story.html", "", 0, 20, 190);
    Menu2_9 = new Array("ClickBase", "http://www.oatesco.com/Products/ClickBase/clickbase_overview.html", "", 0, 20, 160);

Menu3 = new Array("", "http://www.oatesco.com/Sales_Process/sales_process.html", "http://www.oatesco.com/hvmenu/salesprocess2.gif", 0, 24, 100);

Menu4 = new Array("", "http://www.oatesco.com/Services/services_overview.html", "http://www.oatesco.com/hvmenu/services2.gif", 10, 24, 100);
    Menu4_1 = new Array("Business Intelligence", "http://www.oatesco.com/Services/bus_int_srvc.html", "", 0, 20, 160);
    Menu4_2 = new Array("Business Process Review", "http://www.oatesco.com/Services/bus_proc_rev.html", "", 0, 20, 160);
    Menu4_3 = new Array("Data Conversion", "http://www.oatesco.com/Services/data_conv.html", "", 0, 20, 160);
    Menu4_4 = new Array("Implementation Method", "http://www.oatesco.com/Services/implement_method.html", "", 0, 20, 160);
    Menu4_5 = new Array("Software Customization", "http://www.oatesco.com/Services/sw_cust_srvc.html", "", 0, 20, 160);
    Menu4_6 = new Array("Software Integration", "http://www.oatesco.com/Services/sw_integration.html", "", 0, 20, 160);
    Menu4_7 = new Array("Support Services", "http://www.oatesco.com/Services/support.html", "", 0, 20, 160);
    Menu4_8 = new Array("Training", "http://www.oatesco.com/Services/training.html", "", 0, 20, 160);
    Menu4_9 = new Array("Request Info", "http://www.oatesco.com/Services/general.aspx", "", 0, 20, 160);
    Menu4_10 = new Array("Online Tech Support", "http://www.oatesco.com/Tech_Support_Web/index.html", "", 0, 20, 160);

Menu5 = new Array("", "http://www.oatesco.com/Partners/partners.html", "http://www.oatesco.com/hvmenu/partners2.gif", 0, 24, 100);