ajmenu1 = new mainMenu('vertical', 0, '#000000', '#CCCC33', '#FFFFFF', '#000000','','right');
 ajmenu1.cellpadding =       1;
  ajmenu1.addItemsWithTarget('Home', 'bottom.htm', 'bottom');
  ajmenu1.addItemsWithTarget('Getting Started', '', 'bottom');
    ajmenu1.addItemsWithTarget('----Meat', 'meat.htm', 'bottom');
    ajmenu1.addItemsWithTarget('----Woods', 'woods.htm', 'bottom');
    ajmenu1.addItemsWithTarget('----Rubs', 'rubs.htm', 'bottom');
    ajmenu1.addItemsWithTarget('----Sauces', 'sauces.htm', 'bottom');
    ajmenu1.addItemsWithTarget('----Brining', 'brining.htm', 'bottom');
    ajmenu1.addItemsWithTarget('----Tools', 'tools.htm', 'bottom');
    ajmenu1.addItemsWithTarget('----Techniques', 'technique.htm', 'bottom');
    ajmenu1.addItemsWithTarget('----Is It Done?', 'done.htm', 'bottom');
  ajmenu1.addItemsWithTarget('Common Mistakes', 'mistakes.htm', 'bottom');
  ajmenu1.addItemsWithTarget('Expert Tips', 'tips.htm', 'bottom');
  ajmenu1.addItemsWithTarget('Recipes', 'recipes.htm', 'bottom');
  ajmenu1.addItemsWithTarget('Smokers', 'smokers.htm', 'bottom');
  ajmenu1.addItemsWithTarget('Links', 'links.htm', 'bottom');
  ajmenu1.addItemsWithTarget('BBQ Joints', 'joints.htm', 'bottom');
  ajmenu1.addItemsWithTarget('Contact', 'contact.htm', 'bottom');