﻿/// <reference path="jquery-1.3.2.min-vsdoc.js"/>

$(function() {
	$("#gallery a").lightBox();
});
