jQuery.noConflict();

if (!window.console) {
	var console = {
		log: function(msg) { 
		}
	}
}
