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-prod-images/o?name=users%2FVD1Qq718ZbRWD4jqzfeBSb6W9SV2%2F6656059611545600%2F360-panojpg-1646214471484.JPG&uploadType=resumable&upload_id=ADPycdvY-TJ7VVBWEPTJEkNXN0oX5VD_S-qL-ZZ1dEdR8cJwGweV_sQiGoUylM9p7wRuSKLUuPjaS88RwXHbKIgGLnk","image_url":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/360-panojpg-1646214471484.JPG","rotation":0,"thumbnail_gcs_filename":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/thumb_360-panojpg-1646214471484.JPG","version":"v3","gcs_filename":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/360-panojpg-1646214471484.JPG","filename":"360-panojpg-1646214471484.JPG","folder":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600","thumbnail_image_url":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/thumb_360-panojpg-1646214471484.JPG","is_stereo":false,"photo_type":"360_pano","updated_date":"2022-03-02T09:47:51.485Z","created_date":"2022-03-02T09:47:51.485Z","sort_order":1,"status":"active","id":"4615366030393344","has_anaglyph":false,"index":0,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"4615366030393344":{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FVD1Qq718ZbRWD4jqzfeBSb6W9SV2%2F6656059611545600%2F360-panojpg-1646214471484.JPG&uploadType=resumable&upload_id=ADPycdvY-TJ7VVBWEPTJEkNXN0oX5VD_S-qL-ZZ1dEdR8cJwGweV_sQiGoUylM9p7wRuSKLUuPjaS88RwXHbKIgGLnk","image_url":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/360-panojpg-1646214471484.JPG","rotation":0,"thumbnail_gcs_filename":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/thumb_360-panojpg-1646214471484.JPG","version":"v3","gcs_filename":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/360-panojpg-1646214471484.JPG","filename":"360-panojpg-1646214471484.JPG","folder":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600","thumbnail_image_url":"/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/thumb_360-panojpg-1646214471484.JPG","is_stereo":false,"photo_type":"360_pano","updated_date":"2022-03-02T09:47:51.485Z","created_date":"2022-03-02T09:47:51.485Z","sort_order":1,"status":"active","id":"4615366030393344","has_anaglyph":false,"index":0,"title":"Photo 1"}}; if (window.is_static) { window.photosRoot = 'https://storage.googleapis.com/orbix360-prod-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-prod-images'; window.pluginsRoot = 'https://storage.googleapis.com/orbix360-prod-plugins/'; } window.minterUrl = 'https://minter.orbix360.com'; window.tourId = "6656059611545600"; window.tourUid = "VD1Qq718ZbRWD4jqzfeBSb6W9SV2"; window.customUrl = ""; window.tourSlug = "1111-quail-cove-dr-jasper-ga"; window.template = '360_pano'; window.template_category = ''; window.tourShortCode = "g9wFKFZS2"; 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['4615366030393344'] = 0; window.current_image_index = 0; window.current_image_id = 4615366030393344 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-/AOh14GjTgVWviuSYwYlSpGTFspcGJNX9UxXK60q59JNqQw=s96-c'; window.user_profile_name = 'Brendan H'; window.shortURLRoot = 'https://orbix360.com'; window.image_url = 'https://storage.googleapis.com/orbix360-prod-images/users/VD1Qq718ZbRWD4jqzfeBSb6W9SV2/6656059611545600/thumb_360-panojpg-1646214471484.JPG.play.jpg'; window.image_url_root = 'https://storage.googleapis.com/orbix360-prod-images'; window.cloudFunctionsRoot = 'https://us-central1-orbix360-prod.cloudfunctions.net'; window.timeSinceRestartRotation = 0; window.initialState = {"orbs":[{"infoHotspots":[{"description":"About 3 minutes away from the property.","from":4615366030393344,"position":{"x":-0.020628047717220196,"y":-0.19196436772361505,"z":-0.9811850820165627},"to":"info","id":"hotspot_4615366030393344_info_1646214682605","title":"Lake Petit"},{"description":"","from":4615366030393344,"to":"info","id":"hotspot_4615366030393344_info_1646214768621","position":{"x":-0.18817814201739708,"y":-0.9051116269026235,"z":-0.38126359610191807},"title":"Quail Cove Dr"},{"description":"","from":4615366030393344,"to":"info","id":"hotspot_4615366030393344_info_1646214920555","position":{"x":-0.18552549401707685,"y":-0.03614236656924225,"z":-0.9819745518130774},"title":"Big Canoe"},{"description":"","from":4615366030393344,"id":"hotspot_4615366030393344_info_1646215005241","to":"info","position":{"x":0.8124703631685278,"y":0.03575614807736311,"z":-0.5819049809440285},"title":"Petit Ridge"}],"id":4615366030393344,"hotspots":[]}],"autorotate":{"enabled":false},"versionNumber":3}; window.brandingAllowed = true; window.upgradeCheckoutSessionStatus = ''; window.isPro = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete'); window.nadirLogoURL = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete') ? '/images/powered-by-orbix_nadir.png' : '/images/orbix_nadir.png'; window.editMode = false;