<!-- hide
function mmLoadMenus() {
	if (window.mm_menu_0_0) return;
  
		window.mm_menu_0_0 = new Menu("root",180,20,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#1B2F95","#2E50FF","left","middle",3,0,100,-5,7,true,true,true,0,true,true);
	mm_menu_0_0.addMenuItem("Key Personnel","location='/investigator/index.shtml'");
		mm_menu_0_0.addMenuItem("Advisory Committee","location='/investigator/advisory.shtml'");
	mm_menu_0_0.addMenuItem("Staff","location='/investigator/staff.shtml'");
	mm_menu_0_0.addMenuItem("Collaborators","location='/investigator/collaborators.shtml'");
		mm_menu_0_0.fontWeight="bold";
		mm_menu_0_0.hideOnMouseOut=true;
		mm_menu_0_0.menuBorder=0;
		mm_menu_0_0.menuLiteBgColor='#cccccc';
		mm_menu_0_0.menuBorderBgColor='#555555';
		mm_menu_0_0.bgColor='#ffffff';
	
	
	window.mm_menu_1_1 = new Menu("root",180,20,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#1B2F95","#2E50FF","left","middle",3,0,100,-5,7,true,true,true,0,true,true);
	mm_menu_1_1.addMenuItem("General&nbsp;Information","location='/facility/index.shtml'");
	mm_menu_1_1.addMenuItem("Hardware&nbsp;Capability","location='/facility/hardware.shtml'");
	mm_menu_1_1.addMenuItem("Compound&nbsp;Collection","location='/facility/com_coll.shtml'");
	mm_menu_1_1.addMenuItem("Assay&nbsp;Development","location='/facility/assay_dev.shtml'");
	mm_menu_1_1.addMenuItem("Chemical&nbsp;Synthesis","location='/facility/chem_synth.shtml'");
		mm_menu_1_1.fontWeight="bold";
		mm_menu_1_1.hideOnMouseOut=true;
		mm_menu_1_1.menuBorder=0;
		mm_menu_1_1.menuLiteBgColor='#cccccc';
		mm_menu_1_1.menuBorderBgColor='#555555';
		mm_menu_1_1.bgColor='#ffffff';
   


	window.mm_menu_2_2 = new Menu("root",180,20,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#1B2F95","#2E50FF","left","middle",3,0,100,-5,7,true,true,true,0,true,true);
	mm_menu_2_2.addMenuItem("Overview","location='/resources/index.shtml'");
	mm_menu_2_2.addMenuItem("Hopkins Core Facilities","location='/resources/hopkins.shtml'");
	mm_menu_2_2.addMenuItem("NIH Molecular Library","location='/resources/nih.shtml'");
	mm_menu_2_2.addMenuItem("Other network centers","location='/resources/centers.shtml'");
		mm_menu_2_2.fontWeight="bold";
		mm_menu_2_2.hideOnMouseOut=true;
		mm_menu_2_2.menuBorder=0;
		mm_menu_2_2.menuLiteBgColor='#cccccc';
		mm_menu_2_2.menuBorderBgColor='#555555';
		mm_menu_2_2.bgColor='#ffffff';


   
	window.mm_menu_4_4 = new Menu("root",157,25,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#1B2F95","#2E50FF","left","middle",3,0,100,-5,7,true,true,true,0,true,true);
	mm_menu_4_4.addMenuItem("Contact Us","location='/contact/index.shtml'");
	mm_menu_4_4.addMenuItem("Location","location='/contact/location.shtml'");
	mm_menu_4_4.addMenuItem("Project Inquiry","location='/contact/inquiry.shtml'");
	mm_menu_4_4.addMenuItem("Vendors","location='/contact/vendors.shtml'");
	
		mm_menu_4_4.fontWeight="bold";
		mm_menu_4_4.hideOnMouseOut=true;
		mm_menu_4_4.menuBorder=0;
		mm_menu_4_4.menuLiteBgColor='#cccccc';
		mm_menu_4_4.menuBorderBgColor='#555555';
		mm_menu_4_4.bgColor='#ffffff';
		
   
	window.mm_menu_5_5 = new Menu("root",149,25,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#1B2F95","#2E50FF","left","middle",3,0,100,-5,7,true,true,true,0,true,true);
	mm_menu_5_5.addMenuItem("News and Events","location='/news/index.shtml'");
		mm_menu_5_5.fontWeight="bold";
		mm_menu_5_5.hideOnMouseOut=true;
		mm_menu_5_5.menuBorder=0;
		mm_menu_5_5.menuLiteBgColor='#cccccc';
		mm_menu_5_5.menuBorderBgColor='#555555';
		mm_menu_5_5.bgColor='#ffffff';
		
   
	mm_menu_1_1.writeMenus();
} // mmLoadMenus()

// stop hiding -->


<!-- 
	if (document.images) {
	image1on = new Image();
	image1on.src = "../images/n_facility_on.gif";

	image2on = new Image();
	image2on.src = "../images/n_investigator_on.gif";

	image3on = new Image();
	image3on.src = "../images/n_resources_on.gif";

	image4on = new Image();
	image4on.src = "../images/n_faq_on.gif";
	
	image5on = new Image();
	image5on.src = "../images/n_contact_on.gif";
		
	image6on = new Image();
	image6on.src = "../images/n_news_on.gif";
		
	image7on = new Image();
	image7on.src = "../images/n_login_on.gif";
		
	image8on = new Image();
	image8on.src = "../images/n_home_on.gif";


	
	image1off = new Image();
	image1off.src = "../images/n_facility_off.gif";

	image2off = new Image();
	image2off.src = "../images/n_investigator_off.gif";

	image3off = new Image();
	image3off.src = "../images/n_resources_off.gif";

	image4off = new Image();
	image4off.src = "../images/n_faq_off.gif";
	
	image5off = new Image();
	image5off.src = "../images/n_contact_off.gif";
		
	image6off = new Image();
	image6off.src = "../images/n_news_off.gif";
		
	image7off = new Image();
	image7off.src = "../images/n_login_off.gif";
		
	image8off = new Image();
	image8off.src = "../images/n_home_off.gif";


}function changeImages() {
  if (document.images) {
    for (var i=0; i<changeImages.arguments.length; i+=2) {
      document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");
    }
  }
}
// -->