/*legacy browser redirect*/
if (!document.getElementById) 
{
	window.location = "/legacy.html"
}