$(document).ready(function(){
	$('.gallery a').colorbox();
});
