window.gSimmer = { writeError: function(html){ document.getElementsByTagName('body')[0].innerHTML = html; }, create: function(username, guid, title){ var style = document.createElement('style'); style.innerText = 'body,html{margin: 0;padding: 0;border: 0;width:100%;height:100%;}'; document.head.appendChild(style); var iframe = document.createElement('iframe'); iframe.position = 'fixed'; iframe.style.border = "0"; iframe.style.top = "0"; iframe.style.left = "0"; iframe.style.width = "100%"; iframe.style.height = "100%"; iframe.setAttribute("src", "https://i.simmer.io/@"+ username + "/~" + guid); document.body.appendChild(iframe); document.getElementsByTagName('title')[0].innerText = title; } }; window.gSimmer.contentData = { "customDomain": "xrcheckerhouse.com", "customLoading": "loader_cc412720-53b5-11eb-b64b-cf5f4f0d9558", "fixedHeight": 600, "fixedWidth": 960, "friendlyUrl": "xr-checker-house", "guid": "8eb97a0c-f779-a97c-6593-2d1ce74778bf", "numScreenshots": 6, "primarySite": "simmer", "projectName": "XR Checker House", "selectedScreenshot": 5, "timestamp": 1616371017703, "uid": "X2TDFz3W5oPEdxIgibPfrPDwXXC3", "unityData": { "UNITY_HEIGHT": 600, "UNITY_WEBGL_BUILD_URL": "Build/data.json", "UNITY_WEB_NAME": "", "UNITY_WIDTH": 960, "sizeInBytes": 110385344 }, "url": "https://simmercdn.com/unity/X2TDFz3W5oPEdxIgibPfrPDwXXC3/content/8eb97a0c-f779-a97c-6593-2d1ce74778bf", "whitelabelUrl": "xrcheckerhouse" };window.gSimmer.guid = "8eb97a0c-f779-a97c-6593-2d1ce74778bf;";window.gSimmer.create('Atabbakh', '8eb97a0c-f779-a97c-6593-2d1ce74778bf', 'XR Checker House');