var $j = jQuery.noConflict();

$j(document).ready(function () {
	//place jquery code here
});