if (window.console && window.console.log) {
	window.e = window.console.log;
} else {
	window.e = Prototype.emptyFunction;
}
