n'); // By default disable ActiveX cab installation, because we can't make a nice Install Now button// if (navigator.appVersion.indexOf("MSIE") != -1 && navigator.appVersion.toLowerCase().indexOf("win") != -1) if (0) { document.write('
Title
'); document.write('
Contents
'); document.write("
"); var innerUnityPrompt = document.getElementById("InnerUnityPrompt"); var innerHtmlDoc = ''; innerUnityPrompt.innerHTML = innerHtmlDoc; } document.write('n'); } else { document.write('
n'); if (brokenUnity) document.write(' n'); else document.write(' n'); document.write('
n'); } // hide broken player if (brokenUnity) document.getElementById("UnityEmbed").height = 0; // Reload when detected unity plugin - but only if no previous plugin is installed // - in that case a browser restart is needed. if (!brokenUnity) AutomaticReload(); }