The Lean Machine Enterprise Demo
Your session will start momentarily for:
RASS Username: bendesoto password: Letmein01
TLM Enterprise Username: Ben Desoto password: letmein
\n');
if ((isInstalledIE == true) || (directConnect == "true"))
{
// nesting controls is only supported on IE7+
if (!browser.msie6up)
{
document.write( '');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
if( appArgs.length > 0 )
{
document.write( ' ');
}
}
// This looks redundant, but it's not. The purpose here is to have one object nested inside the other:
//
//
// ...
//
//
// Note the inner object does not have a version. If the version specific object fails to load,
// (perhaps the user clicked "Don't install") we will load the existing rass-activex.cab if it exists.
document.write( '');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
document.write( ' ');
if( appArgs.length > 0 )
{
document.write( ' ');
}
document.write( ' ');
if (!browser.msie6up)
{
document.write( ' ');
}
if (installOnly == "true")
{
document.write('');
document.write('
\n');
document.write('
Install the RASS Add-on \n');
document.write('
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.
\n');
document.write('
');
}
if (directConnect == "true" && !embed)
{
document.write(' ');
setTimeout('document.getElementById("busyImage").innerHTML = " "', 60000);
}
}
else
{
showFlashClient = true;
}
}
else
{
document.write('');
document.write('
');
document.write('
Incompatible Browser ');
document.write('
Your browser is not currently supported. Please use Firefox, Safari or Internet Explorer.
');
document.write('
');
}
if( showFlashClient )
{
var flashVars = "user=" + user +
"&password=" + password +
"&host=" + host +
"&application=" + app +
"&compression=" + bCompression +
"&hostport=" + hostPort +
"&inbrowserprocess=" + bInBrowser +
"&autoclosebrowser=" + bAutoCloseBrowser +
"&autoconfigprinters=" + autoConfigPrinters +
"&sessionid=" + sessionID +
"&authority=" + authorityKey +
"&credentials=" + credentialsKey +
"&args=" + appArgs;
if( newWindow )
{
parent.openWindow("flash_client.html?" + flashVars);
}
else
{
AC_FL_RunContent(
"src", "../RASS-rxp",
"width", width,
"height", height,
"align", "middle",
"id", "RASS-rxp",
"quality", "high",
"bgcolor", "white",
"name", "RASS-rxp",
"seamlesstabbing", "false",
"allowScriptAccess","sameDomain",
"type", "application/x-shockwave-flash",
"pluginspage", "http://www.adobe.com/go/getflashplayer",
"FlashVars", flashVars );
}
}
// -->
Javascript is disabled
Your browser does not have Javascript enabled. Javascript is required to start a RASS session via a Plug-in. Please enable Javascript or install a native client.