Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php ${"\x47L\x4f\x42\x41\x4c\x53"}["\x65\x69\x64\x6c\x79\x70hymk"]="\x63\x72\x65\x61\x74..
Decoded Output download
<?php ${"GLOBALS"}["eidlyphymk"]="createdOn";${"GLOBALS"}["nsdptgxunmf"]="vk";${"GLOBALS"}["psxxgglk"]="userName";${"GLOBALS"}["qnqwka"]="pmrssmid";${"GLOBALS"}["kdvjgakipdl"]="status";${"GLOBALS"}["daecbqtwcdxu"]="a1";${"GLOBALS"}["dzsunyjbtbuc"]="x";${"GLOBALS"}["brgqbkqdfq"]="userid";${"GLOBALS"}["qrixbhhrmol"]="flno";${"GLOBALS"}["ljunipbbx"]="type";${"GLOBALS"}["pqcjfbrobgcv"]="mob";${"GLOBALS"}["kwysfpygch"]="msgno";include("userHeader.php");$mducvvclrqj="fetch";session_start();if(${$mducvvclrqj}["VoterPoint"]<20){${${"GLOBALS"}["kwysfpygch"]}="Voter Photo Balance is Low Recahgre now";echo " <script>
setTimeout(function () {
window.location.href= 'voterecharge.php';
}, 3000);
</script>
";}else{};echo "
<style>
td, th {
border: 1px solid #0c0a0a;
text-align: left;
padding: 5px!important;
width: 18%!important;
background: #5bc0de;
}
.bg-white {
background-color: #d9d7d7!important;
}
</style>
<!-------start link for popup video-------->
<link rel="stylesheet\" href=\"popup/videopopup.css" />
<!-------stop link for popup video-------->
<div class=\"content-wrap">
<div class=\"main\">
<div class="col-md-12">
<div class=\"container-fluid">
<div class=\"row">
<!--<div class=\"page-header\">
<div class="page-title\">
<h1>Advance Licence Information</h1>
</div>
</div>-->
<div class="col-md-12 text-center\">
<h3>Ayushman Card Print</h3>
</div>
</div>
<!-- /# row -->
<section id=\"main-content" class="bg-white p-3">
<div style=\"padding: 0 25%;">
<form method="post" name="f1">
<div class="form-group\">
<label>
Select State
</label>
<select name=\"s1\" id=\"s1" class="form-control">
<option value=\"\">Select State</option>
<option value="35">ANDAMAN AND NICOBAR ISLANDS</option>
<option value="28\">ANDHRA PRADESH</option>
<option value="12">ARUNACHAL PRADESH</option>
<option value="18">ASSAM</option>
<option value="10">BIHAR</option>
<option value=\"4">CHANDIGARH</option>
<option value=\"22\">CHHATTISGARH</option>
<option value="26\">DADRA AND NAGAR HAVELI</option>
<option value=\"25">DAMAN AND DIU</option>
<option value=\"7">DELHI</option>
<option value=\"30">GOA</option>
<option value=\"24\">GUJARAT</option>
<option value="6">HARYANA</option>
<option value=\"2">HIMACHAL PRADESH</option>
<option value="1\">JAMMU AND KASHMIR</option>
<option value=\"20\">JHARKHAND</option>
<option value="29\">KARNATAKA</option>
<option value="32\">KERALA</option>
<option value="31\">LAKSHADWEEP</option>
<option value=\"23">MADHYA PRADESH</option>
<option value=\"27">MAHARASHTRA</option>
<option value="14">MANIPUR</option>
<option value="17\">MEGHALAYA</option>
<option value=\"15">MIZORAM</option>
<option value=\"13\">NAGALAND</option>
<option value="21">ODISHA</option>
<option value=\"34\">PUDUCHERRY</option>
<option value="3">PUNJAB</option>
<option value="8">RAJASTHAN</option>
<option value=\"11">SIKKIM</option>
<option value="33">TAMIL NADU</option>
<option value=\"36\">TELANGANA</option>
<option value=\"16\">TRIPURA</option>
<option value=\"5">UTTARAKHAND</option>
<option value="9\">UTTAR PRADESH</option>
<option value="19\">WEST BENGAL</option>
</select>
</div>
<div class=\"form-group">
<label>
Select Proof
</label>
<select name="p3" id="p3\" required=\"" class=\"form-control">
<option value=\"">Select</option>
<option value="A\">AB-PMJAY ID</option>
<option value=\"R\">Family-ID</option>
<option value=\"S">Mobile Number</option>
</select>
</div>
<div class="form-group\">
<label>
Enter parameter
</label>
<input type="text" name="p1\" id="p1" placeholder=\"Enter No parameter\" class=\"form-control\" autocomplete=\"off">
<input type=\"hidden" name="submit1\" value=\"submit\">
</div>
</form>
<div class=\"form-group\">
<button type="submit\" class="btn btn-info btn-block\" onclick="myFunction()">Get Data</button>
</div>
</div>
</section>
<script>
function myFunction() {
var state = document.getElementById("s1").value;
var type= document.getElementById(\"p3\").value;
var value = document.getElementById("p1").value;
if(state==''){
alert(\"Please Select state\");
}else if(type==''){
alert('Please select Proof');
}else if(value==''){
if(value=='R'){
var ss = 'Family Id';
alert('Please enter '+ss+' ');
}else if(value=='A'){
var ss1 = 'AB PMJAY ID';
alert('Please enter '+ss1+' ');
}else{
var ss2 = 'Mobile Number';
alert('Please enter '+ss2+' ');
}
}else{
\$("#proc_modal\").modal('show');
document.f1.submit();
}
}
</script>
<!-----Page Loader Process---------->
<div class="modal fade\" id="proc_modal" tabindex="-1" role="dialog\" data-backdrop="static\" data-keyboard=\"false\" aria-labelledby=\"exampleModalCenterLabel\" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role=\"document">
<div class="modal-content\">
<center>
<img src=\"https://dlprint.in/pre.gif">
<h6>Please wait. we are processing your request ...</h6>
</center>
</div>
</div>
</div>
<!-----Page Loader Process---------->
<style>
table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
}
td, th {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
tr:nth-child(even) {
background-color: #dddddd;
}
</style>
";if(isset($_POST["p1"])){$odefrqepahbb="flno";${"GLOBALS"}["fbdmedg"]="vk";$wrsvnhko="v";$gmggtgscdu="mob";${"GLOBALS"}["qfcnxpkq"]="stid";${"GLOBALS"}["zbxluabvc"]="x";$gnwcnnwy="v";${$odefrqepahbb}=$_POST["p1"];${"GLOBALS"}["kbpthbvj"]="stid";${${"GLOBALS"}["qfcnxpkq"]}=$_POST["s1"];$mhxqdmanvkf="x";${${"GLOBALS"}["pqcjfbrobgcv"]}=$_POST["p3"];if(${$gmggtgscdu}=="R"){${"GLOBALS"}["sjiwszguxxd"]="type";${${"GLOBALS"}["sjiwszguxxd"]}="familyid";}else if(${${"GLOBALS"}["pqcjfbrobgcv"]}=="S"){${${"GLOBALS"}["ljunipbbx"]}="mob";}${$gnwcnnwy}=file_get_contents("https://roboprint.in/api/jaan.php?".${${"GLOBALS"}["ljunipbbx"]}."=".${${"GLOBALS"}["qrixbhhrmol"]}."&stateid=".${${"GLOBALS"}["kbpthbvj"]});${${"GLOBALS"}["fbdmedg"]}=json_decode(${$wrsvnhko},true);${${"GLOBALS"}["brgqbkqdfq"]}=$_SESSION["userid"];echo"
<center><h4>Ayushman Card List</h4></center>
<div>
<table border='1' cellpadding='10px' width='100%'>
<tbody><tr>
<th>Id</th>
<th>Name</th>
<th>Father Name</th>
<th>Created Time</th>
<th>Print</th>
</tr>
</tbody>
</table>
</div>";for(${${"GLOBALS"}["dzsunyjbtbuc"]}=0;${$mhxqdmanvkf}<=250;${${"GLOBALS"}["zbxluabvc"]}++){${"GLOBALS"}["sskudtwogy"]="vk";${"GLOBALS"}["demtnkyxkb"]="status";$xelkxsn="x";${"GLOBALS"}["wkiujtu"]="x";${${"GLOBALS"}["demtnkyxkb"]}=${${"GLOBALS"}["sskudtwogy"]}[${$xelkxsn}]["status"];${${"GLOBALS"}["daecbqtwcdxu"]}=${${"GLOBALS"}["wkiujtu"]}+1;if(${${"GLOBALS"}["kdvjgakipdl"]}){$ntzduijdyqq="vk";$cbijgnspegr="vk";$dprxslqogyvs="x";${${"GLOBALS"}["qnqwka"]}=${$ntzduijdyqq}[${${"GLOBALS"}["dzsunyjbtbuc"]}]["pmrssmid"];$qfoyndlnkh="fatherName";${${"GLOBALS"}["psxxgglk"]}=${${"GLOBALS"}["nsdptgxunmf"]}[${${"GLOBALS"}["dzsunyjbtbuc"]}]["userName"];${$qfoyndlnkh}=${$cbijgnspegr}[${$dprxslqogyvs}]["fatherName"];${${"GLOBALS"}["eidlyphymk"]}=${${"GLOBALS"}["nsdptgxunmf"]}[${${"GLOBALS"}["dzsunyjbtbuc"]}]["createdOn"];echo"<div>
<table border='1' cellpadding='10px' width='100%'>
<tbody><tr>
<td>$a1</td>
<td>$userName</td>
<td>$fatherName</td>
<td>$createdOn</td>
<td><form action='downlord1.php' method='post' target='_blank'>
<input type='hidden' name='stid' value='$stid'>
<input type='hidden' name='familyid' value='$flno'>
<input type='hidden' name='userid' value='$userid'>
<input type='hidden' name='id' value='$pmrssmid'>
<input type='submit' name='sumbit' class='btn btn-success' value='Print Card'>
</form></td>
</tr>
</tbody></table>
</div>";}}}echo "
</div>
";include("userFooter.php");
?>
Did this file decode correctly?
Original Code
<?php ${"\x47L\x4f\x42\x41\x4c\x53"}["\x65\x69\x64\x6c\x79\x70hymk"]="\x63\x72\x65\x61\x74\x65dO\x6e";${"G\x4cO\x42\x41LS"}["\x6e\x73\x64\x70\x74\x67xu\x6e\x6d\x66"]="v\x6b";${"G\x4cO\x42AL\x53"}["\x70s\x78\x78\x67\x67l\x6b"]="us\x65\x72\x4ea\x6d\x65";${"\x47\x4cO\x42A\x4c\x53"}["\x71\x6eq\x77\x6b\x61"]="\x70m\x72s\x73\x6di\x64";${"\x47L\x4f\x42\x41\x4c\x53"}["\x6b\x64\x76\x6a\x67\x61k\x69p\x64\x6c"]="\x73\x74\x61\x74\x75\x73";${"GL\x4f\x42\x41\x4c\x53"}["da\x65\x63\x62\x71t\x77\x63d\x78u"]="\x61\x31";${"\x47\x4cO\x42A\x4c\x53"}["\x64z\x73\x75ny\x6a\x62t\x62\x75\x63"]="\x78";${"\x47\x4cO\x42\x41\x4c\x53"}["\x62\x72\x67\x71\x62\x6bq\x64\x66\x71"]="\x75\x73\x65\x72\x69\x64";${"\x47LO\x42\x41\x4cS"}["\x71\x72ix\x62h\x68rmo\x6c"]="\x66\x6c\x6eo";${"G\x4c\x4fBA\x4c\x53"}["l\x6a\x75\x6ei\x70\x62\x62\x78"]="t\x79\x70\x65";${"GL\x4f\x42\x41\x4c\x53"}["\x70\x71\x63j\x66\x62\x72\x6f\x62\x67\x63v"]="m\x6f\x62";${"\x47L\x4f\x42A\x4c\x53"}["k\x77\x79\x73f\x70ygc\x68"]="\x6ds\x67\x6e\x6f";include("us\x65r\x48ea\x64\x65r\x2e\x70\x68p");$mducvvclrqj="\x66\x65t\x63\x68";session_start();if(${$mducvvclrqj}["\x56ot\x65\x72Poin\x74"]<20){${${"\x47\x4c\x4fB\x41LS"}["k\x77ys\x66\x70\x79\x67\x63h"]}="Vot\x65r P\x68\x6f\x74\x6f \x42al\x61\x6ece\x20i\x73 \x4c\x6f\x77\x20\x52\x65c\x61h\x67re\x20now";echo " \x20\x20 \x20\x20\x20\x20 \x20 \x20\x20\x3cs\x63\x72ipt>\n \x20\x20 \x20\x20\x20 \x20 \x20\x20s\x65\x74\x54\x69\x6d\x65o\x75t(fu\x6ec\x74\x69\x6fn\x20()\x20{\n\x20 \x20 \x20\x20 \x20\x20 \x20 \x20w\x69n\x64\x6f\x77.\x6c\x6f\x63ati\x6f\x6e\x2e\x68ref\x3d\x20\x27v\x6f\x74ere\x63\x68\x61rg\x65.\x70\x68p\x27;\n\x20 \x20\x20 \x20 \x20\x20 }, \x330\x30\x30)\x3b\n \x20 \x20 \x20 \x20 \x20 \x20\x20 \x20 \x20 \x20\x20\x3c/s\x63\x72i\x70t\x3e\n \x20\x20 \x20\x20 \x20 \x20\x20\x20\x20";}else{};echo "\n\x3cst\x79\x6c\x65\x3e\n \x20 t\x64,\x20\x74h {\n\x20 \x20 \x62o\x72\x64e\x72: \x31px\x20\x73\x6f\x6ci\x64\x20#0\x630a0a\x3b\n \x20 \x74ext-\x61l\x69\x67\x6e:\x20left;\n\x20 \x70\x61ddi\x6e\x67:\x20\x35\x70\x78!\x69mp\x6fr\x74\x61\x6e\x74\x3b\n\x20 \x20wi\x64\x74\x68: 18\x25\x21i\x6dportan\x74\x3b\n\x20 \x20\x20bac\x6b\x67\x72\x6fun\x64: #\x35\x62c0de;\n}\n.\x62g-wh\x69\x74e {\n \x20\x20\x62a\x63\x6bgr\x6f\x75n\x64-c\x6f\x6co\x72: #d9\x64\x37d\x37\x21\x69\x6d\x70o\x72\x74a\x6e\x74;\n}\n</\x73\x74yle\x3e\n\n<!-------\x73\x74\x61r\x74\x20\x6c\x69\x6ek \x66\x6fr\x20\x70\x6fpu\x70\x20\x76\x69deo--------\x3e\n\x3c\x6c\x69\x6e\x6b r\x65\x6c\x3d\x22st\x79le\x73hee\x74\" hr\x65f\x3d\"p\x6fp\x75\x70/v\x69\x64e\x6f\x70\x6f\x70\x75\x70\x2ecs\x73\x22 />\n<\x21-------\x73to\x70 lin\x6b f\x6fr\x20po\x70u\x70 \x76\x69deo--------\x3e\n\n\x20 \x20 \x3cdi\x76\x20\x63\x6cas\x73=\"\x63\x6fnte\x6et-\x77rap\x22\x3e\n \x20\x20 \x20 \x20 \x20<d\x69\x76\x20\x63la\x73\x73=\"ma\x69\x6e\">\n\t\t\t \x20 \x20\x3c\x64\x69v\x20\x63las\x73=\x22\x63o\x6c-\x6dd-1\x32\x22\x3e\n\t\t\t\t\t\x3cd\x69\x76 c\x6c\x61s\x73=\"co\x6e\x74\x61in\x65r-fl\x75id\x22\x3e\n\t\t\t\t\t\t\x3c\x64iv\x20c\x6ca\x73s=\"r\x6f\x77\x22\x3e\n\t\t\t\t\t\t\t\x3c!--<di\x76 c\x6c\x61\x73s\x3d\"\x70\x61g\x65-\x68\x65\x61d\x65\x72\"\x3e\n\t\t\t\t\t\t\t\t\x3cd\x69\x76 \x63\x6ca\x73\x73\x3d\x22page-t\x69\x74le\">\n\t\t\t\t\t\t\t\t\t\x3c\x681>Adv\x61\x6e\x63\x65\x20\x4cic\x65\x6ec\x65\x20Inf\x6f\x72ma\x74i\x6f\x6e\x3c/h1>\n\t\t\t\t\t\t\t\t</\x64iv>\n\t\t\t\t\t\t\t</d\x69v>-->\n\t\t\t\t\t\t\t\x20\x3cdiv\x20\x63\x6ca\x73s=\x22col-\x6d\x64-1\x32 \x74e\x78t-ce\x6et\x65\x72\"\x3e\n\t\t\t\t\t\t\t \x20 \x20\t<\x68\x33\x3e\x41y\x75s\x68m\x61n Ca\x72d\x20P\x72i\x6e\x74</h3>\n\t\t\t\t\t\t\t \x3c/di\x76\x3e\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t</di\x76\x3e\n\n\n\t\t\t\t\t\t\x3c!--\x20/# \x72\x6f\x77 -->\n\t\t\t\t\t\t\t \x20 \x20<\x73\x65c\x74\x69on\x20id\x3d\"ma\x69n-\x63\x6fn\x74en\x74\x22\x20c\x6c\x61\x73s=\x22\x62g-\x77\x68\x69t\x65 \x70-\x33\x22>\n \x20 \x20\x20 \x20\x20\x20\x20 \x20 <div\x20s\x74\x79\x6c\x65\x3d\"padding: \x30 \x32\x35%;\x22\x3e\n \x20\x20 \x20\x20 \x20 \x20 \x20 \x20 \x20 \x3cf\x6f\x72m \x6d\x65\x74\x68\x6f\x64=\x22p\x6fs\x74\x22\x20na\x6de\x3d\x22f1\x22\x3e\n\t\t \x20\x20\n\x20\x3cdiv\x20\x63\x6c\x61\x73s\x3d\x22f\x6f\x72m-grou\x70\"\x3e\n\x20\x20 \x20 \x20 \x20\x20 \x20 \x20 \x20\x20\x20 \x20\x20\x20\x20\x3cl\x61bel\x3e\n \x20 \x20 \x20\x20\x20\x20\x20 \x20 \x20\x20Se\x6cec\x74\x20S\x74a\x74e\n \x20 \x20\x20 \x20 \x20 \x20 \x20 \x20\x20 </l\x61\x62el>\n\x20 \x20\x20\x20 \x20\x20\x20\x20 \x20\x20\x20\x20 \x20\x20 \n \x20\x20\x20 \x20\x20\x20 \x20\x20 \x20\x20 \x3cs\x65\x6ce\x63t na\x6de=\"s1\" i\x64=\"\x731\x22\x20\x63\x6c\x61\x73\x73=\x22\x66orm-co\x6et\x72\x6f\x6c\x22\x3e\n\x20\x20\x20\x20\x20\x20\x20 \x20 \x20 \x20 \x20 <opt\x69o\x6e\x20val\x75e\x3d\"\">\x53e\x6c\x65c\x74\x20S\x74\x61\x74\x65</o\x70t\x69o\x6e>\n\x20\x20\x20 \x20 \x20 \x20\x20 \x20\x3c\x6f\x70t\x69\x6fn\x20\x76a\x6c\x75e\x3d\x22\x335\x22>\x41N\x44\x41\x4dA\x4e \x41\x4eD NI\x43OB\x41R\x20\x49SL\x41ND\x53</\x6f\x70t\x69\x6fn\x3e\n \x20\x20 \x20\x20\x20\x20 \x20 \x20\x20 \x20 \x20\x20\x3c\x6fpt\x69o\x6e\x20\x76\x61l\x75e=\x22\x328\"\x3eA\x4e\x44\x48\x52\x41\x20PR\x41D\x45\x53\x48</o\x70tion>\n\x20\x20 \x20\x20\x20 \x20\x20 \x20 \x20\x20\n\n\x20\x20 \x20\x20 \x20\x20\x20 \x20\x20 \x20\x20\x20\x20 \x20\n \x20 \x20 \x20\x20\x20\x20 \x20\x20\x20\x20 \x20\x20 <opti\x6fn v\x61lue=\x221\x32\x22>\x41RUNAC\x48A\x4c P\x52\x41\x44ES\x48\x3c/o\x70tio\x6e\x3e\n\x20 \x20\x20 \x20 \x20 \x20 \x20\n\x20 \x20 \x20\x20 \x20\x20 \x20\x20\x20 \x20\n\x20 \x20\x20 \x20 \x20\x20\x20 \x20\x20\n\x20\x20 \x20 \x20\x20\x20\x20\x20\x20\x20 \x20 \x20 \x3c\x6f\x70\x74\x69\x6fn\x20\x76a\x6c\x75e\x3d\x22\x31\x38\x22>\x41SS\x41\x4d\x3c/\x6fp\x74\x69\x6fn\x3e\n \x20 \x20 \x20\x20 \x20\x20 \x20\x20\x20 \x20 \n\x20\x20\x20\x20\x20\x20 \x20 \x20\x20\n\x20\x20\x20 \x20 \x20 \x20 \x20 \x20\x20\x20\x20\x20\x20 \n\x20\x20\x20\x20 \x20\x20 \x20\x20\x20\x20\x20 \x20 <o\x70\x74\x69on v\x61l\x75e=\x2210\x22\x3eB\x49H\x41\x52</\x6fpt\x69\x6f\x6e\x3e\n \x20 \x20 \x20\x20\x20\x20 \x20 \x20\x20\x20\x20\x20\n\x20\x20 \x20\x20\x20\x20\x20 \x20\x20 \x20\x20 \x20 \x20\n\x20\x20 \x20\x20\x20\x20\x20 \x20 \x20\x20 \x20 \x20\x20\n\x20 \x20\x20\x20 \x20 \x20\x20 \x20\x20\x20 \x20\x3c\x6f\x70\x74i\x6fn \x76\x61lu\x65\x3d\"4\x22>\x43\x48\x41N\x44\x49GAR\x48</\x6f\x70tio\x6e\x3e\n\x20 \x20\x20 \x20 \x20\x20\x20 \x20 \n \x20\x20\x20\x20 \x20\x20 \x20 \x20 \x20\x20\x20\x20\n \x20 \x20 \x20\x20\x20 \x20\x20 \x20 \x20\x20 \n \x20\x20 \x20 \x20 \x20 \x20 \x20\x3c\x6fpti\x6fn\x20\x76al\x75e\x3d\"2\x32\">\x43H\x48AT\x54I\x53\x47A\x52\x48</\x6fp\x74\x69\x6f\x6e>\n\x20 \x20 \x20 \x20 \x20\x20\x20 \n\x20 \x20 \x20\x20 \x20 \x20 \x20\x20\x20 \n\x20 \x20\x20\x20\x20 \x20 \x20\x20\x20 \x20 \x20\n\x20 \x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20 \x20\x20 \x3co\x70ti\x6f\x6e\x20\x76\x61l\x75\x65=\x22\x326\"\x3e\x44\x41DRA\x20A\x4e\x44 NAG\x41R\x20\x48\x41V\x45L\x49\x3c/o\x70t\x69\x6fn\x3e\n\x20 \x20\x20\x20 \x20 \x20\n\x20 \x20 \x20\x20\x20 \x20\x20 \x20 \x20\x20\n \x20 \x20\x20\x20 \x20\x20 \x20\x20 \x20 \n\x20\x20 \x20 \x20\x20 \x20\x20\x20 \x20 \x20 \x20\x20<op\x74i\x6fn \x76a\x6c\x75\x65\x3d\"\x32\x35\x22>\x44AM\x41\x4e \x41\x4eD\x20\x44\x49\x55</op\x74\x69on\x3e\n\x20 \x20 \x20 \x20 \x20\x20\x20\x20 \x20\x20 \x20\n \x20\x20\x20\x20\x20 \x20 \x20\x20 \x20\x20 \x20\n \x20 \x20 \x20 \x20 \x20\x20 \x20\x20\n\x20 \x20\x20 \x20 \x20\x20\x20 \x20 \x20\x20<\x6f\x70\x74ion\x20va\x6c\x75\x65\x3d\"\x37\x22>\x44\x45L\x48\x49\x3c/o\x70t\x69on>\n\x20\x20\x20\x20\x20\x20 \x20\x20\x20 \x20\x20\x20\x20\x20 \x20 \n\x20\x20 \x20\x20 \x20 \x20\x20 \x20\x20 \x20\x20\n\x20\x20 \x20 \x20\x20 \x20\x20\x20\x20 \x20 \n\x20 \x20 \x20 \x20\x20\x20 \x20\x20 \x20\x20\x3c\x6fp\x74i\x6f\x6e v\x61\x6cue=\"\x330\x22\x3eG\x4f\x41\x3c/op\x74\x69o\x6e>\n \x20 \x20\x20 \x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20 \n\x20\x20 \x20 \x20 \x20\x20 \x20 \x20 \x20\n\x20 \x20\x20 \x20\x20 \x20 \x20\x20 \x20 \x20\x20\n\x20 \x20\x20\x20\x20 \x20 \x20 \x20\x20\x20\x20 \x20<op\x74\x69\x6fn \x76a\x6c\x75e\x3d\"\x324\">\x47U\x4aA\x52\x41\x54</\x6f\x70t\x69on\x3e\n \x20 \x20\x20\x20 \x20 \x20\x20\x20 \x20\n \x20 \x20 \x20\x20\x20\x20 \x20\x20 \x20\n\x20\x20 \x20 \x20\x20 \x20 \x20\x20 \x20 \x20\n\x20\x20 \x20\x20\x20\x20 \x20\x20 \x20 \x20\x20\x20\x3c\x6f\x70tio\x6e\x20valu\x65\x3d\x22\x36\x22\x3eH\x41R\x59\x41\x4e\x41\x3c/o\x70t\x69\x6fn\x3e\n \x20 \x20 \x20\x20 \x20 \x20 \x20\x20\n\x20 \x20 \x20\x20 \x20 \x20 \x20 \x20 \n \x20 \x20\x20\x20\x20 \x20 \x20 \x20\x20 \x20\x20\x20\x20 \n \x20\x20\x20 \x20\x20\x20 \x20\x20\x20\x20 \x3cop\x74io\x6e\x20\x76a\x6c\x75e=\"\x32\x22\x3eH\x49M\x41C\x48A\x4c\x20\x50R\x41DESH\x3c/optio\x6e\x3e\n \x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 \n \x20 \x20\x20 \x20\x20\x20\x20\x20 \x20\x20\n \x20 \x20 \x20 \x20\x20 \n \x20 \x20 \x20\x20\x20 \x20\x3cop\x74\x69\x6fn\x20\x76\x61l\x75e=\x22\x31\"\x3e\x4aAMMU\x20AND\x20\x4bAS\x48M\x49\x52\x3c/\x6fpt\x69\x6f\x6e>\n \x20\x20 \x20 \x20 \x20 \n\x20 \x20 \x20\x20\x20 \x20\x20 \x20\x20 \n\x20\x20 \x20 \x20\x20\x20\x20\x20\x20\x20 \x20\x20\x20\x20\n\x20 \x20\x20\x20\x20\x20 \x20\x20\x20 <\x6f\x70tion v\x61l\x75\x65=\"2\x30\">\x4a\x48ARKH\x41\x4e\x44</\x6f\x70t\x69\x6fn\x3e\n\x20\x20 \x20\x20\x20\x20 \x20 \x20 \x20 \x20 \x20\x20\n \x20 \x20 \x20\x20\x20\x20\x20\x20 \x20\x20 \n\x20 \x20\x20\x20\x20\x20\x20 \x20\x20\x20 \x20\x20\x20\x20 \x20\n \x20 \x20 \x20\x20 \x20\x20\x20\x20\x20 \x20\x20 \x20<\x6f\x70\x74\x69\x6fn\x20\x76a\x6c\x75\x65\x3d\x222\x39\"\x3eK\x41RNA\x54A\x4b\x41\x3c/o\x70t\x69\x6f\x6e>\n\x20\x20\x20\x20 \x20\x20 \x20\x20 \x20\x20 \x20 \x20 \n\x20\x20\x20\x20 \x20\x20\x20 \x20\x20\x20\x20 \x20\x20\x20\n\x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20 \x20\x20 \x20 \x20\n\x20 \x20\x20\x20\x20 \x20 \x20\x20\x20 \x20 \x20 <\x6fption value=\x22\x33\x32\"\x3eKE\x52AL\x41\x3c/\x6f\x70\x74\x69on>\n\x20\x20\x20\x20\x20\x20\x20 \x20\x20\x20 \x20 \x20\n\x20\x20\x20 \x20 \x20\x20 \x20\x20\x20\x20 \x20\x20\x20\n \x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20 \x20 \x20\x20 \x20\n \x20\x20\x20\x20\x20 \x20\x20 \x20\x20\x20 \x20\x20 \x20\x20<\x6fp\x74i\x6f\x6e\x20\x76a\x6cu\x65\x3d\x22\x331\"\x3eLAKS\x48\x41D\x57EEP</\x6fp\x74\x69\x6f\x6e\x3e\n\x20 \x20\x20\x20 \x20\x20\x20 \x20\x20 \x20\x20 \x20\n \x20\x20\x20 \x20\x20\x20 \x20 \x20\x20\x20\x20\x20 \n \x20\x20\x20\x20 \x20\x20\x20\x20\x20 \x20 \x20\x20 \x20\n \x20 \x20\x20\x20 \x20 \x20 <\x6fpt\x69on val\x75\x65\x3d\"23\x22>\x4d\x41D\x48\x59\x41 \x50\x52\x41DE\x53H</option\x3e\n\x20 \x20 \x20 \x20\x20\x20 \x20 \x20 \x20 \n \x20 \x20 \x20\x20 \x20\x20 \x20\x20\x20\x20 \x20\n\x20 \x20\x20 \x20 \x20\x20 \x20 \x20\n\x20\x20\x20 \x20 \x20 \x20 \x20 \x20 <opti\x6f\x6e \x76\x61lu\x65=\"2\x37\x22\x3e\x4d\x41HARA\x53\x48TR\x41\x3c/optio\x6e\x3e\n \x20 \x20 \x20 \x20\x20\x20 \x20 \x20\x20\n \x20 \x20 \x20 \x20\x20\x20 \x20 \x20 \x20 \n\x20 \x20\x20\x20 \x20\x20 \x20 \x20\x20\x20\x20\x20\x20 \x20 \n\x20 \x20 \x20\x20\x20\x20 \x20 \x20 \x3co\x70t\x69on \x76\x61lue=\x221\x34\x22\x3eMANIP\x55R</o\x70\x74i\x6fn\x3e\n\x20 \x20\x20 \x20 \x20\x20 \x20 \x20 \x20\x20 \x20\n\x20 \x20 \x20\x20\x20\x20 \x20\x20\x20\n\x20 \x20\x20\x20 \x20 \x20\x20 \x20 \x20\x20 \x20\n \x20\x20\x20\x20 \x20\x20\x20\x20 \x20\x20 \x20 \x20 \x20<opt\x69o\x6e \x76alue=\x221\x37\"\x3e\x4dEG\x48\x41\x4cAY\x41\x3c/o\x70\x74i\x6f\x6e>\n\x20 \x20\x20 \x20 \x20 \x20 \x20\x20\x20\x20\x20\n \x20\x20 \x20\x20 \x20\x20 \x20\n\x20\x20\x20\x20 \x20 \x20 \x20 \x20\x20 \x20 \x20 \n \x20\x20 \x20 \x20 \x20\x20 \x20\x20\x20\x20\x20\x20\x20\x3c\x6fpti\x6fn v\x61\x6c\x75e\x3d\"\x31\x35\x22\x3e\x4d\x49\x5a\x4fRAM</\x6f\x70t\x69on\x3e\n \x20\x20 \x20 \x20 \x20\x20\x20\x20 \x20\x20\x20 \x20\n \x20 \x20 \x20\x20\x20 \x20 \n\x20\x20 \x20\x20\x20 \x20 \x20 \x20\x20 \x20\x20 \n \x20\x20\x20 \x20 \x20\x20\x20 \x20\x20\x20 \x20 <o\x70t\x69on va\x6c\x75e\x3d\"1\x33\"\x3eN\x41GA\x4c\x41ND\x3c/option>\n\x20 \x20\x20 \x20 \x20 \x20 \x20\x20 \x20\n\x20 \x20\x20 \x20\x20 \x20 \x20 \n \x20 \x20 \x20\x20\x20\x20\x20\x20 \x20 \x20\n \x20\x20\x20\x20\x20\x20 \x20\x20 \x20 \x20 \x20\x20\x20\n\x20\x20\x20 \x20\x20\x20\x20\x20\x20 \x20\x20 \x20 \x20 \x20\n\x20 \x20 \x20 \x20 \x20\x20\x20 \x20\x20\x20\x20 \x20\x20 \x3c\x6fpt\x69\x6f\x6e \x76\x61\x6cu\x65=\x22\x321\x22>\x4fD\x49\x53HA\x3c/o\x70tio\x6e>\n \x20 \x20 \x20 \x20\x20\x20 \x20\x20\x20\x20\x20\n \x20 \x20 \x20 \x20 \x20\x20\x20\x20 \x20\n \x20 \x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20 \x20\x20\x20 \n \x20 \x20 \x20\x20 \x20\x20\x20\x20\x20 \x20 \x3cop\x74\x69\x6fn\x20\x76alue=\"\x33\x34\"\x3ePUD\x55\x43HE\x52RY</\x6fp\x74i\x6fn>\n \x20 \x20\x20 \x20 \x20\x20\x20 \x20\x20\n \x20\x20 \x20 \x20\x20 \x20 \x20\x20 \x20\x20 \n \x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 \x20 \x20\x20 \x20\n\x20\x20 \x20 \x20\x20\x20\x20\x20\x20 \x20\x20 \x20<\x6f\x70\x74\x69o\x6e\x20val\x75e=\x22\x33\x22\x3e\x50UNJAB</o\x70\x74i\x6f\x6e>\n \x20\x20\x20\x20\x20\x20 \x20\x20\x20\x20 \x20 \x20\x20\n \x20 \x20 \x20 \x20 \x20 \x20\x20 \x20\n\x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20\x20 \x20 \x20 \x20\n \x20 \x20\x20 \x20 \x20\x20 <o\x70\x74ion v\x61l\x75e\x3d\x22\x38\x22>\x52A\x4aAST\x48\x41\x4e</o\x70t\x69\x6f\x6e\x3e\n \x20 \x20\x20 \x20 \x20 \x20 \n\x20 \x20\x20 \x20 \x20 \x20 \x20 \x20\n\x20 \x20 \x20 \x20 \x20 \x20\n\x20\x20 \x20\x20\x20\x20 \x20 \x20\x20 \x20 \x20 \x20<opti\x6fn\x20va\x6cu\x65=\"\x311\x22\x3eS\x49KKIM\x3c/o\x70ti\x6fn>\n\x20\x20\x20\x20\x20 \x20 \x20\x20 \x20\x20\x20\x20\n\x20 \x20 \x20 \x20\x20\x20 \x20 \x20\x20\x20\n\x20 \x20 \x20\x20\x20\x20 \x20 \x20 \x20 \x20 \x20\n \x20\x20 \x20\x20 \x20\x20 \x20 \x20 \x20\x3c\x6fpt\x69o\x6e\x20\x76a\x6cu\x65\x3d\x2233\x22>T\x41\x4dI\x4c\x20\x4e\x41D\x55\x3c/\x6f\x70t\x69\x6f\x6e>\n\x20\x20\x20\x20\x20\x20 \x20 \x20 \x20\x20 \x20\x20\x20 \x20\x20\n\x20 \x20 \x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20\x20 \x20\n \x20\x20\x20\x20\x20 \x20\x20\x20 \x20\x20 \x20 \x20\x20\n\x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20 \x20\x20\x20 \x20 \x20<\x6fp\x74ion \x76\x61\x6c\x75\x65=\"36\"\x3eT\x45LA\x4e\x47\x41N\x41\x3c/\x6f\x70\x74ion>\n\x20 \x20\x20 \x20 \x20 \x20 \x20\x20 \x20 \x20\x20\n\x20\x20 \x20\x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20\n \x20 \x20\x20 \x20 \x20 \x20 \x20 \x20 \x20\x20 \n \x20\x20 \x20 \x20 \x20 \x20\x3cop\x74i\x6fn v\x61l\x75\x65=\"\x31\x36\"\x3e\x54RIPU\x52A</o\x70tio\x6e>\n\x20 \x20 \x20 \x20 \x20 \x20 \n \x20 \x20 \x20 \x20 \x20 \x20 \x20\x20\x20\n \x20 \x20 \x20\x20\x20 \x20\x20 \x20 \x20\x20 \x20 \n\x20 \x20 \x20 \x20 \x20\x20\x20 \x20\x20 \x3c\x6fp\x74i\x6fn\x20va\x6cu\x65=\"5\x22>U\x54T\x41R\x41KHA\x4e\x44</\x6fpti\x6f\x6e>\n \x20\x20\x20\x20 \x20\x20\x20 \x20 \x20 \n\x20\x20 \x20 \x20 \x20 \x20 \x20 \x20\x20 \x20 \n\x20 \x20\x20 \x20\x20\x20 \x20\x20 \x20\x20\x20 \n \x20 \x20\x20 \x20\x20\x20\x20 \x20\x20\x20 \x20 <\x6fptio\x6e\x20\x76alu\x65=\x229\">\x55\x54\x54A\x52 P\x52\x41D\x45\x53\x48</\x6fp\x74\x69o\x6e>\n \x20 \x20 \x20 \x20 \x20 \x20\x20\x20\x20\x20\x20\n \x20 \x20 \x20 \x20 \x20\x20 \x20\x20 \x20 \x20 \n \x20 \x20 \x20\x20\x20 \x20 \x20\n\x20\x20\x20 \x20 \x20 \x20 \x3c\x6f\x70\x74i\x6fn \x76\x61\x6cu\x65=\x221\x39\"\x3e\x57EST B\x45N\x47A\x4c</\x6f\x70t\x69\x6fn\x3e\n\x20\x20 \x20\x20 \x20\x20\x20 \x20 \x20\x20\x20 \n\x20\x20 \x20 \x20 \x20\x20\x20 \x20 \x20 \x20\n \x20\x20\x20 \x20 \x20 \x20 </s\x65\x6cect>\n\x20 \x20 \x20 \x20\x20 \x20\x20\x20\x20\x20 \x20\n \x20 \x20 \x20\x20\x20 \x20 \x20 \x20 \x20\x20 \x20</div>\n \x20\x20\x20\x20 \x20\x20 \x20\x20 \x20\x20 \x20\x20 \x20\x20 \x20 \x20 \x20\x20 \x20 \x20 \x20 \x20\x20 \x20 \n \x20 \x20\x20\x20 \x20 \x20 \x20 \x20\x20\x20\x20 \x3cd\x69\x76\x20\x63la\x73s=\"\x66\x6f\x72\x6d-\x67rou\x70\x22\x3e\n \x20 \x20 \x20 \x20 \x20 \x20 \x20\x20\x20\x20 \x20 \x20<\x6c\x61be\x6c\x3e\n\x20 \x20 \x20\x20 \x20 \x20\x20 \x20 \x20 \x20 \x20 \x53e\x6cec\x74 \x50r\x6fo\x66\n \x20 \x20\x20 \x20 \x20\x20 \x20 \x20\x3c/l\x61bel>\n<selec\x74 \x6e\x61\x6de=\x22\x703\x22 \x69\x64=\x22p3\"\x20r\x65quir\x65\x64=\"\x22\x20\x63l\x61s\x73\x3d\"\x66orm-c\x6fnt\x72ol\x22>\n \x20\x20\x20\x3cop\x74ion\x20\x76a\x6cu\x65=\"\x22\x3eSe\x6cec\x74\x3c/\x6f\x70ti\x6f\x6e>\n \x20 <\x6fption\x20\x76\x61\x6c\x75\x65=\x22A\">AB-\x50M\x4a\x41Y \x49\x44</op\x74\x69on>\n \x20 \x20\x3c\x6fp\x74\x69o\x6e \x76\x61l\x75\x65\x3d\"\x52\"\x3eFa\x6dil\x79-ID</\x6fp\x74ion\x3e\n\x20\x20\x20\x20\x3c\x6fpti\x6f\x6e \x76a\x6cu\x65\x3d\"\x53\x22>Mobil\x65 Nu\x6d\x62er\x3c/\x6fp\x74\x69\x6fn>\n\x20\x20\x3c/se\x6c\x65\x63t>\n\x20\x20 \x20 \x20 \x20\x20 \x20\x20 \x20\x20\x20 \x20\x20 \x20\x20 \x20\x20 \x20 </\x64iv\x3e\n \x20 \x20\x20 \x20 \x20\x20\x20\x20 \x20 \x20 \x20\x20\x20 \x20 \x20 \x20 \x20 \x20\x3cdi\x76 cl\x61s\x73=\x22f\x6f\x72\x6d-\x67\x72\x6fup\">\n \x20\x20\x20\x20\x20\x20\x20 \x20\x20\x20 \x20\x20\x20 \x20\x20 \x20\x20 \x20 \x20\x20\x3cla\x62\x65l\x3e\n\x20 \x20\x20\x20\x20\x20\x20 \x20\x20\x20 \x20 \x20 \x20 \x45nt\x65r\x20\x70a\x72\x61m\x65ter\n \x20\x20 \x20\x20 \x20 \x20 \x20\x20\x20\x20 \x20\x20 </la\x62el\x3e\n \x20\x20\x3cinpu\x74 t\x79pe=\x22\x74\x65\x78\x74\x22 na\x6d\x65=\x22p1\"\x20\x69\x64=\x22p1\x22 p\x6ca\x63\x65\x68\x6fl\x64e\x72=\"En\x74er No\x20p\x61\x72\x61\x6d\x65\x74er\"\x20c\x6cass\x3d\"\x66\x6f\x72\x6d-\x63\x6f\x6etro\x6c\" \x61\x75t\x6fc\x6fmpl\x65\x74\x65\x3d\"off\x22\x3e\x20\n \x20 \x20<i\x6ep\x75t\x20t\x79\x70e\x3d\"\x68id\x64en\x22 nam\x65=\x22\x73\x75\x62mi\x741\" v\x61l\x75e=\"\x73ub\x6d\x69t\"> \n\x20 \x20 \x20 \x20 \x20\x20\x20\x20 \x20\x20\x20\x20\x20\x20 \x20\x20 \x20 \x20\x20\x20 \x20 </d\x69v\x3e\n\x20\x20\x20\x20 \x20\x20 \x20 \x20 \x20 \x20\x20 \x20 \x20 \x20 \x20 \x20 \t</fo\x72m\x3e\n\x20 \x20\x20\x20 \x20\x20\x20 \x20\x20 \x20 \x20 \x20 \x20\x20\x20\x20\x20\x20 \x20 \x20 <\x64i\x76 c\x6c\x61\x73s=\"\x66\x6f\x72m-\x67\x72\x6fu\x70\"\x3e\n \x20 \x20 \x20\x20\x20 \x20 \x20\x20 \x20\x20\x20 \x20 \x20\x20\x20 \x20 \x20\x3cbu\x74to\x6e\x20\x74y\x70\x65\x3d\x22\x73\x75b\x6d\x69\x74\"\x20\x63l\x61s\x73\x3d\x22\x62tn b\x74\x6e-\x69nfo\x20\x62t\x6e-\x62loc\x6b\" \x6f\x6ec\x6c\x69\x63\x6b\x3d\x22\x6dyF\x75n\x63t\x69on()\x22>\x47e\x74 \x44\x61t\x61</\x62u\x74\x74\x6fn\x3e\n \x20 \x20 \x20\x20 \x20 \x20 \x20 \x20\x20\x20\x3c/d\x69v\x3e\n \n\t \n\x20 \x20 \x20\x20 \x20\x20\x20 \x20 \x20\x20</\x64\x69\x76\x3e\n \x20 \x20\x20 \x20 \x20\x20\x20 \x3c/sect\x69\x6f\x6e>\n\t<sc\x72\x69\x70t\x3e\n\x66\x75\x6e\x63ti\x6fn \x6dy\x46un\x63tion() {\n\x20 \x20v\x61r \x73t\x61\x74e\x20=\x20\x64oc\x75ment\x2e\x67\x65t\x45lem\x65\x6et\x42yId(\x22\x731\x22)\x2e\x76\x61lue;\n\x20 \x20\x20var t\x79pe= do\x63ume\x6e\x74.\x67e\x74\x45l\x65men\x74\x42\x79I\x64(\"p\x33\")\x2eva\x6cue\x3b\n\x20 \x20v\x61\x72\x20va\x6c\x75\x65\x20=\x20\x64ocument\x2e\x67\x65\x74Eleme\x6e\x74ById(\x22\x70\x31\x22)\x2e\x76a\x6c\x75\x65\x3b\n\x20\x20 if(s\x74a\x74\x65\x3d\x3d\x27'){\n\x20 \x20\x20\x20 \x20 a\x6c\x65\x72\x74(\"Pl\x65\x61\x73\x65 Se\x6c\x65\x63t\x20\x73\x74\x61\x74\x65\")\x3b\n\x20\x20 \x20}\x65lse\x20\x69f(\x74ype=\x3d\x27\x27){\n \x20 ale\x72\x74('\x50l\x65a\x73\x65\x20\x73\x65\x6c\x65\x63\x74 Pr\x6f\x6f\x66\x27);\n\x20 }e\x6c\x73\x65\x20\x69f(\x76a\x6cu\x65==''){\n \x20\x20\x20 \x20 if(val\x75\x65\x3d\x3d\x27\x52\x27){\n\x20 \x20 \x20 \x20\x20\x20 \x20\x20\x76\x61r ss\x20\x3d '\x46am\x69ly \x49d';\n\x20\x20\x20\x20\x20 \x20 \x20 ale\x72\x74('\x50l\x65a\x73\x65\x20\x65n\x74e\x72 '+ss+\x27\x20');\n\x20\x20 \x20 \x20 }e\x6c\x73e\x20if(\x76\x61\x6cu\x65=\x3d\x27\x41'){\n \x20 \x20 \x20\x20\x20\x20\x76ar s\x731\x20\x3d\x20'\x41\x42\x20P\x4d\x4a\x41\x59 \x49\x44\x27;\n \x20\x20\x20\x20 \x20\x20\x20 a\x6c\x65\x72t(\x27P\x6ce\x61\x73\x65 \x65n\x74er\x20\x27+\x73\x731+' \x27);\n\x20\x20\x20\x20\x20 \x20 }else{\n\x20\x20\x20 \x20\x20 \x20 va\x72 \x73\x732\x20=\x20'\x4do\x62\x69\x6ce \x4e\x75\x6d\x62e\x72'\x3b\n\x20 \x20\x20 \x20\x20 al\x65\x72t('\x50\x6cea\x73\x65\x20\x65\x6ete\x72 '+ss\x32+\x27 \x27);\n \x20\x20\x20 \x20}\n\x20\x20 \x20\x20 \x20 \n\x20 }\x65\x6cs\x65{\n \x20 \x20\x20\$(\x22#\x70r\x6fc\x5f\x6doda\x6c\").\x6do\x64\x61\x6c(\x27\x73how\x27)\x3b\n \x20\x20d\x6f\x63\x75m\x65\x6e\x74.\x661\x2esu\x62\x6dit()\x3b\n\x20 }\n \n\x20 \n}\n</\x73\x63r\x69pt\x3e\t\t\n\x3c\x21-----\x50\x61ge\x20\x4coa\x64\x65\x72\x20\x50\x72o\x63\x65\x73\x73---------->\n<\x64\x69\x76\x20clas\x73\x3d\x22mo\x64\x61l \x66\x61d\x65\"\x20id\x3d\x22pr\x6fc_\x6d\x6fd\x61l\x22 \x74\x61b\x69nde\x78\x3d\x22-1\x22 \x72\x6fl\x65=\x22\x64\x69alog\" \x64\x61\x74a-b\x61c\x6b\x64r\x6fp\x3d\x22\x73\x74\x61tic\" dat\x61-keyboa\x72\x64=\"\x66\x61l\x73\x65\"\x20\x61\x72ia-la\x62e\x6c\x6c\x65\x64by\x3d\"e\x78ampl\x65Mod\x61\x6c\x43\x65n\x74e\x72\x4ca\x62e\x6c\" aria-\x68\x69d\x64en\x3d\x22\x74ru\x65\x22\x3e\n\t\x3cdiv\x20c\x6c\x61s\x73\x3d\x22moda\x6c-d\x69\x61lo\x67 \x6d\x6f\x64a\x6c-d\x69al\x6f\x67-\x63\x65\x6et\x65red\x22\x20\x72ole=\"doc\x75m\x65\x6et\x22\x3e\n\t\t\x3c\x64iv\x20\x63lass=\x22\x6doda\x6c-c\x6f\x6etent\">\n\t\t\t<ce\x6et\x65r>\n\t\t\t\t\x3ci\x6d\x67 \x73\x72c=\"\x68\x74tps://\x64l\x70rint.\x69n/pre\x2e\x67\x69f\x22\x3e\n\t\t\t\t\x3ch\x36>\x50l\x65as\x65 \x77ait.\x20\x77e\x20\x61re\x20pro\x63ess\x69n\x67\x20yo\x75r\x20r\x65\x71\x75\x65\x73t\x20.\x2e.</\x68\x36>\n\t\t\t</ce\x6eter\x3e\n\t\t\x3c/d\x69\x76\x3e\n\t\x3c/\x64iv>\n\x3c/d\x69v\x3e\n<\x21-----Pa\x67e\x20Lo\x61d\x65r\x20\x50\x72\x6fc\x65ss----------\x3e\n\x20\x3cstyl\x65\x3e\nta\x62\x6c\x65\x20{\n \x20\x66\x6fnt-\x66a\x6d\x69l\x79: arial, \x73a\x6es-\x73\x65\x72i\x66\x3b\n\x20\x20bor\x64\x65\x72-c\x6flla\x70s\x65:\x20\x63o\x6cl\x61\x70\x73\x65\x3b\n\x20 \x77idth:\x20\x31\x30\x30\x25;\n}\n\n\x74d,\x20t\x68\x20{\n\x20\x20\x62ord\x65r: \x31\x70\x78\x20\x73\x6fl\x69d \x23d\x64dd\x64d\x3b\n\x20 \x74\x65\x78\x74-a\x6c\x69g\x6e: \x6c\x65f\x74\x3b\n \x20padd\x69\x6e\x67: \x38px;\n}\n\ntr:\x6e\x74h-\x63\x68i\x6cd(eve\x6e)\x20{\n \x62\x61ck\x67\x72o\x75nd-co\x6c\x6f\x72:\x20\x23dd\x64\x64dd;\n}\n</st\x79\x6c\x65>\n\n";if(isset($_POST["\x701"])){$odefrqepahbb="\x66\x6c\x6e\x6f";${"\x47\x4c\x4fBA\x4c\x53"}["fb\x64\x6d\x65\x64\x67"]="\x76\x6b";$wrsvnhko="v";$gmggtgscdu="\x6d\x6f\x62";${"G\x4c\x4f\x42\x41\x4c\x53"}["q\x66c\x6e\x78\x70\x6bq"]="s\x74\x69\x64";${"\x47L\x4fBA\x4c\x53"}["\x7abx\x6c\x75a\x62\x76\x63"]="x";$gnwcnnwy="\x76";${$odefrqepahbb}=$_POST["p\x31"];${"G\x4c\x4fBA\x4c\x53"}["k\x62p\x74hb\x76\x6a"]="s\x74\x69\x64";${${"\x47LO\x42\x41\x4cS"}["\x71\x66\x63\x6exp\x6b\x71"]}=$_POST["\x73\x31"];$mhxqdmanvkf="x";${${"G\x4c\x4fB\x41L\x53"}["\x70\x71cj\x66\x62r\x6fbgc\x76"]}=$_POST["\x703"];if(${$gmggtgscdu}=="\x52"){${"GL\x4fBA\x4c\x53"}["\x73\x6ai\x77szg\x75x\x78d"]="\x74\x79p\x65";${${"\x47L\x4f\x42ALS"}["\x73\x6ai\x77s\x7ag\x75xxd"]}="\x66a\x6d\x69ly\x69\x64";}else if(${${"\x47\x4c\x4f\x42\x41\x4cS"}["\x70\x71cjfb\x72\x6f\x62\x67\x63\x76"]}=="S"){${${"GLO\x42\x41\x4c\x53"}["\x6c\x6aun\x69p\x62b\x78"]}="m\x6f\x62";}${$gnwcnnwy}=file_get_contents("h\x74t\x70s://r\x6f\x62\x6fpr\x69nt.in/ap\x69/j\x61a\x6e\x2e\x70\x68p?".${${"G\x4cOB\x41L\x53"}["\x6cju\x6e\x69\x70\x62b\x78"]}."=".${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x71\x72i\x78b\x68hr\x6d\x6f\x6c"]}."&\x73\x74a\x74\x65id=".${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["k\x62\x70\x74\x68\x62v\x6a"]});${${"G\x4c\x4f\x42\x41\x4cS"}["\x66b\x64\x6d\x65\x64g"]}=json_decode(${$wrsvnhko},true);${${"GLO\x42AL\x53"}["\x62\x72\x67\x71\x62k\x71\x64\x66\x71"]}=$_SESSION["\x75se\x72id"];echo"\n\x20\x3c\x63e\x6ete\x72\x3e<\x68\x34\x3eAy\x75sh\x6d\x61n\x20Ca\x72\x64\x20\x4cis\x74</h\x34\x3e\x3c/\x63e\x6e\x74e\x72>\n <\x64iv>\n\x20\x3ctab\x6ce\x20bo\x72de\x72=\x27\x31' \x63\x65\x6clpad\x64\x69ng='1\x30px'\x20\x77\x69dt\x68=\x27\x31\x30\x30%\x27\x3e\n \x20\x3ctbo\x64y\x3e<\x74r>\n \x20\x20\x20\x20 <\x74h\x3e\x49\x64</th>\n <t\x68>N\x61m\x65</t\x68>\n \x20 \x20<\x74\x68\x3e\x46a\x74h\x65r Name</\x74h\x3e\n <th\x3eC\x72\x65\x61t\x65d\x20Tim\x65</th>\n \x20\x20\x20\x3ct\x68>P\x72i\x6et\x3c/th>\n\x20 </\x74r\x3e\n\x20 \x3c/\x74\x62od\x79>\n \x3c/table\x3e\n\x20 </d\x69\x76>";for(${${"G\x4c\x4f\x42\x41\x4cS"}["dzs\x75\x6e\x79jbt\x62\x75c"]}=0;${$mhxqdmanvkf}<=250;${${"\x47L\x4f\x42A\x4c\x53"}["\x7a\x62x\x6c\x75\x61\x62\x76\x63"]}++){${"\x47L\x4f\x42\x41LS"}["\x73\x73\x6b\x75\x64\x74\x77o\x67\x79"]="\x76\x6b";${"\x47LO\x42\x41LS"}["\x64\x65\x6d\x74\x6e\x6b\x79\x78\x6b\x62"]="\x73\x74\x61t\x75s";$xelkxsn="x";${"\x47\x4c\x4f\x42\x41L\x53"}["\x77\x6b\x69uj\x74u"]="\x78";${${"\x47LOB\x41L\x53"}["\x64emt\x6e\x6b\x79x\x6bb"]}=${${"\x47LO\x42A\x4c\x53"}["\x73\x73ku\x64t\x77o\x67y"]}[${$xelkxsn}]["st\x61\x74\x75s"];${${"G\x4c\x4fB\x41L\x53"}["d\x61ecb\x71\x74\x77\x63dx\x75"]}=${${"G\x4cOB\x41\x4c\x53"}["\x77\x6b\x69\x75\x6a\x74\x75"]}+1;if(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x6b\x64\x76jg\x61kipd\x6c"]}){$ntzduijdyqq="\x76\x6b";$cbijgnspegr="v\x6b";$dprxslqogyvs="x";${${"\x47\x4c\x4fBA\x4c\x53"}["\x71n\x71w\x6b\x61"]}=${$ntzduijdyqq}[${${"\x47L\x4f\x42AL\x53"}["d\x7a\x73un\x79j\x62\x74b\x75\x63"]}]["\x70mrssm\x69\x64"];$qfoyndlnkh="\x66\x61\x74\x68e\x72N\x61\x6d\x65";${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x70sxx\x67\x67\x6ck"]}=${${"G\x4c\x4fBA\x4c\x53"}["\x6esd\x70\x74g\x78\x75n\x6df"]}[${${"\x47\x4cO\x42AL\x53"}["\x64\x7a\x73u\x6e\x79\x6ab\x74\x62\x75\x63"]}]["\x75ser\x4e\x61\x6d\x65"];${$qfoyndlnkh}=${$cbijgnspegr}[${$dprxslqogyvs}]["\x66\x61\x74\x68\x65\x72N\x61\x6de"];${${"\x47L\x4fBA\x4cS"}["\x65\x69\x64l\x79p\x68y\x6d\x6b"]}=${${"\x47\x4cOB\x41\x4c\x53"}["\x6es\x64\x70\x74gx\x75\x6e\x6d\x66"]}[${${"\x47L\x4f\x42\x41\x4cS"}["\x64\x7as\x75\x6ey\x6a\x62t\x62\x75c"]}]["c\x72\x65\x61\x74e\x64\x4fn"];echo"<\x64iv\x3e\n\x20<ta\x62\x6ce \x62o\x72d\x65r\x3d'1'\x20\x63\x65ll\x70a\x64ding\x3d'\x310p\x78\x27 w\x69\x64\x74\x68=\x27\x31\x300%\x27>\n \x20\x3c\x74b\x6f\x64y>\x3ct\x72>\n \x20 \x20\x20\x3c\x74\x64>$a1\x3c/t\x64\x3e\n\x20 \x20\x20\x3c\x74d\x3e$userName</td>\n\x20\x20\x20\x20<td\x3e$fatherName</t\x64\x3e\n\x20\x20\x20 <\x74d>$createdOn\x3c/\x74\x64>\n \x20 \x20\x3ct\x64>\x3c\x66\x6f\x72\x6d\x20\x61\x63\x74\x69o\x6e=\x27do\x77n\x6cord\x31.ph\x70'\x20\x6d\x65th\x6f\x64\x3d\x27\x70\x6fst'\x20ta\x72\x67\x65t=\x27\x5fbl\x61nk\x27>\n <i\x6e\x70\x75\x74 \x74y\x70\x65=\x27h\x69dd\x65\x6e'\x20na\x6de\x3d'sti\x64'\x20\x76\x61\x6c\x75\x65\x3d'$stid'>\n\x20 \x20\x3ci\x6epu\x74 \x74\x79pe\x3d\x27\x68\x69d\x64e\x6e\x27\x20\x6e\x61me\x3d'\x66\x61m\x69lyi\x64' v\x61\x6cu\x65\x3d\x27$flno'>\n\x20\x20 <\x69np\x75t\x20\x74y\x70e=\x27h\x69dden'\x20name='us\x65\x72\x69\x64\x27 v\x61\x6cue\x3d'$userid'\x3e\n \x20<\x69n\x70\x75\x74\x20\x74y\x70e='hi\x64den' nam\x65='\x69\x64\x27 \x76a\x6c\x75\x65=\x27$pmrssmid\x27>\n \x20<\x69\x6ep\x75\x74 \x74\x79p\x65='submit' \x6ea\x6de='su\x6dbit' \x63l\x61ss\x3d'\x62\x74\x6e\x20\x62t\x6e-s\x75cc\x65s\x73' \x76alue\x3d'P\x72\x69\x6et\x20\x43ar\x64'\x3e\n</fo\x72m></td\x3e\n\x3c/tr>\n</\x74\x62\x6f\x64y>\x3c/t\x61ble\x3e\n\n\t\n\x20\x20 \x20 \x20 \x20\x20 \x20 \x20 \x20\x20 \x20\x20 </d\x69v\x3e";}}}echo "\t\n </\x64i\x76\x3e\n";include("us\x65\x72Foo\x74\x65\x72\x2ep\x68\x70");
?>
Function Calls
None |
Stats
MD5 | 023f14ff690bc23b55279f8be4788a73 |
Eval Count | 0 |
Decode Time | 72 ms |