$(document).ready(function () {
	$('a.galleryImage').lightBox();
});
