// Title: Horizontal Menu (Relative)
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False

ace_state.columns = 1;
ace_state.position = 'right';
ace_state.closedelay = 500;
ace_state.hspacing = 0;
ace_state.hbgcolor = '#8080FF';
ace_state.hftcolor = '#000000';
ace_state.nbgcolor = '#ffffff';
ace_state.nftcolor = '#cfcfcf';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '11px';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.cellpadding = 0;
ace_state.layerpadding = 0;

acemenu = new ACEMenu('0');
acemenu.columns = 50;
acemenu.position = 'bottom';
acemenu.hbgcolor = '#808080';
acemenu.itemborder = '0px  solid';
acemenu.menuborder = '0px  solid';
acemenu.hbdrsize = '0';
acemenu.cellpadding = 0;
acemenu.cellspacing = 0;
acemenu.layerpadding = 0;
acemenu.htmlAfter = '';
acemenu.htmlBefore = '';
acemenu.divider = '';

acemenu.AddRollover('index.html', 'images/Bennett-EA_07.jpg', 'images/Bennett-EA-over_07.jpg', '', false , 'Our guarantee and commitment to service', '0', '0');
acemenu.AddRollover('environmental-firm-profile.html', 'images/Bennett-EA_08.jpg', 'images/Bennett-EA-over_08.jpg', '', true , 'Learn more about our Environmental firm', '0', '0');
acemenu.AddRollover('cape-cod-environmental-services.html', 'images/Bennett-EA_09.jpg', 'images/Bennett-EA-over_09.jpg', '', true , 'Environmental Services for Cape Cod and SE Massachusetts', '0', '0');


acemenu = new ACEMenu('2');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#012338';
acemenu.hftcolor = '#ffffff';
acemenu.nbgcolor = '#1d62c6';
acemenu.nftcolor = '#ffffff';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;

acemenu.AddItem('Our Services', 'our-services-firm-profile.html', '', false , '', '0', '0');
acemenu.AddItem('Our Mission', 'bo-mission.html', '', false , '', '0', '0');
acemenu.AddItem('Staff Profiles', 'bo-staff-profiles.html', '', false , '', '0', '0');
acemenu.AddItem('Company Newsletter', 'company-newsletter.html', '', false , '', '0', '0');


acemenu = new ACEMenu('3');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#012338';
acemenu.hftcolor = '#ffffff';
acemenu.nbgcolor = '#1d62c6';
acemenu.nftcolor = '#ffffff';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;


acemenu.AddItem('21E Site Assessment', 'environmental-21e-site.html', '', false , '', '0', '0');
acemenu.AddItem('Facility Plans', 'environmental-facility-plans.html', '', false , '', '0', '0');
acemenu.AddItem('Geotechnical and Hydrogeologic Services', 'environmental-geotech.html', '', false , '', '0', '0');
acemenu.AddItem('Environmental Permitting', 'engineering-wetlands-protection.html', '', false , '', '0', '0');
acemenu.AddItem('Tank Removal & Third Party Inspections', 'environmental-tank-removal.html', '', false , '', '0', '0');
acemenu.AddItem('Waste Site Cleanup', 'environmental-waste-site-cleanup.html', '', false , '', '0', '0');
acemenu.AddItem('Septic Design, Inspection and Wastewater Treatment', 'engineering-waste-water-treatment.html', '', false , '', '0', '0');
acemenu.AddItem('Water Supply', 'environmental-water-supply.html', '', false , '', '0', '0');