-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/z_admin.bk.240724/skin/
File Upload :
Current File : /var/www/html/z_admin.bk.240724/skin/login.form(back).html

<!-- BEGIN OF LOGINFORM -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>ADMIN</title>
<link href="css/css.css" rel="stylesheet" type="text/css">
<script language='javascript' src='js.js'></script>
<script language='javascript' src='/inc/config.js'></script>
<script>
//function window::onload() {
window.onload = function() {
	tmp = document.getElementsByName('loginCheckId')[0] ;

	if ( tmp == null ) return ;
	else tmp.focus() ;
}
</script>
<style>
input {
	font-family:'verdana','tahoma','±¼¸²' ;
	font-weight:bold;
}
</style>

<body topmargin="0" leftmargin="0">
<table width="100%" height="100%">
<tr>
	<td align="center">
	<!--login-->
	<form method="post" action="$TOTAL[rootdir]/index.php" onSubmit=" return _chkForm(this); ">
	<input type="hidden" name="mode" value="login">
	<table width="419" height="214" style="background-image:url(/img/admin/login_bg.jpg);background-repeat:no-repeat;">
	<tr>
		<td height="127"></td>
		<td></td>
	</tr>
	<tr>
		<td width="300" valign="top">
		<table>
		<tr><td colspan="2" height="10"></td></tr>
		<tr>
			<td width="80"></td>
			<td><input type="text" name="loginCheckId" class="loginform" style="width:200px;" dreq vtype="id" maxlen=12 minlen=4></td>
		</tr>
		<tr><td colspan="2" height="5"></td></tr>
		<tr>
			<td></td>
			<td><input type="password" name="loginCheckPwd" class="loginform" style="width:200px;" dreq></td>
		</tr>
		</table>
		</td>
		<td valign="top"><input type="image" src="/img/admin/login_bt.gif" align="absmiddle"></td>
	</tr>
	</table>
	</form>
	<!--login End-->
	</td>
</tr>
</table>
</body>
</html>

<!-- END OF LOGINFORM -->

Copyright © 2017 || Recoded By Mr.Bumblebee