cloudflare
tcp/443 tcp/8443
Open service 2606:4700:3033::6815:24b:8443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 522 <none> Date: Thu, 22 Jan 2026 12:26:02 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c1f0919cec4dc6e-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.128.227:8443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 522 <none> Date: Thu, 22 Jan 2026 12:26:02 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c1f0919c8da973c-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.2.75:443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:25:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private
Server: cloudflare
x-robots-tag: noindex
x-content-type-options: nosniff
p3p: CP="NON CUR OUR STP STA PRE"
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Y2hixBlL0PRMJn%2FKcSbtWfYa64o0a1dIWHxeD0TI4n6dRdZXQbqwC1QKM5SXT2GLy%2F46M9Y9Onja0dG85W7fu1k8K%2FyhS7pA%2BtLHZRciN17VDRxh7Q8i5%2F4%3D"}]}
CF-RAY: 9c1f0913bbcbdbda-FRA
alt-svc: h3=":443"; ma=86400
Page title:
ScreenConnect Remote Support Software
<!DOCTYPE html>
<html>
<head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<script>
function setTaggedSessionInfo(tag, taggedSessionInfo) {
var oldTaggedSessionInfo = window._taggedSessionInfos[tag];
window._taggedSessionInfos[tag] = taggedSessionInfo;
if (!oldTaggedSessionInfo || taggedSessionInfo.SessionID != oldTaggedSessionInfo.SessionID || taggedSessionInfo.Code != oldTaggedSessionInfo.Code)
SC.livedata.notifyDirty();
}
// backwards compatibility with extensions
function setTaggedSessionID(tag, sessionID) {
window.setTaggedSessionInfo(tag, { SessionID: sessionID });
}
function getTaggedSessionInfo(tag) {
return window._taggedSessionInfos[tag];
}
function getSessionInfo() {
var liveData = SC.livedata.get();
return liveData && liveData.ResponseInfoMap && liveData.ResponseInfoMap['GuestSessionInfo']
}
</script>
<script src="Script.ashx?__Cache=02831c10-ba08-4fd4-ac7a-ad68586c7e9b" id="defaultScript"></script>
<script src="Scripts/SC.polyfill.ts?ScriptImportType=NoModule&__Cache=7d413bab-94b7-48f9-8e65-87ae159d50d8" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=NoModule&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=Classic&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7"></script>
<link href="App_Themes/DarkTeal/Default.css?__Cache=596d599c-2c06-47d6-9090-48b8fd4d29c8" type="text/css" rel="stylesheet" /><link href="FavIcon.axd?__Cache=7d5f7ac0-f54b-4e54-811a-43f0ffba284b" rel="shortcut icon" />
<script>SC.util.mergeIntoContext({"focusedControlID":null,"userName":"","userDisplayName":"","isUserAuthenticated":false,"antiForgeryToken":"SpSNwgKl5PX24rsml1Ew3ggaxdxFVa5cP+Kyi+D3w84BAAAjc4scCMItQg==","isUserAdministrator":false,"canManageSharedToolbox":false,"pageBaseFileName":"Guest","notifyActivityFrequencyMilliseconds":600000,"loginAfterInactivityMilliseconds":36000000,"canChangePassword":false,"controlPanelUrl":null,"pageType":"GuestPage","processType":2,"userAgentOverride":null,"sessionTypeInfos":[],"imports":{"SC.editor":"Scripts/SC.editor.ts?ScriptImportType=EsModule\u0026__Cache=1fa470aa-7449-4178-8449-e1f7bbfa1390"}});</script>
<title>
ScreenConnect Remote Support Software
</title></head>
<body>
<div class="HiddenPanel"></div>
<script>
SC.ui.setVisible(document.body, false);
</script>
<div class="OuterPanel">
<div class="HeaderPanel"></div>
<div class="NavigationPanel ArrowNavigation" tabindex="10"></div>
<div class="MainPanel">
<div class="ContentPanel">
<div>
<div class="WelcomePanel"></div>
<div class="ActionPanel"></div>
</div>
<div class="InfoPanel"></div>
</div>
</div>
</div>
<script>
SC.context.scriptBaseUrl = SC.util.getBaseUrl($('defaultScript').src);
</script>
<script>
SC.event.addGlobalHandler(SC.event.ExecuteCommand, function (eventArgs) {
var session = null;
var hostAccessToken = null;
switch (eventArgs.commandName) {
case 'JoinBySessionID':
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == eventArgs.commandArgument; })[0];
break;
case 'JoinByTag':
var taggedSessionInfo = window.getTaggedSessionInfo(eventArgs.commandArgument);
hostAccessToken = taggedSessionInfo.HostAccessToken;
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == taggedSessionInfo.SessionID || (taggedSessionInfo.Code && s.Code.toLowerCase() == taggedSessionInfo.Code.toLowerCase()); })[0];
break;
}
// older IE only allows launching urls on actual clicks and this could be sent by a keystroke
if (session && (SC.command.doesClickDispatch(eventArgs.commandElement) || !SC.util.isCapable(SC.util.Caps.InternetExplorer, null, { major: 11 }))) {
SC.launch.startJoinSession(
{ session: session, hostAccess
Open service 2606:4700:3033::6815:24b:443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:25:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private
Server: cloudflare
x-robots-tag: noindex
x-content-type-options: nosniff
p3p: CP="NON CUR OUR STP STA PRE"
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fmOobxpz%2BecDLM%2FtFhMuLzJDLM98%2F%2BVz58ugGeMaArF0I1TauCIIibhKuYvb9QAN3x97%2FZgod1rOpqPNGygksOVCwb5Z2GAYpX%2BnF9cOGDo7DcMW6bx4ggij4hEyOg6PiVvizRM%3D"}]}
CF-RAY: 9c1f09137f1019ad-FRA
alt-svc: h3=":443"; ma=86400
Page title:
ScreenConnect Remote Support Software
<!DOCTYPE html>
<html>
<head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<script>
function setTaggedSessionInfo(tag, taggedSessionInfo) {
var oldTaggedSessionInfo = window._taggedSessionInfos[tag];
window._taggedSessionInfos[tag] = taggedSessionInfo;
if (!oldTaggedSessionInfo || taggedSessionInfo.SessionID != oldTaggedSessionInfo.SessionID || taggedSessionInfo.Code != oldTaggedSessionInfo.Code)
SC.livedata.notifyDirty();
}
// backwards compatibility with extensions
function setTaggedSessionID(tag, sessionID) {
window.setTaggedSessionInfo(tag, { SessionID: sessionID });
}
function getTaggedSessionInfo(tag) {
return window._taggedSessionInfos[tag];
}
function getSessionInfo() {
var liveData = SC.livedata.get();
return liveData && liveData.ResponseInfoMap && liveData.ResponseInfoMap['GuestSessionInfo']
}
</script>
<script src="Script.ashx?__Cache=02831c10-ba08-4fd4-ac7a-ad68586c7e9b" id="defaultScript"></script>
<script src="Scripts/SC.polyfill.ts?ScriptImportType=NoModule&__Cache=7d413bab-94b7-48f9-8e65-87ae159d50d8" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=NoModule&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=Classic&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7"></script>
<link href="App_Themes/DarkTeal/Default.css?__Cache=596d599c-2c06-47d6-9090-48b8fd4d29c8" type="text/css" rel="stylesheet" /><link href="FavIcon.axd?__Cache=7d5f7ac0-f54b-4e54-811a-43f0ffba284b" rel="shortcut icon" />
<script>SC.util.mergeIntoContext({"focusedControlID":null,"userName":"","userDisplayName":"","isUserAuthenticated":false,"antiForgeryToken":"SpSNwgKl5PX24rsml1Ew3ggaxdxFVa5cP+Kyi+D3w84BAAAjc4scCMItQg==","isUserAdministrator":false,"canManageSharedToolbox":false,"pageBaseFileName":"Guest","notifyActivityFrequencyMilliseconds":600000,"loginAfterInactivityMilliseconds":36000000,"canChangePassword":false,"controlPanelUrl":null,"pageType":"GuestPage","processType":2,"userAgentOverride":null,"sessionTypeInfos":[],"imports":{"SC.editor":"Scripts/SC.editor.ts?ScriptImportType=EsModule\u0026__Cache=1fa470aa-7449-4178-8449-e1f7bbfa1390"}});</script>
<title>
ScreenConnect Remote Support Software
</title></head>
<body>
<div class="HiddenPanel"></div>
<script>
SC.ui.setVisible(document.body, false);
</script>
<div class="OuterPanel">
<div class="HeaderPanel"></div>
<div class="NavigationPanel ArrowNavigation" tabindex="10"></div>
<div class="MainPanel">
<div class="ContentPanel">
<div>
<div class="WelcomePanel"></div>
<div class="ActionPanel"></div>
</div>
<div class="InfoPanel"></div>
</div>
</div>
</div>
<script>
SC.context.scriptBaseUrl = SC.util.getBaseUrl($('defaultScript').src);
</script>
<script>
SC.event.addGlobalHandler(SC.event.ExecuteCommand, function (eventArgs) {
var session = null;
var hostAccessToken = null;
switch (eventArgs.commandName) {
case 'JoinBySessionID':
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == eventArgs.commandArgument; })[0];
break;
case 'JoinByTag':
var taggedSessionInfo = window.getTaggedSessionInfo(eventArgs.commandArgument);
hostAccessToken = taggedSessionInfo.HostAccessToken;
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == taggedSessionInfo.SessionID || (taggedSessionInfo.Code && s.Code.toLowerCase() == taggedSessionInfo.Code.toLowerCase()); })[0];
break;
}
// older IE only allows launching urls on actual clicks and this could be sent by a keystroke
if (session && (SC.command.doesClickDispatch(eventArgs.commandElement) || !SC.util.isCapable(SC.util.Caps.InternetExplorer, null, { major: 11 }))) {
SC.launch.startJoinSession(
{ session: session, hostAccess
Open service 104.21.2.75:8443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 522 <none> Date: Thu, 22 Jan 2026 12:26:02 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c1f09194bab957a-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3037::ac43:80e3:8443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 522 <none> Date: Thu, 22 Jan 2026 12:26:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c1f09193d0feef7-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.128.227:443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:25:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private
Server: cloudflare
x-robots-tag: noindex
x-content-type-options: nosniff
p3p: CP="NON CUR OUR STP STA PRE"
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CQC4alPfwJ8y%2BXNSJW4AfZIZnQ%2Fz4exuKb5q9oZ%2B%2FcGK97MmlZUDgyAuD1NLtK5LjolzX%2F6OipvjRROYTdk%2Fm4bAYKNIoB3TmV7T51pXebUUbNcblUwCzo4%3D"}]}
CF-RAY: 9c1f09135ab8b88e-AMS
alt-svc: h3=":443"; ma=86400
Page title:
ScreenConnect Remote Support Software
<!DOCTYPE html>
<html>
<head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<script>
function setTaggedSessionInfo(tag, taggedSessionInfo) {
var oldTaggedSessionInfo = window._taggedSessionInfos[tag];
window._taggedSessionInfos[tag] = taggedSessionInfo;
if (!oldTaggedSessionInfo || taggedSessionInfo.SessionID != oldTaggedSessionInfo.SessionID || taggedSessionInfo.Code != oldTaggedSessionInfo.Code)
SC.livedata.notifyDirty();
}
// backwards compatibility with extensions
function setTaggedSessionID(tag, sessionID) {
window.setTaggedSessionInfo(tag, { SessionID: sessionID });
}
function getTaggedSessionInfo(tag) {
return window._taggedSessionInfos[tag];
}
function getSessionInfo() {
var liveData = SC.livedata.get();
return liveData && liveData.ResponseInfoMap && liveData.ResponseInfoMap['GuestSessionInfo']
}
</script>
<script src="Script.ashx?__Cache=02831c10-ba08-4fd4-ac7a-ad68586c7e9b" id="defaultScript"></script>
<script src="Scripts/SC.polyfill.ts?ScriptImportType=NoModule&__Cache=7d413bab-94b7-48f9-8e65-87ae159d50d8" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=NoModule&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=Classic&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7"></script>
<link href="App_Themes/DarkTeal/Default.css?__Cache=596d599c-2c06-47d6-9090-48b8fd4d29c8" type="text/css" rel="stylesheet" /><link href="FavIcon.axd?__Cache=7d5f7ac0-f54b-4e54-811a-43f0ffba284b" rel="shortcut icon" />
<script>SC.util.mergeIntoContext({"focusedControlID":null,"userName":"","userDisplayName":"","isUserAuthenticated":false,"antiForgeryToken":"QyWq1wRBAA3229ApVPpiyMBttbjeyb85V6ua39pvbVkBAAAga4scCMItQg==","isUserAdministrator":false,"canManageSharedToolbox":false,"pageBaseFileName":"Guest","notifyActivityFrequencyMilliseconds":600000,"loginAfterInactivityMilliseconds":36000000,"canChangePassword":false,"controlPanelUrl":null,"pageType":"GuestPage","processType":2,"userAgentOverride":null,"sessionTypeInfos":[],"imports":{"SC.editor":"Scripts/SC.editor.ts?ScriptImportType=EsModule\u0026__Cache=1fa470aa-7449-4178-8449-e1f7bbfa1390"}});</script>
<title>
ScreenConnect Remote Support Software
</title></head>
<body>
<div class="HiddenPanel"></div>
<script>
SC.ui.setVisible(document.body, false);
</script>
<div class="OuterPanel">
<div class="HeaderPanel"></div>
<div class="NavigationPanel ArrowNavigation" tabindex="10"></div>
<div class="MainPanel">
<div class="ContentPanel">
<div>
<div class="WelcomePanel"></div>
<div class="ActionPanel"></div>
</div>
<div class="InfoPanel"></div>
</div>
</div>
</div>
<script>
SC.context.scriptBaseUrl = SC.util.getBaseUrl($('defaultScript').src);
</script>
<script>
SC.event.addGlobalHandler(SC.event.ExecuteCommand, function (eventArgs) {
var session = null;
var hostAccessToken = null;
switch (eventArgs.commandName) {
case 'JoinBySessionID':
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == eventArgs.commandArgument; })[0];
break;
case 'JoinByTag':
var taggedSessionInfo = window.getTaggedSessionInfo(eventArgs.commandArgument);
hostAccessToken = taggedSessionInfo.HostAccessToken;
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == taggedSessionInfo.SessionID || (taggedSessionInfo.Code && s.Code.toLowerCase() == taggedSessionInfo.Code.toLowerCase()); })[0];
break;
}
// older IE only allows launching urls on actual clicks and this could be sent by a keystroke
if (session && (SC.command.doesClickDispatch(eventArgs.commandElement) || !SC.util.isCapable(SC.util.Caps.InternetExplorer, null, { major: 11 }))) {
SC.launch.startJoinSession(
{ session: session, hostAccess
Open service 2606:4700:3037::ac43:80e3:443 · scsgeneralcontractors.com
2026-01-22 12:25
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:25:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private
Server: cloudflare
x-robots-tag: noindex
x-content-type-options: nosniff
p3p: CP="NON CUR OUR STP STA PRE"
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WfRGsVzLaPc1XrOIl5JuVKa5LwmMB%2Fb49h9XKOQW6C5jISlVRNKGMbe%2B8M7nUaTA%2BjMwQAfu6EQo3PCHzZoE75YfZ4vc%2FgduPbwAAshPv4ulD02kfP98BmwkUnOP6Cf6Y48Gimc%3D"}]}
CF-RAY: 9c1f09135865e7b2-FRA
alt-svc: h3=":443"; ma=86400
Page title:
ScreenConnect Remote Support Software
<!DOCTYPE html>
<html>
<head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<script>
function setTaggedSessionInfo(tag, taggedSessionInfo) {
var oldTaggedSessionInfo = window._taggedSessionInfos[tag];
window._taggedSessionInfos[tag] = taggedSessionInfo;
if (!oldTaggedSessionInfo || taggedSessionInfo.SessionID != oldTaggedSessionInfo.SessionID || taggedSessionInfo.Code != oldTaggedSessionInfo.Code)
SC.livedata.notifyDirty();
}
// backwards compatibility with extensions
function setTaggedSessionID(tag, sessionID) {
window.setTaggedSessionInfo(tag, { SessionID: sessionID });
}
function getTaggedSessionInfo(tag) {
return window._taggedSessionInfos[tag];
}
function getSessionInfo() {
var liveData = SC.livedata.get();
return liveData && liveData.ResponseInfoMap && liveData.ResponseInfoMap['GuestSessionInfo']
}
</script>
<script src="Script.ashx?__Cache=02831c10-ba08-4fd4-ac7a-ad68586c7e9b" id="defaultScript"></script>
<script src="Scripts/SC.polyfill.ts?ScriptImportType=NoModule&__Cache=7d413bab-94b7-48f9-8e65-87ae159d50d8" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=NoModule&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7" nomodule="nomodule"></script>
<script src="Scripts/SC.main.ts?ScriptImportType=Classic&__Cache=b52dd178-ba7b-4ff7-9515-6b81e76f61e7"></script>
<link href="App_Themes/DarkTeal/Default.css?__Cache=596d599c-2c06-47d6-9090-48b8fd4d29c8" type="text/css" rel="stylesheet" /><link href="FavIcon.axd?__Cache=7d5f7ac0-f54b-4e54-811a-43f0ffba284b" rel="shortcut icon" />
<script>SC.util.mergeIntoContext({"focusedControlID":null,"userName":"","userDisplayName":"","isUserAuthenticated":false,"antiForgeryToken":"Jo0y11FDR+h4eiID9aDwFTVXb+PfgyIIy4b2kGafJogBAACrUoscCMItQg==","isUserAdministrator":false,"canManageSharedToolbox":false,"pageBaseFileName":"Guest","notifyActivityFrequencyMilliseconds":600000,"loginAfterInactivityMilliseconds":36000000,"canChangePassword":false,"controlPanelUrl":null,"pageType":"GuestPage","processType":2,"userAgentOverride":null,"sessionTypeInfos":[],"imports":{"SC.editor":"Scripts/SC.editor.ts?ScriptImportType=EsModule\u0026__Cache=1fa470aa-7449-4178-8449-e1f7bbfa1390"}});</script>
<title>
ScreenConnect Remote Support Software
</title></head>
<body>
<div class="HiddenPanel"></div>
<script>
SC.ui.setVisible(document.body, false);
</script>
<div class="OuterPanel">
<div class="HeaderPanel"></div>
<div class="NavigationPanel ArrowNavigation" tabindex="10"></div>
<div class="MainPanel">
<div class="ContentPanel">
<div>
<div class="WelcomePanel"></div>
<div class="ActionPanel"></div>
</div>
<div class="InfoPanel"></div>
</div>
</div>
</div>
<script>
SC.context.scriptBaseUrl = SC.util.getBaseUrl($('defaultScript').src);
</script>
<script>
SC.event.addGlobalHandler(SC.event.ExecuteCommand, function (eventArgs) {
var session = null;
var hostAccessToken = null;
switch (eventArgs.commandName) {
case 'JoinBySessionID':
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == eventArgs.commandArgument; })[0];
break;
case 'JoinByTag':
var taggedSessionInfo = window.getTaggedSessionInfo(eventArgs.commandArgument);
hostAccessToken = taggedSessionInfo.HostAccessToken;
session = window.getSessionInfo().Sessions.filter(function (s) { return s.SessionID == taggedSessionInfo.SessionID || (taggedSessionInfo.Code && s.Code.toLowerCase() == taggedSessionInfo.Code.toLowerCase()); })[0];
break;
}
// older IE only allows launching urls on actual clicks and this could be sent by a keystroke
if (session && (SC.command.doesClickDispatch(eventArgs.commandElement) || !SC.util.isCapable(SC.util.Caps.InternetExplorer, null, { major: 11 }))) {
SC.launch.startJoinSession(
{ session: session, hostAccess