$(document).ready(function(){
	
    $(".gallery-photo-thumb a").colorbox();
});
