function debugMsg(sMsg) {try {console.debug(sMsg);} catch(e) {}}