jQuery(document).ready(
  function() {
    jQuery.noConflict();
  }
);