if (parseInt(navigator.appVersion) < 4)
{
	location.href="old_browser.htm"
}
