(function() {
  $(document).ready(function() {
    installMap();
    return $(".slideshow").projectSlider();
  });
}).call(this);

