﻿
$(function() {
	$('.imagecontainer.images a').lightBox({ fixedNavigation: true });
});
