// Check for XHTML Standard compliant browser:
if (!document.getElementById) {
	window.location = "http://www.webstandards.org/upgrade/";
}