// JavaScript Document

$(document).ready(function() {
	$("#catalogue a").lightBox();
});
