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/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/blank_scenepng-1591977741513.png","rotation":233.07923105921887,"thumbnail_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_blank_scenepng-1591977741513.png","version":"v4","gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/blank_scenepng-1591977741513.png","folder":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592","filename":"blank_scenepng-1591977741513.png","thumbnail_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_blank_scenepng-1591977741513.png","is_stereo":false,"photo_type":"360_mono","created_date":"2020-06-12T16:02:21.513Z","updated_date":"2020-06-12T16:02:21.513Z","sort_order":1,"status":"active","id":"6727838103240704","has_anaglyph":false,"index":0,"title":"Photo 1"},{"resumable_upload_uri":"https://www.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2Fh8h3eOiMFTVUooRZ86teiHO914m1%2F5106585244270592%2F3djpg-1592399529295.jpg&uploadType=resumable&upload_id=AAANsUlUaAtESPNL7Ka-cbkLmf_Uk3z3KTdb-OEtH0431BVJ7h9RUvSESxak-rHyYWos2exHQDnp5JP1bNlpJFMbpry5_ty8iA","image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/3djpg-1592399529295.jpg","rotation":45.081161157491465,"thumbnail_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_3djpg-1592399529295.jpg","version":"v4","gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/3djpg-1592399529295.jpg","filename":"3djpg-1592399529295.jpg","folder":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592","is_stereo":true,"thumbnail_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_3djpg-1592399529295.jpg","photo_type":"360_stereo","created_date":"2020-06-17T13:12:09.296Z","updated_date":"2020-06-17T13:12:09.296Z","sort_order":2,"status":"active","id":"6031833204523008","has_anaglyph":true,"index":1,"title":"Photo 2"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"6727838103240704":{"image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/blank_scenepng-1591977741513.png","rotation":233.07923105921887,"thumbnail_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_blank_scenepng-1591977741513.png","version":"v4","gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/blank_scenepng-1591977741513.png","folder":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592","filename":"blank_scenepng-1591977741513.png","thumbnail_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_blank_scenepng-1591977741513.png","is_stereo":false,"photo_type":"360_mono","created_date":"2020-06-12T16:02:21.513Z","updated_date":"2020-06-12T16:02:21.513Z","sort_order":1,"status":"active","id":"6727838103240704","has_anaglyph":false,"index":0,"title":"Photo 1"},"6031833204523008":{"resumable_upload_uri":"https://www.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2Fh8h3eOiMFTVUooRZ86teiHO914m1%2F5106585244270592%2F3djpg-1592399529295.jpg&uploadType=resumable&upload_id=AAANsUlUaAtESPNL7Ka-cbkLmf_Uk3z3KTdb-OEtH0431BVJ7h9RUvSESxak-rHyYWos2exHQDnp5JP1bNlpJFMbpry5_ty8iA","image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/3djpg-1592399529295.jpg","rotation":45.081161157491465,"thumbnail_gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_3djpg-1592399529295.jpg","version":"v4","gcs_filename":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/3djpg-1592399529295.jpg","filename":"3djpg-1592399529295.jpg","folder":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592","is_stereo":true,"thumbnail_image_url":"/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_3djpg-1592399529295.jpg","photo_type":"360_stereo","created_date":"2020-06-17T13:12:09.296Z","updated_date":"2020-06-17T13:12:09.296Z","sort_order":2,"status":"active","id":"6031833204523008","has_anaglyph":true,"index":1,"title":"Photo 2"}}; 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 = "5106585244270592"; window.tourUid = "h8h3eOiMFTVUooRZ86teiHO914m1"; window.customUrl = "https://linktr.ee/pareidoliaist"; window.tourSlug = "scene"; window.template = ''; window.template_category = ''; window.tourShortCode = "JwEkGydq1"; 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['6727838103240704'] = 0; window.current_image_index = 0; window.current_image_id = 6727838103240704 window.photo_indexes['6031833204523008'] = 1; 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/-PSggI1QTKnM/AAAAAAAAAAI/AAAAAAAAAnE/ACRKs6XJbMU/photo.jpg'; window.user_profile_name = 'Perry Dolia'; window.shortURLRoot = 'https://orbix360.com'; window.image_url = 'https://storage.googleapis.com/orbix360-prod-images/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/thumb_blank_scenepng-1591977741513.png.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":[{"plugins":[{"image":"https://storage.googleapis.com/orbix360-prod-assets/users/h8h3eOiMFTVUooRZ86teiHO914m1/5106585244270592/6727838103240704/plugin_5089611680317440_1591977794897/360.jpg","color":"#FFF","instanceName":"Sky","pluginId":"5089611680317440","rotation":{"x":"0","y":"0","z":"0"},"scale":{"x":"1","y":"1","z":"1"},"instanceId":"plugin_5089611680317440_1591977804722","additional_components":"","scriptFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/5089611680317440/v2/script.js","templateFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/5089611680317440/v2/template.html","position":{"x":"0","y":"0","z":"0"},"schemaFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/5089611680317440/v2/schema.json","radius":"200"},{"instanceName":"Vimeo Video","pluginId":"6413672305917952","rotation":{"x":"0","y":"120.77950321357731","z":"0"},"scale":{"x":"100","y":"100","z":"1"},"instanceId":"plugin_6413672305917952_1591977890153","loop":true,"width":"1.6","scriptFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6413672305917952/v4/script.js","templateFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6413672305917952/v4/template.html","position":{"x":"-143.4405109796565","y":"28.05535198002134","z":"80.52949020924213"},"schemaFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6413672305917952/v4/schema.json","height":"0.9","video_id":"420762958"}],"id":6727838103240704,"hotspots":[]},{"plugins":[{"instanceName":"Vimeo Video","pluginId":"6413672305917952","rotation":{"x":"0","y":"-329.3828191014058","z":"0"},"scale":{"x":"35","y":"35","z":"1"},"instanceId":"plugin_6413672305917952_1592400398407","loop":true,"width":"1.6","scriptFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6413672305917952/v4/script.js","templateFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6413672305917952/v4/template.html","position":{"x":"-31.833478191940415","y":"12.305469671951826","z":"-50.75534395408172"},"schemaFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6413672305917952/v4/schema.json","video_id":"420762958","height":"0.9"}],"infoHotspots":[],"id":6031833204523008,"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') ? 'https://storage.googleapis.com/orbix360-prod-images/users/h8h3eOiMFTVUooRZ86teiHO914m1/branding/nadir.png' : '/images/orbix_nadir.png'; window.editMode = false;