ajmenu1 = new mainMenu('horizontal', 1, '#000000', '#B39B75', '#FFFFFF', '#000000','images/menuback.jpg','right');
  ajmenu1.addItems('Home', 'http://www.morellengineering.com/index.html');
  ajmenu1.addItems('Our Services', 'http://www.morellengineering.com/services.html');
  ajmenu1.addItems('Our Portfolio', 'http://www.morellengineering.com/portfolio.html');
  ajmenu1.addItems('About Us', 'http://www.morellengineering.com/aboutus.html');
  ajmenu1.addItems('Contact Us', 'http://www.morellengineering.com/contactus.html');

