$(document).ready(function() {
  $('.gallery').show();
});
