if (document.getElementsByTagName)
	{}
else if (document.all)
	{location.href="old_browser.asp"}
else if (document.layers)
	{location.href="old_browser.asp"} 