	var nProductId = 'DT';	function checkDesktop (nId)	{		if ((nProductId == 1 && nId != 1) ||			(nProductId != 1 && nId == 1)) {			nProductId = nId;			location.href = "leftnav.asp?s=1069601921681105010502160722&Product_Line_Id=" + nId;		} 		nProductId = nId;	}	function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);    }