$(document).ready(function(){
	$(".gallery a[rel^='lightbox']").lightBox();
});