
var $Debug = {
	 init: function() {}
	,on: function() {}
	,off: function() {}
	,show: function() {}
	,clear: function() {}
};

