ajmenu1 = new mainMenu('horizontal', 1, '000066', 'ff0000', 'FFFFFF', 'FFFFFF','','right');
 ajmenu1.divider = '|';
  ajmenu1.addItems('Home', 'http://' + document.domain + '/index.php');
  ajmenu1.addItems('Tech Forums', 'http://' + document.domain + '/forums');
  ajmenu1.addItems('Products', 'http://' + document.domain + '/products/index.php');
  ajmenu1.addItemsWithTarget('Online Courses', 'http://www.ed2go.com/totalseminars', '_blank');
  ajmenu1.addItems('Seminars', 'http://' + document.domain + '/seminars.php');
  ajmenu1.addItems('Teacher Central', 'http://' + document.domain + '/teaching/index.php');
  ajmenu1.addItems('Support', 'http://' + document.domain + '/support/index.php');
ajmenu1 = new subMenu('1', '000066', '#ff0000', 'ffffff', '#FFFFFF');
  ajmenu1.addItems('Home', 'http://' + document.domain + '/index.php');
  ajmenu1.addItems('Contact', 'http://' + document.domain + '/contact.php');
  ajmenu1.addItems('FAQs', 'http://' + document.domain + '/faq.php');
  ajmenu1.addItems('About Us', 'http://' + document.domain + '/about.php');
ajmenu1 = new subMenu('2', '000066', 'ff0000', '#FFFFFF', '#FFFFFF');
  ajmenu1.addItems('Tech Forums', 'http://' + document.domain + '/forums');
  ajmenu1.addItems('Tech Files', 'http://' + document.domain + '/techforum/techfiles/index.php');
ajmenu1 = new subMenu('3', '000066', '#ff0000', 'ffffff', '#FFFFFF');
  ajmenu1.addItems('Products', 'http://' + document.domain + '/products/index.php');
  ajmenu1.addItems('Store Front', 'http://' + document.domain + '/store');
  ajmenu1.addItems('Discount Vouchers', 'http://' + document.domain + '/vouchers/index.php');
ajmenu1 = new subMenu('6', '000066', '#FF0000', '#FFFFFF', '#FFFFFF');
  ajmenu1.addItems('Teacher Central', 'http://' + document.domain + '/teaching/index.php');
  ajmenu1.addItems('Products for Educators', 'http://' + document.domain + '/teaching/products/index.php');
  ajmenu1.addItems('Member Resources', 'http://' + document.domain + '/teaching/resources/index.php');
  ajmenu1.addItems('Certification Pathway', 'http://' + document.domain + '/teaching/certpath/index.php');
  ajmenu1.addItems('Training', 'http://' + document.domain + '/teaching/partners.php');
  ajmenu1.addItems('Discussion Boards','http://' + document.domain + '/forums/viewforum.php?f=16&sid=40aaacd5f9f0bca322240b46037b67c1');
  ajmenu1.addItems('TS Certiport Center','http://' + document.domain + '/teaching/certiport/index.php');
ajmenu1 = new subMenu('7', '000066', 'ff0000', '#FFFFFF', '#FFFFFF');
  ajmenu1.addItems('Support Home', 'http://' + document.domain + '/support/index.php');
  ajmenu1.addItems('Test Software Problems', 'http://' + document.domain + '/support/faq/index.php');
  ajmenu1.addItems('Book Errata', 'http://' + document.domain + '/support/errata/index.php');
  ajmenu1.addItems('LearnKey Video Issues', 'http://' + document.domain + '/support/video.php');
  ajmenu1.addItems('Support Request', 'http://' + document.domain + '/support/faq/cdsupport.php');

