<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../Site.xsl"?>
<?xml-stylesheet type="text/css" href="../RenderFail.css"?>

<RDWAPage 
    helpurl="http://go.microsoft.com/fwlink/?LinkId=141038" 
    workspacename="Work&#32;Resources" 
    baseurl="https://extranet-eu.assaabloyentrance.net/RDWeb/Pages/en-US/"
    privacyurl=""
    >
  <RenderFailureMessage>
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title>Error: Unable to display RD Web Access</title>
        </head>
        <body>
            <h1>Error: Unable to display RD Web Access</h1>
            <p>An unexpected error has occurred that is preventing this page from being displayed correctly.</p>
            <p>Viewing this page in Internet Explorer with the Enhanced Security Configuration enabled can cause such an error.</p>
            <p>Please try loading this page without the Enhanced Security Configuration enabled. If this error continues to be displayed, please contact your administrator.</p>
        </body>
    </html> 
  </RenderFailureMessage>
  <BodyAttr 
    onload="onLoginPageLoad(event)" 
    onunload="onPageUnload(event)"/>
  <HTMLMainContent>
	<script src="https://www.google.com/recaptcha/api.js"></script>
  	<script type="text/javascript">
   		function callValidation(){

     			if(grecaptcha.getResponse().length == 0){
                		alert('Please click the reCAPTCHA checkbox');
                		return false;
            		}
            		return onLoginFormSubmit();

            		return true;

        	}
	</script>
    <form id="FrmLogin" name="FrmLogin" action="login.aspx?ReturnUrl=%2FRDWeb%2FPages%2Fen-US%2FDefault.aspx" method="post" onsubmit="return callValidation()">
		<input type="hidden" name="WorkSpaceID" value="EXTRANET-EU-RDCB.ASSAABLOYENTRANCE.NET"/>
        <input type="hidden" name="RDPCertificates" value="9042A948CE0E291A4D7EC880A4D94DA94C48CDE2"/>
        <input type="hidden" name="PublicModeTimeout" value="20"/>
        <input type="hidden" name="PrivateModeTimeout" value="240"/>
        <input type="hidden" name="WorkspaceFriendlyName" value="Work%20Resources"/>
        <input type="hidden" name="EventLogUploadAddress" value=""/>
        <input type="hidden" name="RedirectorName" value="EXTRANET-EU-RDCB.ASSAABLOYENTRANCE.NET"/>
        <input type="hidden" name="ClaimsHint" value=""/>
        <input type="hidden" name="ClaimsToken" value=""/>

        <input name="isUtf8" type="hidden" value="1"/>
        <input type="hidden" name="flags" value="0"/>

		<table id="tableLoginDisabled" width="300" border="0" align="center" cellpadding="0" cellspacing="0" style="display:none">
			<tr id="trWrongAxVersion" style="display:none" >
				<td>
					<table>
						<tr>
							<td><span class="wrng">You don't have the right version of Remote Desktop Connection to use the AAES Extranet services.</span></td>
						</tr>
					</table>
				</td>
			</tr>
			<tr id="trUnsupportedBrowser" style="display:none" >
				<td>
					<table>
						<tr>
							<td><span class="wrng">Your web browser isn't supported by Microsoft RemoteApp Service. Please use a supported browser.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr id="trSupportedBrowserAxLoadError" style="display:none" >
				<td>
					<table>
						<tr>
							<td><span class="wrng">Your browser has ActiveX controls turned off. Go to your browser's settings to turn on ActiveX controls.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr id="trCookiesDisabled" style="display:none" >
				<td>
					<table>
						<tr>
							<td><span class="wrng">Your browser has cookies disabled. Go to your browser's settings to enable cookies.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr>
                <td height="50">&#160;</td>
            </tr>
		</table>

		<table class="login_title"  width="100%" border="0" align="center" cellpadding="0" cellspacing="0" >
			<tr>
				<td>Log On To Application Portal</td>
			</tr>
			<tr>
                <td height="20"></td>
            </tr>
		</table>
		<div class="login_left">
        <table id="tableLoginForm" width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="display:none">
            <tr>
				<td>
					<table class="form_wrap_col" width="100%" border="0" cellpadding="0" cellspacing="0">
						<tr>
							<td id="tdDomainUserNameLabel" class="labels" width="130" align="left" style="display:none">User name:</td>
							<td id="tdClaimsDomainUserNameLable" class="labels" width="130" align="left" style="display:none">
								Username:
							</td>
							<td align="right">
								<label>
									<input name="DomainUserName" type="text" id="DomainUserName" placeholder="username" class="textInputField" size="25" autocomplete="off" />
								</label>
							</td>
						</tr>
					</table>
				</td>
            </tr>
			
            <tr>
            <td height="20"></td>
            </tr>

            <tr>
				<td>
					<table class="form_wrap_col" width="100%" border="0" cellpadding="0" cellspacing="0">
						<tr>
							<td width="130" class="labels" align="left">Password:</td>
							<td align="right">
								<label>
									<input name="UserPass" type="password" id="UserPass" placeholder="password" class="textInputField" size="25" autocomplete="off" />
								</label>
							</td>
						</tr>
					</table>
				</td>
            </tr>
			<tr>
            <td height="20"></td>
            </tr>
			<tr>
				<td>
					<table class="form_wrap_col" width="100%" border="0" cellpadding="0" cellspacing="0">
						<tr>
							<td width="130" class="labels" align="left"></td>
							<td align="right">
								<label>
									<input type="submit" class="formButton" id="btnSignIn" onclick="fnUserSubmit()" value="Log On" />
									<div class="g-recaptcha" data-sitekey="6Lf2oAgrAAAAAOgKHASuENEgw-KzBbjXCaCw3ktY"></div>
								</label>
							</td>
						</tr>
					</table>
				</td>
            </tr>

			
            <tr class="ErrorMsg" id="trPasswordExpiredNoChange" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">Your password is expired. Please contact your administrator for assistance.</span></td>
						</tr>
					</table>
				</td>
            </tr>
			
            <tr class="ErrorMsg" id="trPasswordExpired" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td>
								<span class="wrng">Your password is expired. Click <a id = "passwordchangelink" href="password.aspx">here</a> to change it.</span>
							</td>
						</tr>
					</table>
				</td>
            </tr>
			
            <tr class="ErrorMsg" id="trErrorWorkSpaceInUse" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">Another user of your computer is currently using this connection.  This user must disconnect before you can log on.</span></td>
						</tr>
					</table>
				</td>
            </tr>
			
            <tr class="ErrorMsg" id="trErrorWorkSpaceDisconnected" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">Another user of your computer has disconnected from this connection.  Please type your user name and password again.</span></td>
						</tr>
					</table>
				</td>
            </tr>
			
            <tr class="ErrorMsg" id="trErrorIncorrectCredentials" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">The user name or password that you entered is not valid. Try typing it again.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr class="ErrorMsg" id="trErrorDomainNameMissing" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">You must enter a valid domain name.</span></td>
						</tr>
					</table>
				</td>
            </tr>
			
            <tr class="ErrorMsg" id="trErrorUnauthorizedAccess" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">You aren’t authorized to log on to this connection.  Contact your system administrator for authorization.</span></td>
						</tr>
					</table>
				</td>
            </tr>
			
            <tr class="ErrorMsg" id="trErrorServerConfigChanged" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">The AAES Extranet session expired due to configuration changes on the remote computer.  Please sign in again.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr class="ErrorMsg" id="trErrorGenericClaimsAuthFailure" style="display:none" >
				<td>
					<table>
						<tr>
							<td height="20">&#160;</td>
						</tr>
						<tr>
							<td><span class="wrng">We can't sign you in right now. Please try again later.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            </table>
		</div>
		
		<div class="login_right">	
		<table class="security_container"  border="0" cellspacing="0" cellpadding="0">
            <tr>
				<td>
					<table border="0" cellspacing="0" cellpadding="0">
						<tr>
							<td class="Info_text">Security&#160;<span id="spanToggleSecExplanation" style="display:none">(<a href="javascript:onclickExplanation('lnkShwSec')" id="lnkShwSec">show explanation</a><a href="javascript:onclickExplanation('lnkHdSec')" id="lnkHdSec" style="display:none">hide explanation</a>)</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr><td height="5"></td></tr>
            <tr>
				<td>
					<table border="0" cellspacing="0" cellpadding="0" style="display:none" id="tablePublicOption" >
						<tr>
							<td width="30" class="Info_text">
								<label><input id="rdoPblc" type="radio" name="MachineType" value="public" class="rdo" onclick="onClickSecurity()" /></label>
							</td>
							<td>This is a public or shared computer</td>
						</tr>
						<tr id="trPubExp" style="display:none" >
							<td width="30"></td>
							<td class="Info_text"><span class="expl">Select this option if you use the AAES Extranet on a public computer.  Be sure to log off when you have finished using the AAES Extranet and close all windows to end your session.</span></td>
						</tr>
						<tr>
							<td height="7"></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr>
				<td>
					<table border="0" cellspacing="0" cellpadding="0" style="display:none" id="tablePrivateOption" >
						<tr>
							<td width="30" class="Info_text">
								<label><input id="rdoPrvt" type="radio" name="MachineType" value="private" class="rdo" onclick="onClickSecurity()" checked="checked" /></label>
							</td>
							<td class="Info_text">This is a private computer</td>
						</tr>
						<tr id="trPrvtExp" style="display:none" >
							<td width="30"></td>
							<td class="Info_text"><span class="expl">Select this option if you are the only person who uses this computer.  Your server will allow a longer period of inactivity before logging you off.</span></td>
						</tr>
						<tr>
							<td height="7"></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr>
				<td>
					<table border="0" cellspacing="0" cellpadding="0">
						<tr id="trPrvtWrn" style="display:none" >
							<td width="30"></td>
							<td class="Info_text"><span class="wrng">Warning:  By selecting this option, you confirm that this computer complies with the ASSA ABLOY organization's IT security policy.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr>
				<td>
					<table border="0" cellspacing="0" cellpadding="0">
						<tr id="trPrvtWrnNoAx" style="display:none">
							<td class="Info_text"><span class="wrng">Warning:  By logging in to this web page, you confirm that this computer complies with the ASSA ABLOY organization's IT security policy.</span></td>
						</tr>
					</table>
				</td>
            </tr>
            <tr><td height="20">&#160;</td></tr>
            <tr><td height="1" bgcolor="#e3e3e3"></td></tr>
            <tr><td height="20">&#160;</td></tr>
            <tr><td class="Info_text">To protect against unauthorized access, your RD Web Access session will automatically time out after a period of inactivity.  If your session ends, refresh your browser and sign in again.</td></tr>
			<tr><td height="30">&#160;</td></tr>
        </table>
		</div>
    </form>
  </HTMLMainContent>
</RDWAPage>
