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 = [{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-qa-images/o?name=users%2FesmaFocjxuN3Vnk4bXgoBWU3sYw1%2F6195421261070336%2Fimg6948jpg-1650063189644.JPG&uploadType=resumable&upload_id=ADPycdsO-vw1cECvpm9rfm0huO3JDbbB6B_oh6DeKR2TuQ2imJZF7oH6G1nbzg-LjU7VJPVkuZbYihhm2bSIt6LIGqu5Pw","image_url":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/img6948jpg-1650063189644.JPG","rotation":0,"thumbnail_gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/thumb_img6948jpg-1650063189644.JPG","version":"v3","gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/img6948jpg-1650063189644.JPG","folder":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336","filename":"img6948jpg-1650063189644.JPG","is_stereo":true,"thumbnail_image_url":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/thumb_img6948jpg-1650063189644.JPG","photo_type":"180_stereo","updated_date":"2022-04-15T22:53:09.646Z","created_date":"2022-04-15T22:53:09.646Z","sort_order":1,"status":"active","id":"6319923236175872","has_anaglyph":true,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"6319923236175872":{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-qa-images/o?name=users%2FesmaFocjxuN3Vnk4bXgoBWU3sYw1%2F6195421261070336%2Fimg6948jpg-1650063189644.JPG&uploadType=resumable&upload_id=ADPycdsO-vw1cECvpm9rfm0huO3JDbbB6B_oh6DeKR2TuQ2imJZF7oH6G1nbzg-LjU7VJPVkuZbYihhm2bSIt6LIGqu5Pw","image_url":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/img6948jpg-1650063189644.JPG","rotation":0,"thumbnail_gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/thumb_img6948jpg-1650063189644.JPG","version":"v3","gcs_filename":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/img6948jpg-1650063189644.JPG","folder":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336","filename":"img6948jpg-1650063189644.JPG","is_stereo":true,"thumbnail_image_url":"/users/esmaFocjxuN3Vnk4bXgoBWU3sYw1/6195421261070336/thumb_img6948jpg-1650063189644.JPG","photo_type":"180_stereo","updated_date":"2022-04-15T22:53:09.646Z","created_date":"2022-04-15T22:53:09.646Z","sort_order":1,"status":"active","id":"6319923236175872","has_anaglyph":true,"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 = "6195421261070336"; window.tourUid = "esmaFocjxuN3Vnk4bXgoBWU3sYw1"; window.customUrl = "www.google.com"; window.tourSlug = "ddsda"; window.template = ''; window.template_category = ''; window.tourShortCode = "GYaVeuukp"; 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['6319923236175872'] = 0; window.current_image_index = 0; window.current_image_id = 6319923236175872 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/6195421261070336/thumb_img6948jpg-1650063189644.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":[{"id":6319923236175872,"hotspots":[],"infoHotspots":[]}],"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;