
		<!--
	function leaveNOAA(URL) {
	  window.open(URL);
		window.open("../leavingNOAA.htm", "Leaving_NOAA_Website", "width=470 height=310 status=yes resizable=yes toolbar=no scrollbars=no");
	}
	
	function leaveNURP(URL) {
	  window.open(URL);
		window.open("../leavingNURP.htm", "Leaving_NURP_Website", "width=470 height=310 status=yes resizable=yes toolbar=no scrollbars=no");
	}
		//-->

