jQuery(document).ready(function(){
	
	
	//$('.postarea a img').parent().fancybox();
	
	jQuery('.gallery-item a').fancybox()
}
);
