 ajmenu1 = new mainMenu('horizontal', 10, '#3300CC', '#00FFFF');
 ajmenu1.addItems("Home", "index.cfm", "About Us", "newdig/frame.cfm?p=aboutus.cfm", "Custom Products", "newdig/frame.cfm?p=corp/index.cfm", "Landscape", "newdig/frame.cfm?p=../1on1sales/", "Pool", "example.html", "Support", "", "Sales", "sales.cfm", "Contact Us", "newdig/frame.cfm?p=contact/index.cfm");

 ajmenu1 = new subMenu('4','#3300CC', '#00FFFF');
 ajmenu1.addItems("Landscape Designers", "newdig/frame.cfm?p=../1on1sales/");

 ajmenu1 = new subMenu('5','#3300CC', '#00FFFF');
 ajmenu1.addItems("Pool Designers", "pool.cfm", "DesignWare Pools", "dwpools.cfm", "Splash!", "splash.cfm", "Splash Quote", "quote.cfm", "DesignWare at Night", "dwnight.cfm", "Training Seminars", "training.cfm", "Trade Shows", "http://www.pooldesignsoftware.com/index.php?f=pages&p=events");

 ajmenu1 = new subMenu('6','#3300CC', '#00FFFF');
 ajmenu1.addItems("Customer Support", "customersupport.cfm",  "F.A.Q.", "faq.cfm", "Downloads", "downloads.cfm", "Unlock Codes", "unlock.cfm", "Training", "training.cfm");



