$(document).ready(function() {
    $('a.colorbox').colorbox({maxWidth:"90%", scalePhotos:true});
});
