$(document).ready(function() {
 

  Shadowbox.init({ overlayOpacity: '.85', counterType: 'skip', slideshowDelay: 0});
  //initLightbox();
});



