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/gallery-norm.gif', 'images/nav/gallery-hover.gif');
ajmenu1.addImages('index.php?target=pages&page_id=about', 'images/nav/about-norm.gif', 'images/nav/about-hover.gif');
ajmenu1.addImages('index.php?target=forms&name=contact_us', 'images/nav/contact-norm.gif', 'images/nav/contact-hover.gif');
ajmenu1.addImages('#', 'images/nav/newsletter-norm.gif', 'images/nav/newsletter-hover.gif');
ajmenu1.addImages('index.php?target=forms&name=catalogue', 'images/nav/catalogue-norm.gif', 'images/nav/catalogue-hover.gif');
ajmenu1.addImages('index.php?target=pages&page_id=faq', 'images/nav/faq-norm.gif', 'images/nav/faq-hover.gif');
ajmenu1.addImages('index.php?target=pages&page_id=links', 'images/nav/resources-norm.gif', 'images/nav/resources-hover.gif');