ajm_state.menuoffset = 0;
ajm_state.closedelay = 0;
ajmenu1 = new mainMenu('vertical', 0, '#e2e6ef', '#e2e6ef', '#e2e6ef', '#e2e6ef','','right');
 ajmenu1.divider = '';
 ajmenu1.htmlBefore = '';
 ajmenu1.htmlAfter = '';
 ajmenu1.cellpadding = 0;
 ajmenu1.pad_1 = 0;
 ajmenu1.pad_2 = 0;
  ajmenu1.addImages('', 'images/sitemap.gif', 'images/sitemap.gif');
  ajmenu1.addImages('aboutlibrary.php', 'images/about1.gif', 'images/about2.gif');
  ajmenu1.addImages('aboutus.php', 'images/ask1.gif', 'images/ask2.gif');
  ajmenu1.addImages('member.php', 'images/account1.gif', 'images/account2.gif');
  ajmenu1.addImages('login.php', 'images/user1.gif', 'images/user2.gif');
  ajmenu1.addImages('', 'images/search1.gif', 'images/search2.gif');
  ajmenu1.addImages('policies.php', 'images/policies1.gif', 'images/policies2.gif');
  ajmenu1.addImages('training.php', 'images/training1.gif', 'images/training2.gif');
  ajmenu1.addImages('newbooks.php', 'images/newbooks1.gif', 'images/newbook2.gif');
 
ajmenu1 = new subMenu('6', '#9accff', '#143664', '#143664', '#ffffff');
 ajmenu1.itemborder = '1px solid #122364';
 ajmenu1.htmlBefore = '&nbsp&nbsp';
 ajmenu1.htmlAfter = '&nbsp&nbsp';
 ajmenu1.cellpadding = 2;
 ajmenu1.fontSize = '9pt';
  	
  ajmenu1.addItems('<font style="font-weight:normal">Books</font>', 'search.php');
  ajmenu1.addItems('<font style="font-weight:normal">e-Books</font>', 'searchebook.php');
  ajmenu1.addItems('<font style="font-weight:normal">Journals</font>', 'SearchJournalArchives.php');
  ajmenu1.addItems('<font style="font-weight:normal">Magazines</font>', 'searchmagazine.php');
  ajmenu1.addItems('<font style="font-weight:normal">Audio Visuals</font>', 'searchCD.php');
  
ajmenu1 = new subMenu('2', '#9accff', '#143664', '#143664', '#ffffff');
 ajmenu1.itemborder = '1px solid #122364';
 ajmenu1.htmlBefore = '&nbsp&nbsp';
 ajmenu1.htmlAfter = '&nbsp&nbsp';
 ajmenu1.cellpadding = 2;
 ajmenu1.fontSize = '9pt';
  ajmenu1.addItems('<font style="font-weight:normal">Library: at a glance</font>', 'ataglance.php');
  ajmenu1.addItems('<font style="font-weight:normal">Library User Manual</font>', 'userManual.php');
  ajmenu1.addItems('<font style="font-weight:normal">Membership Application Form</font>', 'pdf/MEMBERSHIP APPLICATION FORM.pdf');
  ajmenu1.addItems('<font style="font-weight:normal">Book Requisition Form</font>', 'pdf/BookRequi.doc');
  ajmenu1.addItems('<font style="font-weight:normal">NSU Publications</font>', 'panini.php');
  ajmenu1.addItems('<font style="font-weight:normal">Library Staff Directory</font>', 'staff.php');
  
