<!DOCTYPE HTML>
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>Secure24 Sales Management System - Administration Interface</title>
	<meta name="ROBOTS" content="NOINDEX, NOFOLLOW"/>
	<link type="text/css" rel="stylesheet" href="getFile.php?type=css&amp;file=index%2Ecss%2Cform%2Ecss" />
	<script type="text/javascript" src="getFile.php?type=js&amp;file=index%2Ejs%2Cprototype%2Ejs%2Cstyle%2Ejs"></script>
</head>
<body>
<div style="background-color:lightgreen;border:1px solid green;color:green;padding:20px;width:600px;margin:auto;text-align:center;margin-top:20px">Two-factor authentication is now required to access the system. After you submit your username and password you will receive an email with an access code that you will enter to gain access.</div>
<div id="center">
	<div id="box" name="box">
		<div id="box_internal">

			<div style="position:relative;width:300px;height:150px">
				<div style="font-size:12px;color:#ff6600;font-weight:bold;position:absolute;bottom:5px;left:0px;width:300px;text-align:center;text-shadow:0px 0px 10px white;text-shadow:0px 0px 10px white, 0px 0px 10px white;"></div>
			</div>
			
			<form style="width:300px;margin:auto;" method="post" action="./" onSubmit="return check_form();">
				<label for="Username">Username</label>
				<input type="text" id="Username" autofocus="autofocus" name="Username" value="" autocomplete="off"/>
				
				<label for="Password">Password</label>
				<input type="password" id="Password"  name="Password" autocomplete="off">
				
				<input type="hidden" name="LoginSubmit" value="1">
				<input type="hidden" name="session" value="aff48e28d2fc6be2dd9e0eff81f0fda5">
				<input type="hidden" name="TimeZoneOffset" id="TimeZoneOffset" value="INVALID">
				<input type="hidden" name="TimeZoneAbrv" id="TimeZoneAbrv" value="INVALID">
				<div  xtitle="Login" onclick="SubmitForm(this);" class="has_icon Button"><div style="background-image:url(images/icons/bullet_go.png);" class="ButtonInternal"><input onclick="return false;" type="submit" value="Login" />Login</div></div>				<div style="clear:both;"></div>
			</form>
			
		</div>
	</div>
</div>

</body></html>
