jQuery(document).ready(function($) {
	$('.post-images a').lightBox();
});
