$(document).ready(function(){
    $('a.cbox').colorbox()
})

