jQuery.noConflict();

jQuery(function() {
       jQuery('a[@rel*=lightbox]').lightBox(); 
 });

