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/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/360blackjpg-1650134089186.jpg","rotation":0,"thumbnail_gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/thumb_360blackjpg-1650134089186.jpg","version":"v3","gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/360blackjpg-1650134089186.jpg","filename":"360blackjpg-1650134089186.jpg","folder":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256","is_stereo":false,"thumbnail_image_url":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/thumb_360blackjpg-1650134089186.jpg","photo_type":"360_mono","created_date":"2022-04-16T18:34:49.185Z","updated_date":"2022-04-16T18:34:49.185Z","sort_order":1,"status":"active","id":"6331990831792128","has_anaglyph":false,"index":0,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"6331990831792128":{"image_url":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/360blackjpg-1650134089186.jpg","rotation":0,"thumbnail_gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/thumb_360blackjpg-1650134089186.jpg","version":"v3","gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/360blackjpg-1650134089186.jpg","filename":"360blackjpg-1650134089186.jpg","folder":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256","is_stereo":false,"thumbnail_image_url":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/thumb_360blackjpg-1650134089186.jpg","photo_type":"360_mono","created_date":"2022-04-16T18:34:49.185Z","updated_date":"2022-04-16T18:34:49.185Z","sort_order":1,"status":"active","id":"6331990831792128","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 = "6298846422368256"; window.tourUid = "esmaFocjxuN3Vnk4bXgoBWU3sYw1"; window.customUrl = "www.google.com"; window.tourSlug = "dwsdda"; window.template = ''; window.template_category = ''; window.tourShortCode = "YGh74kL0F"; 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['6331990831792128'] = 0; window.current_image_index = 0; window.current_image_id = 6331990831792128 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/a-/AOh14GjxOLBqHsyIqr5wab2yQH5BQ64SI9hQ2sKGu0P6Tg'; window.user_profile_name = 'jim prucey'; window.shortURLRoot = 'https://qa.orbix360.com'; window.image_url = 'https://images-qa.orbix360.com/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/thumb_360blackjpg-1650134089186.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":[{"src":"https://storage.googleapis.com/orbix360-qa-images/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6298846422368256/3D_export 12.JPG","is_stereo":true,"width":3768,"scale_multiplier":1,"id":"flat_image_6331990831792128_1490240749074.793","position":{"x":0,"y":0,"z":-1},"height":2956}],"id":6331990831792128,"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/esmaFocjxuN3Vnk4bXgoBWU3sYw1/branding/nadir-1639518239941.png' : '/images/orbix_nadir.png'; window.editMode = false;