var j = jQuery.noConflict();
		j(function() {
        j('a.lightbox').lightBox();
    });
