if (!Prototype.Browser.IE &&
	!Prototype.Browser.Opera &&
	!Prototype.Browser.WebKit &&
	!Prototype.Browser.Gecko)
{
	document.location.href = "handheld.html"
}
