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

