ajmenu1 = new mainMenu('vertical', 3, '#004080', '990d3a', '#FFFFFF', '11B1FF','bak02.gif','right');
  ajmenu1.addItemsWithTarget('Small Move', 'small_move.htm', 'main');
  ajmenu1.addItemsWithTarget('Packaging', 'packaging.htm', 'main');
  ajmenu1.addItemsWithTarget('Student Move', 'student_move.htm', 'main');
  ajmenu1.addItemsWithTarget('Contact Us', 'contact.htm', 'main');
  ajmenu1.addItemsWithTarget('Harvard University', 'harvard.htm', 'main');
  ajmenu1.addItemsWithTarget('Wellesley College', 'wellesley.htm', 'main');
  ajmenu1.addItemsWithTarget('Home', 'index.html', '_top');
