onerror=errorHandler;errorMsg="";function errorHandler(a,b,c){if(a!="setting a property that has only a getter")errorMsg=b+", line "+c+":  "+a;return false}function getErrorMsg(){if(errorMsg){msg=errorMsg;errorMsg="";return msg}else return""};

