jQuery.noConflict();
jQuery(function ($) {
	/* You can safely use $ in this code block to reference jQuery */
	
});
