$(function() {

	$("a[rel='photo']").colorbox({opacity:0.8, maxWidth:'100%', maxHeight:'100%', current:'Фотография: {current} из {total}'});

})

