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', '/wp-content/themes/sentforth/images/nav/home-norm.gif', '/wp-content/themes/sentforth/images/nav/home-hover.gif');
ajmenu1.addImages('/about/', '/wp-content/themes/sentforth/images/nav/about-norm.gif', '/wp-content/themes/sentforth/images/nav/about-hover.gif');
ajmenu1.addImages('/directors/', '/wp-content/themes/sentforth/images/nav/directors-norm.gif', '/wp-content/themes/sentforth/images/nav/directors-hover.gif');    
ajmenu1.addImages('/orphanages/', '/wp-content/themes/sentforth/images/nav/orphanages-norm.gif', '/wp-content/themes/sentforth/images/nav/orphanages-hover.gif');   
ajmenu1.addImages('/missions/', '/wp-content/themes/sentforth/images/nav/mission-norm.gif', '/wp-content/themes/sentforth/images/nav/mission-hover.gif');   
ajmenu1.addImages('/products/', '/wp-content/themes/sentforth/images/nav/products-norm.gif', '/wp-content/themes/sentforth/images/nav/products-hover.gif');   
ajmenu1.addImages('/conferences/', '/wp-content/themes/sentforth/images/nav/conference-norm.gif', '/wp-content/themes/sentforth/images/nav/conference-hover.gif');   
ajmenu1.addImages('/training/', '/wp-content/themes/sentforth/images/nav/training-norm.gif', '/wp-content/themes/sentforth/images/nav/training-hover.gif'); 
ajmenu1.addImages('/internships/', '/wp-content/themes/sentforth/images/nav/internships-norm.gif', '/wp-content/themes/sentforth/images/nav/internships-hover.gif'); 
ajmenu1.addImages('/gallery.php', '/wp-content/themes/sentforth/images/nav/gallery-norm.gif', '/wp-content/themes/sentforth/images/nav/gallery-hover.gif'); 
ajmenu1.addImages('/contact/', '/wp-content/themes/sentforth/images/nav/contact-norm.gif', '/wp-content/themes/sentforth/images/nav/contact-hover.gif'); 
