$(document).ready(function() { 
	$("#pp_data a>img").parent().fancybox();
})
