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