

$(document).ready(function() {

    $(".partner_box").colorbox({width:"510px"});

});
