// JavaScript Document

	$(function() {
		$('a.lightbox').lightBox();
	});
		

