var ozmaxres = 30; jQuery( document ).ready(function( $ ) { if (typeof ozio_fullscreen != 'undefined'?ozio_fullscreen:0){ var closelink="http:\/\/www.mabercasa.com\/"; 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: "http:\/\/www.mabercasa.com\/index.php?option=com_oziogallery3&view=picasa&format=raw&ozio-menu-id=121", locationHash: 1, viewerDisplayLogo: false, //thumbnailHeight può essere anche auto thumbnailHeight: "auto", thumbnailWidth: "350", maxItemsPerLine: 3, 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":false,"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:10, 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: "116371685461600052112", displayBreadcrumb: 1, blackList: "Scrapbook|profil|Backup", whiteList: "Showroom", photoSorting: "standard", albumSorting: "titleAsc", ozmaxres: ozmaxres, thumbnailLabelL2_display: 0, //paginationDisableSwipe: 0, paginationDisableSwipe: false, paginationNumSelectable: 5, oz_max_num_photo: 0, i18n:{ 'paginationPrevious':"Indietro", 'paginationNext':"Avanti", 'infoBoxPhoto':"Titolo", 'infoBoxDate':"Data", 'infoBoxAlbum':"Album", 'infoBoxDimensions':"Dimensioni", 'infoBoxFilename':"Nome file", 'infoBoxFileSize':"Dimensioni file", 'infoBoxCamera':"Fotocamera", 'infoBoxFocalLength':"Distanza focale", 'infoBoxExposure':"Esposizione", 'infoBoxFNumber':"Numero F", 'infoBoxISO':"ISO", 'infoBoxMake':"Marca della fotocamera", 'infoBoxFlash':"Flash", 'infoBoxViews':"Visualizzazioni", 'infoBoxComments':"Commenti" } }); if (infobox_bg_url){ nano_preload_imageObj = new Image(); nano_preload_imageObj.src = infobox_bg_url; } });