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