 ajmenu1 = new mainMenu('horizontal', 300, 'transparent', '7E9BD4', 'bg.gif');
 ajmenu1.pad_1 = 20;
 ajmenu1.pad_2 = 20;
 ajmenu1.addItems('Home', 'index.htm','Company', 'overview.htm', 'Customer Information', 'billing.htm', 'Water Quality', 'source.htm', 'Contact', 'contact.htm');

 ajmenu1 = new subMenu('2','#013E80', '#7E9BD4');
 ajmenu1.addItems('- Overview', 'overview.htm', '- Service Territory', 'servterr.htm', '- Tariff', 'tariff.htm', '- Employment Opportunities', 'employment.htm', '- Fact Sheet', 'fact.htm');

 ajmenu1 = new subMenu('3','#013E80', '#7E9BD4');
 ajmenu1.addItems("- Bill Payment", "billing.htm","- Customer Bill of Rights", "rights.htm", "- Customer Service", "custserv.htm", "- Meter Reads", "meter.htm", "- Leak Detection", "leak.htm", "- Periodic Meter Changes", "meterchanges.htm", "- Rates for Service", "rates.htm", "- Winter Storm Fire Safety Tips", "safetytips.htm", "- Conservation Tips", "conservationtips.htm");

 
 ajmenu1 = new subMenu('4','#013E80', '#7E9BD4');
 ajmenu1.addItems("- Source of Supply", "source.htm", "- Monitoring and Treatment", "treatment.htm");
