// http://earthcode.com/blog/2005/12/jslog_production.html
var jslog={debug:function(){},info:function(){},warning:function(){},error:function(){},text:function(){}};
var debug=function(){};
//if (location.href.match(/enablejslog/)) {
//    document.write('<script type="text/javascript" src="jslog_actual-0.7.js"></script>');
//};
