<!-- // Hide from old browser
     // Requires function EmailLink	

function footer(){
document.write(
     "<h6><I><a href=\".\" onclick=\"EmailLink()\">Page Feedback, Comment, or Error report<\/a><\/i><\/h6>"+
     "<h6><I>Page last updated "+ document.lastModified +".<\/i><\/h6>"
     );
}

// End -->
