$(document).ready(function(){
	$('a.lb').lightBox();
});


