\n');
return result;
}
if (idx>-1) {
isIE = true;
var verStr = appVer.substring(idx, appVer.length);
idx = verStr.indexOf(';');
if (idx>-1) {
verStr = verStr.substring(5, idx);
if (parseFloat(verStr)>=5.5) supported = true;
else errMsg = errMsg + '
Please upgrade your browser to Internet Explorer 5.5 or above before using the system.';
}
} else {
idx = appName.indexOf('Netscape');
if (idx>-1) {
supported = true;
} else errMsg = errMsg + '
' + navigator.appName + ' is NOT supported.';
}
if (!supported) window.location.href = '../common/nbrowser.html';
// -->
Note: Only authorized customer is allowed to enter the system. If you are the customer of Dor Tak and want to make use of this system, please contact your account representative.