jQuery.noConflict();
(function($){

$(document).ready(function(){
	
});

})(jQuery);