(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/rune@northernvisual.no/b1f2d40c-4c76-421b-9c55-e0545c58a7c7/44db7191-4b97-4f0f-94e6-64e7cf0fbc9b?timestamp=2022-08-12T08:18:31.362Z'; this.galleryId = 'b1f2d40c-4c76-421b-9c55-e0545c58a7c7'; 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=b1f2d40c-4c76-421b-9c55-e0545c58a7c7&spaceId=615c2775-7e1c-4676-af56-d091fd33c3ed'; 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\":\"9200b3a5-611d-4c17-b454-cd06f29eeeeb\",\"Name\":\"(Cloned) Kuben\",\"Description\":null,\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/rune@northernvisual.no\/\",\"SpaceName\":\"rune@northernvisual.no\",\"SpaceType\":\"UserSpace\",\"Order\":null,\"Timestamp\":\"2022-08-12T10:14:00.262Z\",\"ThumbnailContent\":{\"Id\":\"44db7191-4b97-4f0f-94e6-64e7cf0fbc9b\",\"OrigId\":\"7badbdf4-6513-4089-8bfb-9fd33caa8bde\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"otU3L_KfMXpFeM3PXRk6AH2jFvmr1XZM\",\"Timestamp\":\"2022-08-12T08:18:31.362Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"CustomSettings\":{\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/rune@northernvisual.no\/\",\"Logo\":null,\"SplashScreen\":null,\"SplashScreenPortrait\":null,\"LandingPano\":null,\"Warp\":null,\"Warp2\":null,\"FloorplanSpot\":null,\"InfoSpot\":null,\"Watermark\":null,\"ImageSpot\":null,\"VideoSpot\":null,\"ViewerSettings\":{\"Fov\":null,\"FovMax\":null,\"FovMin\":null,\"Zoom\":null,\"Autorotate\":true,\"AutorotateDelay\":7,\"KeybRotateSpeed\":null,\"HeatmapActivated\":null,\"AnalyticsWebActivated\":null,\"AnalyticsNativeActivated\":null,\"SharedExpPerUser\":null,\"AllowVR\":null,\"SidePanel\":false,\"NavigatorAutoCenter\":null,\"FacebookName\":null,\"TransitionAnimation\":null,\"InfoSpotWidth\":null,\"LikesActivated\":null,\"ShareLinkProtected\":null},\"SidePanelSettings\":{\"ViewMode\":null},\"GeneralSpaceSettings\":{\"SortType\":null},\"Timestamp\":\"2022-06-14T08:50:43.628Z\"},\"ExtendedView\":null,\"Archived\":false,\"MiniMap\":{\"OrigId\":\"70edb947-e90c-40a0-8358-1f9b54cef360\",\"Name\":\"B2-602.jpg\",\"Content\":{\"Id\":\"0a5ea6e1-a9b2-4956-84bd-7adaf0b16bf9\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"5EG3FgodK5Mz2GDH_BXAJuxSOQcwbuCv\",\"Timestamp\":\"2022-08-12T08:22:51.702Z\",\"OriginalName\":\"B2-602.jpg\",\"Name\":\"uploadContent\",\"Size\":185498},\"Warps\":[{\"Id\":\"5ee1d389-dff0-4f9e-9ca5-8971ef194afb\",\"OrigId\":\"8d9fa4da-f77e-48d3-9c16-2a4752d2f5bd\",\"Longitude\":16.48,\"Latitude\":60.98,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stue\",\"DestinationId\":\"5fc68397-a9e0-46d0-b573-9b9f13e0c6ce\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"61c5b8f6-6eb0-44bd-8279-f9b86f998c17\",\"OrigId\":\"87982dbf-0f6c-4b23-a068-e4ac1bec4282\",\"Longitude\":-33.07,\"Latitude\":26.08,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Kj\u00F8kken\",\"DestinationId\":\"f3683f68-eec4-4894-99ff-1c7a63983c0a\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"302963e0-fc68-44ba-86cd-b54ad812399e\",\"OrigId\":\"820ec7f9-ed17-4ad7-ac57-75989aa02c02\",\"Longitude\":15.34,\"Latitude\":11.91,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Soverom 1\",\"DestinationId\":\"3a7c6bda-7bd5-4296-beaf-5d8741eb18d4\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"e9d2bce4-91fc-4127-937f-c035347de64a\",\"OrigId\":\"0bb67478-d884-482e-970e-5b3d377e5c08\",\"Longitude\":16.95,\"Latitude\":-23.33,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Soverom 2\",\"DestinationId\":\"efb5a932-beb7-4709-b4d9-eb3ffa5c8b8e\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"467b01db-b67f-415f-a58f-70e934098c4b\",\"OrigId\":\"d3c1e93f-3893-4e62-a8c3-fbc9a46fae79\",\"Longitude\":-10.03,\"Latitude\":-1.31,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Gang\",\"DestinationId\":\"2e3ec977-4499-4967-b12f-38b30657dd55\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f6ef5f73-ce43-4c62-990a-2219a39e5081\",\"OrigId\":\"3328b371-2f84-4565-8c24-e512d77e101c\",\"Longitude\":9.24,\"Latitude\":-45.34,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hovedsoverom\",\"DestinationId\":\"076f82ab-a2a9-43f1-a7e4-dfa6c481be1e\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"d270223a-d636-4075-bb32-c0df845037dc\",\"OrigId\":\"991e3afc-c85f-4465-8395-5278662baeae\",\"Longitude\":-36.24,\"Latitude\":-65.22,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Walk-in-closet\",\"DestinationId\":\"814b3cc2-b8a8-49ef-ab2b-9a011d8283d9\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":null,\"SoundSpots\":null,\"MediaSpots\":null,\"Id\":\"b2492572-f7fc-4a4c-add4-dbceea6a780b\"},\"Bgm\":null,\"Panos\":[{\"OrigId\":\"422c6f4e-d2cf-4995-92be-289578a81ec7\",\"Name\":\"Livingroom_02_B2-602_HD.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"c85526a3-2704-4aa1-b1b1-b58f19378df1\",\"OrigId\":\"0dfd495b-2ed3-4be2-989a-cbbacd39aa18\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"CVn1CAzTmoOpBjobIiz5YfbRykoOgpez\",\"Timestamp\":\"2022-08-12T09:44:12.283Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":4096,\"Order\":null,\"Thumbnail\":{\"Id\":\"2597fb69-3e13-4825-8ea7-5497ae7e7bde\",\"OrigId\":\"4b9c34d7-1315-43de-8cd3-35165ed8a532\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"LS0.RvOdqdSzf9wwYmOAFvfmZ4HXmbqq\",\"Timestamp\":\"2022-08-12T08:18:30.411Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"Preview\":{\"Id\":\"preview-c85526a3-2704-4aa1-b1b1-b58f19378df1\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"nOHKlAUfQuUg5nLLv2yrJYf6vLV4wkRg\",\"Timestamp\":\"2022-08-12T09:44:12.186Z\",\"OriginalName\":null,\"Name\":\"Livingroom_02_B2-602_HD.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"3abeee6b-beff-4a69-bb93-d39b8b41e98e\",\"OrigId\":\"65fbb3fb-eb2f-447f-89c0-20a14e5f0e79\",\"Longitude\":-25.995287705557075,\"Latitude\":-1.5060383621986733,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stue\",\"DestinationId\":\"5fc68397-a9e0-46d0-b573-9b9f13e0c6ce\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"d1ceea0d-b2d5-4501-8483-1b98407dc451\",\"OrigId\":\"e270cfbd-892c-44f7-9cc9-72a40acb74d6\",\"Longitude\":82.01480760955121,\"Latitude\":-5.5214170418553845,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Gangen\",\"DestinationId\":\"2e3ec977-4499-4967-b12f-38b30657dd55\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[{\"Id\":\"2d0b3154-75d2-4330-a328-2ca0c2c1d5da\",\"OrigId\":\"b153efed-defa-45bd-a0d7-18e0c42eeb3f\",\"Longitude\":-173.9636941972331,\"Latitude\":-8.981299862163219,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Kj\u00F8kken\",\"Description\":\"\u00C5pen stue- og kj\u00F8kkenl\u00F8sning med\\nkvalitetskj\u00F8kken fra HTH, Sigdal,\\nDesigna eller tilsvarende.\\n\\nIntegrerte hvitevarer\\nfra Siemens, Bosch eller\\ntilsvarende inkludert!\\n\"},{\"Id\":\"204dfee3-21e3-4026-a31e-1fe5cc20fb87\",\"OrigId\":\"ba559859-ece4-4509-8b47-269665cb6e2d\",\"Longitude\":-19.502448506662176,\"Latitude\":-2.052572001226749,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Balkong 5,5 kvm\",\"Description\":\"\"}],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2022-08-12T09:44:12.283Z\",\"ContentVersionId\":\"CVn1CAzTmoOpBjobIiz5YfbRykoOgpez\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"c85526a3-2704-4aa1-b1b1-b58f19378df1\",\"Id\":\"f3683f68-eec4-4894-99ff-1c7a63983c0a\"},{\"OrigId\":\"4b78a09e-eb8d-44cf-9a34-8f8d13dfe916\",\"Name\":\"Wardrobe_B2-602_HD.jpg\",\"LandingAngle\":-80.15882800906081,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"affd35d4-81c6-47a1-b5b1-b539c6a766ab\",\"OrigId\":\"6560a0d6-cdad-4612-b117-64da6ece2fb3\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"58K7u7wB6Q_EVoEG2nY9OsCioFn1JTD3\",\"Timestamp\":\"2022-08-12T10:02:55.693Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":4096,\"Order\":null,\"Thumbnail\":{\"Id\":\"46934e80-e4c1-4d9c-ab25-68d948f6c468\",\"OrigId\":\"01844547-2e44-499e-80e5-00c93e69dc5b\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"aBNZlh1AJmmLZjUCKTwF1_cO2YrnUV67\",\"Timestamp\":\"2022-08-12T08:18:29.381Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"Preview\":{\"Id\":\"preview-affd35d4-81c6-47a1-b5b1-b539c6a766ab\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"aQLDXOyEirZdU4S6UbQVT7bJw7_LIjc4\",\"Timestamp\":\"2022-08-12T10:02:55.564Z\",\"OriginalName\":null,\"Name\":\"Wardrobe_B2-602_HD.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"c6d39790-985b-46af-97ba-69da1ddc40fd\",\"OrigId\":\"48773612-1432-4307-ada6-7a43d4a09c2e\",\"Longitude\":-164.19002853238203,\"Latitude\":-5.244772572222318,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hovedsoverom\",\"DestinationId\":\"076f82ab-a2a9-43f1-a7e4-dfa6c481be1e\",\"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\":\"2022-08-12T10:02:55.693Z\",\"ContentVersionId\":\"58K7u7wB6Q_EVoEG2nY9OsCioFn1JTD3\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"affd35d4-81c6-47a1-b5b1-b539c6a766ab\",\"Id\":\"814b3cc2-b8a8-49ef-ab2b-9a011d8283d9\"},{\"OrigId\":\"d3ad8998-3d92-4180-8e10-9c701e50d8f7\",\"Name\":\"Childroom_B2-602_HD.jpg\",\"LandingAngle\":90.35011301588817,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"0209e710-6777-4ff1-b577-d64694a827f4\",\"OrigId\":\"0df4e28f-c51d-490e-8127-398f70f70a44\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"8rMqjh5Vl4Ca95Mq6vOoCVaODDhHmdbw\",\"Timestamp\":\"2022-08-12T09:47:01.041Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":4096,\"Order\":null,\"Thumbnail\":{\"Id\":\"816fc0ef-b77a-4407-9ade-358d92f0fcb6\",\"OrigId\":\"04deef6d-f17a-4b97-9cb3-5360049a88ef\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"tgHQrlfmzUZnr1uwJx7dduP4DjuTyEhB\",\"Timestamp\":\"2022-08-12T08:18:29.634Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"Preview\":{\"Id\":\"preview-0209e710-6777-4ff1-b577-d64694a827f4\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"iJwHiuOWXqLOZC0IP.732cPHjY6smHCn\",\"Timestamp\":\"2022-08-12T09:47:00.866Z\",\"OriginalName\":null,\"Name\":\"Childroom_B2-602_HD.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"6c5b894f-744c-4e68-ae04-4b44ac78ecee\",\"OrigId\":\"8add60d7-6b3a-4997-8cff-b3a65d63d49f\",\"Longitude\":-91.53444152721204,\"Latitude\":-2.201404745563044,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Gangen\",\"DestinationId\":\"2e3ec977-4499-4967-b12f-38b30657dd55\",\"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\":\"2022-08-12T09:47:01.041Z\",\"ContentVersionId\":\"8rMqjh5Vl4Ca95Mq6vOoCVaODDhHmdbw\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"0209e710-6777-4ff1-b577-d64694a827f4\",\"Id\":\"3a7c6bda-7bd5-4296-beaf-5d8741eb18d4\"},{\"OrigId\":\"5acd8b5c-3b23-4d2e-8a50-81ab3ea68963\",\"Name\":\"Hallway_B2-602_HD.jpg\",\"LandingAngle\":0.0,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"39fae260-3a24-4b5a-ab6d-479caa1a0bed\",\"OrigId\":\"da5af056-c999-4f24-81ef-3e310b43729b\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"X5BAmNCUE3G0XujsVb2lPiSXv5aXHyuw\",\"Timestamp\":\"2022-08-12T09:46:14.718Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":4096,\"Order\":null,\"Thumbnail\":{\"Id\":\"d6d853c5-bb00-4972-9a7b-889464b30238\",\"OrigId\":\"796a61e3-e70a-49a0-b7c2-1c57e6e38b4c\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"_jpXX3I2cYlniOg1hIpAPjiAMyhIDPfq\",\"Timestamp\":\"2022-08-12T08:18:31.148Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"Preview\":{\"Id\":\"preview-39fae260-3a24-4b5a-ab6d-479caa1a0bed\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"4w9zj9DtS0nAa9Dl86.9jNvkP30AscX.\",\"Timestamp\":\"2022-08-12T09:46:14.661Z\",\"OriginalName\":null,\"Name\":\"Hallway_B2-602_HD.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"31bd9df3-8857-4e69-a1f7-63acd054ea31\",\"OrigId\":\"58445c51-d12d-441a-b7f0-725707f159c9\",\"Longitude\":164.14046485441867,\"Latitude\":-6.003303936772282,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Kj\u00F8kken\",\"DestinationId\":\"f3683f68-eec4-4894-99ff-1c7a63983c0a\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"1958c822-ec9d-4150-9538-e98b4aaa29f7\",\"OrigId\":\"1d54f9de-9c1e-4407-aedd-600e45d7d6aa\",\"Longitude\":-172.80497955261995,\"Latitude\":-5.693189451330056,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stue\",\"DestinationId\":\"5fc68397-a9e0-46d0-b573-9b9f13e0c6ce\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"c6048e85-651b-4cbe-8156-86513d343c42\",\"OrigId\":\"b1799eb9-79a8-4ce3-906b-20f250b126b9\",\"Longitude\":-115.43074683191608,\"Latitude\":-3.0118249479168924,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Soverom 1\",\"DestinationId\":\"3a7c6bda-7bd5-4296-beaf-5d8741eb18d4\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"729d5f62-e2a1-41dd-81c3-d078b56acb41\",\"OrigId\":\"fabea6ab-af4f-4b6e-a01d-04351f98d954\",\"Longitude\":-0.7638100830433814,\"Latitude\":-2.1746310134208224,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Hovedsoverom\",\"DestinationId\":\"076f82ab-a2a9-43f1-a7e4-dfa6c481be1e\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"38b125d8-ec64-4c99-be76-5ce03aaedf41\",\"OrigId\":\"d8170b07-7d9b-422a-9757-d386c5f4a2cf\",\"Longitude\":-10.040854807642859,\"Latitude\":-2.1916230088372703,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Soverom 2\",\"DestinationId\":\"efb5a932-beb7-4709-b4d9-eb3ffa5c8b8e\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[{\"Id\":\"e3b6f820-beca-45fe-bf87-35a478a2e3a1\",\"OrigId\":\"4bce03cc-a1b6-47b8-b75f-8fcfa22ab526\",\"Longitude\":26.233472459163522,\"Latitude\":0.6010032480990061,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Inngansd\u00F8r\",\"Description\":\"\"},{\"Id\":\"c733a585-7b56-4200-9b96-b4a52e529fa3\",\"OrigId\":\"c37efc3d-712c-46c5-ad63-be0e9b65ed06\",\"Longitude\":75.96489270111113,\"Latitude\":-0.3828166449202784,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Helfliset bad 3,1 kvm\",\"Description\":\"\u2022 Dusjvegger\\n\u2022 Vegghengt toalett\\n\u2022 Innfelte spotter i tak\\n\u2022 Varmekabler i gulv\"},{\"Id\":\"6616c472-abf4-4ceb-900c-7b72d4b04d16\",\"OrigId\":\"71be478f-2c19-464f-a711-3813d45ebe36\",\"Longitude\":-30.583741379214928,\"Latitude\":1.3005646947164493,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Bibliotek med luftebalkong\",\"Description\":\"Utgang til luftebalkong p\u00E5 3,1 kvm\"}],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2022-08-12T09:46:14.718Z\",\"ContentVersionId\":\"X5BAmNCUE3G0XujsVb2lPiSXv5aXHyuw\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"39fae260-3a24-4b5a-ab6d-479caa1a0bed\",\"Id\":\"2e3ec977-4499-4967-b12f-38b30657dd55\"},{\"OrigId\":\"262b25b1-670a-40b8-bd18-3c787df9d121\",\"Name\":\"Livingroom_01_B2-602.jpg\",\"LandingAngle\":253.03245694160927,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"3df0be0a-1d04-4bfc-aa07-18cb4709db59\",\"OrigId\":\"96855a8f-7517-450d-86ac-1c02f6b2ca38\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"yGJH.8yNoIjYfOLLvqUo9Gat75VSScLJ\",\"Timestamp\":\"2022-08-12T09:44:50.303Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":4096,\"Order\":null,\"Thumbnail\":{\"Id\":\"dd96280d-d88d-4e75-8e11-fa3c1afee5e5\",\"OrigId\":\"63d38529-1b1c-4246-b7f2-e8e0f5a77814\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"4TF8vGW_nEP4wNi.OBUuMvpC1mfLVmYY\",\"Timestamp\":\"2022-08-12T08:18:30.508Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"Preview\":{\"Id\":\"preview-3df0be0a-1d04-4bfc-aa07-18cb4709db59\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"VDQ_V0AuF4qJibJbAAnO__6v1R3kdvPE\",\"Timestamp\":\"2022-08-12T09:44:50.206Z\",\"OriginalName\":null,\"Name\":\"Livingroom_01_B2-602.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"cfe10754-8d63-4982-9652-62060c9d31c4\",\"OrigId\":\"e27c4b75-b0e0-4664-b1c3-6dc82becf2b9\",\"Longitude\":28.146601893498485,\"Latitude\":-2.5602899196307196,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Kj\u00F8kken\",\"DestinationId\":\"f3683f68-eec4-4894-99ff-1c7a63983c0a\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"b1d4a773-b949-49af-a00a-908bf1350c96\",\"OrigId\":\"f09490f5-63b8-4893-80df-e6a699bd41f8\",\"Longitude\":15.64667731190309,\"Latitude\":-2.8200702073671633,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Gangen\",\"DestinationId\":\"2e3ec977-4499-4967-b12f-38b30657dd55\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[{\"Id\":\"321ec8b4-d3c9-4f71-9b41-71d22caa6d86\",\"OrigId\":\"d835396a-209b-47f7-846f-7a5fea14dadd\",\"Longitude\":45.47221125997157,\"Latitude\":-0.5583955045026099,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Kj\u00F8kken\",\"Description\":\"\u00C5pen stue- og kj\u00F8kkenl\u00F8sning med\\nkvalitetskj\u00F8kken fra HTH, Sigdal,\\nDesigna eller tilsvarende.\\nIntegrerte hvitevarer\\nfra Siemens, Bosch eller\\ntilsvarende inkludert!\"},{\"Id\":\"5fade141-2200-4a03-b1a4-5e433f6e58f5\",\"OrigId\":\"b68f9720-7f0b-4756-be45-bfc98f71c158\",\"Longitude\":-95.49828296706113,\"Latitude\":-3.266227225427755,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Balkong 5,5 kvm\",\"Description\":\"\"}],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2022-08-12T09:44:50.303Z\",\"ContentVersionId\":\"yGJH.8yNoIjYfOLLvqUo9Gat75VSScLJ\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"3df0be0a-1d04-4bfc-aa07-18cb4709db59\",\"Id\":\"5fc68397-a9e0-46d0-b573-9b9f13e0c6ce\"},{\"OrigId\":\"d70e472c-83fb-4e2d-9a15-a55acd2154ef\",\"Name\":\"Bedroom_B2-602_HD.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"b3c6564b-3f6d-4424-aae6-f38d80385168\",\"OrigId\":\"b3471bfb-5808-47d2-8ea7-abca2a171430\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"6TmaXO4MMVQbEBQoUt4908T3p5N7Hg4u\",\"Timestamp\":\"2022-08-12T10:00:44.192Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":4096,\"Order\":null,\"Thumbnail\":{\"Id\":\"1c7033ec-8358-435a-8d4b-d7a5f89e39d8\",\"OrigId\":\"79ec0b2e-e29c-410b-8232-0f35a970cbe7\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"nKzp5.Y6mGx34DdHsbZV4vIwTCFW4qYe\",\"Timestamp\":\"2022-08-12T08:18:31.239Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"Preview\":{\"Id\":\"preview-b3c6564b-3f6d-4424-aae6-f38d80385168\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"CRfYkUqvYq6qJgLewOeJcoD8C9661BJ9\",\"Timestamp\":\"2022-08-12T10:00:44.098Z\",\"OriginalName\":null,\"Name\":\"Bedroom_B2-602_HD.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"573bdabd-b1f7-4db8-9fbe-74ce3bdb8510\",\"OrigId\":\"513f215b-9aa4-43cd-b22f-a64f6ab7c637\",\"Longitude\":154.55276044123053,\"Latitude\":-2.4509421081901146,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Gangen\",\"DestinationId\":\"2e3ec977-4499-4967-b12f-38b30657dd55\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"9394765c-6654-4c18-8338-9dba3cd9d491\",\"OrigId\":\"03348e27-a18d-4801-ae89-a5d1c6277e33\",\"Longitude\":24.064573937869795,\"Latitude\":-1.6112929816614008,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Walk-in-closet\",\"DestinationId\":\"814b3cc2-b8a8-49ef-ab2b-9a011d8283d9\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[{\"Id\":\"699e0a00-363a-405f-a4f6-b6eccebbbc1d\",\"OrigId\":\"45c740dd-1753-4743-87b3-3e7a2b3ab32c\",\"Longitude\":-3.4949077410520886,\"Latitude\":-3.418119641975854,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Balkong 5,6 kvm\",\"Description\":\"Balkong med gode solforhold p\u00E5 ettermiddag\/kveld.\"},{\"Id\":\"1ecf59f9-e697-4318-9436-f46455339eb0\",\"OrigId\":\"9deab965-ce0c-49ff-a50a-cf89d65cf91d\",\"Longitude\":78.76315240018187,\"Latitude\":-5.355394435217534,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Helfliset bad 5,3 kvm\",\"Description\":\"\u2022 Opplegg for vaskemaskin\\nog t\u00F8rketrommel\\n\u2022 Dusjvegger\\n\u2022 Vegghengt toalett\\n\u2022 Innfelte spotter i tak\\n\u2022 Varmekabler i gulv\"}],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2022-08-12T10:00:44.192Z\",\"ContentVersionId\":\"6TmaXO4MMVQbEBQoUt4908T3p5N7Hg4u\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"b3c6564b-3f6d-4424-aae6-f38d80385168\",\"Id\":\"076f82ab-a2a9-43f1-a7e4-dfa6c481be1e\"},{\"OrigId\":\"c9ca91d6-1024-4e33-872c-e7ce176a1628\",\"Name\":\"Guestroom_B2-602_HD.jpg\",\"LandingAngle\":-103.03765558416364,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"8aef0d59-78f0-4808-8620-ac1621351e73\",\"OrigId\":\"f2eea4f6-e56c-48f2-974e-c8b58e10acac\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"RsgEzA_w0bHAvDtZhVei7oXowfvPAryy\",\"Timestamp\":\"2022-08-12T09:50:40.355Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":4096,\"Order\":null,\"Thumbnail\":{\"Id\":\"c8dee403-f334-4136-9980-6ce3c014bc41\",\"OrigId\":\"6e600070-b5d1-483e-b9d6-0d5d9e71d622\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"0obvjVDc7Cr7RlEJIsYrlWihCaJC6sdM\",\"Timestamp\":\"2022-08-12T08:18:31.031Z\",\"OriginalName\":null,\"Name\":\"Kuben\",\"Size\":null},\"Preview\":{\"Id\":\"preview-8aef0d59-78f0-4808-8620-ac1621351e73\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"AnLEyjxLC4B8CNbYM_9FC3KE6Ybq1eEu\",\"Timestamp\":\"2022-08-12T09:50:40.243Z\",\"OriginalName\":null,\"Name\":\"Guestroom_B2-602_HD.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"8ae1a9af-083c-42bb-9e39-8008b003b0cb\",\"OrigId\":\"0d07d6d0-6e1f-4c2e-a39b-d60f5932ae0d\",\"Longitude\":86.88347713007158,\"Latitude\":-4.4439268044331985,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Gangen\",\"DestinationId\":\"2e3ec977-4499-4967-b12f-38b30657dd55\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[{\"Id\":\"5ef063f4-c91b-4795-8ab0-e324fef5c1dc\",\"OrigId\":\"94244072-15ec-48ef-80e9-9c3dc07f1c32\",\"Longitude\":-98.4111142145187,\"Latitude\":-0.7774688666897513,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Title\":\"Luftebalkong 3,1 kvm\",\"Description\":\"\"}],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2022-08-12T09:50:40.355Z\",\"ContentVersionId\":\"RsgEzA_w0bHAvDtZhVei7oXowfvPAryy\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"8aef0d59-78f0-4808-8620-ac1621351e73\",\"Id\":\"efb5a932-beb7-4709-b4d9-eb3ffa5c8b8e\"}],\"Videos\":[],\"ThumbnailVersionId\":\"otU3L_KfMXpFeM3PXRk6AH2jFvmr1XZM\",\"ThumbnailTimestamp\":\"2022-08-12T08:18:31.362Z\",\"ThumbnailId\":\"44db7191-4b97-4f0f-94e6-64e7cf0fbc9b\",\"ThumbnailMime\":\"image\/jpeg\",\"ShareableType\":\"GALLERY\",\"Id\":\"b1f2d40c-4c76-421b-9c55-e0545c58a7c7\"}],\"Projects\":[],\"ExtendedView\":null,\"CustomSettings\":null,\"StatusCode\":0,\"Tier\":\"studio\",\"UserInfo\":{\"Tier\":\"studio\",\"TierLevel\":\"2000\",\"Name\":\"rune@northernvisual.no\",\"Locale\":null,\"RootSpaceId\":\"792a7a74-7d6d-44b3-a43f-8f0e2d5b78a1\",\"PhotonRegion\":\"eu\",\"Hash\":null,\"ProfileInfo\":{\"Id\":\"6af366ba-c989-463c-8440-f724a40451d4\",\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/rune@northernvisual.no\/\",\"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\":true,\"NavigatorAutoCenter\":false,\"TransitionAnimation\":\"BLEND(1, easeInCubic)\",\"InfoSpotWidth\":null,\"AutorotateDelay\":12,\"KeybRotateSpeed\":null,\"LikesActivated\":null,\"GeneralSpaceSettings\":{\"SortType\":null},\"Trial\":false},\"UserStatus\":\"ACTIVE\",\"PublicId\":\"615c2775-7e1c-4676-af56-d091fd33c3ed\",\"Email\":\"rune@northernvisual.no\",\"Organization\":false,\"MainOrganization\":{\"Code\":\"rune@northernvisual.no\",\"Name\":\"rune@northernvisual.no\",\"SpaceId\":\"792a7a74-7d6d-44b3-a43f-8f0e2d5b78a1\"},\"AllUserOrganizations\":null,\"UserFullName\":\"Rune S\u00E6b\u00F8\",\"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 = '615c2775-7e1c-4676-af56-d091fd33c3ed'; } 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(); })();