 ajmenu1 = new mainMenu('horizontal', 10, 'transparent', 'navy', 'bg.gif');
 ajmenu1.pad_1 = 10;
 ajmenu1.pad_2 = 10;

 ajmenu1.addItemsWithTarget('Home','default.htm','_parent','Our Products','','_parent', 'Design Examples','','_parent', 'What We Do','','_parent', 'Links','Links.htm','_parent','<img src="email.gif" border="0">', 'mailto:bob@tour-shirts.com','new');

 ajmenu1 = new subMenu('2','#C92A31', '#833A1A');
 ajmenu1.addItemsWithTarget("Platinum", "Goldlink/catalogue.html",'_parent',"Gold", "http://www.our-catalogue.co.uk/Tourshirts/home.asp",'_parent',"Silver", "clothes.htm",'_parent');

 ajmenu1 = new subMenu('3','#C92A31', '#833A1A');
 ajmenu1.addItemsWithTarget("Military", "MilitaryDesign.htm",'_parent', "Schools", "SchoolDesign.htm",'_parent', "General", "GeneralDesign.htm",'_parent');

 ajmenu1 = new subMenu('4','#C92A31', '#833A1A');
 ajmenu1.addItemsWithTarget("Embroidery", "embroidery.htm",'_parent', "Screen Print", "screenprint.htm",'_parent', "Promotional Items", "promitem.htm",'_parent');

