// JavaScript Document

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

