jQuery(document).ready(function($){
    $('.colorbox').colorbox({ speed: '500' });
});
