Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.147.46.174
<div
align="left"
id="password_check"
style="min-height:138px; width:278px; height:auto; display:'none';"
>
<table
border="0"
style="width:280px; padding-left:10px; padding-top:10px;"
align="center"
class="content-tbl"
>
<tr>
<td align="center">Enter Your Login Password</td>
</tr>
<tr>
<td align="center">
<input
type="password"
id="query_password"
style="width:153px;"
onkeydown="JavaScript:if(event.keyCode == 13) CheckEnterPassword();"
/>
</td>
</tr>
</table>
<table align="center" style="padding-left:10px; padding-top:10px;">
<tr>
<td>
<input
type="button"
class="ui-state-default ui-corner-all"
value="Ok"
onclick="CheckEnterPassword();"
/>
<input
type="button"
class="ui-state-default ui-corner-all"
value="Cancel"
onclick="closePassword();"
/>
</td>
</tr>
</table>
</div>
|