window.firstImageLoaded = false; window.muted = true; // TODO: when change to javascript check URL param window.queryString = window.location.search; window.urlParams = new URLSearchParams(queryString); window.anaglyph = false; const anaglyphParam = urlParams.get('anaglyph'); if (anaglyphParam) { window.anaglyph = anaglyphParam === 'yes'; } window.photos = [{"preview_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/preview_171006120545-guggenheim-full-360jpg-1573515327055.jpg","resumable_upload_uri":"https://www.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2Fh8h3eOiMFTVUooRZ86teiHO914m1%2F6277126571425792%2F171006120545-guggenheim-full-360jpg-1573515327055.jpg&uploadType=resumable&upload_id=AEnB2UqXdtYwUp6AgACnbMgICxGJ1piGF_QsWPHxalZTx0hC9TmJrBpNVKZrS-ATgSPctidRPJHHGwCVVmMnNv5QJjyW7HimxXd15_HAR_T5wCIclbt-f7k","image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/171006120545-guggenheim-full-360jpg-1573515327055.jpg","rotation":-99.23629011665946,"thumbnail_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/thumb_171006120545-guggenheim-full-360jpg-1573515327055.jpg","version":"v4","gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/171006120545-guggenheim-full-360jpg-1573515327055.jpg","filename":"171006120545-guggenheim-full-360jpg-1573515327055.jpg","folder":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792","thumbnail_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/thumb_171006120545-guggenheim-full-360jpg-1573515327055.jpg","is_stereo":false,"preview_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/preview_171006120545-guggenheim-full-360jpg-1573515327055.jpg","photo_type":"360_mono","updated_date":"2019-11-11T23:35:27.055Z","created_date":"2019-11-11T23:35:27.055Z","sort_order":1,"status":"active","id":"6231446138126336","has_anaglyph":false,"index":0,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"6231446138126336":{"preview_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/preview_171006120545-guggenheim-full-360jpg-1573515327055.jpg","resumable_upload_uri":"https://www.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2Fh8h3eOiMFTVUooRZ86teiHO914m1%2F6277126571425792%2F171006120545-guggenheim-full-360jpg-1573515327055.jpg&uploadType=resumable&upload_id=AEnB2UqXdtYwUp6AgACnbMgICxGJ1piGF_QsWPHxalZTx0hC9TmJrBpNVKZrS-ATgSPctidRPJHHGwCVVmMnNv5QJjyW7HimxXd15_HAR_T5wCIclbt-f7k","image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/171006120545-guggenheim-full-360jpg-1573515327055.jpg","rotation":-99.23629011665946,"thumbnail_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/thumb_171006120545-guggenheim-full-360jpg-1573515327055.jpg","version":"v4","gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/171006120545-guggenheim-full-360jpg-1573515327055.jpg","filename":"171006120545-guggenheim-full-360jpg-1573515327055.jpg","folder":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792","thumbnail_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/thumb_171006120545-guggenheim-full-360jpg-1573515327055.jpg","is_stereo":false,"preview_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/preview_171006120545-guggenheim-full-360jpg-1573515327055.jpg","photo_type":"360_mono","updated_date":"2019-11-11T23:35:27.055Z","created_date":"2019-11-11T23:35:27.055Z","sort_order":1,"status":"active","id":"6231446138126336","has_anaglyph":false,"index":0,"title":"Photo 1"}}; if (window.is_static) { window.photosRoot = 'https://storage.googleapis.com/orbix360-prod-images'; // TODO: after we create all the local schema/template folders, change this to empty string window.pluginsRoot = 'plugins/'; } else { window.photosRoot = 'https://storage.googleapis.com/orbix360-prod-images'; window.pluginsRoot = 'https://storage.googleapis.com/orbix360-prod-plugins/'; } window.minterUrl = 'https://minter.orbix360.com'; window.tourId = "6277126571425792"; window.tourUid = "h8h3eOiMFTVUooRZ86teiHO914m1"; window.customUrl = "https://linktr.ee/pareidoliaist"; window.tourSlug = "art"; window.template = ''; window.template_category = ''; window.tourShortCode = "Gkxy1HWmY"; window.room = ''; window.mask = ''; window.current_image_index = 0; // todo: use photo object instead of correlated arrays window.nextImageToLoad = 1; window.photo_indexes = {}; window.im = true; window.photo_indexes['6231446138126336'] = 0; window.current_image_index = 0; window.current_image_id = 6231446138126336 window.current_info_hotspot = null; window.current_explore_page = 1; let savedCurrentExplorePage = window.localStorage.getItem('current_explore_page'); if (savedCurrentExplorePage) { window.current_explore_page = Number(savedCurrentExplorePage); } window.current_explore_filter = 'featured'; let savedCurrentExploreFilter = window.localStorage.getItem('current_explore_filter'); if (savedCurrentExploreFilter) { window.current_explore_filter = savedCurrentExploreFilter; } window.user_profile_image = 'https://lh3.googleusercontent.com/-PSggI1QTKnM/AAAAAAAAAAI/AAAAAAAAAnE/ACRKs6XJbMU/photo.jpg'; window.user_profile_name = 'Perry Dolia'; window.shortURLRoot = 'https://orbix360.com'; window.image_url = 'https://storage.googleapis.com/orbix360-prod-images/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/thumb_171006120545-guggenheim-full-360jpg-1573515327055.jpg.play.jpg'; window.image_url_root = 'https://storage.googleapis.com/orbix360-prod-images'; window.cloudFunctionsRoot = 'https://us-central1-orbix360-prod.cloudfunctions.net'; window.timeSinceRestartRotation = 0; window.initialState = {"orbs":[{"infoHotspots":[],"flatImages":[{"src":"https://storage.googleapis.com/orbix360-prod-images/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/Pisarro-Hermitage.jpg","is_stereo":false,"rotation":{"x":0,"y":0,"z":0},"width":902,"scale_multiplier":2,"position":{"x":0.8792282840756694,"y":0.03070218813093112,"z":0.4754103491988021},"id":"flat_image_6231446138126336_1573515381554","height":672},{"src":"https://storage.googleapis.com/orbix360-prod-images/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/Miro-Personage.jpg","is_stereo":false,"rotation":{"x":0,"y":0,"z":0},"width":666,"scale_multiplier":1.41,"position":{"x":-0.08667438195371065,"y":-0.006644359066727694,"z":0.9962145371382284},"id":"flat_image_6231446138126336_1573515401356","height":902},{"src":"https://storage.googleapis.com/orbix360-prod-images/users/h8h3eOiMFTVUooRZ86teiHO914m1/6277126571425792/kandinsky.jpg","is_stereo":false,"rotation":{"x":0,"y":0,"z":0},"width":902,"scale_multiplier":2,"id":"flat_image_6231446138126336_1573515425627","position":{"x":-0.9640173247666503,"y":-0.03656006642097714,"z":0.263313423685623},"height":651}],"id":6231446138126336,"hotspots":[]}],"autorotate":{"enabled":true},"versionNumber":3}; window.brandingAllowed = true; window.upgradeCheckoutSessionStatus = ''; window.isPro = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete'); window.nadirLogoURL = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete') ? 'https://storage.googleapis.com/orbix360-prod-images/users/h8h3eOiMFTVUooRZ86teiHO914m1/branding/nadir.png' : '/images/orbix_nadir.png'; window.editMode = false;