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%2FmSZIrWce1IUZkQUY9CdmdQ3iFL52%2F6257025285619712%2Fr0010027jpg-1629408077215.jpg&uploadType=resumable&upload_id=ADPycdvMBt9Xd8gh4ilSsN-pzy28D4joV5wsYmRexeKGg78n2hbQKoRFm2di6hFoP4T8vdNGdLgXkt9OwwgumDdYcZU","image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/r0010027jpg-1629408077215.jpg","rotation":0,"thumbnail_gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/thumb_r0010027jpg-1629408077215.jpg","version":"v3","gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/r0010027jpg-1629408077215.jpg","filename":"r0010027jpg-1629408077215.jpg","folder":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712","is_stereo":false,"thumbnail_image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/thumb_r0010027jpg-1629408077215.jpg","photo_type":"360_mono","updated_date":"2021-08-19T21:21:17.215Z","created_date":"2021-08-19T21:21:17.215Z","sort_order":1,"status":"active","id":"5822023112589312","has_anaglyph":false,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"5822023112589312":{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-qa-images/o?name=users%2FmSZIrWce1IUZkQUY9CdmdQ3iFL52%2F6257025285619712%2Fr0010027jpg-1629408077215.jpg&uploadType=resumable&upload_id=ADPycdvMBt9Xd8gh4ilSsN-pzy28D4joV5wsYmRexeKGg78n2hbQKoRFm2di6hFoP4T8vdNGdLgXkt9OwwgumDdYcZU","image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/r0010027jpg-1629408077215.jpg","rotation":0,"thumbnail_gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/thumb_r0010027jpg-1629408077215.jpg","version":"v3","gcs_filename":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/r0010027jpg-1629408077215.jpg","filename":"r0010027jpg-1629408077215.jpg","folder":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712","is_stereo":false,"thumbnail_image_url":"/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/thumb_r0010027jpg-1629408077215.jpg","photo_type":"360_mono","updated_date":"2021-08-19T21:21:17.215Z","created_date":"2021-08-19T21:21:17.215Z","sort_order":1,"status":"active","id":"5822023112589312","has_anaglyph":false,"title":"Photo 1"}}; if (window.is_static) { window.photosRoot = 'https://storage.googleapis.com/orbix360-qa-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-qa-images'; window.pluginsRoot = 'https://storage.googleapis.com/orbix360-qa-plugins/'; } window.minterUrl = 'https://minter-qa.orbix360.com'; window.tourId = "6257025285619712"; window.tourUid = "mSZIrWce1IUZkQUY9CdmdQ3iFL52"; window.customUrl = "https://orbix360.com"; window.tourSlug = ""; window.template = ''; window.template_category = ''; window.tourShortCode = ""; 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['5822023112589312'] = 0; window.current_image_index = 0; window.current_image_id = 5822023112589312 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://storage.googleapis.com/orbix360-qa-images/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/6257025285619712/thumb_r0010027jpg-1629408077215.jpg.play.jpg'; window.image_url_root = 'https://storage.googleapis.com/orbix360-qa-images'; window.cloudFunctionsRoot = 'https://us-central1-orbix360-qa.cloudfunctions.net'; window.timeSinceRestartRotation = 0; window.initialState = {"orbs":[{"id":5822023112589312,"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://storage.googleapis.com/orbix360-qa-images/users/mSZIrWce1IUZkQUY9CdmdQ3iFL52/branding/nadir.png' : '/images/orbix_nadir.png'; window.editMode = false;