
// The following javascript code writes the webmaster and security links onto each page at the footer.
<!--

document.write ("Contact <a href=\"mailto:James.Hawkins@science.doe.gov\">Webmaster</a>&nbsp;|&nbsp;<a href=\"http://www.sc.doe.gov/security_notice.htm\">Security Disclaimer Notices</a>")

// -->
