$(document).ready(function() {
   $('.gallery-image A').colorbox({rel: 'group-wines', preloading: true, transition:'fade', speed:500, maxWidth:"100%", maxHeight:"100%"});
});
