function closeButton() {
	if (window.close) document.write('<p id="close"><a href="#" onclick="window.close();" title="Close"><img src="/img/button-close.png" width="24" height="24" alt="Close" /></a>');
}