$(document).ready(function(){
  // lightbox
    $(".colorbox").colorbox();
});
