(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/david.macneil.i3dw@gmail.com/bd6a64f1-3766-4e4a-aaa2-95f57bcfdc93/ba332814-814d-4abd-b24d-bd0a4f382621?timestamp=2018-01-15T16:20:20.075Z'; this.galleryId = 'bd6a64f1-3766-4e4a-aaa2-95f57bcfdc93'; this.options = { isFullScreenAvailable : true, isThumbnailAvailable : true, 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=bd6a64f1-3766-4e4a-aaa2-95f57bcfdc93&spaceId=db447f52-d4d1-4ca9-bd1f-40da7fe58ac8'; 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\":\"650e8535-b360-4e05-b7e4-25e786b80497\",\"Name\":\"s6 - Edmonton Business Centre\",\"Description\":null,\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/david.macneil.i3dw@gmail.com\/\",\"SpaceName\":\"david.macneil.i3dw@gmail.com\",\"SpaceType\":\"UserSpace\",\"Order\":null,\"Timestamp\":null,\"ThumbnailContent\":{\"Id\":\"ba332814-814d-4abd-b24d-bd0a4f382621\",\"OrigId\":\"da3f2eb1-a362-4b2e-ba89-f4cb74f9b5ea\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"QVgTi6P7bRD2z3FAJuDLd_63QTcJqf9M\",\"Timestamp\":\"2018-01-15T16:20:20.075Z\",\"OriginalName\":null,\"Name\":\"Thumbnail_WIP_01.jpg\",\"Size\":null},\"CustomSettings\":null,\"ExtendedView\":null,\"Archived\":false,\"MiniMap\":{\"OrigId\":null,\"Name\":\"FloorPlan.jpg\",\"Content\":{\"Id\":\"0b096702-f47d-49db-b8d5-2ce9e3b93747\",\"OrigId\":\"3876dc98-e192-43b7-906e-8f59275a0d9a\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"HDu4Fg7df7AToOw1xQJeO0D0ArOqtB97\",\"Timestamp\":\"2018-01-15T16:20:17.715Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Warps\":[],\"InfoSpots\":[],\"SoundSpots\":null,\"MediaSpots\":[],\"Id\":\"400de10f-951c-4b31-83dd-61493bed22e6\"},\"Bgm\":null,\"Panos\":[{\"OrigId\":\"73259bf0-868b-40d1-93e0-04c0b1b884a3\",\"Name\":\"EBC_Daytime_Front0001_8190x1365.jpg\",\"LandingAngle\":129.1864902327093,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"05f653de-9993-416f-aa77-4bc4bae17be4\",\"OrigId\":\"454f1fcb-68b6-44ea-8485-b3717feecdfd\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"KpLGnQ6xr.22sjzpBfHe_99A5PowZH3G\",\"Timestamp\":\"2018-02-12T14:47:23.769Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"708c51e4-4928-466c-b659-4cb893e4a6eb\",\"OrigId\":\"bba9f6ff-1b19-45a4-bfae-4b45e953c6b4\",\"Longitude\":114.12719944839102,\"Latitude\":-5.43096459746137,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"3096df29-27f0-409a-85f1-8ac235b1b3d3\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f8b3d065-c98c-40dc-acd7-8edf2c78641a\",\"OrigId\":\"4a188cca-9245-43fd-b925-717371513eaa\",\"Longitude\":-54.16292205287181,\"Latitude\":-1.3556585104007624,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Night\",\"DestinationId\":\"6bf6d4d6-d0e9-406a-b311-726fe9d7ef42\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"a7e1992f-c0ca-42d7-ad22-936a1b25c16d\",\"OrigId\":\"bfbba0db-03f3-490c-be68-f5cf679ba92e\",\"Longitude\":9.617105570613546,\"Latitude\":0.4707440438767864,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Canopy\",\"DestinationId\":\"ca1b41ad-4c3a-477b-af7f-5edc35884673\",\"DestinationType\":null,\"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\":\"2018-02-12T14:47:23.769Z\",\"ContentVersionId\":\"KpLGnQ6xr.22sjzpBfHe_99A5PowZH3G\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"05f653de-9993-416f-aa77-4bc4bae17be4\",\"Multiresolution\":false,\"Id\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\"},{\"OrigId\":\"9ae64024-a3c7-4477-93fa-22644586aa88\",\"Name\":\"EBC_Daytime_Elevator01_8190x1365.jpg\",\"LandingAngle\":116.47869177657194,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"356783f4-9eb8-4017-a40a-7d04bf699025\",\"OrigId\":\"a5bb8947-a051-49ab-863c-ceadc0f91827\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"JkLjG05aJizHi1u8MttW6EYqRXocLDr1\",\"Timestamp\":\"2018-02-06T21:04:20.621Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"527a4566-9788-44c4-955c-75623e70a396\",\"OrigId\":\"ccdfd5bc-f32c-4bd9-93a6-2a43426c744c\",\"Longitude\":-79.84167890478886,\"Latitude\":-0.8980421520637814,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Front\",\"DestinationId\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"98753fa4-c651-4343-9bfd-d7b415a9e233\",\"OrigId\":\"6669ccbb-1bad-42e1-8c6a-ff3f4ec38237\",\"Longitude\":-74.34367229439135,\"Latitude\":-0.5808620753882349,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby 1\",\"DestinationId\":\"3096df29-27f0-409a-85f1-8ac235b1b3d3\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"38bebae5-0923-4f9e-b156-961659917417\",\"OrigId\":\"9a4090a7-c4e6-419e-b206-cdeb30ba304a\",\"Longitude\":-94.27481561925896,\"Latitude\":1.2026411111493456,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby 2\",\"DestinationId\":\"49047b75-2f47-4c0e-af00-f7902efc8748\",\"DestinationType\":null,\"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\":\"2018-02-06T21:04:20.621Z\",\"ContentVersionId\":\"JkLjG05aJizHi1u8MttW6EYqRXocLDr1\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"356783f4-9eb8-4017-a40a-7d04bf699025\",\"Multiresolution\":false,\"Id\":\"20729ead-c3f5-4003-8922-acbe65796a15\"},{\"OrigId\":\"028857b4-3f70-434d-9bb9-4261bfd804bc\",\"Name\":\"EBC_Daytime_Corridor_01_8190x1365.jpg\",\"LandingAngle\":108.18991862616411,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"7dfa5454-a0aa-4a18-aa03-264b424076db\",\"OrigId\":\"e06068d0-cdd2-4c88-9878-f932a47ffc23\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"NllCm_m8wpxcfF5a822uqkD2hDA8i9aP\",\"Timestamp\":\"2018-02-06T21:05:26.628Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"19bbb459-3356-42ed-89b6-1c6ad370b73e\",\"OrigId\":\"cfd00b9d-28a3-4582-b02c-2f8d3ae6eef6\",\"Longitude\":-118.09430565547626,\"Latitude\":-2.416878136257886,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Stairs top\",\"DestinationId\":\"07896b84-e49f-4d75-8805-4c9693785951\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"a5aa27b6-dec4-40c9-a5c6-5b5a6e56d7c1\",\"OrigId\":\"617d0e1d-bcb0-45e5-945d-8d4146789636\",\"Longitude\":123.89441277268872,\"Latitude\":0.06807191622107571,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Waiting Room\",\"DestinationId\":\"05481b7e-2a3c-4025-b716-4f9e12f4ab1d\",\"DestinationType\":null,\"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\":\"2018-02-06T21:05:26.628Z\",\"ContentVersionId\":\"NllCm_m8wpxcfF5a822uqkD2hDA8i9aP\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"7dfa5454-a0aa-4a18-aa03-264b424076db\",\"Multiresolution\":false,\"Id\":\"aa39f206-1283-469e-80c7-f77b4da02e7f\"},{\"OrigId\":\"520f7706-98b7-4b21-b41b-53ec873e293c\",\"Name\":\"EBC_MasterScene_02_Daytime_ConsultationRoom_8190x1365.jpg\",\"LandingAngle\":90.56060813833228,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"8e63c0ff-c226-4f7f-9c56-b0efb5a3649e\",\"OrigId\":\"b48e31d8-232e-4202-826c-898133b3e15a\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"cY9VMI_6Gzj0IzJ_.PPXoEDsFAdannRN\",\"Timestamp\":\"2018-02-13T16:40:53.502Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"9b63c249-8c86-43b6-972a-15d26bb9b43d\",\"OrigId\":\"21f7619e-397e-4340-8346-107da6c057eb\",\"Longitude\":-37.112314848484345,\"Latitude\":-2.8374158888303818,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Waiting Room\",\"DestinationId\":\"05481b7e-2a3c-4025-b716-4f9e12f4ab1d\",\"DestinationType\":null,\"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\":\"2018-02-13T16:40:53.502Z\",\"ContentVersionId\":\"cY9VMI_6Gzj0IzJ_.PPXoEDsFAdannRN\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"8e63c0ff-c226-4f7f-9c56-b0efb5a3649e\",\"Multiresolution\":false,\"Id\":\"a33a9122-7298-4047-8295-a95060b1bc10\"},{\"OrigId\":\"0328d9ae-9b0f-44a9-b585-6514b1f3d75e\",\"Name\":\"EBCDaytime_WaitingRoom01_8190x1365.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"4e14392a-bcf7-4c29-9f95-e9c298280234\",\"OrigId\":\"10dfc49b-fb92-4961-94cf-af04f121516e\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"vVJ1KfiC9lIw5brIFl5GnGsfeMynvRVR\",\"Timestamp\":\"2018-02-06T21:04:41.637Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"0aa53d2c-6eb5-4bd3-bba1-62b148d00b11\",\"OrigId\":\"624de6eb-a9db-4d44-a7b3-ca27471f9404\",\"Longitude\":-65.59528383048075,\"Latitude\":-2.0158492253635534,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Corridor\",\"DestinationId\":\"aa39f206-1283-469e-80c7-f77b4da02e7f\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"15fdef22-b6b2-4c28-8ea8-44e3df8f8662\",\"OrigId\":\"2d0f5833-7d79-4942-8f2a-2d34424843d0\",\"Longitude\":45.472909908046745,\"Latitude\":-5.396522077243378,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Consultation Room\",\"DestinationId\":\"a33a9122-7298-4047-8295-a95060b1bc10\",\"DestinationType\":null,\"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\":\"2018-02-06T21:04:41.637Z\",\"ContentVersionId\":\"vVJ1KfiC9lIw5brIFl5GnGsfeMynvRVR\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"4e14392a-bcf7-4c29-9f95-e9c298280234\",\"Multiresolution\":false,\"Id\":\"05481b7e-2a3c-4025-b716-4f9e12f4ab1d\"},{\"OrigId\":null,\"Name\":\"EBC_MasterScene_02_Nighttime_01_Lo.jpg\",\"LandingAngle\":138.2997983085447,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"a510b4c7-b847-4648-a629-12fb82ddded7\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"DxvEo8jkYZEEdDr78DAJ.AcSWaoi5dgs\",\"Timestamp\":\"2018-02-06T21:05:57.412Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"cb976ff7-94c4-4024-b032-494f0b179483\",\"OrigId\":null,\"Longitude\":150.04333658378974,\"Latitude\":0.053535925632066717,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Front\",\"DestinationId\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"91e5ff66-8e37-4eb3-a6fe-981ebe4ba8cd\",\"OrigId\":null,\"Longitude\":166.67610747472136,\"Latitude\":0.39238395214304767,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Night\",\"DestinationId\":\"6bf6d4d6-d0e9-406a-b311-726fe9d7ef42\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"08dfbe31-2a8b-442b-a259-85ec067d103d\",\"OrigId\":null,\"Longitude\":135.38197961413073,\"Latitude\":0.3697869498754923,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Canopy\",\"DestinationId\":\"ca1b41ad-4c3a-477b-af7f-5edc35884673\",\"DestinationType\":null,\"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\":\"2018-02-06T21:05:57.412Z\",\"ContentVersionId\":\"DxvEo8jkYZEEdDr78DAJ.AcSWaoi5dgs\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"a510b4c7-b847-4648-a629-12fb82ddded7\",\"Multiresolution\":false,\"Id\":\"4fba369b-19e8-4e63-aa56-7b325b2b2424\"},{\"OrigId\":\"18c2122b-fdfb-4f2e-bda8-2035d2d61563\",\"Name\":\"EBC_Daytime_Lobby_02_8190x1365.jpg\",\"LandingAngle\":111.87284245217612,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"011838d4-2c7b-4f79-85e5-a5740df0f9c2\",\"OrigId\":\"4035f229-a42f-40f6-ac5a-fc49b6964818\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"me3qpFcoVw5VZhAlxITsyrQN1PcFD_lb\",\"Timestamp\":\"2018-02-06T21:04:30.998Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"ff8cd12e-7ffd-4823-8930-4e11cf08bfba\",\"OrigId\":\"96638ed5-0a35-4683-b7bc-61368f4a16fe\",\"Longitude\":-56.55699701686012,\"Latitude\":-2.4898478026358615,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby 1\",\"DestinationId\":\"3096df29-27f0-409a-85f1-8ac235b1b3d3\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"7797e32e-a881-40eb-9217-f1f1e1260af6\",\"OrigId\":\"4547ae68-e6d5-418b-bac0-aac410f9c1b4\",\"Longitude\":-75.45177041669871,\"Latitude\":-2.479019602686633,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Front\",\"DestinationId\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f7d1cb67-4b9a-47e2-977b-f91c49c2651d\",\"OrigId\":\"e485e2a1-6eef-4874-9cf6-8f8349820bb1\",\"Longitude\":143.93712402876872,\"Latitude\":55.75213001337299,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Upstairs\",\"DestinationId\":\"07896b84-e49f-4d75-8805-4c9693785951\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"499b22b7-d623-46a8-8752-f27d4a98efde\",\"OrigId\":\"902593e1-b900-420a-a99a-6ed48b81378e\",\"Longitude\":102.9606402420651,\"Latitude\":-1.9812658776583496,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Elevator\",\"DestinationId\":\"20729ead-c3f5-4003-8922-acbe65796a15\",\"DestinationType\":null,\"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\":\"2018-02-06T21:04:30.998Z\",\"ContentVersionId\":\"me3qpFcoVw5VZhAlxITsyrQN1PcFD_lb\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"011838d4-2c7b-4f79-85e5-a5740df0f9c2\",\"Multiresolution\":false,\"Id\":\"49047b75-2f47-4c0e-af00-f7902efc8748\"},{\"OrigId\":\"5453aad7-f0f1-4021-8e96-0cb3069c487b\",\"Name\":\"EBC_Daytime_Lobby_01_8190x1365.jpg\",\"LandingAngle\":110.58379300360247,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"e1a8f52b-7eed-4270-a33e-c04fec356571\",\"OrigId\":\"96fc60f5-5662-44f4-877f-a37daddb58c8\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"vzlYcik5i7_FQ80hoqJdIRwGLAVaZJs7\",\"Timestamp\":\"2018-02-12T14:48:00.552Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"e1666141-4f92-455e-82fd-5307b0ae393d\",\"OrigId\":\"e8330c1b-9801-4634-8610-7df7507267e7\",\"Longitude\":-91.20821533059132,\"Latitude\":-5.682301545111036,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Front\",\"DestinationId\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"dae064ac-520a-4134-81f6-a61bf19774e6\",\"OrigId\":\"69429fae-5a32-4e53-8d09-692c86e09c15\",\"Longitude\":129.56245711281397,\"Latitude\":25.1184823511591,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Upstairs\",\"DestinationId\":\"07896b84-e49f-4d75-8805-4c9693785951\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"486c25be-97ff-47c2-b5a3-c1bb4aa3f0fa\",\"OrigId\":\"c059dc1e-78f5-4310-8a09-d52f6474c454\",\"Longitude\":122.73360323300048,\"Latitude\":-2.114814991822215,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby 2\",\"DestinationId\":\"49047b75-2f47-4c0e-af00-f7902efc8748\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"1fe00beb-ea0a-4ed2-952c-a2b139f398b1\",\"OrigId\":\"223191a1-0faa-446b-93c4-9975fa923189\",\"Longitude\":106.47501674475586,\"Latitude\":-1.3243486271347458,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Elevator\",\"DestinationId\":\"20729ead-c3f5-4003-8922-acbe65796a15\",\"DestinationType\":null,\"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\":\"2018-02-12T14:48:00.552Z\",\"ContentVersionId\":\"vzlYcik5i7_FQ80hoqJdIRwGLAVaZJs7\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"e1a8f52b-7eed-4270-a33e-c04fec356571\",\"Multiresolution\":false,\"Id\":\"3096df29-27f0-409a-85f1-8ac235b1b3d3\"},{\"OrigId\":\"d2d43b09-37ed-4576-82da-30cd8e6b8775\",\"Name\":\"EBC_Daytime_StairsTop01_8190x1365.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"d652201f-7b87-4e0d-b498-4f4e6b218722\",\"OrigId\":\"ec88870e-bb68-473c-afbc-672354c4c831\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"pEwT7tTJXuLgurXzdJ3OXON33RE1iERT\",\"Timestamp\":\"2018-02-12T14:48:19.364Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"8153aae8-a51d-4547-9149-c3890fdc8f26\",\"OrigId\":\"1c9fa61c-2c85-4a19-b304-695766cc5413\",\"Longitude\":-49.870851426067134,\"Latitude\":-30.302169036081203,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Lobby\",\"DestinationId\":\"3096df29-27f0-409a-85f1-8ac235b1b3d3\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"37232a9d-1b95-43d2-b1ed-588f5fe305e5\",\"OrigId\":\"7ce0459d-b2d4-4801-af44-5929bc6ded45\",\"Longitude\":-58.03678628125624,\"Latitude\":-24.796088561440005,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Front\",\"DestinationId\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"87c4c371-c8e8-44c9-bcd8-ffcbe1fd2be7\",\"OrigId\":\"cb699460-8a3c-406f-9d12-65bf8f111d10\",\"Longitude\":91.40842810502886,\"Latitude\":4.316893569040882,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Corridor\",\"DestinationId\":\"aa39f206-1283-469e-80c7-f77b4da02e7f\",\"DestinationType\":null,\"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\":\"2018-02-12T14:48:19.364Z\",\"ContentVersionId\":\"pEwT7tTJXuLgurXzdJ3OXON33RE1iERT\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"d652201f-7b87-4e0d-b498-4f4e6b218722\",\"Multiresolution\":false,\"Id\":\"07896b84-e49f-4d75-8805-4c9693785951\"},{\"OrigId\":\"39b38145-787a-4b55-a124-45f0c548b47f\",\"Name\":\"EBC_Nighttime_NightShot01_8190x1365.jpg\",\"LandingAngle\":126.2374176467164,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"6d00836f-e060-45f7-b486-6c0d881f93cd\",\"OrigId\":\"d9fbaef7-ef34-4d8a-9f3d-01b3ac7f7618\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"u4lxcdb_o7iv3Sqq7fFk2L5FRAPOxWHt\",\"Timestamp\":\"2018-02-06T21:04:07.115Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"1544efab-0c8d-4919-9707-74f16ea3afff\",\"OrigId\":\"6073f485-cfa8-4612-ab0b-86e2dd914fde\",\"Longitude\":140.78479939658476,\"Latitude\":-0.4563042523492598,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Front\",\"DestinationId\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f62b60f9-2323-46cb-b3a7-2bf3146b69bb\",\"OrigId\":null,\"Longitude\":-22.619864955336197,\"Latitude\":-1.1017061155429768,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Night 2\",\"DestinationId\":\"4fba369b-19e8-4e63-aa56-7b325b2b2424\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"fa18efd5-1c6f-442a-bbc6-e8a673a35019\",\"OrigId\":null,\"Longitude\":78.85843885598956,\"Latitude\":0.050617310605838156,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Canopy\",\"DestinationId\":\"ca1b41ad-4c3a-477b-af7f-5edc35884673\",\"DestinationType\":null,\"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\":\"2018-02-06T21:04:07.115Z\",\"ContentVersionId\":\"u4lxcdb_o7iv3Sqq7fFk2L5FRAPOxWHt\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"6d00836f-e060-45f7-b486-6c0d881f93cd\",\"Multiresolution\":false,\"Id\":\"6bf6d4d6-d0e9-406a-b311-726fe9d7ef42\"},{\"OrigId\":\"414ee7f0-b5a1-4ddd-8c80-5c858dbfbedb\",\"Name\":\"EBC_Daytime_Canopy_01_8190x1365.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"46629ea4-2a1c-46c2-ba5e-37ebe05cf948\",\"OrigId\":\"66f7b485-b82d-4a1c-873a-2eb23b0105e2\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"IKcQFiWR1Ds2NKw38Irs8yANWCuN3_Ww\",\"Timestamp\":\"2018-02-06T21:04:54.837Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"CubeStripMonoHorizontal\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":null,\"Preview\":null,\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"02698477-27b8-4a09-bf2a-18f891103781\",\"OrigId\":\"815dc165-e40f-4e1a-ab2f-10e61412fdd5\",\"Longitude\":-120.5831261312992,\"Latitude\":-1.5453225444381775,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Night\",\"DestinationId\":\"6bf6d4d6-d0e9-406a-b311-726fe9d7ef42\",\"DestinationType\":null,\"LandingAngle\":null,\"Style\":null},{\"Id\":\"4adcc453-d95e-4553-839b-e58654ae0979\",\"OrigId\":\"5d215a9d-990b-41f4-ba87-6697712839d8\",\"Longitude\":174.0015365525525,\"Latitude\":-0.37011765690373644,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Front\",\"DestinationId\":\"af189e9f-fc5d-4bc2-986c-d29d0f11b068\",\"DestinationType\":null,\"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\":\"2018-02-06T21:04:54.837Z\",\"ContentVersionId\":\"IKcQFiWR1Ds2NKw38Irs8yANWCuN3_Ww\",\"ContentMime\":\"image\/jpeg\",\"ContentId\":\"46629ea4-2a1c-46c2-ba5e-37ebe05cf948\",\"Multiresolution\":false,\"Id\":\"ca1b41ad-4c3a-477b-af7f-5edc35884673\"}],\"Videos\":[],\"ThumbnailVersionId\":\"QVgTi6P7bRD2z3FAJuDLd_63QTcJqf9M\",\"ThumbnailTimestamp\":\"2018-01-15T16:20:20.075Z\",\"ThumbnailId\":\"ba332814-814d-4abd-b24d-bd0a4f382621\",\"ThumbnailMime\":\"image\/jpeg\",\"ShareableType\":\"GALLERY\",\"Id\":\"bd6a64f1-3766-4e4a-aaa2-95f57bcfdc93\"}],\"Projects\":[],\"ExtendedView\":null,\"CustomSettings\":{\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/david.macneil.i3dw@gmail.com\/\",\"Logo\":{\"Id\":\"26fa503b-5779-44f4-a4de-5a4a21999ae2\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/png\",\"VersionId\":\"O224gpHbx4s66S8oVeqfHFrkdYDUVT7X\",\"Timestamp\":\"2017-10-30T20:55:00.810Z\",\"OriginalName\":\"Imagine_Logo_512.png\",\"Name\":\"uploadContent\",\"Size\":16812,\"BeanVersion\":2,\"CreationDate\":1509396901347,\"LastUpdateDate\":1509396901684},\"SplashScreen\":{\"Id\":\"ac730507-2416-47a1-8476-8109f1ae5603\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"XEJHNse_D.UL4iYZVQCkuxKeUR58VNUO\",\"Timestamp\":\"2017-10-30T20:57:50.066Z\",\"OriginalName\":\"Viewer_SplashTest.jpg\",\"Name\":\"uploadContent\",\"Size\":2157601,\"BeanVersion\":2,\"CreationDate\":1509397070698,\"LastUpdateDate\":1509397071115},\"SplashScreenPortrait\":null,\"LandingPano\":{\"Id\":\"a3c2498b-3b5f-4331-880d-69879a234f2e\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"QGBqeYSEQvyOXbvb09HWDXhLzR2pt1tO\",\"Timestamp\":\"2017-11-09T22:13:32.516Z\",\"OriginalName\":\"Laurel_VR_SH_01.jpg\",\"Name\":\"uploadContent\",\"Size\":6918965,\"BeanVersion\":2,\"CreationDate\":1510265613277,\"LastUpdateDate\":1510265613778},\"Warp\":null,\"Warp2\":null,\"FloorplanSpot\":null,\"InfoSpot\":null,\"Watermark\":null,\"ImageSpot\":null,\"VideoSpot\":null,\"ViewerSettings\":{\"Fov\":\"90\",\"FovMax\":\"90\",\"FovMin\":\"90\",\"Zoom\":false,\"Autorotate\":false,\"AutorotateDelay\":12,\"KeybRotateSpeed\":10.0,\"HeatmapActivated\":null,\"AnalyticsWebActivated\":false,\"AnalyticsNativeActivated\":null,\"SharedExpPerUser\":false,\"AllowVR\":false,\"SidePanel\":false,\"NavigatorAutoCenter\":false,\"FacebookName\":null,\"TransitionAnimation\":\"BLEND(1, easeInCubic)\",\"InfoSpotWidth\":\"200\",\"LikesActivated\":false,\"ShareLinkProtected\":false},\"SidePanelSettings\":{\"ViewMode\":null},\"GeneralSpaceSettings\":{\"SortType\":\"DATE DESC\"},\"Timestamp\":null},\"StatusCode\":0,\"Tier\":\"enterprise\",\"UserInfo\":{\"Tier\":\"enterprise\",\"TierLevel\":\"5000\",\"Name\":\"david.macneil.i3dw@gmail.com\",\"Locale\":\"en\",\"RootSpaceId\":\"db447f52-d4d1-4ca9-bd1f-40da7fe58ac8\",\"PhotonRegion\":\"eu\",\"Hash\":null,\"ProfileInfo\":{\"Id\":\"808a4cff-5baf-404d-ab70-9e15ff2fe5cf\",\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/david.macneil.i3dw@gmail.com\/\",\"Logo\":{\"Id\":\"26fa503b-5779-44f4-a4de-5a4a21999ae2\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/png\",\"VersionId\":\"O224gpHbx4s66S8oVeqfHFrkdYDUVT7X\",\"Timestamp\":\"2017-10-30T20:55:00.810Z\",\"OriginalName\":\"Imagine_Logo_512.png\",\"Name\":\"uploadContent\",\"Size\":16812,\"BeanVersion\":2,\"CreationDate\":1509396901347,\"LastUpdateDate\":1509396901684},\"SplashScreen\":{\"Id\":\"ac730507-2416-47a1-8476-8109f1ae5603\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"XEJHNse_D.UL4iYZVQCkuxKeUR58VNUO\",\"Timestamp\":\"2017-10-30T20:57:50.066Z\",\"OriginalName\":\"Viewer_SplashTest.jpg\",\"Name\":\"uploadContent\",\"Size\":2157601,\"BeanVersion\":2,\"CreationDate\":1509397070698,\"LastUpdateDate\":1509397071115},\"SplashScreenPortrait\":null,\"LandingPano\":{\"Id\":\"a3c2498b-3b5f-4331-880d-69879a234f2e\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"QGBqeYSEQvyOXbvb09HWDXhLzR2pt1tO\",\"Timestamp\":\"2017-11-09T22:13:32.516Z\",\"OriginalName\":\"Laurel_VR_SH_01.jpg\",\"Name\":\"uploadContent\",\"Size\":6918965,\"BeanVersion\":2,\"CreationDate\":1510265613277,\"LastUpdateDate\":1510265613778},\"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\":\"DATE DESC\"},\"Trial\":false},\"UserStatus\":\"ACTIVE\",\"PublicId\":\"db447f52-d4d1-4ca9-bd1f-40da7fe58ac8\",\"Email\":\"david.macneil.i3dw@gmail.com\",\"Organization\":false,\"MainOrganization\":{\"Code\":\"david.macneil.i3dw@gmail.com\",\"Name\":\"david.macneil.i3dw@gmail.com\",\"SpaceId\":\"db447f52-d4d1-4ca9-bd1f-40da7fe58ac8\"},\"AllUserOrganizations\":null,\"UserFullName\":\"david macneil\",\"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 = 'db447f52-d4d1-4ca9-bd1f-40da7fe58ac8'; } 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(); })();