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

