ajmenu1 = new mainMenu('horizontal', 0, '#000000', '#888888', '#FFFFFF', '#FFFFFF','','right');
 ajmenu1.menuborder = '0';
 ajmenu1.itemborder = '0';
 ajmenu1.fontSize = '8pt';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.htmlBefore = '&nbsp;&nbsp;&nbsp;';
 ajmenu1.cellpadding = 0;
 ajmenu1.pad_1 = 0;
 ajmenu1.pad_2 = 0;
  ajmenu1.addImages('#', 'http://www.drgolden.net/html_site/images/MenuGraphics/questions-off.jpg', 'http://www.drgolden.net/html_site/images/MenuGraphics/questions-on.jpg');
  ajmenu1.addImages('#', 'http://www.drgolden.net/html_site/images/MenuGraphics/contact-off.jpg', 'http://www.drgolden.net/html_site/images/MenuGraphics/contact-on.jpg');
ajmenu1 = new subMenu('1', '#EBD7FF', '#C2D6FF', '#575958', '#575958');
 ajmenu1.menuborder = '1px solid #A3ADBD';
 ajmenu1.itemborder = '1px solid #A3ADBD';
 ajmenu1.htmlBefore = '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
 ajmenu1.cellpadding = 2;
 ajmenu1.fontSize = '8pt';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('About Chiropractic', 'http://www.drgolden.net/html_site/php/whatIsChiro.php');
  ajmenu1.addItems('About your first visit', 'http://www.drgolden.net/html_site/php/firstVisit.php');
  ajmenu1.addItems('About symptoms and conditions', 'http://www.drgolden.net/html_site/php/symp-conditions.php');
  ajmenu1.addItems('About womens wellness', 'http://www.drgolden.net/html_site/php/womens-wellness.php');
  ajmenu1.addItems('About vaccinations', 'http://www.drgolden.net/html_site/php/vaccinations.php');
  ajmenu1.addItems('About infants and children', 'http://www.drgolden.net/html_site/php/infants-children.php');
ajmenu1 = new subMenu('2', '#EBD7FF', '#C2D6FF', '#575958', '#575958');
 ajmenu1.menuborder = '1px solid #A3ADBD';
 ajmenu1.itemborder = '1px solid #A3ADBD';
 ajmenu1.htmlBefore = '&nbsp;&nbsp;&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;&nbsp;&nbsp;';
 ajmenu1.cellpadding = 2;
 ajmenu1.fontSize = '8pt';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('Office Location', 'http://www.drgolden.net/html_site/php/office-loacation.php');
  ajmenu1.addItems('Patient Forms', 'http://www.drgolden.net/html_site/php/download-forms.php');
  ajmenu1.addItems('Contact Us Form', 'http://www.drgolden.net/html_site/php/contact-form.php');
