jQuery(document).ready(function(){
	
	jQuery("#post-gallery ul li a").lightBox();
	
});
