

$(function() {
	$('.imageHolder a').lightBox();
});

$(function() {
	$('.galleryHolder a').lightBox();
});

$(function() {
	$('.screenshotHolder a').lightBox();
});


