
var /*: String :*/ lastError = null ;
var debug = false;

window.onerror = function() {
};
