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('http://www.misgmp.org/index.shtml', 'http://www.misgmp.org/images/home-on.jpg','http://www.misgmp.org/images/home-off.jpg');
 ajmenu1.addImages('http://www.misgmp.org/history.shtml', 'http://www.misgmp.org/images/about-on.jpg','http://www.misgmp.org/images/about-off.jpg');
 ajmenu1.addImages('http://www.misgmp.org/programs.shtml', 'http://www.misgmp.org/images/education-on.jpg','http://www.misgmp.org/images/education-off.jpg');
 ajmenu1.addImages('http://www.misgmp.org/mem_benefits.shtml', 'http://www.misgmp.org/images/membership-on.jpg','http://www.misgmp.org/images/membership-off.jpg');
 ajmenu1.addImages('http://www.misgmp.org/members/members.shtml', 'http://www.misgmp.org/images/members-on.jpg','http://www.misgmp.org/images/members-off.jpg')
 ajmenu1.addImages('http://www.misgmp.org/contact.shtml', 'http://www.misgmp.org/images/contact-on.jpg','http://www.misgmp.org/images/contact-off.jpg');
 ajmenu1.addImages('http://www.misgmp.org/vendors.shtml', 'http://www.misgmp.org/images/vendors-on.jpg','http://www.misgmp.org/images/vendors-off.jpg');
 ajmenu1.addImages('http://www.misgmp.org/links.shtml', 'http://www.misgmp.org/images/websites-on.jpg','http://www.misgmp.org/images/websites-off.jpg');


<!--About-->
  ajmenu1 = new subMenu('2', '#2E3C6D', '#3F5297', '#FFFFFF', '#FFFFFF');
  ajmenu1.fontSize = '8pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('Board of Directors', 'http://www.misgmp.org/board.shtml');
  ajmenu1.addItems('Committees', 'http://www.misgmp.org/committee_info.shtml');
  ajmenu1.addItems('Chapter Honorees', 'http://www.misgmp.org/chapter_honorees.shtml');
  ajmenu1.addItems('History', 'http://www.misgmp.org/history.shtml');  
  ajmenu1.addItemsWithTarget('Bylaws', 'http://sgmp.org/AboutUsByLaws.asp', '_blank');
  
  
<!--Education-->
  ajmenu1 = new subMenu('3', '#2E3C6D', '#3F5297', '#FFFFFF', '#FFFFFF');
  ajmenu1.fontSize = '8pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('Monthly Programs', 'http://www.misgmp.org/programs.shtml');
  ajmenu1.addItems('Certified Meeting Specialist->>', 'http://www.misgmp.org/cms.shtml');

          <!--Sub Education-->
          ajmenu1 = new subMenu('3i2', '#2E3C6D', '#3F5297', '#FFFFFF', '#FFFFFF');
          ajmenu1.fontSize = '8pt';
          ajmenu1.fontWeight = 'bold';
          ajmenu1.cellpadding = '3';
          ajmenu1.addItemsWithTarget('Information/Intro Letter', 'http://www.misgmp.org/CMS%20certification.pdf','_blank');
          ajmenu1.addItemsWithTarget('Letter of Commitment', 'http://www.misgmp.org/commit_letter_fillin.pdf', '_blank');
          ajmenu1.addItemsWithTarget('Application for Grandfathering', 'http://www.misgmp.org/sgmp_grandapp_fillin.pdf', '_blank');          
          ajmenu1.addItems('Certified Meeting Specialist', 'http://www.misgmp.org/cms.shtml');
          ajmenu1.addItems('CMS Graduates', 'http://www.misgmp.org/CMS_honorees.shtml');
 


<!--Membership-->
  ajmenu1 = new subMenu('4', '#2E3C6D', '#3F5297', '#FFFFFF', '#FFFFFF');
  ajmenu1.fontSize = '8pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('Benefits', 'http://www.misgmp.org/mem_benefits.shtml');
  ajmenu1.addItems('Categories & Types', 'http://www.misgmp.org/mem_categories.shtml');
  ajmenu1.addItemsWithTarget('Join Now', 'http://sgmp.org/MembershipHowToJoin.asp', '_blank');
  ajmenu1.addItemsWithTarget('Membership Change Form', 'http://www.misgmp.org/SGMP_Change_Form.pdf', '_blank');  
	 
  


<!--Vendors-->
  ajmenu1 = new subMenu('7', '#2E3C6D', '#3F5297', '#FFFFFF', '#FFFFFF');
  ajmenu1.fontSize = '8pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('Send an RFP', '#');   
 
  
