(function() { var embededObj; var EmbeddedVR = function() { return new EmbeddedVR.init(); }; EmbeddedVR.init = function() { this.currentScriptUrl = null; this.thumbnailUrl = 'https://irl-sec-theviewer-prod.s3-accelerate.amazonaws.com/theConstruct/f175f5d5-984a-4778-8ef2-273fa05881cf/7ed3905c-f64a-47c6-ab36-3ae089a747f7?timestamp=2017-06-01T08:19:10.168Z'; this.galleryId = 'f175f5d5-984a-4778-8ef2-273fa05881cf'; 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=f175f5d5-984a-4778-8ef2-273fa05881cf&spaceId=theConstruct'; 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\":\"565 Broome \u00A9 The Boundary\",\"Description\":null,\"ContentUrl\":\"https:\/\/irl-sec-theviewer-prod.s3-accelerate.amazonaws.com\/theConstruct\/\",\"SpaceName\":\"theConstruct\",\"SpaceType\":\"GroupSpace\",\"Order\":100,\"Timestamp\":null,\"ThumbnailContent\":{\"Id\":\"7ed3905c-f64a-47c6-ab36-3ae089a747f7\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"6YQHRXVfN6qUGtYgCj.DphaKHj6kO5Hk\",\"Timestamp\":\"2017-06-01T08:19:10.168Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"CustomSettings\":null,\"ExtendedView\":false,\"Archived\":false,\"MiniMap\":{\"OrigId\":null,\"Name\":\"floorplan.jpg\",\"Content\":{\"Id\":\"617279e4-5015-4270-94b4-34d13e2731ce\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"3_Hae3_3NsIbIkG1P4KfkJAmtfhnlYBi\",\"Timestamp\":\"2017-06-21T14:54:12.153Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":-42.16,\"Latitude\":63.79,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"\",\"DestinationId\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-42.47,\"Latitude\":42.63,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"\",\"DestinationId\":\"4f30680b-c6dc-45d5-9fa2-c0fa5df8e8e7\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-42.79,\"Latitude\":21.16,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"\",\"DestinationId\":\"05612af7-8ced-4ced-85a4-a5abc4bf875f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-42.47,\"Latitude\":0.32,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"\",\"DestinationId\":\"39d7e7e2-722d-4a06-9eb4-ef493e38ca76\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-42.79,\"Latitude\":-19.89,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"\",\"DestinationId\":\"b1a0a02b-3d7c-4b8b-8e48-0f5969441be3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-42.79,\"Latitude\":-41.05,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"\",\"DestinationId\":\"61017a01-5218-4ff8-930a-f3ab8047e67f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-42.79,\"Latitude\":-61.89,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"\",\"DestinationId\":\"079bcde7-93d8-4ac9-80ed-82f6c1a1c247\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":null,\"MediaSpots\":[],\"Id\":\"62e28d5f-06f0-484e-a780-889e56af335f\"},\"Bgm\":[{\"OrigId\":null,\"Name\":\"defaultBgm.ogg\",\"Volume\":1.0,\"FadeDuration\":2.5,\"LoopCount\":-1,\"Content\":{\"Id\":\"ad4ce5d4-469a-407e-9b5d-358f99366202.mp3\",\"OrigId\":null,\"Type\":null,\"Mime\":\"audio\/mpeg\",\"VersionId\":null,\"Timestamp\":\"2017-07-21T12:29:21.279Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Timestamp\":\"2017-07-21T12:29:21.279Z\",\"ContentMime\":\"audio\/mpeg\",\"ContentId\":\"ad4ce5d4-469a-407e-9b5d-358f99366202.mp3\",\"Id\":\"607e68b8-2574-42f0-83f4-43761d8ea973\"}],\"Panos\":[{\"OrigId\":null,\"Name\":\"Porte Cochere_01.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"831f9db3-4143-401a-a867-7efdb46826ab\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"lZXjMAdWSE2UP3mEyXCJKR86QYa123Kh\",\"Timestamp\":\"2017-06-20T08:02:00.737Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":47.89,\"Latitude\":0.0,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":36.67,\"Latitude\":0.85,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Apartment N25\",\"DestinationId\":\"61017a01-5218-4ff8-930a-f3ab8047e67f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":29.87,\"Latitude\":0.85,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Apartment S25\",\"DestinationId\":\"079bcde7-93d8-4ac9-80ed-82f6c1a1c247\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":29.87,\"Latitude\":-2.21,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Duplex\",\"DestinationId\":\"b1a0a02b-3d7c-4b8b-8e48-0f5969441be3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-48.1,\"Latitude\":-1.15,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pool\",\"DestinationId\":\"39d7e7e2-722d-4a06-9eb4-ef493e38ca76\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":36.67,\"Latitude\":-2.21,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Conservatory\",\"DestinationId\":\"05612af7-8ced-4ced-85a4-a5abc4bf875f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-19.89,\"Latitude\":31.89,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Conservatory\",\"DestinationId\":\"05612af7-8ced-4ced-85a4-a5abc4bf875f\",\"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\":\"2017-06-20T08:02:00.737Z\",\"ContentVersionId\":\"lZXjMAdWSE2UP3mEyXCJKR86QYa123Kh\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"831f9db3-4143-401a-a867-7efdb46826ab\",\"Multiresolution\":false,\"Id\":\"4f30680b-c6dc-45d5-9fa2-c0fa5df8e8e7\"},{\"OrigId\":null,\"Name\":\"Apartment S25_v01.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"76c11368-689d-4a7b-a3a3-09cc3b23e5df\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"gQeyEpK24s9P0FXllhC_cbIGmJwxSwul\",\"Timestamp\":\"2017-07-11T08:11:42.064Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":140.0,\"Latitude\":-4.74,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\",\"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\":\"2017-07-11T08:11:42.064Z\",\"ContentVersionId\":\"gQeyEpK24s9P0FXllhC_cbIGmJwxSwul\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"76c11368-689d-4a7b-a3a3-09cc3b23e5df\",\"Multiresolution\":false,\"Id\":\"079bcde7-93d8-4ac9-80ed-82f6c1a1c247\"},{\"OrigId\":null,\"Name\":\"VR07_Duplex Interior_06.0000.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"f0db6683-dfb8-4cb8-978f-5799dae19c1b\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"knO6Q0xdrVZ2__3Ep7w4SkLA5McfhFOT\",\"Timestamp\":\"2017-07-11T07:16:52.821Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":177.4,\"Latitude\":-4.93,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\",\"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\":\"2017-07-11T07:16:52.821Z\",\"ContentVersionId\":\"knO6Q0xdrVZ2__3Ep7w4SkLA5McfhFOT\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"f0db6683-dfb8-4cb8-978f-5799dae19c1b\",\"Multiresolution\":false,\"Id\":\"b1a0a02b-3d7c-4b8b-8e48-0f5969441be3\"},{\"OrigId\":null,\"Name\":\"Apartment N25_v01.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"5e6e474c-03c3-4416-8f10-d0ac8958ff5a\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"gcAjZDYz7pE0CoBuQxbygVhGdfyuAleU\",\"Timestamp\":\"2017-07-11T07:33:33.967Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":134.0,\"Latitude\":-6.63,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\",\"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\":\"2017-07-11T07:33:33.967Z\",\"ContentVersionId\":\"gcAjZDYz7pE0CoBuQxbygVhGdfyuAleU\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"5e6e474c-03c3-4416-8f10-d0ac8958ff5a\",\"Multiresolution\":false,\"Id\":\"61017a01-5218-4ff8-930a-f3ab8047e67f\"},{\"OrigId\":null,\"Name\":\"Pool.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"e6320ed2-3b63-4e59-ac0a-d212f52451d1\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"xfpPKrxCnikMjoZAC8LlevbxNYOUqnSY\",\"Timestamp\":\"2017-07-13T14:31:21.186Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":-145.79,\"Latitude\":4.74,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\",\"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\":\"2017-07-13T14:31:21.186Z\",\"ContentVersionId\":\"xfpPKrxCnikMjoZAC8LlevbxNYOUqnSY\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"e6320ed2-3b63-4e59-ac0a-d212f52451d1\",\"Multiresolution\":false,\"Id\":\"39d7e7e2-722d-4a06-9eb4-ef493e38ca76\"},{\"OrigId\":null,\"Name\":\"conservatory_03.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"0f7c1064-ad3e-4b6c-a771-8c64a1017860\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"jzTnJcruF.zYfMbNVLFXs7deWvkj.NlU\",\"Timestamp\":\"2017-07-10T13:14:02.812Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":180.0,\"Latitude\":-1.53,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Port Cochere\",\"DestinationId\":\"4f30680b-c6dc-45d5-9fa2-c0fa5df8e8e7\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":167.88,\"Latitude\":-1.53,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\",\"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\":\"2017-07-10T13:14:02.812Z\",\"ContentVersionId\":\"jzTnJcruF.zYfMbNVLFXs7deWvkj.NlU\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"0f7c1064-ad3e-4b6c-a771-8c64a1017860\",\"Multiresolution\":false,\"Id\":\"05612af7-8ced-4ced-85a4-a5abc4bf875f\"},{\"OrigId\":null,\"Name\":\"Lobby.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"6edbbbae-4007-4b96-a064-9f75a6056f2b\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"v3j.Gp1pGBwHgItsTpoCeRJfXfBJkhjM\",\"Timestamp\":\"2017-06-20T07:50:42.574Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":null,\"OrigId\":null,\"Longitude\":78.28,\"Latitude\":1.15,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Apartment S25\",\"DestinationId\":\"079bcde7-93d8-4ac9-80ed-82f6c1a1c247\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":103.68,\"Latitude\":1.26,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Apartment N25\",\"DestinationId\":\"61017a01-5218-4ff8-930a-f3ab8047e67f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":78.42,\"Latitude\":-9.16,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Duplex\",\"DestinationId\":\"b1a0a02b-3d7c-4b8b-8e48-0f5969441be3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":103.68,\"Latitude\":-8.84,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Conservatory\",\"DestinationId\":\"05612af7-8ced-4ced-85a4-a5abc4bf875f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":9.79,\"Latitude\":0.0,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pool\",\"DestinationId\":\"39d7e7e2-722d-4a06-9eb4-ef493e38ca76\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":null,\"OrigId\":null,\"Longitude\":-49.05,\"Latitude\":1.26,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Porte Cochere\",\"DestinationId\":\"4f30680b-c6dc-45d5-9fa2-c0fa5df8e8e7\",\"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\":\"2017-06-20T07:50:42.574Z\",\"ContentVersionId\":\"v3j.Gp1pGBwHgItsTpoCeRJfXfBJkhjM\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"6edbbbae-4007-4b96-a064-9f75a6056f2b\",\"Multiresolution\":false,\"Id\":\"98ed2825-9e21-4df0-85cd-1a5f8666e1d2\"}],\"Videos\":[],\"ThumbnailVersionId\":\"6YQHRXVfN6qUGtYgCj.DphaKHj6kO5Hk\",\"ThumbnailTimestamp\":\"2017-06-01T08:19:10.168Z\",\"ThumbnailId\":\"7ed3905c-f64a-47c6-ab36-3ae089a747f7\",\"ThumbnailMime\":\"image\/jpeg\",\"ShareableType\":\"GALLERY\",\"Id\":\"f175f5d5-984a-4778-8ef2-273fa05881cf\"}],\"Projects\":[],\"ExtendedView\":null,\"CustomSettings\":null,\"StatusCode\":0,\"Tier\":\"free\",\"UserInfo\":{\"Tier\":\"free\",\"TierLevel\":\"10\",\"Name\":\"thev.theconstruct@gmail.com\",\"Locale\":\"en\",\"RootSpaceId\":\"f0e53f05-d030-4dd8-9bb7-692272e1ccc1\",\"PhotonRegion\":\"eu\",\"Hash\":null,\"ProfileInfo\":{\"Id\":\"f0c6ca6c-b24e-45bb-9030-c21958fb4564\",\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/thev.theconstruct@gmail.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\":null,\"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\":\"theConstruct\",\"Email\":\"thev.theconstruct@gmail.com\",\"Organization\":false,\"MainOrganization\":{\"Code\":\"theConstruct\",\"Name\":\"theConstruct\",\"SpaceId\":\"f0e53f05-d030-4dd8-9bb7-692272e1ccc1\"},\"AllUserOrganizations\":null,\"UserFullName\":\"theV theConstruct\",\"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 = 'theConstruct'; } 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(); })();