if(typeof console === 'undefined') {
	console = { log: function() { } };
}

