ajmenu1 = new mainMenu('horizontal', 1, '#999999', '#999999', '#FFFFFF', '#FFFFFF','','right');
  ajmenu1.addImages('http://dougperryart.com/index.html', 'images/home.gif', 'images/home_over2.gif');
  ajmenu1.addImages('http://dougperryart.com/bio.html', 'images/bio.gif', 'images/bio_over2.gif');
  ajmenu1.addImages('http://dougperryart.com/press.html', 'images/press.gif', 'images/press_over2.gif');
  ajmenu1.addImages('http://dougperryart.com/exhibitions.html', 'images/exhibitions.gif', 'images/exhibitions_over2.gif');
  ajmenu1.addImages('http://dougperryart.com/contact.html', 'images/contact.gif', 'images/contact_over2.gif');

