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://www.googleapis.com/upload/storage/v1/b/orbix360-qa-images/o?name=users%2FvHBTrf5ZViWgpSugoZ8AgaD4ojs1%2F5695334193823744%2Fpic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg&uploadType=resumable&upload_id=AAANsUm0Jfj4IzO0uiLfKSJSLo2ixk0POu6B6lddjUcGBb5FCfyrjnqvvjHFhPnopntIsZ-xNqB10nvUpQCLSvMpFAg","image_url":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","rotation":0,"thumbnail_gcs_filename":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/thumb_pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","version":"v3","gcs_filename":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","folder":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744","filename":"pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","is_stereo":true,"thumbnail_image_url":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/thumb_pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","photo_type":"360_stereo","created_date":"2020-06-21T20:21:02.703Z","updated_date":"2020-06-21T20:21:02.703Z","sort_order":1,"status":"active","id":"5149609642950656","has_anaglyph":true,"index":0,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"5149609642950656":{"resumable_upload_uri":"https://www.googleapis.com/upload/storage/v1/b/orbix360-qa-images/o?name=users%2FvHBTrf5ZViWgpSugoZ8AgaD4ojs1%2F5695334193823744%2Fpic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg&uploadType=resumable&upload_id=AAANsUm0Jfj4IzO0uiLfKSJSLo2ixk0POu6B6lddjUcGBb5FCfyrjnqvvjHFhPnopntIsZ-xNqB10nvUpQCLSvMpFAg","image_url":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","rotation":0,"thumbnail_gcs_filename":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/thumb_pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","version":"v3","gcs_filename":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","folder":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744","filename":"pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","is_stereo":true,"thumbnail_image_url":"/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/thumb_pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.jpg","photo_type":"360_stereo","created_date":"2020-06-21T20:21:02.703Z","updated_date":"2020-06-21T20:21:02.703Z","sort_order":1,"status":"active","id":"5149609642950656","has_anaglyph":true,"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 = "5695334193823744"; window.tourUid = "vHBTrf5ZViWgpSugoZ8AgaD4ojs1"; window.customUrl = "http://www.orbix360.com"; window.tourSlug = "stereoscopic360-images"; window.template = ''; window.template_category = ''; window.tourShortCode = "LfHcPjK5L"; 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['5149609642950656'] = 0; window.current_image_index = 0; window.current_image_id = 5149609642950656 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/-A4mZYeQfC2M/AAAAAAAAAAI/AAAAAAAAAAA/AMZuuclAIIGW7PLZ_oTCZDWcohr43oMWcA/s96-c/photo.jpg'; window.user_profile_name = 'Dario Komljenovic'; window.shortURLRoot = 'https://qa.orbix360.com'; window.image_url = 'https://images-qa.orbix360.com/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/thumb_pic_2018_07_07_18_44_42_20180710082417jpg-1592770862703.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":[{"infoHotspots":[],"hotspots":[],"flatImages":[{"src":"https://storage.googleapis.com/orbix360-qa-images/users/vHBTrf5ZViWgpSugoZ8AgaD4ojs1/5695334193823744/nadir-patch2.png","is_stereo":false,"width":800,"position":{"x":0.0466917679705821,"y":-0.04669176797057838,"z":-0.9978174971444241},"id":"flat_image_5149609642950656_1596689102980","height":800}],"id":5149609642950656}],"versionNumber":3,"autorotate":{"enabled":false}}; window.brandingAllowed = false; window.upgradeCheckoutSessionStatus = ''; window.isUpgradeSubscriptionValid = false; window.isPro = (window.brandingAllowed || window.isUpgradeSubscriptionValid); window.nadirLogoURL = (window.brandingAllowed || isUpgradeSubscriptionValid) ? '/images/powered-by-orbix_nadir.png' : '/images/orbix_nadir.png'; window.editMode = false;