ajmenu1 = new mainMenu('vertical', 0, 'transparent', '#C0C0C0', '#734A12', '#000000','','right');
 ajmenu1.fontSize = '12pt';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.cellpadding =  3;
  ajmenu1.addItems('<img src="./Script/demo/home.gif" width="16" height="16" border="0" align="absmiddle">Home', 'index.html');
  ajmenu1.addItems('Our Products', 'products.html');
  ajmenu1.addItems('Bakers & Distributors', 'bakers.html');
  ajmenu1.addItems('Nutrition', 'nutrition.html');
  ajmenu1.addItems('Recipes', 'recipes.html');
  ajmenu1.addItems('Legacy and Media', '');
  ajmenu1.addItems('Wellness Library', 'wellness.php');
  ajmenu1.addItems('Buy Cookies Online', 'catalog/index.php');
  ajmenu1.addItems('Contact Us', 'mailto:ask.papa@papagiki.com');
ajmenu1 = new subMenu('6', 'transparent', '#C0C0C0', '#000000', '#000000', './Script/demo/bg_1.gif');
  ajmenu1.htmlBefore = '&nbsp;<img src="./Script/demo/tri.gif" border="0">&nbsp;';
   ajmenu1.fontSize = '12pt';
   ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('Message from the Founder', 'sub_message.html');
  ajmenu1.addItems('Papa Giki Legacy - Epilogue - Jan 2006', 'sub_legacy_epilogue.html');
  ajmenu1.addItems('Papa Giki Legacy', 'sub_legacy.html');
  ajmenu1.addItems('UPS News Release - Dec 2003', 'sub_news_release.html#12042003');
  ajmenu1.addItems('TNT News Release - Jan 2004', 'sub_news_release.html#01302004');
  ajmenu1.addItems('Papa Giki News Release - May 2004', 'sub_news_release.html#05192004');
