<form method="post" action="log.php" onSubmit="return CheckForm(this);"> <input type="hidden" name="page" value=""> <input type="hidden" name="post" value=""> <input type="hidden" name="login_from" value="">
<form method="post" name="login" id="login" action="log.php"> <label for="email">Email:</label> <input class="inputText" onClick="show('expirePad');" type="text" name="login" id="email" size="20" /> <label for="pass">Пароль:</label> <input class="inputText" onClick="show('expirePad');" type="password" name="pass" id="pass" size="20" />