$(function() {
	$(".prodGallery a").colorbox({photo:true});
	$(".cb").colorbox({photo:true});
});