jQuery(document).ready(function() {
    jQuery("a[rel='gallery1']").colorbox();   
    
    
});
