//jQuery.noConflict(); jQuery(document).ready(function($){ $('.mcol').makeacolumnlists({cols: 3, colWidth: 0, equalHeight: 'ul', startN: 1}); });