$(document).ready(function() {
			$("#prod_img a").fancybox();
		});
