$(document).ready(function(){

	$("a[rel='group']").colorbox({photo: true});
	
});
















