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