 ajmenu1 = new mainMenu('horizontal', 0, 'transparent', '#bfcaef', '#000088', 'black', '', 'right');
 
 ajmenu1.pad_1 = 0;
 ajmenu1.pad_2 = 0;
 ajmenu1.cellpadding = 0;
 //ajmenu1.border = '1px solid gray';


 ajmenu1.addItems('Software', 'software.shtml',  'Hardware', 'hardware.shtml', 'On-Board Systems', 'onboard.shtml', 'e-Commerce', 'ecommerce.shtml', 'Support Services', 'support_services.shtml', 'Contact Us', 'contact.shtml');

 ajmenu1 = new subMenu('1','#9aadef', '#424294', '#000088', '#ffffff');
 ajmenu1.menuborder = '1px solid black';
 ajmenu1.addItems('Roadrunner Traffic', 'traffic.shtml', 'Roadrunner Warehouse', 'warehouse.shtml', 'Roadrunner Garage', 'garage.shtml', 'Roadrunner Accounts', 'accounts.shtml', 'Relativity', 'relativity.shtml');

 ajmenu1 = new subMenu('2','#9aadef', '#424294', '#000088', '#ffffff');
 ajmenu1.menuborder = '1px solid #757575';
 ajmenu1.addItems('Hardware Sales', 'hardware_sales.shtml', 'Installations', 'installations.shtml');
 
 ajmenu1 = new subMenu('3','#9aadef', '#424294', '#000088', '#ffffff');
 ajmenu1.menuborder = '1px solid #757575';
 ajmenu1.addItems('Roadrunner CabLink', 'cablink.shtml');

 ajmenu1 = new subMenu('4','#9aadef', '#424294', '#000088', '#ffffff');
 ajmenu1.menuborder = '1px solid #757575';
 ajmenu1.addItems('Roadrunner SDI', 'sdi.shtml', 'EDI', 'edi.shtml', 'Internet EDI', 'iedi.shtml', 'e-Reporting', 'erep.shtml', 'POD Scanning', 'pod.shtml', 'Web Solutions', 'websol.shtml');

 ajmenu1 = new subMenu('5','#9aadef', '#424294', '#000088', '#ffffff');
 ajmenu1.menuborder = '1px solid #757575';
 ajmenu1.addItems('Roadrunner Software Support', 'support.shtml', 'Hardware Support', 'hardware_support.shtml', 'Training', 'training.shtml');

