ajm_state.menuoffset = 0;
ajm_state.closedelay = 5;
ajmenu1 = new mainMenu('horizontal', 0, '#303390', '#3C5D88', '#ffffff', '#3C5D88', 'left');
 ajmenu1.fontSize = '9pt';
 ajmenu1.fontWeight = 'normal';
 ajmenu1.menuborder='0';
 ajmenu1.cellpadding='0';
  ajmenu1.addImages('index.php', 'images/nav/home.jpg', 'images/nav/home-hover.jpg');
  ajmenu1.addImages('about.php', 'images/nav/about.jpg', 'images/nav/about-hover.jpg');
  ajmenu1.addImages('services.php', 'images/nav/services.jpg', 'images/nav/services-hover.jpg');
  ajmenu1.addImages('libraries.php', 'images/nav/libraries.jpg', 'images/nav/libraries-hover.jpg');
  ajmenu1.addImages('cabinetry.php', 'images/nav/cabinetry.jpg', 'images/nav/cabinetry-hover.jpg');
  ajmenu1.addImages('millwork.php', 'images/nav/millwork.jpg', 'images/nav/millwork-hover.jpg');
  ajmenu1.addImages('doors.php', 'images/nav/doors.jpg', 'images/nav/doors-hover.jpg');
  ajmenu1.addImages('mantles.php', 'images/nav/mantles.jpg', 'images/nav/mantles-hover.jpg');
  ajmenu1.addImages('furniture.php', 'images/nav/furniture.jpg', 'images/nav/furniture-hover.jpg');
  ajmenu1.addImages('mouldings.php', 'images/nav/mouldings.jpg', 'images/nav/mouldings-hover.jpg');
  ajmenu1.addImages('contact.php', 'images/nav/contact.jpg', 'images/nav/contact-hover.jpg');
	
   ajmenu1 = new subMenu('10', '#B29C73', '#E4CB9C', '#FFFFFF', '#660C0D');
   ajmenu1.fontSize = '9pt';
   ajmenu1.fontWeight = 'bold';
   ajmenu1.cellpadding='2';
   ajmenu1.addItems('Casing', 'http://www.themasterswoodshop.com/collection_cat.php?ID=2');
   ajmenu1.addItems('Chair Rail/Hand Rail/Bar Rail', 'http://www.themasterswoodshop.com/collection_cat.php?ID=4');
   ajmenu1.addItems('Crown Moulding', 'http://www.themasterswoodshop.com/collection_cat.php?ID=1');
   ajmenu1.addItems('Miscellaneous Moulding Profiles', 'http://www.themasterswoodshop.com/collection_cat.php?ID=7');
   ajmenu1.addItems('Panel Mouldings/Baseboard', 'http://www.themasterswoodshop.com/collection_cat.php?ID=3');
   ajmenu1.addItems('Round Moulding Profiles', 'http://www.themasterswoodshop.com/collection_cat.php?ID=6');
   ajmenu1.addItems('Sticking Profiles', 'http://www.themasterswoodshop.com/collection_cat.php?ID=5');
   
   //ajmenu1 = new subMenu('10i1', '#B29C73', '#E4CB9C', '#FFFFFF', '#660C0D');
   //ajmenu1.fontSize = '9pt';
   //ajmenu1.fontWeight = 'bold';
   //ajmenu1.cellpadding='3';
   //ajmenu1.addItems('Section 10 - Reed/Flute Style Casing (MCA)', '#');
   //ajmenu1.addItems('Section 11 - Sample Casing with Backband (MCA/MBB)', '#');
   //ajmenu1.addItems('Section 12 - Casing Designed for use with Backband (MCA)', '#');
   //ajmenu1.addItems('Section 13 - Backbands (MBB)', '#');
   //ajmenu1.addItems('Section 14 - Plinth Blocks (MPB)', '#');
   //ajmenu1.addItems('Section 15 - Brick Moulding (MBM)', '#');
   //ajmenu1.addItems('Section 15.1 - Door Head Caps (MDC)', '#');
   //ajmenu1.addItems('Section 15.2 - Keystones (MKS)', '#');
   //ajmenu1.addItems('Section 8 - 1 piece Casing (MCA)', '#');
   //ajmenu1.addItems('Section 9 - Symmetrical Casing (MCA)', '#');

