﻿$(function() {
	$('#gallery a[href*="jpg"]').lightBox();
});