var $j = jQuery.noConflict();

$j(init);
function init() {
}
