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('about.shtml', 'images/nav/about-norm.gif', 'images/nav/about-hover.gif');
  ajmenu1.addImages('services.shtml', 'images/nav/services-norm.gif', 'images/nav/services-hover.gif');
  ajmenu1.addImages('workshops.shtml', 'images/nav/workshop-off.gif', 'images/nav/workshop-on.gif');
  ajmenu1.addImages('#', 'images/nav/book-norm.gif', 'images/nav/book-hover.gif');
  ajmenu1.addImages('testimonials.shtml', 'images/nav/testimonials-norm.gif', 'images/nav/testimonials-hover.gif');
  ajmenu1.addImages('resources.shtml', 'images/nav/resources-norm.gif', 'images/nav/resources-hover.gif');
  ajmenu1.addImages('contact.shtml', 'images/nav/contact-norm.gif', 'images/nav/contact-hover.gif');
  ajmenu1.addImages('index.shtml', 'images/home.gif', 'images/home-on.gif');


<!--About-->
  ajmenu1 = new subMenu('1', '#464646', '#EBD08C', '#FFFFFF', '#000000');
  ajmenu1.fontSize = '10pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('History', 'history.shtml');
  ajmenu1.addItems('Bios', 'bio.shtml'); 


<!--Services-->
  ajmenu1 = new subMenu('2', '#464646', '#EBD08C', '#FFFFFF', '#000000');
  ajmenu1.fontSize = '10pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('Communication Skills', 'services.shtml#COMM');
  ajmenu1.addItems('Communication Cirriculum', 'services.shtml#COMM');
  ajmenu1.addItems('Equal Employment Opportunity (EEO) And Affirmative Employment Curriculum', 'services.shtml#EEO');
  ajmenu1.addItems('EEO Investigations', 'services.shtml#EEO');
  ajmenu1.addItems('Facilitations', 'services.shtml#EEO');
  ajmenu1.addItems('Keynotes', 'services.shtml#key');
  ajmenu1.addItems('Professional-Personal Development Curriculum', 'services.shtml#PPD');
  ajmenu1.addItems('Management/Leadership Development Curriculum', 'services.shtml#MLD');
  
  
<!--Books->
  ajmenu1 = new subMenu('4', '#464646', '#EBD08C', '#FFFFFF', '#000000');
  ajmenu1.fontSize = '10pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('Workplace Etiquette: A Guide to Surviving & Thriving in Todays Workplace', 'book1.shtml');
  ajmenu1.addItems('Recovering Your Lost Self from Adversity (An Anthology of Inspirational Stories) ', 'book2.shtml');

  
<!--Resources-->
  ajmenu1 = new subMenu('6', '#464646', '#EBD08C', '#FFFFFF', '#000000');
  ajmenu1.fontSize = '10pt';
  ajmenu1.fontWeight = 'bold';
  ajmenu1.cellpadding = '3';
  ajmenu1.addItems('Human Resource Professionals', 'resources.shtml');
  ajmenu1.addItems('Lady Dianne Blog', 'blog.php');
  ajmenu1.addItems('Ask Miss Etiquette', 'etiquette.php');



  

  


 
 
 	


 
 


 

 

