 ajmenu1 = new mainMenu('vertical', 0, 'transparent', 'navy', 'white', 'yellow', 'bg.gif');
 ajmenu1.pad_1 = 0;
 ajmenu1.pad_2 = 0;
 ajmenu1.divider = '|';

 ajmenu1.addImages('http://www.aglogistics.ca/french/roro.html', 'images/m1.gif',
 'images/m1h.gif', 'http://www.aglogistics.ca/french/transport.html', 'images/m2.gif',
  'images/m2h.gif', 'http://www.aglogistics.ca/french/contact.html', 'images/m3.gif', 
  'images/m3h.gif', 'http://www.aglogistics.ca/french/profile.html', 'images/m4.gif',
   'images/m4h.gif', 'http://www.aglogistics.ca/french/machinelinks.html', 'images/m5.gif',
    'images/m5h.gif', "https://secure9.securewebexchange.com/aglogistics.ca/english/form-e.html", 'images/m6.gif', 'images/m6h.gif');

 ajmenu1 = new subMenu('1','#ff6600', '#ff6600', 'black', 'white');
 ajmenu1.addItems("Pourquoi RoRo?", 'http://www.aglogistics.ca/french/roro.html');

 ajmenu1 = new subMenu('2','#ff6600', '#ff6600', 'black', 'white');
 ajmenu1.addItems("Solutions Logistiques", 'http://www.aglogistics.ca/french/transport.html');

 ajmenu1 = new subMenu('3','#ff6600', '#ff6600', 'black', 'white');
 ajmenu1.addItems("Pour nous contacter", 'http://www.aglogistics.ca/french/contact.html');

 ajmenu1 = new subMenu('4','#ff6600', '#ff6600', 'black', 'white');
 ajmenu1.addItems("A propos de AGL", 'http://www.aglogistics.ca/french/profile.html');

 ajmenu1 = new subMenu('5','#ff6600', '#ff6600', 'black', 'white');
 ajmenu1.addItems("Commerce Machinerie", 'http://www.aglogistics.ca/french/machinelinks.html');

 ajmenu1 = new subMenu('6','#ff6600', '#ff6600', 'black', 'white');
 ajmenu1.addItems("Demander un taux!", "https://secure9.securewebexchange.com/aglogistics.ca/french/form-f.html");

