	function msmflash() {		if (navigator.appName=="Microsoft Internet Explorer")		{			window.open("/catalog/custom/msm/msmflash.htm","_blank","location=0,toolbar=0,status=0,resizable=0,scrollbars=0,menubar=0,width=480,height=325")		}		else		{			window.open("http://www.microsoft.dk/mobility","_blank","location=1,toolbar=1,status=1,resizable=1,scrollbars=1,menubar=1")		}	}