ajmenu1 = new mainMenu('horizontal', 1, '#0000A0', '#0000C4', '#FFFFFF', '#FFFFFF','','right');
 ajmenu1.fontSize = '12pt';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('Home', 'http://www.richardsonanddeemerinsurance.com/index.html');
  ajmenu1.addItems('Privacy Statement', 'http://www.richardsonanddeemer.com/privacy.html');
  ajmenu1.addItems('Types of Insurance', '');
  ajmenu1.addItems('Contact Us', 'http://www.richardsonanddeemerinsurance.com/contact.html');
  ajmenu1.addItems('Companies We Represent', 'http://www.richardsonanddeemerinsurance.com/links.html');
ajmenu1 = new subMenu('3', '#0000FF', '#0000E8', '#FFFFFF', '#FFFFFF');
  ajmenu1.addItems('Homeowners', 'http://www.richardsonanddeemerinsurance.com/homeowners.html');
  ajmenu1.addItems('Business', 'http://www.richardsonanddeemerinsurance.com/business.html');
  ajmenu1.addItems('Group Health', 'http://www.richardsonanddeemerinsurance.com/grouphealth.html');
  ajmenu1.addItems('Life Insurance', 'http://www.richardsonanddeemerinsurance.com/lifeinsurance.html');
  ajmenu1.addItems('Automobile', 'http://www.richardsonanddeemerinsurance.com/personalauto.html');
  ajmenu1.addItems('Property Insurance', 'http://www.richardsonanddeemerinsurance.com/proproperty.html');
  ajmenu1.addItems('Worker\'s Comp', 'http://www.richardsonanddeemerinsurance.com/workerscomp.html');

