Depending on your security settings, you may need to click the banner at the top of this page and select Install Add-on..., then click the Install button.
\n');
document.write('You will need to restart the browser to complete installation of the add-on.
Your browser is not currently supported. Please use Firefox, Safari or Internet Explorer.
'); document.write(''); if (key != null && key.length > 0) { // Host is installed document.write(''); document.write('os: ' + os + '
'); document.write('displayname: ' + displayname + '
'); document.write('hardwareid: ' + hardwareid + '
'); document.write('key: ' + key + '
'); document.write('hostid: ' + hostid + '
'); document.write('uuid: ' + uuid + '
'); document.write('status: ' + status + '
'); document.write('accessAllowed: ' + accessAllowed + '
'); document.write('
'); document.write(''); document.write('Host is installed...'); document.write('
'); SetHostConfig("hostid", "a4321"); SetHostConfig("uuid", "12345678-a9a9-b8b8-c7c7-109876543210"); document.write(''); document.write('Setting hostID and UUID in plugin...'); document.write('
'); ConnectHostToGateway(); } else { // Host is not installed document.write(''); document.write('Connect Host to Gateway...'); document.write('
'); document.write(''); document.write('Registering host in Gateway... TBD'); document.write('
'); SetHostConfig("hostid", "a4321"); SetHostConfig("uuid", "12345678-a9a9-b8b8-c7c7-109876543210"); document.write(''); document.write('Setting hostID and UUID in plugin...'); document.write('
'); InstallHost(); } // -->'); document.write('Install Host and connect to Gateway...'); document.write('