 ajmenu1 = new mainMenu('horizontal', 2, '#C0C0C0', '#008000');
 ajmenu1.htmlBefore = ' ';
 ajmenu1.htmlAfter = ' ';
 ajmenu1.addItems("Buy Candles", "/shoponline.html", "Our Products", "/ourproducts.html", "A Dream Business", "/dreambusiness.html", 
"My Story", "/AboutTCM.html", "About You?", "", "Getting Started", "/gettingstarted.html");

 ajmenu1 = new subMenu('2','#C0C0C0', '#008000');
 ajmenu1.addItems("Why Soy/Veggie?", "/soy.html");

 ajmenu1 = new subMenu('3','#C0C0C0', '#008000');
 ajmenu1.addItems("3 Ways to Make Money", "", "Building a Family Business", "/buildfamily.html",  "Training", "/training.html", 
"FAQs about the Business", "/businessfaqs.html");

 ajmenu1 = new subMenu('3i1','#C0C0C0', '#008000');
 ajmenu1.addItems("Retail", "/retail.html", "Fundraisers", "/Fund.html", "Residual Income - Team Building", "residualincome.html");

 ajmenu1 = new subMenu('4','#C0C0C0', '#008000');
 ajmenu1.addItems("My Links", "/links.html", "My Photo Gallery", "/photogallery.html");

 ajmenu1 = new subMenu('5','#C0C0C0', '#008000');
 ajmenu1.addItems("Tell Me About You!", "/tellmeaboutyou.html", "Home Business Quiz", "/homebusinessquiz.html", 
"Privacy Statement", "/privacy.html" );
