var ozmaxres = 30; jQuery( document ).ready(function( $ ) { if (typeof ozio_fullscreen != 'undefined'?ozio_fullscreen:0){ var closelink="https:\/\/www.lns.infn.it\/"; jQuery('a.close_fullscreen').attr('href',closelink); jQuery('a.close_fullscreen').css('left','15px'); jQuery('a.close_fullscreen').css('right','auto'); } var infobox_bg_url = "https:\/\/lh4.googleusercontent.com\/nr01-F6eM6Mb09CuDZBLvnxzpyRMpWQ0amrS593Rb7Q=w1200"; $("#nanoGallery").nanoGallery({ flickrApiKey: "", picasaUrl: "https:\/\/www.lns.infn.it\/index.php?option=com_oziogallery3&view=picasa&format=raw&ozio-menu-id=638", locationHash: 1, viewerDisplayLogo: false, //thumbnailHeight può essere anche auto thumbnailHeight: "auto", thumbnailWidth: "226", maxItemsPerLine: 0, maxWidth: 0, touchAnimation: 1, galleryToolbarWidthAligned: 1, slideshowDelay: 3000, /*paginationMaxItemsPerPage: 0,*/ paginationMaxLinesPerPage: 0, thumbnailDisplayInterval: 0, thumbnailDisplayTransition: 1, thumbnailLazyLoad: 1, thumbnailLazyLoadTreshold: 150, viewer: "internal", thumbnailLabel: {"position":"overImageOnBottom","oz_title_kind":"description","display":1,"displayDescription":1,"titleMaxLength":25,"descriptionMaxLength":25,"hideIcons":1,"align":"left","itemsCount":"title"}, viewerToolbar: {"display":true,"position":"bottom","style":"innerImage","autoMinimize":800,"standard":"minimizeButton,previousButton,pageCounter,nextButton,playPauseButton,fullscreenButton,infoButton,shareButton,closeButton,label","minimized":"minimizeButton,label"}, RTL: false, galleryFullpageButton:false, thumbnailGutterWidth:5, thumbnailGutterHeight:5, thumbnailAlignment:"center", showInfoBoxButton: true, showInfoBoxAlbum: true, showInfoBoxPhoto: true, showInfoBoxDate: true, showInfoBoxDimensions: true, showInfoBoxFilename: true, showInfoBoxFilesize: true, showInfoBoxCamera: true, showInfoBoxFocallength: true, showInfoBoxFNumber: true, showInfoBoxExposure: true, showInfoBoxISO: true, showInfoBoxMake: true, showInfoBoxFlash: false, showInfoBoxViews: true, showInfoBoxComments: true, showInfoBoxLink: false, showInfoBoxDownload: true, infoboxBgUrl: infobox_bg_url, thumbnailHoverEffect: "imageScale150", theme: "clean", colorScheme: "light", colorSchemeViewer: "light", imageTransition: "swipe", kind: "picasa", userID: "114180227856873015102", displayBreadcrumb: 1, blackList: "Scrapbook|profil|Backup", whiteList: "", photoSorting: "fileAsc", albumSorting: "titleAsc", ozmaxres: ozmaxres, thumbnailLabelL2_display: 0, //paginationDisableSwipe: 0, paginationDisableSwipe: false, paginationNumSelectable: 5, oz_max_num_photo: 0, albumList:"2017-04 Settimana Scientifica|2016-07 Star Wars at LNS|2016-09 Notte Europea dei Ricercatori", i18n:{ 'paginationPrevious':"Prev", 'paginationNext':"Next", 'infoBoxPhoto':"Photo", 'infoBoxDate':"Date", 'infoBoxAlbum':"Album", 'infoBoxDimensions':"Dimensions", 'infoBoxFilename':"Filename", 'infoBoxFileSize':"File size", 'infoBoxCamera':"Camera", 'infoBoxFocalLength':"Focal length", 'infoBoxExposure':"Exposure", 'infoBoxFNumber':"F Number", 'infoBoxISO':"ISO", 'infoBoxMake':"Make", 'infoBoxFlash':"Flash", 'infoBoxViews':"Views", 'infoBoxComments':"Comments" } }); if (infobox_bg_url){ nano_preload_imageObj = new Image(); nano_preload_imageObj.src = infobox_bg_url; } });