/**
 * 
 */

(function($) {
	$(function() {$('.lightbox a').lightBox();});
	})(jQuery); 
