$(document).ready(function(){
	$("a[class='photo']").colorbox();
});