
	if(navigator.userAgent.indexOf("Mozilla")!= 0)
	{
   		window.location = 'http://www.fbi.gov/';
	}
