function noDOM() {  if (!document.getElementById) {	document.write('<div id="nodom">Standards compliant browsers are recommended. It&#8217;s strongly<br />suggested you <a href="http://www.webstandards.org/upgrade">upgrade</a> so you can get the most out of your Web experience.<ul><li><a href="http://archive.webstandards.org/edu_faq.html">What are Web Standards and why should I use them?</a></li><li><a href="http://www.webmasterbase.com/article/649/">The Importance of Web Standards</a></li><li><a href="http://www.alistapart.com/stories/netscape/">Why Don\'t You Code For Netscape? (Forward Compatibility)</a></li></ul>In the meantime before upgrading though, all of our content remains fully accessible, albeit with reduced layout and functionality.</div>');	}}