$(function(){$(".fotorama").fotorama({width:"100%",maxwidth:800,maxheight:533,ratio:"3/2",arrows:!0,click:!0,swipe:!0,trackpad:!0,hash:!0,keyboard:!0,shadows:!1,loop:!1,nav:"thumbs",thumbheight:48,thumbwidth:48,allowfullscreen:!0}),$(".fotorama").on("fotorama:fullscreenenter fotorama:fullscreenexit",function(t,a){"fotorama:fullscreenenter"===t.type?a.setOptions({nav:!1}):a.setOptions({nav:"thumbs"})}).fotorama()});