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%2FyfcQXONONeVAGsFddWiUAV8ia283%2F5170842531004416%2Fpano201705141732225jpg-1598791069205.jpg&uploadType=resumable&upload_id=ABg5-UyBLAMBkt064p9XupLW7b49YJvlKCdna6L8dX6fCrqVsOFa2-RWdtIFwi8b6se6r16eB2uCFIq3UCqakuRf8Uo","image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano201705141732225jpg-1598791069205.jpg","rotation":0,"thumbnail_gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano201705141732225jpg-1598791069205.jpg","version":"v3","gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano201705141732225jpg-1598791069205.jpg","folder":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416","filename":"pano201705141732225jpg-1598791069205.jpg","thumbnail_image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano201705141732225jpg-1598791069205.jpg","is_stereo":false,"photo_type":"360_mono","created_date":"2020-08-30T12:37:49.206Z","updated_date":"2020-08-30T12:37:49.206Z","sort_order":1,"status":"active","id":"6373582355562496","has_anaglyph":false,"index":0,"title":"Photo 1"},{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FyfcQXONONeVAGsFddWiUAV8ia283%2F5170842531004416%2Fpano2017051417484813jpg-1598791069192.jpg&uploadType=resumable&upload_id=ABg5-UzVRQh87CkuFG6doggD_E968FBzMSU7eE3bJ02XXI3Mjt_RRQ2lPdZIkz5QPQSTkHw1zoUC2nZAmf1Qpa_P4gByZ9wf4A","image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano2017051417484813jpg-1598791069192.jpg","rotation":0,"thumbnail_gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano2017051417484813jpg-1598791069192.jpg","version":"v3","gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano2017051417484813jpg-1598791069192.jpg","filename":"pano2017051417484813jpg-1598791069192.jpg","folder":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416","thumbnail_image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano2017051417484813jpg-1598791069192.jpg","is_stereo":false,"photo_type":"360_mono","updated_date":"2020-08-30T12:37:49.192Z","created_date":"2020-08-30T12:37:49.192Z","sort_order":2,"status":"active","id":"4921538671280128","has_anaglyph":false,"index":1,"title":"Photo 2"}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"6373582355562496":{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FyfcQXONONeVAGsFddWiUAV8ia283%2F5170842531004416%2Fpano201705141732225jpg-1598791069205.jpg&uploadType=resumable&upload_id=ABg5-UyBLAMBkt064p9XupLW7b49YJvlKCdna6L8dX6fCrqVsOFa2-RWdtIFwi8b6se6r16eB2uCFIq3UCqakuRf8Uo","image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano201705141732225jpg-1598791069205.jpg","rotation":0,"thumbnail_gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano201705141732225jpg-1598791069205.jpg","version":"v3","gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano201705141732225jpg-1598791069205.jpg","folder":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416","filename":"pano201705141732225jpg-1598791069205.jpg","thumbnail_image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano201705141732225jpg-1598791069205.jpg","is_stereo":false,"photo_type":"360_mono","created_date":"2020-08-30T12:37:49.206Z","updated_date":"2020-08-30T12:37:49.206Z","sort_order":1,"status":"active","id":"6373582355562496","has_anaglyph":false,"index":0,"title":"Photo 1"},"4921538671280128":{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FyfcQXONONeVAGsFddWiUAV8ia283%2F5170842531004416%2Fpano2017051417484813jpg-1598791069192.jpg&uploadType=resumable&upload_id=ABg5-UzVRQh87CkuFG6doggD_E968FBzMSU7eE3bJ02XXI3Mjt_RRQ2lPdZIkz5QPQSTkHw1zoUC2nZAmf1Qpa_P4gByZ9wf4A","image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano2017051417484813jpg-1598791069192.jpg","rotation":0,"thumbnail_gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano2017051417484813jpg-1598791069192.jpg","version":"v3","gcs_filename":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/pano2017051417484813jpg-1598791069192.jpg","filename":"pano2017051417484813jpg-1598791069192.jpg","folder":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416","thumbnail_image_url":"/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano2017051417484813jpg-1598791069192.jpg","is_stereo":false,"photo_type":"360_mono","updated_date":"2020-08-30T12:37:49.192Z","created_date":"2020-08-30T12:37:49.192Z","sort_order":2,"status":"active","id":"4921538671280128","has_anaglyph":false,"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 = "5170842531004416"; window.tourUid = "yfcQXONONeVAGsFddWiUAV8ia283"; window.customUrl = "http://www.orbix360.com"; window.tourSlug = "prova"; window.template = '360_mono'; window.template_category = ''; window.tourShortCode = "NDPqmU1Sd"; 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['6373582355562496'] = 0; window.current_image_index = 0; window.current_image_id = 6373582355562496 window.photo_indexes['4921538671280128'] = 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/a-/AOh14GiYHXRw_6iz-IrQhBReUOTXHK1AJH0qRae0YovL'; window.user_profile_name = 'Pineta1984'; window.shortURLRoot = 'https://orbix360.com'; window.image_url = 'https://storage.googleapis.com/orbix360-prod-images/users/yfcQXONONeVAGsFddWiUAV8ia283/5170842531004416/thumb_pano201705141732225jpg-1598791069205.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":"Per entrare ed uscire","from":6373582355562496,"id":"hotspot_6373582355562496_info_1598791159578","to":"info","position":{"x":0.7550856171626207,"y":-0.07151892347896309,"z":0.6517137058084284},"title":"Porta d'ingresso"},{"description":"Questo armadio serve per mettere i vestiti quando non si usano","from":6373582355562496,"id":"hotspot_6373582355562496_info_1598791425099","position":{"x":-0.5790951910620178,"y":-0.11331996534402664,"z":-0.8073458646350234},"to":"info","title":"Armadio"}],"id":6373582355562496,"hotspots":[{"from":6373582355562496,"position":{"x":0.17275766827120245,"y":-0.29034222756299183,"z":-0.9411993300822398},"to":4921538671280128,"id":"hotspot_6373582355562496_4921538671280128","toTitle":"Photo 2"}]},{"plugins":[{"visible":true,"color":"white","instanceName":"","pluginId":"6352215564353536","rotation":{"x":"0","y":"123.75888374825732","z":"0"},"scale":{"x":"1","y":"1","z":"1"},"baseline":"center","align":"center","instanceId":"plugin_6352215564353536_1598791353916","anchor":"center","width":"2","additional_components":"","scriptFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6352215564353536/v3/script.js","templateFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6352215564353536/v3/template.html","position":{"x":"-2.1492466735713234","y":"1.8875578357984522","z":"2.1582514281736294"},"opacity":"1.0","schemaFilename":"users/sn4iLJyuI5Y6LMBmIQrqSelGxJK2/6352215564353536/v3/schema.json","value":"Specchio per vedere quanto sei brutto","font":"roboto","height":"auto"}],"infoHotspots":[{"description":"","from":4921538671280128,"position":{"x":-0.8259785986064427,"y":-0.5554966612506289,"z":-0.09582700028458103},"to":"info","id":"hotspot_4921538671280128_info_1598791199422","title":"Quello che non hanno i Francesi"}],"id":4921538671280128,"hotspots":[{"from":4921538671280128,"to":6373582355562496,"id":"hotspot_4921538671280128_6373582355562496","position":{"x":0.8208192139578231,"y":-0.3806444360374517,"z":0.42587043958390863},"toTitle":"Photo 1"}]}],"autorotate":{"enabled":false},"versionNumber":3}; window.brandingAllowed = false; 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;