function __isWindows2003() { return true; //return navigator.userAgent.toLowerCase().indexOf('nt 5.2') > -1; }