 ajmenu1 = new mainMenu('horizontal', 30, 'transparent', 'orange', 'white', 'white','bg.gif');
 ajmenu1.pad_1 = 40;
 ajmenu1.pad_2 = 40;
 ajmenu1.divider = '|';
 
 ajmenu1.addItems('Home','index.html','Products','f_products.htm','Profile','f_prfil.htm','Clients','f_clients.htm','Principals','f_princpls.htm','Growth','f_growth.htm','Business Opportunity','f_busines.htm');

 ajmenu1 = new subMenu('3','#E1E8E7', 'white', 'black', 'black');
 ajmenu1.addItems('Contact Us','f_contact.htm','Your Views','f_views.htm');
