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 = [{"image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/360blackjpg-1618413402496.jpg","rotation":0,"thumbnail_gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/thumb_360blackjpg-1618413402496.jpg","version":"v3","gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/360blackjpg-1618413402496.jpg","folder":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880","filename":"360blackjpg-1618413402496.jpg","is_stereo":false,"thumbnail_image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/thumb_360blackjpg-1618413402496.jpg","photo_type":"360_mono","updated_date":"2021-04-14T15:16:42.496Z","created_date":"2021-04-14T15:16:42.496Z","sort_order":1,"status":"active","id":"6005670579011584","has_anaglyph":false,"index":0,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"6005670579011584":{"image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/360blackjpg-1618413402496.jpg","rotation":0,"thumbnail_gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/thumb_360blackjpg-1618413402496.jpg","version":"v3","gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/360blackjpg-1618413402496.jpg","folder":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880","filename":"360blackjpg-1618413402496.jpg","is_stereo":false,"thumbnail_image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/thumb_360blackjpg-1618413402496.jpg","photo_type":"360_mono","updated_date":"2021-04-14T15:16:42.496Z","created_date":"2021-04-14T15:16:42.496Z","sort_order":1,"status":"active","id":"6005670579011584","has_anaglyph":false,"index":0,"title":"Photo 1"}}; if (window.is_static) { window.photosRoot = 'https://images-qa.orbix360.com'; // TODO: after we create all the local schema/template folders, change this to empty string window.pluginsRoot = 'plugins/'; } else { window.photosRoot = 'https://images-qa.orbix360.com'; window.pluginsRoot = 'https://storage.googleapis.com/orbix360-qa-plugins/'; } window.minterUrl = 'https://minter-qa.orbix360.com'; window.tourId = "5092876883066880"; window.tourUid = "mSZIrWce1IUZkQUY9CdmdQ3iFL52"; window.customUrl = "https://orbix360.com"; window.tourSlug = "aeaeea"; window.template = ''; window.template_category = ''; window.tourShortCode = "G3BhBEHCU"; 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 = false; window.photo_indexes['6005670579011584'] = 0; window.current_image_index = 0; window.current_image_id = 6005670579011584 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://lh4.googleusercontent.com/-waYwxhZ6ge0/AAAAAAAAAAI/AAAAAAAAAAA/AMZuucmkAGjc8-h6S0IopV77XC-7Ott1PA/s96-c/photo.jpg'; window.user_profile_name = 'Leo'; window.shortURLRoot = 'https://qa.orbix360.com'; window.image_url = 'https://images-qa.orbix360.com/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/thumb_360blackjpg-1618413402496.jpg.play.jpg'; window.image_url_root = 'https://images-qa.orbix360.com'; window.cloudFunctionsRoot = 'https://us-central1-orbix360-qa.cloudfunctions.net'; window.timeSinceRestartRotation = 0; window.initialState = {"orbs":[{"flatImages":[{"is_stereo":false,"src":"https://storage.googleapis.com/orbix360-qa-images/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/5092876883066880/Flat_image_any_flat_Image-25.jpg","width":756,"scale_multiplier":1,"id":"flat_image_6005670579011584_1618413405639","position":{"x":0,"y":0,"z":-1},"height":756}],"id":6005670579011584,"hotspots":[]}],"autorotate":{"enabled":false},"versionNumber":2}; window.brandingAllowed = true; window.upgradeCheckoutSessionStatus = ''; window.isUpgradeSubscriptionValid = false; window.isPro = (window.brandingAllowed || window.isUpgradeSubscriptionValid); window.nadirLogoURL = (window.brandingAllowed || isUpgradeSubscriptionValid) ? 'https://images-qa.orbix360.com/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/branding/nadir.png' : '/images/orbix_nadir.png'; window.editMode = false;