function _isMSIE(){	if(navigator.appName != "Microsoft Internet Explorer")	{		//window.location="../ff/index.php";		return false;	}	else		return true;}