jQuery(document).ready(function() {
	jQuery('.modalThumbnail').colorbox();
});

