


var j = jQuery.noConflict();
// Do something with jQuery
j(function() {

	

});
