$(document).ready(function() {
	$(".imgpop").fancybox({ 'overlayShow': true });
});
