ajmenu1 = new mainMenu('vertical', 0, '#ffff9a', '#3366FF', '#3366ff', '#ffff9a','','right');
  ajmenu1.addItems('Home', 'index.html');
  ajmenu1.addItems('Eating Clean Topics', 'topics.html');
  ajmenu1.addItems('Eating Clean Cookbook', 'cookbook.html');
  ajmenu1.addItems('Meet the Author', 'author.html');
  ajmenu1.addItems('Press Room', 'news.html');
  ajmenu1.addItems('Order Cookbook', 'order.html');
  ajmenu1.addItems('Resources', 'resources.html');
  ajmenu1.addItems('Contact Us', 'contact.html');
ajmenu1 = new subMenu('2', '#3366ff', '#FFFF9A', '#FFFF9A', '#3366ff');
  ajmenu1.addItems('Dairy Free Alternatives', 'dairyfree.html');
  ajmenu1.addItems('Eliminating Toxins: Liver Foods', 'toxins.html');
  ajmenu1.addItems('Kitchen Pantry Check List', 'checklist.html');
  ajmenu1.addItems('Liver Detox Diets', 'detox.html');
  ajmenu1.addItems('Organic Foods', 'organic.html');
  ajmenu1.addItems('Spelt', 'spelt.html');
  ajmenu1.addItems('Spirulina: The Green Food', 'greenfood.html');
  ajmenu1.addItems('Vegetarian Alternatives', 'vegetarian.html');
  ajmenu1.addItems('Wheat-free Baking', 'wheatfree.html');
  ajmenu1.addItems('Xylitol', 'xylitol.html');
  ajmenu1.addItems('Tidbits for Living Well', 'tidbits.html');
ajmenu1 = new subMenu('3', '#3366ff', '#FFFF9A', '#FFFF9A', '#3366ff');
  ajmenu1.addItems('Sample page', 'samplepage.html');
  ajmenu1.addItems('Free Recipe', 'recipe.html');
  ajmenu1.addItems('Order Cookbook', 'order.html');
ajmenu1 = new subMenu('4', '#3366ff', '#FFFF9a', '#FFFF9a', '#3366ff');
  ajmenu1.addItems('Lisa Allen, Author', 'lallen.html');
  ajmenu1.addItems('Dr. Sara Thyr, Naturopath', 'thyr.html');
ajmenu1 = new subMenu('5', '#3366ff', '#FFFF9a', '#FFFF9a', '#3366ff');
  ajmenu1.addItems('In the News', 'news.html');
  ajmenu1.addItems('Testimonials', 'testimonials.html');
