ajm_state.menuoffset = 0;
ajm_state.closedelay = 5;
ajmenu1 = new mainMenu('horizontal', 0, '#015294', '#363636', '#ffffff', '#ffffff', 'right');
ajmenu1.fontSize = '9pt';
ajmenu1.menuborder='0';
ajmenu1.cellpadding='0';
ajmenu1.cellspacing='0';
ajmenu1.addImages('index.php', 'images/nav/home-norm.gif', 'images/nav/home-hover.gif');
ajmenu1.addImages('about.php', 'images/nav/about-norm.gif', 'images/nav/about-hover.gif');
ajmenu1.addImages('directors.php', 'images/nav/directors-norm.gif', 'images/nav/directors-hover.gif');    
ajmenu1.addImages('orphanages.php', 'images/nav/orphanages-norm.gif', 'images/nav/orphanages-hover.gif');   
ajmenu1.addImages('missions.php', 'images/nav/mission-norm.gif', 'images/nav/mission-hover.gif');   
ajmenu1.addImages('products.php', 'images/nav/products-norm.gif', 'images/nav/products-hover.gif');   
ajmenu1.addImages('conferences.php', 'images/nav/conference-norm.gif', 'images/nav/conference-hover.gif');   
ajmenu1.addImages('training.php', 'images/nav/training-norm.gif', 'images/nav/training-hover.gif'); 
ajmenu1.addImages('internships.php', 'images/nav/internships-norm.gif', 'images/nav/internships-hover.gif'); 
ajmenu1.addImages('gallery.php', 'images/nav/gallery-norm.gif', 'images/nav/gallery-hover.gif'); 
ajmenu1.addImages('contact.php', 'images/nav/contact-norm.gif', 'images/nav/contact-hover.gif'); 