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 = { "categoriesObj": { "0": "Educational", "1": "Turn Based" }, "customDomain": "riskio.online", "customLoading": "loader_c8ae5980-3613-11eb-9b03-7f1dd1904268", "description": "The game should be played by a team of between 2 to 4 players under the direction of the Games Master. The games master needs to be experienced cyber security professional. The main objective of the Riskio game is to create a learning environment to teach players to identify security vulnerabilities and appropriate defences. Riskio is designed for players from IT technology and non-technical backgrounds, from university students to small organisations to multi-national organisations and from front line staff to c-level executives. For further information visit www.riskio.co.uk. ", "fixedHeight": 600, "fixedWidth": 960, "friendlyUrl": "riskio-online", "guid": "e3787a5b-4178-b17e-f0f6-71ed36b8e881", "numScreenshots": 8, "primarySite": "simmer", "projectName": "Riskio: A Serious Game for Cyber Security Awareness & Education ", "selectedScreenshot": 7, "timestamp": 1608812811500, "uid": "BjCjzdEYgPXTISvhGY4eeCaaDpn2", "unityData": { "UNITY_HEIGHT": 450, "UNITY_WEBGL_BUILD_URL": "Build/data.json", "UNITY_WEBGL_LOADER_URL": "Build/UnityLoader.js", "UNITY_WEB_NAME": "Riskio", "UNITY_WIDTH": 800, "sizeInBytes": 14609728 }, "url": "https://simmercdn.com/unity/BjCjzdEYgPXTISvhGY4eeCaaDpn2/content/e3787a5b-4178-b17e-f0f6-71ed36b8e881", "whitelabelUrl": "riskio" };window.gSimmer.guid = "e3787a5b-4178-b17e-f0f6-71ed36b8e881;";window.gSimmer.create('stephenhart', 'e3787a5b-4178-b17e-f0f6-71ed36b8e881', 'Riskio: A Serious Game for Cyber Security Awareness & Education ');