if (isBrowserTypeSupported() == false)
{
	window.document.location.href = "/DIVPublic/SystemEvent/UnknownBrowser.asp" + location.search;
}