$(function() {
	
	$('#splashPhotos .thumb a').colorbox();
	
});
