ajmenu1 = new mainMenu('horizontal', 75, '#E3E7F4', '#E3E7F4');
ajmenu1.htmlBefore = ' ';
ajmenu1.htmlAfter = ' ';
ajmenu1.addItems("services","", "information","","about us","", "home","index.php");

ajmenu1 = new subMenu('1','#EFEFEF', '#CACACA');
ajmenu1.addItems("Acupuncture","services.php?target=acupuncture","Appointments", "services.php?target=appts", "Behavior Problems", "services.php?target=behavior", "Boarding", "services.php?target=boarding", "Cardiology", "services.php?target=cardiology", "Dentistry", "services.php?target=dentistry", "Dermatology", "services.php?target=dermatology", "Drop-off Care", "services.php?target=dropoff", "Emergency Exams", "services.php?target=emergency", "Examinations", "services.php?target=exams", "Flea Control", "services.php?target=fleas", "Heartworm", "services.php?target=heartworm", "Hospitalization", "services.php?target=hospitalization", "Laboratory", "services.php?target=lab", "Operation Catnip", "services.php?target=catnip","Pharmacy", "services.php?target=pharmacy", "Radiology","services.php?target=radiology", "Reminders", "services.php?target=reminders","Senior Wellness Care", "services.php?target=seniors","Surgery and Anesthesia", "services.php?target=surgery","Vaccinations", "services.php?target=vaccinations&type=default");

ajmenu1 = new subMenu('2','#EFEFEF', '#CACACA');
ajmenu1.addItems("Special Offers", "offers.php?page=1","Helpful Links", "links.php?page=1","What's New", "new.php?target=default","FAQ","faq.php?question=0");

ajmenu1 = new subMenu('3','#EFEFEF', '#CACACA');
ajmenu1.addItems("Doctors and Staff", "staff.php?target=seufert", "Hospital Tour", "tour.php", "Contact Us", "contact.php");
