(function() { var embededObj; var EmbeddedVR = function() { return new EmbeddedVR.init(); }; EmbeddedVR.init = function() { this.currentScriptUrl = null; this.thumbnailUrl = 'https://irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com/alex.comeau@3dshowing.com/40be12df-0064-41db-bb72-182fd9707346/ff932256-fec1-49c2-b434-8bebb532de41?timestamp=2019-01-31T13:17:08.602Z'; this.galleryId = '40be12df-0064-41db-bb72-182fd9707346'; this.options = { isFullScreenAvailable : true, isThumbnailAvailable : false, isShareNativeAvailable : true, isVrModeAvailable : true, isFloorPlanAvailable : true, isSharedExperienceAvailable : false, }; window.addEventListener("load", appendExternalScripts); } EmbeddedVR.prototype = { resolveVrView : function() { return this; }, showViewer : function() { setTimeout(function(){ var krpanoDiv = document.getElementById('krpanoViewerId'); if (!krpanoDiv) { EmbeddedVR.prototype.showViewer(); } else { krpanoDiv.classList.add('krpanoViewerTransition'); } },700); }, createThumbnail : function() { var wrapperThumbnail = document.createElement('div'); wrapperThumbnail.className = 'wrapperThumbnail'; var thumbnailDiv = document.createElement('img'); thumbnailDiv.id = 'thumbnail'; thumbnailDiv.className = 'thumbnailDiv'; thumbnailDiv.src = this.thumbnailUrl; thumbnailDiv.onclick = onClickThumbnail.bind(thumbnailDiv); wrapperThumbnail.appendChild(thumbnailDiv); this.parentDiv.appendChild(wrapperThumbnail); return this; }, getCurrentScript : function() { return this.currentScriptUrl; }, resolveCurrentScriptUrl : function() { this.parentDiv = document.currentScript.parentElement; this.currentScriptUrl = document.currentScript.src; this.currentScriptUrl = this.currentScriptUrl.substr(0, this.currentScriptUrl.lastIndexOf("/") + 1); return this; }, appendGtmIframe : function() { var iframe = document.createElement('iframe'); iframe.src = this.getCurrentScript() + 'embedJS?galleryId=40be12df-0064-41db-bb72-182fd9707346&spaceId=3ae23b49-0a84-4d18-902c-0e8b0b8d2efc'; iframe.scrolling = "no"; iframe.frameborder = "0"; iframe.width = "1"; iframe.height = "1"; iframe.style.display = "none"; document.body.appendChild(iframe); } }; function onClickThumbnail(evt) { var krpanoDiv = document.getElementById('krpanoViewerId'); this.parentNode.removeChild(this); initializeViewer(); } function scriptExist(scriptId) { return !(!document.getElementById(scriptId)); } async function appendExternalScripts() { if (!scriptExist("theViewer-krpano")) { let krpanoScript = document.createElement('script'); krpanoScript.id = "theViewer-krpano"; krpanoScript.type = "text/javascript"; krpanoScript.async = true; krpanoScript.src = embededObj.getCurrentScript() +"html/theViewer/script/libs/krpano/krpano.js"; document.head.appendChild(krpanoScript); } if (!scriptExist("theViewer-shareEmbed")) { let requireScript = document.createElement('script'); requireScript.id = "theViewer-shareEmbed"; requireScript.type = "text/javascript"; requireScript.setAttribute('data-main', embededObj.getCurrentScript() + 'html/theViewer/script/req/shareEmbedRequires.js?timestamp=' + Date.now()); requireScript.async = true; requireScript.src = embededObj.getCurrentScript() + "html/theViewer/script/node_modules/requirejs/require.js?timestamp=" + Date.now(); document.head.appendChild(requireScript); } if (!scriptExist("theViewer-font")) { let link = document.createElement('link'); link.id = "theViewer-font"; link.rel = "stylesheet"; link.async = true; link.href = "https://fonts.googleapis.com/css?family=Roboto:100,300,400,700"; document.head.appendChild(link); } if (!scriptExist("theViewer-style")) { let link = document.createElement('link'); link.id = "theViewer-style"; link.rel = "stylesheet"; link.async = true; link.href = "https://fonts.googleapis.com/css?family=Roboto:100,300,400,700"; link.href = embededObj.getCurrentScript() + 'html/theViewer/css/embedViewer.css?timestamp=' + Date.now(); document.head.appendChild(link); } } if (!Array.isArray(window.mainShareFunction)) { window.mainShareFunction = []; } window.mainShareFunction.push((function(thev, thevProxy) { embededObj.krpanoViewer = thev; embededObj.theViewerProxy = thevProxy; if (!embededObj.options.isThumbnailAvailable) { initializeViewer(); } else { embededObj.createThumbnail(); } })); function initializeViewer() { requirejs(["app/utils"], function(utils) { utils.setUrlPrefix(embededObj.getCurrentScript()); requirejs(["app/shareEmbed", "social/socialCounters"], function(share, socialCounters) { window.theViewerAppVersion = 'v3.22'; var theViewerParams = window.theViewer || {}; theViewerParams.GalleryUnparsed = '{\"Id\":null,\"Name\":null,\"Description\":null,\"SpaceId\":null,\"ContentUrl\":null,\"ThumbnailId\":null,\"ThumbnailContentId\":null,\"ThumbnailMime\":null,\"ThumbnailTimestamp\":null,\"ThumbnailVersionId\":null,\"Galleries\":[{\"OrigId\":null,\"Name\":\"Laguna\",\"Description\":null,\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/alex.comeau@3dshowing.com\/\",\"SpaceName\":\"alex.comeau@3dshowing.com\",\"SpaceType\":\"UserSpace\",\"Order\":null,\"Timestamp\":null,\"ThumbnailContent\":{\"Id\":\"ff932256-fec1-49c2-b434-8bebb532de41\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"s8TXj4mtHkRaAqCWPUtbNO2n9vrVKUuK\",\"Timestamp\":\"2019-01-31T13:17:08.602Z\",\"OriginalName\":null,\"Name\":\"Laguna - First Draft\",\"Size\":null},\"CustomSettings\":null,\"ExtendedView\":null,\"Archived\":false,\"MiniMap\":null,\"Bgm\":null,\"Panos\":[{\"OrigId\":null,\"Name\":\"Foyer.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"1ef8fb5c-513f-4de9-825e-dd0849a50bcc\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"0E6p5SJqIDbyYJAX8ceIzmU66ltcAYx7\",\"Timestamp\":\"2019-05-16T16:45:47.485Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-1ef8fb5c-513f-4de9-825e-dd0849a50bcc\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"dWWqh0N9NmkGdthN6hDeaHu7UgXbzRF9\",\"Timestamp\":\"2019-05-16T16:45:47.442Z\",\"OriginalName\":null,\"Name\":\"Foyer.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"203e31b1-12ad-4d31-a361-b4111f306c2f\",\"OrigId\":null,\"Longitude\":-1.3653399638807286,\"Latitude\":-3.3054113865804413,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hallway\",\"DestinationId\":\"51e69dc2-279e-4dc1-b67c-7b477cc7fe33\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[{\"Id\":\"79da040d-166c-4cf4-b752-9ca25c268c78\",\"OrigId\":null,\"Longitude\":-57.15482556001791,\"Latitude\":1.1359146948107595,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":null,\"Description\":null,\"Content\":{\"Id\":\"69a7d38d-8226-4262-95f3-817adb1e81c8\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/png\",\"VersionId\":\"eyIxD79aKV0kaafQFgLa1tQ9f45AtmJb\",\"Timestamp\":\"2019-03-12T18:03:02.392Z\",\"OriginalName\":\"Garage2_Curved.png\",\"Name\":\"uploadContent\",\"Size\":2305},\"Type\":null,\"Hyperlink\":null}],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-05-16T16:45:47.485Z\",\"ContentVersionId\":\"0E6p5SJqIDbyYJAX8ceIzmU66ltcAYx7\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"1ef8fb5c-513f-4de9-825e-dd0849a50bcc\",\"Id\":\"73acc47e-8039-4361-bd9c-f6ebfde135f1\"},{\"OrigId\":null,\"Name\":\"Main Stairs.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"42cae183-585c-4567-aded-1a93a717ac63\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"WCh_Y.07rf6mzb_6QiiejcvQ_JBq7hge\",\"Timestamp\":\"2019-05-16T16:46:58.400Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-42cae183-585c-4567-aded-1a93a717ac63\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"yyiGscGhmw9QkuCEJw54MNzUr0aNM_pU\",\"Timestamp\":\"2019-05-16T16:46:58.372Z\",\"OriginalName\":null,\"Name\":\"Main Stairs.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"96576c27-ee63-438c-b4f1-3e11c3b9c77c\",\"OrigId\":null,\"Longitude\":31.411111136784427,\"Latitude\":20.66356235279119,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stairs\",\"DestinationId\":\"f36452bf-cba4-4ac7-b664-6dce6b54088f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"00691ced-8fa2-47d6-acc4-472d1a0ff676\",\"OrigId\":null,\"Longitude\":2.1101503105420534,\"Latitude\":-0.33837270164871547,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Living Room\",\"DestinationId\":\"1c3018a9-a3cd-48b1-8ac0-7f32410a506c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"beddec84-0ebd-4075-89e2-7694d61fb10a\",\"OrigId\":null,\"Longitude\":-30.801103273258093,\"Latitude\":-2.7122062265985876,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Kitchen\",\"DestinationId\":\"257dcbad-02d7-4e2f-84fa-b3829b24f20b\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"8a49f256-28c5-4b13-9ddf-62cade434036\",\"OrigId\":null,\"Longitude\":169.0325809818736,\"Latitude\":-6.518952292698613,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Foyer\",\"DestinationId\":\"73acc47e-8039-4361-bd9c-f6ebfde135f1\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"9783b43a-e5a7-44e6-bd25-1f02ebadf0f8\",\"OrigId\":null,\"Longitude\":86.22886355963766,\"Latitude\":-33.12298269689997,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Basement\",\"DestinationId\":\"3480d7a6-7f93-4866-b013-1903e44f71f1\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-05-16T16:46:58.400Z\",\"ContentVersionId\":\"WCh_Y.07rf6mzb_6QiiejcvQ_JBq7hge\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"42cae183-585c-4567-aded-1a93a717ac63\",\"Id\":\"51e69dc2-279e-4dc1-b67c-7b477cc7fe33\"},{\"OrigId\":null,\"Name\":\"Laguna_Master.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"fc424eec-22c6-4949-952f-a7d4a4066e87\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"3CG4uIINOmefcBpbErhe9Tn2KTJASFH8\",\"Timestamp\":\"2019-03-15T13:55:43.579Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-fc424eec-22c6-4949-952f-a7d4a4066e87\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"42twDFdxzK3BJo4KaYpNMoa4Tc1afLyv\",\"Timestamp\":\"2019-03-15T13:55:43.525Z\",\"OriginalName\":null,\"Name\":\"Laguna_Master.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"256e9fa5-9321-4099-a285-958d3e7a290b\",\"OrigId\":null,\"Longitude\":-28.264047554275805,\"Latitude\":-4.1274007060713505,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"En-suite Bathroom\",\"DestinationId\":\"678a8045-e09c-4594-9ffe-150bf73f2b49\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"357742c1-3540-47df-ad60-1f487a6fbf2a\",\"OrigId\":null,\"Longitude\":172.31612964766376,\"Latitude\":0.6549609212115927,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hallway\",\"DestinationId\":\"bfb06c92-5530-43d2-9813-1dcc3212770f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f72c5a19-f157-48ca-b2f6-36ea3cf958be\",\"OrigId\":null,\"Longitude\":-175.3113458404403,\"Latitude\":-0.19963310218148966,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Bedroom 2\",\"DestinationId\":\"661430a2-3a03-4810-bbe0-d39024e1fdae\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-03-15T13:55:43.579Z\",\"ContentVersionId\":\"3CG4uIINOmefcBpbErhe9Tn2KTJASFH8\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"fc424eec-22c6-4949-952f-a7d4a4066e87\",\"Id\":\"8d4c5f8e-37e2-45dd-83c2-e244a3fb4d66\"},{\"OrigId\":null,\"Name\":\"Laguna_Bedroom_2.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"269af292-4b3a-4f20-a54b-5741b23c171a\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"Z3OBhk5_aIFG_nDHACM.G9DZMMGjgVqi\",\"Timestamp\":\"2019-03-15T13:57:15.127Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-269af292-4b3a-4f20-a54b-5741b23c171a\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"rYNkEUgHbUSat7hlH3lZRFuRSH3M_rdI\",\"Timestamp\":\"2019-03-15T13:57:15.057Z\",\"OriginalName\":null,\"Name\":\"Laguna_Bedroom_2.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"4901aa59-d246-440c-b69a-0c2e8afdb6e7\",\"OrigId\":null,\"Longitude\":-158.26627290712116,\"Latitude\":-0.6508655295460751,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hallway\",\"DestinationId\":\"bfb06c92-5530-43d2-9813-1dcc3212770f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"043dfd4b-1551-4e26-b385-a294c37449d0\",\"OrigId\":null,\"Longitude\":-167.4218962673575,\"Latitude\":-2.3349530498776714,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Master Bedroom\",\"DestinationId\":\"8d4c5f8e-37e2-45dd-83c2-e244a3fb4d66\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-03-15T13:57:15.127Z\",\"ContentVersionId\":\"Z3OBhk5_aIFG_nDHACM.G9DZMMGjgVqi\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"269af292-4b3a-4f20-a54b-5741b23c171a\",\"Id\":\"661430a2-3a03-4810-bbe0-d39024e1fdae\"},{\"OrigId\":null,\"Name\":\"Mid Stairs.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"dbb47ce5-e51b-47f9-bb9f-e3d21d8fa990\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"o5mAxi6wheLOmW2BrR4MAJn6JWwJiRa3\",\"Timestamp\":\"2019-05-16T16:46:35.049Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-dbb47ce5-e51b-47f9-bb9f-e3d21d8fa990\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"fIYU5rNG6W9O4n8PluJuERrp9.Zlelxn\",\"Timestamp\":\"2019-05-16T16:46:34.934Z\",\"OriginalName\":null,\"Name\":\"Mid Stairs.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"3d83485a-9c94-4ee9-930b-321a0e1c57f4\",\"OrigId\":null,\"Longitude\":60.49634662027222,\"Latitude\":-35.455333779363514,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Bottom of Stairs\",\"DestinationId\":\"51e69dc2-279e-4dc1-b67c-7b477cc7fe33\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"e8aff399-fa66-4064-9529-ef775e8ca23c\",\"OrigId\":null,\"Longitude\":81.4312602481998,\"Latitude\":-14.2601387849099,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Kitchen\",\"DestinationId\":\"257dcbad-02d7-4e2f-84fa-b3829b24f20b\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"c1d554be-5aa6-42bf-aa3c-f314ed49395c\",\"OrigId\":null,\"Longitude\":24.22477694420411,\"Latitude\":33.38910609808146,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Upstairs Hallway\",\"DestinationId\":\"bfb06c92-5530-43d2-9813-1dcc3212770f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"dfc0dba2-ccf8-4554-b28b-3b0f0634cf58\",\"OrigId\":null,\"Longitude\":154.82347031875216,\"Latitude\":-27.084212519439603,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lounge\",\"DestinationId\":\"1c3018a9-a3cd-48b1-8ac0-7f32410a506c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-05-16T16:46:35.049Z\",\"ContentVersionId\":\"o5mAxi6wheLOmW2BrR4MAJn6JWwJiRa3\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"dbb47ce5-e51b-47f9-bb9f-e3d21d8fa990\",\"Id\":\"f36452bf-cba4-4ac7-b664-6dce6b54088f\"},{\"OrigId\":null,\"Name\":\"Kitchen.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"f3d61e3d-6593-43bc-a905-af8ef7b88c6c\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"EZjyM9IZ65IdMTL91f07JrWgKKQ06Lty\",\"Timestamp\":\"2019-05-16T16:45:56.940Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-f3d61e3d-6593-43bc-a905-af8ef7b88c6c\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"ncSkpnP9xMuZ87kc0GWbrfkx8XaLK9MD\",\"Timestamp\":\"2019-05-16T16:45:56.877Z\",\"OriginalName\":null,\"Name\":\"Kitchen.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"f6733db4-5009-4cba-9e01-85c1ca2bc79e\",\"OrigId\":null,\"Longitude\":92.19525969797499,\"Latitude\":8.046359362283885,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stairs\",\"DestinationId\":\"f36452bf-cba4-4ac7-b664-6dce6b54088f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"83b6421d-35c5-4f19-a20b-edd5b452c996\",\"OrigId\":null,\"Longitude\":33.96389203875975,\"Latitude\":-2.049227795843415,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Living Room\",\"DestinationId\":\"1c3018a9-a3cd-48b1-8ac0-7f32410a506c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"847a2c01-7fa4-49a8-96eb-1162aece869d\",\"OrigId\":null,\"Longitude\":117.40057544445582,\"Latitude\":-3.0381020354796897,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hallway\",\"DestinationId\":\"51e69dc2-279e-4dc1-b67c-7b477cc7fe33\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-05-16T16:45:56.940Z\",\"ContentVersionId\":\"EZjyM9IZ65IdMTL91f07JrWgKKQ06Lty\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"f3d61e3d-6593-43bc-a905-af8ef7b88c6c\",\"Id\":\"257dcbad-02d7-4e2f-84fa-b3829b24f20b\"},{\"OrigId\":null,\"Name\":\"Laguna_Ensuite.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"a36652f8-b78e-4371-a84b-5fbeff2e7780\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"JH3HjKAG5vaEqwx40giu0g9eXm89.5xN\",\"Timestamp\":\"2019-03-15T13:56:50.612Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-a36652f8-b78e-4371-a84b-5fbeff2e7780\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"Ee1jWo5UPIQ2wo1Hukf6RdZbaq2tzKOl\",\"Timestamp\":\"2019-03-15T13:56:50.553Z\",\"OriginalName\":null,\"Name\":\"Laguna_Ensuite.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"1e172a72-9e77-4f8c-a124-9aef675533d7\",\"OrigId\":null,\"Longitude\":-109.42848941931172,\"Latitude\":0.21577115249043677,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Master Bedroom\",\"DestinationId\":\"8d4c5f8e-37e2-45dd-83c2-e244a3fb4d66\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-03-15T13:56:50.612Z\",\"ContentVersionId\":\"JH3HjKAG5vaEqwx40giu0g9eXm89.5xN\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"a36652f8-b78e-4371-a84b-5fbeff2e7780\",\"Id\":\"678a8045-e09c-4594-9ffe-150bf73f2b49\"},{\"OrigId\":null,\"Name\":\"Laguna_Basment_April24_Stairs.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"a052f798-f643-40ad-8a6a-30f16698a8f1\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"rzLH1FXEN0icpC7SD7Jzb3PMeO2P6z4Z\",\"Timestamp\":\"2019-04-24T15:03:14.702Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-a052f798-f643-40ad-8a6a-30f16698a8f1\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"F_VrOsOyQTGGCOIw2ZsXOdo7BJE4AFml\",\"Timestamp\":\"2019-04-24T15:03:14.602Z\",\"OriginalName\":null,\"Name\":\"Laguna_Basment_April24_Stairs.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"b22d472f-cf1f-4c96-a417-e82bce17e75a\",\"OrigId\":null,\"Longitude\":-106.1941197835479,\"Latitude\":16.932557689589295,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Upstairs\",\"DestinationId\":\"51e69dc2-279e-4dc1-b67c-7b477cc7fe33\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"1ebc4f7e-712d-4e9d-9e1d-e54c9872c49d\",\"OrigId\":null,\"Longitude\":15.51214548575598,\"Latitude\":-1.7034283979262959,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Rec Room\",\"DestinationId\":\"4c209a07-f1f3-495a-89fc-3c8bb1d87ce9\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-04-24T15:03:14.702Z\",\"ContentVersionId\":\"rzLH1FXEN0icpC7SD7Jzb3PMeO2P6z4Z\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"a052f798-f643-40ad-8a6a-30f16698a8f1\",\"Id\":\"3480d7a6-7f93-4866-b013-1903e44f71f1\"},{\"OrigId\":null,\"Name\":\"Laguna_Top_Stairs.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"be3813c5-c78d-4962-a439-d335d4377894\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"_iyPYsxY0cBN3NmZZq7ad84_eWqW50_V\",\"Timestamp\":\"2019-03-15T13:55:21.862Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-be3813c5-c78d-4962-a439-d335d4377894\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"fTSw5lYd7D18vreTKFxy2Fqdjg3HNbKs\",\"Timestamp\":\"2019-03-15T13:55:21.758Z\",\"OriginalName\":null,\"Name\":\"Laguna_Top_Stairs.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"a28e5b47-7194-4f8a-85e8-408e19c0c908\",\"OrigId\":null,\"Longitude\":65.10925489480655,\"Latitude\":-21.51590629342109,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stairs\",\"DestinationId\":\"f36452bf-cba4-4ac7-b664-6dce6b54088f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"858f7b44-a1b7-4c9c-acbc-5eae9eaa9f7d\",\"OrigId\":null,\"Longitude\":-163.6831269264664,\"Latitude\":-9.443677989076486,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Bedroom 2\",\"DestinationId\":\"661430a2-3a03-4810-bbe0-d39024e1fdae\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"61131c5e-ae7e-476f-adbe-6707dd614186\",\"OrigId\":null,\"Longitude\":10.019880245705053,\"Latitude\":-3.7345459432123738,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Master Bedroom\",\"DestinationId\":\"8d4c5f8e-37e2-45dd-83c2-e244a3fb4d66\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[{\"Id\":\"b0414260-e756-49d2-b1f7-ed6a28a6fbac\",\"OrigId\":null,\"Longitude\":-113.9905609685186,\"Latitude\":9.714933978936488,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":null,\"Description\":null,\"Content\":{\"Id\":\"c2913e1b-dce3-4320-8e29-913cd2bccdc2\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/png\",\"VersionId\":\"__8h3KXVz4.i31HD0lR41paPUktuHwQO\",\"Timestamp\":\"2019-03-12T18:02:45.665Z\",\"OriginalName\":\"Laundry_Curv.png\",\"Name\":\"uploadContent\",\"Size\":2124},\"Type\":null,\"Hyperlink\":null}],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-03-15T13:55:21.862Z\",\"ContentVersionId\":\"_iyPYsxY0cBN3NmZZq7ad84_eWqW50_V\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"be3813c5-c78d-4962-a439-d335d4377894\",\"Id\":\"bfb06c92-5530-43d2-9813-1dcc3212770f\"},{\"OrigId\":null,\"Name\":\"Laguna_Basment_April24_REC.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"b431efed-16c7-440f-85ce-3ed60b34c839\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"rS9E0txY33Y81kJ.7h.X58LNRWnsL9oU\",\"Timestamp\":\"2019-04-24T15:01:41.955Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-b431efed-16c7-440f-85ce-3ed60b34c839\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"SnelIay1ia4ii.oBLD2w4grKdRgR5T8N\",\"Timestamp\":\"2019-04-24T15:01:41.878Z\",\"OriginalName\":null,\"Name\":\"Laguna_Basment_April24_REC.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"2b76cc10-7b57-4bc8-97fb-da53ac0954d8\",\"OrigId\":null,\"Longitude\":-15.80497918224728,\"Latitude\":-1.3435605272261837,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Basement Landing\",\"DestinationId\":\"3480d7a6-7f93-4866-b013-1903e44f71f1\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f3969b3c-ef5e-4993-94ba-0a852f0eca01\",\"OrigId\":null,\"Longitude\":1.8396158556383853,\"Latitude\":9.202768959685152,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Upstairs\",\"DestinationId\":\"51e69dc2-279e-4dc1-b67c-7b477cc7fe33\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-04-24T15:01:41.955Z\",\"ContentVersionId\":\"rS9E0txY33Y81kJ.7h.X58LNRWnsL9oU\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"b431efed-16c7-440f-85ce-3ed60b34c839\",\"Id\":\"4c209a07-f1f3-495a-89fc-3c8bb1d87ce9\"},{\"OrigId\":null,\"Name\":\"Lounge.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"398336a1-2d89-44ce-89a9-fcf6a0233749\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"eeeZ2gG.5GphSUl4fGB3i9T297TQcx93\",\"Timestamp\":\"2019-05-16T16:52:48.111Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":{\"Id\":\"preview-398336a1-2d89-44ce-89a9-fcf6a0233749\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"sq7TRjgH9pP0rmbttAnKVrOpE31R5li1\",\"Timestamp\":\"2019-05-16T16:52:48.043Z\",\"OriginalName\":null,\"Name\":\"Lounge.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"9aa849c9-1a8c-462a-9870-ce8f25912636\",\"OrigId\":null,\"Longitude\":-126.90205731020487,\"Latitude\":-1.2149068922351676,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Kitchen\",\"DestinationId\":\"257dcbad-02d7-4e2f-84fa-b3829b24f20b\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"3534d6a2-8dcf-4952-bde5-5d0e4eae037b\",\"OrigId\":null,\"Longitude\":-173.93047932238136,\"Latitude\":-3.6170701042892155,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hallway\",\"DestinationId\":\"51e69dc2-279e-4dc1-b67c-7b477cc7fe33\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"7448d14f-6196-4404-b303-cb91876ec4d1\",\"OrigId\":null,\"Longitude\":175.95963557219883,\"Latitude\":-3.2123438995378777,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Foyer\",\"DestinationId\":\"73acc47e-8039-4361-bd9c-f6ebfde135f1\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"329b93c7-70a3-4fae-94a4-ea0340f5890d\",\"OrigId\":null,\"Longitude\":147.41592929695946,\"Latitude\":21.864911557503493,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stairs\",\"DestinationId\":\"f36452bf-cba4-4ac7-b664-6dce6b54088f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-05-16T16:52:48.111Z\",\"ContentVersionId\":\"eeeZ2gG.5GphSUl4fGB3i9T297TQcx93\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"398336a1-2d89-44ce-89a9-fcf6a0233749\",\"Id\":\"1c3018a9-a3cd-48b1-8ac0-7f32410a506c\"}],\"Videos\":[],\"ThumbnailVersionId\":\"s8TXj4mtHkRaAqCWPUtbNO2n9vrVKUuK\",\"ThumbnailTimestamp\":\"2019-01-31T13:17:08.602Z\",\"ThumbnailId\":\"ff932256-fec1-49c2-b434-8bebb532de41\",\"ThumbnailMime\":\"image\/jpeg\",\"ShareableType\":\"GALLERY\",\"Id\":\"40be12df-0064-41db-bb72-182fd9707346\"}],\"Projects\":[],\"ExtendedView\":null,\"CustomSettings\":null,\"StatusCode\":0,\"Tier\":\"studio\",\"UserInfo\":{\"Tier\":\"studio\",\"TierLevel\":\"2000\",\"Name\":\"alex.comeau@3dshowing.com\",\"Locale\":\"en\",\"RootSpaceId\":\"3ae23b49-0a84-4d18-902c-0e8b0b8d2efc\",\"PhotonRegion\":\"eu\",\"Hash\":null,\"ProfileInfo\":{\"Id\":\"3be91341-c22e-4dbd-a02c-a0cbc6d7ad18\",\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/alex.comeau@3dshowing.com\/\",\"Logo\":null,\"SplashScreen\":null,\"SplashScreenPortrait\":null,\"LandingPano\":null,\"Warp\":null,\"Warp2\":null,\"FloorplanSpot\":null,\"InfoSpot\":null,\"Watermark\":null,\"ImageSpot\":null,\"VideoSpot\":null,\"FovMin\":\"90\",\"FovMax\":\"90\",\"Fov\":\"90\",\"Zoom\":false,\"Autorotate\":false,\"HeatmapActivated\":null,\"AnalyticsNativeActivated\":null,\"AnalyticsWebActivated\":false,\"SharedExpPerUser\":false,\"AllowVR\":false,\"SidePanel\":false,\"NavigatorAutoCenter\":false,\"TransitionAnimation\":\"BLEND(1, easeInCubic)\",\"InfoSpotWidth\":null,\"AutorotateDelay\":12,\"KeybRotateSpeed\":null,\"LikesActivated\":null,\"GeneralSpaceSettings\":{\"SortType\":null},\"Trial\":false},\"UserStatus\":\"ACTIVE\",\"PublicId\":\"3ae23b49-0a84-4d18-902c-0e8b0b8d2efc\",\"Email\":\"alex.comeau@3dshowing.com\",\"Organization\":false,\"MainOrganization\":{\"Code\":\"alex.comeau@3dshowing.com\",\"Name\":\"alex.comeau@3dshowing.com\",\"SpaceId\":\"3ae23b49-0a84-4d18-902c-0e8b0b8d2efc\"},\"AllUserOrganizations\":null,\"UserFullName\":\"Alex Comeau\",\"Trial\":false},\"ShareableType\":\"PROJECT\"}'; theViewerParams.isSharedExperienceAvailable = embededObj.options.isSharedExperienceAvailable; theViewerParams.isFullScreenAvailable = embededObj.options.isFullScreenAvailable; theViewerParams.isVrModeAvailable = embededObj.options.isVrModeAvailable; if (embededObj.options.isShareNativeAvailable) { theViewerParams.SpaceId = '3ae23b49-0a84-4d18-902c-0e8b0b8d2efc'; } if (embededObj.parentDiv.id === "") { embededObj.parentDiv.id = embededObj.galleryId; } var krpanoViewerObj = new embededObj.krpanoViewer(embededObj.parentDiv.id, 'krpano-' + utils.generateId(), embededObj.options); var krpanoViewerProxyObj = new embededObj.theViewerProxy(krpanoViewerObj); registerProxy(krpanoViewerObj, krpanoViewerProxyObj); share.runShare(theViewerParams, krpanoViewerObj, krpanoViewerProxyObj); embededObj.appendGtmIframe(); socialCounters.increaseViewCount(embededObj.galleryId, embededObj.getCurrentScript()); }); }); } function registerProxy(krpanoViewer, theVProxy) { if (!window.theViewerProxy) { var map = {}; theVProxy.krpanoViewer = krpanoViewer; map[krpanoViewer.krpanoId] = theVProxy; window.theViewerProxy = { map : map, get : function(id) { return function(mp) { thev = mp[id].krpanoViewer; return mp[id]; }(map); }, set : function(key, value) { this.map[key] = value; } } } else { theVProxy.krpanoViewer = krpanoViewer; window.theViewerProxy.set(krpanoViewer.krpanoId, theVProxy); } } window.fireEventIfConsentGiven = function (eventType, eventData, callback){ if(window.theViewer && window.theViewer.event && window.theViewer.event.fireEvent){ window.theViewer.event.fireEvent(eventType, eventData, callback); } if (typeof callback !== 'undefined'){ callback(); } } window.initDeferredViewerAnalytics = function(callback){ let eventRequireScript = document.createElement('script'); eventRequireScript.id = "theViewer-analytics"; eventRequireScript.async = true; eventRequireScript.src = embededObj.getCurrentScript() + 'html/theViewer/script/req/eventRequiresDeferred.js?buildTimestamp=' + Date.now(); document.head.appendChild(eventRequireScript); if (typeof callback !== 'undefined'){ callback(); } } window.initDeferredViewerAnalytics = function(callback){ let eventRequireScript = document.createElement('script'); eventRequireScript.id = "theViewer-analytics"; eventRequireScript.async = true; eventRequireScript.src = embededObj.getCurrentScript() + 'html/theViewer/script/req/eventRequiresDeferred.js?buildTimestamp=' + Date.now(); document.head.appendChild(eventRequireScript); if (typeof callback !== 'undefined'){ callback(); } } EmbeddedVR.init.prototype = EmbeddedVR.prototype; embededObj = EmbeddedVR(); embededObj .resolveCurrentScriptUrl(); })();