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 = [{"preview_gcs_filename":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/preview_r0010300_20181227162336jpg-1550517567845.JPG","resumable_upload_uri":"https://www.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FbPwMgo3N8dP9UpGFz3r8AYhZo9H3%2F5188061075865600%2Fr0010300_20181227162336jpg-1550517567845.JPG&uploadType=resumable&upload_id=AEnB2Uou2KWMH5vz7EcmpcSKlHAqZ4fIVG8u6avsfOKG5go5tC6Ypx-Kb25lucOq8Ra1IB5cY2X-LxfBR1kDm7HoBFoiIyrOKw","image_url":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/r0010300_20181227162336jpg-1550517567845.JPG","rotation":0,"thumbnail_gcs_filename":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/thumb_r0010300_20181227162336jpg-1550517567845.JPG","version":"v3","gcs_filename":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/r0010300_20181227162336jpg-1550517567845.JPG","filename":"r0010300_20181227162336jpg-1550517567845.JPG","folder":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600","thumbnail_image_url":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/thumb_r0010300_20181227162336jpg-1550517567845.JPG","is_stereo":false,"preview_image_url":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/preview_r0010300_20181227162336jpg-1550517567845.JPG","photo_type":"360_mono","created_date":"2019-02-18T19:19:27.846Z","updated_date":"2019-02-18T19:19:27.846Z","sort_order":1,"status":"active","id":"5142311352664064","has_anaglyph":false,"title":"Photo 1"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"5142311352664064":{"preview_gcs_filename":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/preview_r0010300_20181227162336jpg-1550517567845.JPG","resumable_upload_uri":"https://www.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FbPwMgo3N8dP9UpGFz3r8AYhZo9H3%2F5188061075865600%2Fr0010300_20181227162336jpg-1550517567845.JPG&uploadType=resumable&upload_id=AEnB2Uou2KWMH5vz7EcmpcSKlHAqZ4fIVG8u6avsfOKG5go5tC6Ypx-Kb25lucOq8Ra1IB5cY2X-LxfBR1kDm7HoBFoiIyrOKw","image_url":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/r0010300_20181227162336jpg-1550517567845.JPG","rotation":0,"thumbnail_gcs_filename":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/thumb_r0010300_20181227162336jpg-1550517567845.JPG","version":"v3","gcs_filename":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/r0010300_20181227162336jpg-1550517567845.JPG","filename":"r0010300_20181227162336jpg-1550517567845.JPG","folder":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600","thumbnail_image_url":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/thumb_r0010300_20181227162336jpg-1550517567845.JPG","is_stereo":false,"preview_image_url":"/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/preview_r0010300_20181227162336jpg-1550517567845.JPG","photo_type":"360_mono","created_date":"2019-02-18T19:19:27.846Z","updated_date":"2019-02-18T19:19:27.846Z","sort_order":1,"status":"active","id":"5142311352664064","has_anaglyph":false,"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 = "5188061075865600"; window.tourUid = "bPwMgo3N8dP9UpGFz3r8AYhZo9H3"; window.customUrl = "http://www.orbix360.com"; window.tourSlug = "china-2019"; window.template = ''; window.template_category = ''; window.tourShortCode = "G8xU62LNL"; 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['5142311352664064'] = 0; window.current_image_index = 0; window.current_image_id = 5142311352664064 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/-0Y_nmNSM2OY/AAAAAAAAAAI/AAAAAAAABd8/B1_6IwAUhZk/photo.jpg'; window.user_profile_name = 'Richard Oleff'; window.shortURLRoot = 'https://orbix360.com'; window.image_url = 'https://storage.googleapis.com/orbix360-prod-images/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/5188061075865600/thumb_r0010300_20181227162336jpg-1550517567845.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 = {"version":"v2","versionNumber":2,"autorotate":{"enabled":false},"orbs":[{"id":5142311352664064,"hotspots":[],"infoHotspots":[]}]}; window.brandingAllowed = false; window.upgradeCheckoutSessionStatus = ''; window.isPro = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete'); window.nadirLogoURL = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete') ? 'https://storage.googleapis.com/orbix360-prod-images/users/bPwMgo3N8dP9UpGFz3r8AYhZo9H3/branding/uc-logopng-1518188671255.png' : '/images/orbix_nadir.png'; window.editMode = false;