$(function () {
	$('a.gallery').colorbox({rel:'gallery',maxHeight:'100%'});
});

