$(function() {
	$('.imageLink a').lightBox({useImageArray:false});
});
