if (!document.getElementById) {
	document.write('<p>Sorry, your browser does not comply to web standards. This site has been designed for web standards compliant browsers and should not be viewed in the way your browsers has rendered it. But don\'t worry - you can easily <a href="http://archive.webstandards.org/upgrade/" target="_blank">upgrade<\/a>.<\/p>');
} else {
	document.write('<div class="toggleDisplay" id="hide" ><a href="javascript:toggleDisplay();" onfocus="this.blur();"><img src="/images/icons/releasesHidden.gif" width="12" height="12" /></a></div>');
	document.write('<div class="toggleDisplay" style="display: none;" id="show"><a href="javascript:toggleDisplay();" onfocus="this.blur();">Show Content</a></div>');
}