
if( navigator.appName.indexOf("Microsoft") == -1 )
	document.location = browserUrl;
