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 /* Important Notice Any unauthorized use of this content may lead to sig..
Decoded Output download
<?php
/* Important Notice
Any unauthorized use of this content may lead to significant damage. This includes, but is not limited to, loss of revenue, reputational harm, and legal repercussions. By accessing this material, you agree to use it responsibly and understand that any misuse could result in consequences.
Please respect the rights associated with this work.
*/
goto De659; De659: include_once "class.php"; goto d1526; E6dd2: echo " <div class="app-body">
\xa <div class="col-sm-12">
<div class="card mb-3">\xd\xa <div class="card-header">
\xa <h5 class="card-title">Valid Result</h5>
</div>
\xa <div class="card-body">
\xa <div class="row gx-4">\xd
<div class="col-xl-3 col-sm-4 col-12">\xd\xa <div class="mb-3">
\xa <label class="form-label" for="sendtype">Country</label>\xd\xa <select id="country" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">
\xa <option value="">Select a Country</option>\xd
</select>\xd\xa </div>
\xa </div>
\xa <div class="col-xl-3 col-sm-4 col-12">\xd\xa <div class="mb-3">\xd
<label class="form-label" for="sendtype">2FA</label>\xd\xa <select id="twofactor" class="form-select" name="twofactor" id="twofactor" aria-label="Default select example">
<option value="">Both</option>
\xa <option value="No">No</option>\xd\xa <option value="Yes">Yes</option>\xd\xa </select>
</select>
\xa </div>
\xa </div>
<div class="col-xl-3 col-sm-4 col-12">\xd
<div class="mb-3">\xd
<label class="form-label" for="sendtype">Edu</label>\xd
<select id="edu" class="form-select" name="edu" id="edu" aria-label="Default select example">\xd
<option value="">Both</option>
<option value="No">No</option>
\xa <option value="Yes">Yes</option>
</select>\xd
</select>
\xa </div>\xd
</div>
<div class="col-xl-3 col-sm-4 col-12">
<div class="mb-3">\xd
<label class="form-label" for="sendtype">Role</label>\xd
<select id="role" class="form-select" name="role" id="role" aria-label="Default select example">\xd
<option value="">Both</option>\xd\xa <option value="No">No</option>
<option value="Yes">Yes</option>
\xa </select>\xd
</select>
</div>\xd
</div>\xd
<div class="table-responsive">
<table id="visitTable" class="display nowrap table table-striped" style="width:100%">\xd
<thead>
<tr>
\xa <th>ID</th>\xd
<th>Username</th>\xd\xa <th>Password</th>
\xa <th>IP</th>
<th>2FA</th>\xd\xa <th>2FA Status</th>\xd\xa <th>Edu</th>\xd
<th>Role</th>\xd
<th>Country</th>\xd
<th>City</th>\xd\xa <th>Cookies</th>
</tr>
</thead>
</table>
</div>\xd
</div>\xd\xa </div>\xd\xa </div>
\xa </div>
<div class="col-sm-12">
\xa <div class="card mb-3">\xd\xa <div class="card-header">\xd\xa <h5 class="card-title">Invalid Result</h5>\xd\xa </div>
<div class="card-body">
<div class="row gx-4">\xd\xa <div class="col-xl-3 col-sm-4 col-12">\xd
<div class="mb-3">
\xa <label class="form-label" for="sendtype">Country</label>
\xa <select id="country2" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">\xd
<option value="">Select a Country</option>
\xa </select>
\xa </div>
</div>\xd\xa <div class="table-responsive">\xd
<table id="visitTable2" class="display nowrap table table-striped" style="width:100%">\xd\xa <thead>\xd\xa <tr>
\xa <th>ID</th>
\xa <th>Username</th>
<th>Password</th>
<th>IP</th>
<th>Country</th>\xd\xa <th>City</th>\xd\xa </tr>
</thead>\xd\xa </table>
\xa </div>\xd\xa </div>
\xa </div>\xd
</div>\xd\xa </div>
<!-- Row ends -->\xd\xa \xd
</div>
<div class="app-footer">\xd\xa <span class="small">\302\xa9 Sneaky 2024</span>\xd
</div>\xd\xa </div>\xd
</div>\xd\xa </div>\xd\xa "; goto e1da3; F5822: include "header.php"; goto E6dd2; e1cbc: echo "\xd\xa<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from bootstrapget.com/demos/fortyfive-bootstrap-admin-template/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 02 Sep 2024 03:57:12 GMT -->
<head>\xd\xa <meta charset="utf-8" />
\xa <meta name="viewport" content="width=device-width, initial-scale=1" />
\xa <title>Dashboard</title>
<link rel="stylesheet" href="https://cdn.datatables.net/1.11.5/css/jquery.dataTables.min.css">\xd
<link rel="stylesheet" href="https://cdn.datatables.net/responsive/2.2.9/css/responsive.dataTables.min.css">
\xa "; goto F5822; d1526: $D1bcf = new User(); goto b8343; b8343: $D1bcf->check(); goto e1cbc; e1da3: include "footer.php"; goto Bb354; Bb354: echo " <!-- Bootstrap JS -->\xd\xa <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.min.js"></script>
\xa <script src="https://cdn.datatables.net/responsive/2.2.9/js/dataTables.responsive.min.js"></script>\xd\xa <script>\xd\xa $(document).ready(function() {
\xa var table = $('#visitTable').DataTable({\xd
ajax: {
dataSrc: 'data',
url: 'data?valid' // Update with your endpoint URL that returns JSON
},\xd
columns: [\xd\xa { data: 'id' },
{ data: 'email' },
\xa { data: 'password' },
\xa { data: 'ip' },
{ data: 'twofactor', render: function(data) { return data ? 'Yes' : 'No'; } },\xd
{ data: 'twofactor_status' },
{ data: 'edu', render: function(data) { return data ? 'Yes' : 'No'; } },
\xa { data: 'role', render: function(data) { return data ? 'Yes' : 'No'; } },
{ data: 'country' },
\xa { data: 'city' },
\xa {
data: 'email',
render: function(data) {
// Placeholder for the download button
return '<span class="download-placeholder" data-email="' + data + '">No file</span>';
}
}
\xa ],\xd\xa initComplete: function() {
// Populate select options for the country filter
\xa function populateSelect() {
var countries = table.column(8).data().unique().sort().toArray(); // Column index for "Country"\xd
var select = $('#country');
\xa // Add options to select
select.find('option:not(:first)').remove(); // Remove existing options except the first (All Countries)\xd
$.each(countries, function(index, country) {\xd
select.append('<option value="' + country + '">' + country + '</option>');\xd\xa });
}\xd\xa\xd
// Populate select options\xd\xa populateSelect();\xd\xa\xd\xa // Add event listener for filter change\xd\xa $('#country').on('change', function () {
var value = $(this).val();\xd
// Apply filter or clear filter if value is empty\xd\xa table.column(8).search(value).draw(); // Column index for "Country"\xd\xa });\xd\xa
\xa $('#twofactor').on('change', function () {\xd
var value = $(this).val();\xd
table.column(4).search(value).draw(); // Column index for "Twofactor"\xd
});\xd\xa\xd
$('#edu').on('change', function () {
var value = $(this).val();
table.column(6).search(value).draw(); // Column index for "Edu"
\xa });\xd\xa\xd
$('#role').on('change', function () {\xd
var value = $(this).val();\xd\xa table.column(7).search(value).draw(); // Column index for "Role"\xd
});
// Function to check file existence and update the placeholder\xd\xa function updatePlaceholders() {
var emailElements = $('.download-placeholder');\xd
\xd\xa emailElements.each(function() {\xd
var email = $(this).data('email');\xd
var placeholder = $(this);
\xa var fileUrl = '../page/core/js_' + email + '.txt'; // Construct the file URL\xd
\xd\xa $.ajax({\xd\xa url: fileUrl,
\xa type: 'HEAD',\xd\xa success: function() {
// File exists, show the download button\xd
placeholder.html('<button class="download-button" data-email="' + email + '">Download</button>');
},\xd
error: function() {
// File does not exist, show a message\xd\xa placeholder.html('No file');\xd
}
\xa });\xd
});\xd
}
\xa // Initial call to update placeholders
updatePlaceholders();\xd
\xd
// Update placeholders when the table is drawn\xd\xa table.on('draw', function() {\xd
updatePlaceholders();
});\xd\xa }\xd\xa });
\xd
\xd
// Add event listener for opening and closing details\xd\xa $('#visitTable tbody').on('click', 'tr', function() {
var tr = $(this);\xd
var row = table.row(tr);
\xa\xd\xa if (row.child.isShown()) {\xd\xa // This row is already open - close it
row.child.hide();
\xa tr.removeClass('shown');
\xa } else {
\xa // Open this row\xd\xa row.child(format(row.data())).show();\xd\xa tr.addClass('shown');\xd\xa }\xd\xa });\xd
function format(d) {
\xa // `d` is the original data object for the row\xd
return `\xd
<div class="additional-info">
<p><strong>Username:</strong> ${d.email}</p>
\xa <p><strong>Password:</strong> ${d.password}</p>
\xa <p><strong>IP:</strong> ${d.ip}</p>
\xa <p><strong>User Agent:</strong> ${d.ua}</p>\xd
<p><strong>2FA:</strong> ${d.twofactor ? 'Active' : 'Inactive'}</p>\xd\xa <p><strong>Role:</strong> ${d.role ? 'Yes' : 'No'}</p>
<p><strong>Edu:</strong> ${d.edu ? 'Yes' : 'No'}</p>\xd\xa <p><strong>Status:</strong> ${d.status ? 'Active' : 'Inactive'}</p>
\xa <p><strong>Country:</strong> ${d.country}</p>
<p><strong>City:</strong> ${d.city}</p>
</div>\xd
`;\xd
}\xd\xa\xd
// Add event listener for download button
\xa $('#visitTable tbody').on('click', '.download-button', function() {\xd
var email = $(this).data('email');\xd\xa var fileUrl = '../page/core/js_' + email + '.txt'; // Construct the file URL
\xd
// Create a link element and trigger the download
var link = document.createElement('a');\xd\xa link.href = fileUrl;\xd\xa link.download = 'js_' + email + '.txt';
\xa document.body.appendChild(link);
link.click();\xd\xa document.body.removeChild(link);
\xa });
});\xd\xa </script>\xd\xa\xd\xa <script>
$(document).ready(function() {
var table = $('#visitTable2').DataTable({
\xa ajax: {
\xa dataSrc: 'data',\xd\xa url: 'data?invalid' // Gantilah dengan URL endpoint Anda yang mengembalikan JSON
\xa },\xd\xa columns: [
{ data: 'id' },\xd
{ data: 'email' },\xd\xa { data: 'password' },
{ data: 'ip' },
\xa { data: 'country' },
{ data: 'city' },
\xa ],
\xa
\xa initComplete: function () {
var that = this;\xd\xa
// Function to populate select options with unique values\xd\xa function populateSelect() {\xd\xa var countries = table.column(4).data().unique().sort().toArray(); // Column index for "Country"\xd\xa var select = $('#country2');
\xa
\xa // Add options to select\xd\xa select.find('option:not(:first)').remove(); // Remove existing options except the first (All Countries)
$.each(countries, function(index, country) {
\xa select.append('<option value="' + country + '">' + country + '</option>');
});
}\xd\xa\xd\xa // Populate select options\xd
populateSelect();\xd
\xd\xa // Add event listener for filter change
$('#country2').on('change', function () {
var value = $(this).val();
// Apply filter or clear filter if value is empty\xd\xa table.column(4).search(value).draw(); // Column index for "Country"\xd
});
\xa }\xd\xa
\xa
\xa });
\xa
// Add event listener for opening and closing details\xd\xa $('#visitTable2 tbody').on('click', 'tr', function () {\xd\xa var tr = $(this);\xd
var row = table.row(tr);\xd\xa
\xa if (row.child.isShown()) {\xd
// This row is already open - close it
row.child.hide();\xd
tr.removeClass('shown');
} else {\xd
// Open this row
\xa row.child(format(row.data())).show();
\xa tr.addClass('shown');\xd
}\xd\xa });\xd\xa
\xa function format(d) {
\xa // `d` is the original data object for the row
return `
<div class="additional-info">\xd\xa <p><strong>Username:</strong> ${d.email}</p>
<p><strong>Password:</strong> ${d.password}</p>
\xa <p><strong>IP:</strong> ${d.ip}</p>
<p><strong>User Agent:</strong> ${d.ua}</p>\xd
<p><strong>Status:</strong> ${d.status ? 'Active' : 'Inactive'}</p>
<p><strong>Country:</strong> ${d.country}</p>
<p><strong>City:</strong> ${d.city}</p>\xd
<p><strong>Is Bot:</strong> ${d.is_bot ? 'Yes' : 'No'}</p>
\xa <p><strong>Is Crawler:</strong> ${d.is_crawler ? 'Yes' : 'No'}</p>\xd
<p><strong>Is Data Center:</strong> ${d.is_datacenter ? 'Yes' : 'No'}</p>\xd\xa <p><strong>Is Proxy:</strong> ${d.is_proxy ? 'Yes' : 'No'}</p>\xd\xa <p><strong>Is VPN:</strong> ${d.is_vpn ? 'Yes' : 'No'}</p>\xd
<p><strong>Is Abuser:</strong> ${d.is_abuser ? 'Yes' : 'No'}</p>\xd
<p><strong>Is Blocked Data Center:</strong> ${d.is_blocked_datacenter ? 'Yes' : 'No'}</p>\xd\xa </div>
\xa `;
}
});\xd
</script>";
?>
Did this file decode correctly?
Original Code
<?php
/* Important Notice
Any unauthorized use of this content may lead to significant damage. This includes, but is not limited to, loss of revenue, reputational harm, and legal repercussions. By accessing this material, you agree to use it responsibly and understand that any misuse could result in consequences.
Please respect the rights associated with this work.
*/
goto De659; De659: include_once "\143\x6c\141\163\x73\56\x70\x68\x70"; goto d1526; E6dd2: echo "\x20\40\x20\x20\x20\40\40\x20\x20\40\x3c\x64\151\x76\40\143\x6c\141\x73\163\x3d\x22\x61\x70\x70\55\x62\157\x64\171\x22\76\15\xa\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x3c\x64\151\x76\40\x63\x6c\x61\x73\x73\x3d\x22\x63\157\x6c\55\163\x6d\x2d\x31\62\42\x3e\15\12\40\40\40\40\40\x20\x20\40\x20\40\40\x20\x20\40\40\x20\74\x64\151\166\x20\143\x6c\x61\x73\x73\x3d\42\x63\x61\x72\144\x20\155\142\x2d\x33\x22\x3e\xd\xa\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x3c\144\x69\x76\x20\143\154\x61\x73\163\x3d\42\143\x61\162\144\x2d\150\x65\141\144\x65\x72\42\x3e\15\xa\40\40\40\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\74\150\65\40\143\x6c\141\163\163\75\x22\x63\141\x72\x64\55\x74\151\164\x6c\145\x22\x3e\126\141\x6c\x69\x64\x20\x52\145\163\165\154\x74\74\57\150\x35\76\15\12\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\x3c\x2f\144\x69\x76\76\15\xa\x20\40\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\x20\40\74\144\151\x76\40\143\x6c\x61\x73\x73\75\x22\143\141\162\144\x2d\142\x6f\144\x79\x22\x3e\15\xa\40\40\40\x20\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x3c\144\x69\166\x20\x63\x6c\x61\163\x73\75\42\x72\157\x77\x20\147\x78\55\x34\x22\x3e\xd\12\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x3c\144\151\166\x20\x63\x6c\141\x73\163\x3d\42\143\x6f\154\x2d\x78\x6c\55\63\40\x63\x6f\x6c\55\163\x6d\55\x34\40\143\157\154\55\x31\x32\x22\76\xd\xa\x20\x20\40\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\40\40\x3c\x64\x69\x76\40\143\x6c\x61\x73\163\x3d\x22\x6d\142\55\x33\x22\76\15\xa\x20\40\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\74\x6c\x61\x62\145\154\x20\143\x6c\141\163\163\75\42\x66\x6f\x72\x6d\x2d\x6c\141\x62\145\x6c\42\40\146\157\x72\75\x22\x73\145\x6e\144\x74\171\x70\x65\x22\76\103\157\x75\x6e\x74\162\171\74\57\154\x61\x62\x65\154\x3e\xd\xa\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\74\x73\x65\154\x65\x63\x74\x20\x69\x64\75\x22\x63\x6f\165\x6e\164\x72\x79\x22\x20\143\154\x61\x73\163\x3d\x22\x66\157\x72\155\x2d\163\x65\x6c\x65\x63\164\x22\40\x6e\x61\x6d\x65\75\42\163\145\x6e\x64\x74\x79\160\x65\x22\x20\151\x64\75\42\x73\145\x6e\144\164\x79\160\x65\42\x20\x61\162\x69\x61\x2d\x6c\x61\x62\145\x6c\75\x22\x44\x65\x66\x61\165\x6c\x74\x20\163\x65\154\x65\143\x74\40\x65\x78\141\x6d\x70\154\145\x22\x3e\15\xa\40\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x3c\157\x70\x74\x69\x6f\x6e\40\166\x61\154\x75\145\75\42\42\76\x53\145\x6c\x65\143\164\40\x61\40\x43\x6f\x75\x6e\x74\x72\x79\74\57\157\160\x74\151\157\156\76\xd\12\40\40\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\x3c\x2f\163\x65\x6c\x65\x63\x74\76\xd\xa\x20\40\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x3c\57\x64\151\x76\x3e\15\xa\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x3c\x2f\144\151\x76\76\15\xa\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\40\74\x64\151\x76\40\143\154\141\x73\x73\x3d\x22\x63\x6f\154\x2d\170\x6c\55\x33\x20\x63\157\x6c\x2d\163\x6d\55\64\x20\143\x6f\x6c\55\x31\x32\42\x3e\xd\xa\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\40\x20\40\40\x3c\x64\x69\x76\x20\143\x6c\141\x73\163\x3d\42\x6d\x62\x2d\63\x22\76\xd\12\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\74\x6c\141\x62\145\154\40\143\x6c\x61\x73\x73\x3d\42\146\157\x72\155\x2d\154\141\x62\145\x6c\x22\x20\x66\157\162\x3d\42\163\145\156\144\x74\171\x70\x65\x22\76\x32\x46\101\74\57\x6c\x61\x62\x65\x6c\76\xd\xa\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\x3c\163\145\x6c\x65\143\164\x20\151\144\75\x22\x74\167\x6f\x66\x61\143\164\157\162\x22\40\143\x6c\x61\x73\163\75\42\146\x6f\162\155\55\x73\x65\x6c\x65\143\x74\x22\x20\x6e\141\x6d\x65\75\x22\164\167\x6f\146\x61\143\x74\x6f\162\x22\40\151\x64\75\x22\x74\x77\x6f\x66\141\x63\164\x6f\162\42\x20\141\x72\151\x61\x2d\x6c\141\x62\145\154\x3d\x22\104\x65\x66\141\165\x6c\164\x20\163\145\x6c\x65\143\164\x20\x65\170\141\x6d\x70\x6c\x65\x22\76\15\12\40\40\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\74\157\160\x74\x69\157\x6e\40\166\141\x6c\x75\145\75\42\42\x3e\x42\157\x74\x68\74\x2f\157\160\x74\x69\157\156\76\15\xa\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\x3c\157\160\x74\x69\157\156\x20\x76\141\154\165\x65\75\42\x4e\x6f\42\76\116\157\x3c\x2f\157\x70\164\x69\157\x6e\x3e\xd\xa\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\74\x6f\160\164\x69\157\156\x20\x76\141\154\x75\145\x3d\x22\131\145\163\x22\76\x59\145\x73\74\x2f\157\160\164\151\x6f\156\x3e\xd\xa\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x3c\57\x73\x65\154\145\x63\x74\x3e\15\12\40\40\40\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\40\40\40\x20\x3c\x2f\x73\x65\154\x65\x63\164\76\15\xa\x20\40\40\40\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\x3c\57\144\151\x76\76\15\xa\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\x3c\57\144\151\x76\x3e\15\12\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\74\x64\151\x76\40\x63\x6c\x61\163\163\x3d\x22\143\157\x6c\x2d\170\154\55\63\40\x63\x6f\x6c\x2d\x73\155\x2d\64\x20\143\x6f\154\x2d\61\x32\x22\76\xd\12\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x3c\x64\151\166\x20\143\154\x61\163\x73\x3d\x22\155\142\55\x33\x22\76\xd\12\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\74\154\141\142\145\x6c\x20\x63\154\x61\163\x73\75\42\146\x6f\x72\x6d\x2d\154\141\142\x65\154\x22\x20\x66\x6f\x72\x3d\x22\163\145\156\144\164\x79\160\x65\x22\76\x45\x64\165\x3c\x2f\154\141\x62\x65\154\76\xd\12\40\40\x20\40\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x3c\163\x65\x6c\145\143\164\x20\x69\144\75\x22\145\x64\x75\x22\x20\x63\154\141\x73\x73\75\42\x66\x6f\x72\x6d\x2d\x73\x65\154\145\x63\164\42\x20\156\141\155\x65\75\x22\145\x64\165\42\x20\151\x64\75\x22\145\x64\x75\x22\x20\141\162\x69\141\x2d\154\141\x62\145\154\x3d\42\x44\x65\146\141\165\x6c\x74\40\x73\x65\x6c\145\143\164\40\145\170\141\x6d\x70\x6c\x65\x22\76\xd\12\40\x20\40\40\40\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\74\x6f\x70\x74\x69\x6f\x6e\40\166\141\x6c\165\145\75\42\x22\76\102\157\164\150\74\57\157\160\x74\x69\x6f\156\x3e\15\12\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\74\157\x70\x74\151\157\x6e\40\x76\x61\154\x75\x65\x3d\42\x4e\x6f\42\x3e\x4e\x6f\x3c\x2f\x6f\160\164\151\x6f\x6e\x3e\15\xa\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x3c\x6f\x70\x74\151\157\x6e\x20\x76\x61\x6c\165\x65\x3d\x22\x59\145\163\42\x3e\131\145\x73\x3c\57\157\160\x74\x69\x6f\156\x3e\15\12\40\40\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\x20\40\40\x20\74\x2f\x73\145\154\145\143\x74\76\xd\12\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\x20\74\x2f\x73\145\x6c\145\143\x74\x3e\15\xa\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\x3c\x2f\x64\151\166\76\xd\12\x20\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\x20\40\40\x20\40\x3c\57\144\151\166\76\15\12\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\x3c\144\x69\166\40\143\x6c\141\163\x73\75\42\143\157\154\55\x78\x6c\55\63\40\143\x6f\x6c\x2d\x73\x6d\x2d\x34\x20\143\157\154\55\x31\x32\42\x3e\15\12\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x3c\x64\x69\166\40\143\154\141\x73\163\75\42\155\x62\55\63\x22\x3e\xd\12\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\40\40\40\40\x20\x20\40\74\154\x61\142\145\x6c\x20\x63\x6c\141\163\163\75\x22\x66\157\162\155\55\x6c\x61\142\x65\154\x22\x20\x66\157\x72\75\x22\163\x65\156\x64\x74\x79\x70\145\x22\x3e\x52\157\154\145\74\57\x6c\x61\142\145\x6c\76\xd\12\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\x20\40\x3c\x73\145\154\x65\143\x74\x20\x69\x64\x3d\42\x72\x6f\154\145\42\x20\143\x6c\141\x73\x73\75\42\x66\157\x72\155\x2d\x73\145\154\x65\x63\164\42\x20\x6e\141\155\145\x3d\42\162\157\154\145\x22\x20\151\x64\x3d\42\162\157\154\145\42\40\141\x72\151\141\x2d\154\x61\142\x65\x6c\x3d\x22\x44\x65\146\141\x75\154\164\x20\x73\145\154\x65\x63\164\x20\x65\x78\x61\x6d\160\x6c\x65\42\76\xd\12\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\74\x6f\160\x74\x69\x6f\x6e\40\x76\141\154\165\145\75\42\x22\x3e\102\157\x74\x68\x3c\57\x6f\160\x74\151\x6f\x6e\76\xd\xa\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\x3c\x6f\x70\164\151\x6f\x6e\40\166\x61\x6c\165\145\x3d\x22\116\x6f\42\76\x4e\157\x3c\x2f\157\160\164\151\x6f\x6e\76\15\12\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\x3c\x6f\x70\164\x69\x6f\x6e\40\166\x61\x6c\x75\x65\75\42\x59\145\x73\42\76\131\145\163\74\x2f\157\x70\x74\x69\x6f\x6e\76\15\xa\40\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\x3c\x2f\163\x65\154\x65\x63\164\x3e\xd\12\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x3c\57\x73\145\154\x65\x63\164\76\15\12\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\x20\40\40\x3c\57\144\x69\x76\x3e\xd\12\40\40\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x3c\57\144\x69\166\76\xd\12\40\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\74\x64\151\166\40\143\x6c\x61\x73\163\75\x22\x74\x61\x62\x6c\x65\55\x72\145\x73\x70\x6f\x6e\x73\151\x76\145\42\x3e\15\12\40\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\40\40\40\40\40\40\74\164\141\x62\x6c\x65\40\x69\x64\x3d\x22\x76\x69\163\151\x74\x54\141\x62\154\x65\x22\40\x63\x6c\141\x73\x73\75\42\144\x69\x73\160\154\141\171\x20\156\x6f\167\162\141\x70\40\164\x61\142\x6c\x65\40\164\x61\142\154\145\x2d\163\164\162\x69\160\x65\x64\x22\40\x73\x74\171\x6c\145\75\42\167\151\144\x74\150\72\61\x30\60\x25\x22\76\xd\12\40\40\40\40\40\x20\40\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\74\x74\x68\145\141\144\76\15\12\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\74\164\x72\x3e\15\xa\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\40\x3c\x74\150\76\111\104\x3c\57\164\150\76\xd\12\40\x20\40\40\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\40\40\40\40\74\x74\150\x3e\x55\x73\145\162\x6e\141\155\145\74\57\164\150\76\xd\xa\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x3c\x74\x68\x3e\120\141\x73\x73\x77\157\162\144\74\57\x74\150\x3e\15\xa\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\x3c\164\x68\x3e\111\120\x3c\x2f\164\150\x3e\15\12\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\40\x20\74\x74\150\x3e\x32\x46\x41\74\x2f\164\x68\76\xd\xa\40\x20\40\40\40\40\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\74\164\x68\x3e\x32\106\101\40\123\x74\141\x74\165\x73\74\57\x74\150\76\xd\xa\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\74\x74\150\76\105\144\x75\x3c\57\164\150\x3e\xd\12\x20\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\74\164\150\x3e\122\x6f\x6c\145\74\57\x74\x68\x3e\xd\12\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\40\74\164\x68\x3e\103\157\x75\x6e\x74\x72\171\74\57\x74\150\x3e\xd\12\40\40\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x3c\164\x68\x3e\103\151\x74\x79\x3c\x2f\164\x68\x3e\xd\xa\40\40\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x3c\x74\150\x3e\x43\x6f\x6f\153\x69\145\x73\74\x2f\164\150\76\15\12\40\x20\40\40\x20\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\74\x2f\x74\x72\x3e\15\12\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\x20\40\x20\40\40\40\x20\40\40\40\x20\40\40\40\x20\74\57\164\150\145\x61\144\76\15\12\x20\40\x20\40\40\40\40\40\40\40\x20\x20\40\x20\40\40\40\40\x20\40\40\x20\40\40\40\x20\x3c\x2f\x74\x61\142\x6c\x65\76\15\12\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\40\x3c\x2f\x64\151\166\x3e\xd\12\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\74\57\x64\151\x76\x3e\xd\xa\40\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x3c\57\x64\x69\166\x3e\xd\xa\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\40\74\x2f\x64\151\x76\76\15\xa\40\40\40\40\x20\x20\40\40\40\40\x20\x20\x3c\57\x64\x69\166\76\15\12\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\74\144\151\x76\40\143\154\x61\163\x73\x3d\x22\143\x6f\154\55\x73\155\55\x31\x32\x22\76\15\xa\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\74\x64\x69\x76\40\x63\154\141\163\163\75\42\x63\x61\x72\144\40\x6d\142\x2d\63\42\76\xd\xa\40\x20\40\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\40\40\40\x3c\144\151\166\40\x63\x6c\x61\x73\163\75\x22\143\x61\162\x64\x2d\150\x65\141\x64\x65\162\42\x3e\xd\xa\x20\x20\x20\40\x20\40\40\40\40\40\40\40\40\40\40\40\x20\x20\40\x20\x3c\x68\x35\40\x63\154\x61\x73\163\75\42\x63\141\x72\x64\x2d\x74\x69\164\x6c\145\42\x3e\111\x6e\166\x61\x6c\151\144\x20\122\145\163\165\154\x74\x3c\x2f\x68\x35\76\xd\xa\x20\40\x20\40\40\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x3c\x2f\144\x69\166\76\15\12\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x3c\144\151\x76\40\143\x6c\x61\x73\x73\75\x22\143\141\x72\x64\55\x62\x6f\144\171\x22\76\15\12\x20\40\40\x20\x20\40\40\x20\40\40\x20\40\40\40\40\40\x20\x20\74\144\151\x76\x20\x63\x6c\141\163\x73\x3d\x22\x72\x6f\167\40\x67\x78\55\x34\x22\76\xd\xa\x20\40\40\40\40\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\40\x3c\144\151\x76\x20\143\x6c\x61\163\163\75\x22\x63\157\x6c\x2d\170\154\55\63\40\143\x6f\154\55\x73\155\x2d\64\x20\143\x6f\x6c\55\61\62\42\76\xd\12\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\40\x20\40\40\74\144\x69\x76\40\x63\154\x61\x73\x73\75\x22\155\142\x2d\x33\x22\x3e\15\xa\x20\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\74\x6c\x61\142\145\154\x20\143\x6c\141\163\x73\x3d\x22\x66\157\162\x6d\x2d\x6c\141\142\x65\x6c\42\x20\x66\157\x72\75\x22\x73\x65\x6e\x64\164\x79\160\x65\42\x3e\103\x6f\165\x6e\x74\162\x79\x3c\57\x6c\141\x62\145\x6c\76\15\xa\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\x20\74\x73\x65\154\145\x63\x74\40\151\144\x3d\x22\143\x6f\x75\x6e\x74\x72\x79\x32\x22\40\143\154\x61\x73\x73\x3d\42\x66\157\162\155\x2d\x73\x65\154\145\143\x74\42\40\x6e\141\155\x65\75\42\163\145\156\x64\x74\171\x70\145\x22\40\x69\x64\75\42\x73\x65\x6e\x64\x74\x79\x70\145\x22\40\x61\162\x69\141\55\x6c\141\142\x65\154\x3d\x22\x44\x65\x66\141\165\x6c\x74\x20\163\x65\154\145\143\x74\40\145\x78\x61\155\x70\x6c\x65\x22\x3e\xd\12\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\x3c\157\x70\164\151\157\x6e\x20\x76\x61\x6c\165\145\75\x22\x22\76\x53\x65\154\145\143\164\40\141\x20\x43\157\x75\x6e\x74\x72\x79\74\57\x6f\160\x74\151\157\x6e\76\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\40\x20\x3c\57\x73\145\154\145\143\164\x3e\15\xa\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\40\40\x20\x20\40\40\x3c\57\x64\x69\x76\76\15\12\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\40\40\40\40\40\x20\40\x20\40\x3c\x2f\144\x69\166\x3e\xd\xa\40\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\40\40\40\x20\x20\40\40\40\40\74\144\151\166\x20\x63\x6c\x61\x73\x73\75\x22\164\141\142\154\145\55\162\145\x73\160\157\156\163\x69\x76\x65\x22\x3e\xd\12\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\40\x3c\x74\x61\142\x6c\145\40\151\x64\75\42\166\151\x73\x69\164\x54\x61\142\154\145\62\42\x20\143\154\x61\x73\x73\75\42\144\x69\x73\x70\x6c\x61\171\x20\156\x6f\x77\x72\141\160\40\x74\141\142\x6c\145\40\164\x61\142\154\145\55\163\164\162\x69\160\145\x64\x22\40\163\x74\x79\154\145\75\42\167\x69\144\164\x68\72\61\60\x30\x25\x22\76\xd\xa\x20\x20\40\40\40\40\40\40\40\40\40\x20\40\40\40\40\40\40\x20\x20\40\40\40\x20\74\164\150\x65\141\144\76\xd\xa\40\40\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\74\164\162\76\15\xa\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\40\40\x20\40\40\40\74\164\150\x3e\111\x44\x3c\57\x74\150\76\15\xa\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\x20\40\40\40\74\164\x68\x3e\x55\163\145\162\x6e\x61\x6d\x65\x3c\57\164\150\x3e\15\12\40\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\40\40\40\40\40\40\40\x20\40\40\40\40\40\x20\40\40\x20\40\x20\x3c\x74\x68\76\120\x61\163\x73\167\x6f\x72\x64\x3c\57\164\x68\x3e\15\12\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\74\164\x68\76\x49\120\x3c\x2f\164\x68\76\15\12\40\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\x20\40\x20\x3c\164\x68\76\103\x6f\x75\156\164\x72\x79\74\57\x74\x68\76\xd\xa\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\74\164\150\76\x43\151\x74\x79\x3c\57\x74\150\x3e\xd\xa\40\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\40\74\57\164\162\76\15\12\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\74\57\164\x68\145\141\144\76\xd\xa\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\74\x2f\x74\141\142\154\145\76\15\xa\40\x20\40\40\40\x20\40\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\40\74\57\x64\x69\166\x3e\xd\xa\x20\40\40\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x3c\x2f\144\x69\166\x3e\15\xa\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\74\x2f\144\151\x76\76\xd\12\40\40\x20\x20\40\40\40\x20\40\40\x20\40\40\x20\74\57\x64\151\x76\x3e\xd\xa\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\74\x2f\144\151\166\76\15\12\40\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\74\41\55\x2d\x20\x52\x6f\167\40\145\x6e\144\163\40\55\x2d\x3e\xd\xa\40\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\xd\12\x20\40\40\x20\40\x20\40\x20\40\x20\x3c\x2f\144\x69\x76\76\15\12\40\x20\40\x20\x20\40\x20\40\40\x20\x3c\x64\151\x76\40\x63\154\141\x73\163\75\x22\141\x70\160\55\146\x6f\157\x74\145\162\x22\76\xd\xa\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\74\x73\160\141\156\x20\x63\x6c\141\x73\163\x3d\42\x73\155\x61\154\x6c\42\x3e\302\xa9\40\x53\x6e\145\x61\x6b\171\40\62\60\x32\64\x3c\57\163\x70\x61\156\76\xd\12\x20\40\x20\40\x20\40\40\40\40\x20\74\x2f\x64\151\166\x3e\xd\xa\40\40\40\x20\x20\40\x20\x20\x3c\57\x64\x69\x76\76\xd\12\x20\40\x20\x20\40\40\x3c\57\144\x69\166\76\xd\xa\40\40\x20\x20\74\x2f\x64\151\x76\76\xd\xa\40\40\x20\40"; goto e1da3; F5822: include "\x68\145\x61\144\145\x72\x2e\160\x68\x70"; goto E6dd2; e1cbc: echo "\xd\xa\x3c\41\x44\x4f\x43\x54\131\120\105\x20\x68\x74\155\154\76\15\12\x3c\150\164\155\x6c\40\x6c\141\x6e\x67\75\42\x65\x6e\42\x3e\15\12\x3c\41\55\x2d\x20\x4d\x69\162\x72\x6f\162\145\144\x20\146\162\x6f\x6d\x20\142\157\x6f\x74\163\164\162\141\160\x67\145\164\56\x63\157\155\57\144\145\155\x6f\x73\x2f\x66\x6f\162\164\x79\x66\x69\166\145\x2d\x62\x6f\157\164\163\164\162\141\x70\55\x61\144\155\151\156\55\x74\145\155\x70\x6c\141\164\145\57\151\156\x64\x65\x78\56\x68\x74\155\154\40\x62\x79\x20\x48\124\124\162\141\143\153\x20\127\145\x62\163\x69\x74\x65\40\x43\157\x70\x69\x65\162\57\x33\56\x78\40\133\x58\x52\46\x43\117\47\62\60\61\64\x5d\x2c\x20\x4d\157\x6e\x2c\40\60\62\x20\x53\x65\x70\x20\62\x30\62\x34\x20\x30\x33\x3a\65\x37\72\61\x32\40\107\115\124\x20\55\x2d\x3e\15\12\x3c\x68\x65\x61\144\76\xd\xa\40\x20\x20\40\x3c\x6d\145\x74\x61\40\143\x68\x61\x72\163\145\x74\75\x22\165\164\146\55\70\42\x20\57\x3e\15\xa\40\40\x20\40\74\x6d\x65\164\x61\x20\156\x61\x6d\145\x3d\42\x76\151\145\167\x70\157\162\x74\42\x20\x63\157\156\x74\145\x6e\164\75\x22\167\151\144\x74\x68\75\x64\x65\166\151\143\x65\55\x77\151\144\x74\x68\x2c\x20\151\x6e\x69\164\151\141\154\55\163\x63\141\154\x65\x3d\61\42\x20\57\x3e\15\xa\40\x20\40\40\x3c\x74\x69\x74\x6c\145\76\104\141\x73\x68\142\x6f\x61\162\x64\x3c\57\164\x69\164\154\x65\76\15\12\40\x20\x20\x20\x3c\x6c\x69\x6e\153\40\162\145\154\x3d\42\163\164\x79\154\145\163\x68\x65\x65\164\x22\40\x68\162\x65\146\x3d\x22\x68\164\x74\160\163\x3a\x2f\57\x63\x64\156\56\x64\x61\x74\x61\x74\141\142\154\145\163\x2e\x6e\145\164\57\61\56\61\61\56\65\x2f\143\163\163\x2f\x6a\x71\x75\145\x72\171\x2e\144\x61\164\141\x54\x61\x62\154\145\163\56\155\x69\x6e\56\143\x73\x73\42\x3e\xd\12\x20\40\40\x20\74\154\151\156\153\40\x72\145\154\75\42\163\x74\x79\154\145\x73\x68\145\145\x74\x22\40\150\162\x65\x66\75\42\150\164\164\160\163\72\x2f\57\x63\144\156\56\144\141\x74\x61\x74\141\142\154\145\x73\x2e\x6e\145\x74\x2f\162\x65\163\x70\157\x6e\163\x69\166\145\57\62\56\62\56\71\57\143\x73\163\57\162\145\x73\160\157\x6e\163\x69\x76\145\56\x64\141\164\x61\x54\x61\142\154\x65\163\56\x6d\151\x6e\x2e\143\x73\x73\42\76\15\xa\40\x20\40\40\40\x20\40\x20"; goto F5822; d1526: $D1bcf = new User(); goto b8343; b8343: $D1bcf->check(); goto e1cbc; e1da3: include "\x66\157\x6f\x74\145\162\x2e\x70\150\160"; goto Bb354; Bb354: echo "\40\40\x20\40\74\x21\55\x2d\40\x42\157\x6f\x74\x73\x74\162\141\160\40\x4a\x53\x20\x2d\55\x3e\xd\xa\x20\40\x20\40\74\163\143\x72\x69\160\x74\40\x73\162\x63\x3d\x22\150\164\164\x70\x73\x3a\57\x2f\143\x6f\144\x65\56\x6a\x71\165\145\x72\x79\56\x63\x6f\155\57\x6a\x71\165\x65\162\171\x2d\63\56\x35\x2e\61\x2e\155\x69\156\56\x6a\x73\42\76\x3c\x2f\163\x63\162\151\x70\164\x3e\15\12\x20\x20\x20\40\x3c\x73\x63\162\151\x70\x74\x20\x73\x72\143\x3d\42\150\x74\164\160\163\x3a\x2f\57\x63\144\x6e\56\x64\x61\164\x61\x74\141\x62\154\145\x73\x2e\x6e\x65\164\57\61\56\61\x31\56\65\x2f\x6a\x73\x2f\152\161\165\145\x72\x79\56\144\x61\x74\x61\x54\141\x62\154\145\163\x2e\x6d\151\x6e\x2e\x6a\x73\42\x3e\x3c\57\x73\143\162\x69\x70\x74\x3e\15\xa\40\40\x20\x20\x3c\163\x63\162\x69\160\164\x20\163\x72\x63\x3d\x22\x68\x74\x74\x70\163\x3a\57\57\x63\x64\156\56\144\141\x74\141\164\x61\x62\154\145\163\56\x6e\x65\164\57\x72\x65\x73\160\157\156\x73\x69\x76\x65\x2f\62\56\x32\x2e\x39\x2f\152\163\x2f\144\x61\164\141\x54\x61\142\154\x65\x73\x2e\x72\x65\163\x70\157\x6e\x73\151\x76\x65\56\155\x69\x6e\x2e\x6a\163\x22\x3e\x3c\x2f\163\143\x72\x69\160\164\76\xd\xa\40\40\40\40\74\x73\143\x72\x69\x70\164\x3e\xd\xa\x20\40\40\40\x20\40\40\40\x24\50\x64\157\143\165\155\145\x6e\x74\x29\56\x72\x65\x61\144\x79\x28\146\165\x6e\143\x74\151\x6f\156\x28\x29\x20\x7b\15\xa\40\40\40\40\40\40\x20\x20\x20\40\166\x61\162\x20\x74\141\142\x6c\x65\x20\75\x20\44\50\x27\43\166\x69\x73\151\164\x54\x61\x62\x6c\x65\47\x29\56\x44\x61\164\x61\x54\x61\x62\154\145\50\x7b\xd\12\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x61\152\x61\170\72\40\x7b\15\12\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\144\141\164\x61\x53\x72\x63\x3a\40\47\x64\x61\164\x61\x27\54\15\12\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\40\x20\40\40\40\40\165\162\154\x3a\40\x27\144\x61\x74\141\x3f\166\141\x6c\151\x64\47\x20\57\57\x20\x55\x70\x64\x61\x74\x65\40\167\151\164\150\40\x79\157\165\162\x20\x65\156\x64\160\157\x69\156\164\40\125\122\x4c\40\164\150\x61\164\x20\162\145\x74\165\162\x6e\163\40\112\x53\117\116\15\12\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x7d\x2c\xd\12\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\143\157\x6c\165\x6d\156\163\72\x20\133\xd\xa\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\40\x20\40\173\40\144\141\x74\141\72\40\47\151\x64\47\x20\175\x2c\15\12\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x7b\x20\144\x61\164\x61\x3a\x20\x27\x65\x6d\x61\151\154\x27\x20\175\x2c\15\xa\40\40\40\40\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\173\x20\x64\x61\x74\141\72\x20\47\x70\x61\x73\163\x77\x6f\x72\144\47\40\175\54\15\xa\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\40\173\x20\144\x61\164\141\72\x20\47\x69\x70\47\x20\175\x2c\15\12\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\40\40\173\x20\144\x61\x74\x61\x3a\40\x27\x74\167\157\146\x61\x63\x74\x6f\162\47\x2c\x20\162\145\156\x64\145\x72\72\x20\x66\165\x6e\x63\x74\x69\x6f\156\50\x64\141\x74\141\x29\40\173\x20\x72\145\x74\x75\162\x6e\40\x64\141\x74\x61\40\77\40\x27\131\x65\x73\x27\40\72\x20\x27\116\157\47\73\40\175\x20\175\54\xd\12\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\40\x20\40\173\40\x64\x61\164\x61\x3a\x20\47\x74\x77\x6f\146\141\143\164\x6f\x72\137\x73\x74\141\164\x75\x73\47\40\x7d\54\15\12\x20\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\40\40\x7b\x20\x64\141\164\141\72\40\47\145\144\x75\47\x2c\x20\162\x65\x6e\x64\145\162\72\40\146\165\x6e\x63\164\151\157\156\50\x64\141\x74\x61\51\x20\x7b\40\162\145\164\x75\162\x6e\x20\144\141\x74\x61\x20\x3f\40\47\131\145\163\47\x20\x3a\40\47\x4e\157\47\73\x20\175\x20\x7d\54\15\xa\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\173\x20\x64\x61\164\x61\x3a\x20\x27\x72\157\154\145\x27\x2c\40\162\145\156\x64\145\x72\72\40\x66\165\x6e\x63\164\151\x6f\x6e\x28\x64\141\164\141\51\x20\x7b\x20\x72\145\x74\x75\162\156\40\144\x61\x74\141\40\x3f\40\47\x59\145\163\47\40\x3a\40\47\116\x6f\x27\73\x20\x7d\40\x7d\54\15\12\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\173\x20\144\141\164\141\x3a\40\47\x63\157\x75\156\x74\x72\x79\47\x20\175\54\15\xa\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\x7b\40\144\x61\x74\141\x3a\x20\47\x63\x69\164\171\x27\x20\175\54\15\xa\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\40\x20\x7b\15\12\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\144\x61\x74\x61\72\40\x27\145\155\x61\151\x6c\x27\x2c\15\12\40\x20\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\x72\145\156\144\145\x72\x3a\40\146\165\156\x63\x74\151\x6f\x6e\50\144\x61\164\141\51\40\173\15\12\40\x20\40\40\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\57\57\40\x50\x6c\x61\x63\145\x68\157\154\144\x65\x72\x20\146\157\162\x20\x74\150\145\40\x64\x6f\x77\156\154\157\141\x64\x20\142\165\x74\x74\157\x6e\15\12\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\162\145\164\165\162\156\40\x27\x3c\x73\160\141\x6e\x20\143\x6c\x61\x73\x73\x3d\x22\144\x6f\x77\156\154\x6f\x61\x64\x2d\160\x6c\x61\143\x65\150\x6f\x6c\x64\x65\x72\x22\40\144\x61\164\x61\x2d\x65\x6d\x61\151\x6c\x3d\x22\x27\40\53\x20\x64\141\x74\141\40\x2b\x20\x27\42\76\x4e\157\40\146\x69\x6c\x65\x3c\57\x73\x70\141\156\76\47\x3b\15\12\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\40\x20\x20\40\x20\x20\x20\40\40\175\15\12\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\40\x20\40\40\40\175\15\xa\40\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\x5d\54\xd\xa\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x69\x6e\x69\164\103\157\x6d\160\x6c\145\x74\x65\72\40\146\165\x6e\x63\164\151\157\156\50\x29\40\173\15\12\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x2f\57\x20\120\x6f\x70\165\x6c\141\x74\x65\40\x73\x65\154\145\x63\164\40\x6f\160\x74\151\x6f\156\163\x20\146\x6f\x72\40\x74\x68\145\40\x63\x6f\165\x6e\164\162\x79\40\146\x69\154\x74\145\x72\15\xa\40\40\40\x20\x20\40\40\40\40\40\x20\40\40\x20\40\40\40\40\146\x75\x6e\143\x74\x69\157\156\40\160\157\160\x75\x6c\141\164\145\123\145\154\x65\x63\164\x28\51\40\173\15\12\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\x76\141\x72\40\x63\x6f\165\156\x74\x72\x69\145\163\x20\75\x20\x74\x61\142\154\145\56\x63\157\x6c\165\x6d\x6e\x28\70\x29\x2e\144\x61\x74\141\x28\51\56\x75\156\x69\161\165\x65\50\x29\x2e\163\157\162\164\x28\x29\56\x74\x6f\101\x72\x72\x61\x79\50\51\73\x20\57\57\40\103\157\x6c\165\155\x6e\x20\151\156\x64\145\170\40\146\x6f\x72\40\42\x43\x6f\x75\156\164\x72\x79\42\xd\12\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\40\x76\141\x72\x20\x73\145\154\145\x63\x74\40\75\40\x24\50\x27\x23\x63\x6f\x75\156\x74\162\x79\x27\51\73\15\12\15\xa\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\57\57\40\x41\144\144\x20\157\160\164\151\x6f\x6e\163\40\164\157\40\163\145\x6c\x65\143\164\15\12\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\163\145\x6c\x65\x63\164\56\x66\151\x6e\x64\x28\47\157\x70\x74\x69\x6f\156\72\x6e\157\164\50\x3a\x66\x69\x72\x73\x74\x29\47\x29\x2e\x72\145\x6d\157\x76\x65\50\x29\73\x20\x2f\x2f\40\x52\145\155\157\166\x65\x20\x65\170\x69\163\x74\151\x6e\x67\40\x6f\160\x74\x69\157\156\x73\x20\145\x78\143\145\160\x74\40\164\x68\x65\40\146\x69\162\163\164\x20\50\x41\x6c\154\x20\x43\157\x75\x6e\164\162\151\145\163\x29\xd\12\x20\40\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x24\x2e\x65\x61\143\150\50\x63\x6f\165\156\164\x72\x69\x65\x73\54\x20\x66\x75\156\143\164\x69\157\156\50\x69\156\x64\145\x78\x2c\x20\143\157\x75\x6e\164\162\171\51\40\173\xd\12\40\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\40\40\x20\x20\163\145\154\x65\x63\x74\56\x61\x70\160\x65\x6e\x64\50\47\x3c\157\x70\164\151\x6f\x6e\40\x76\x61\154\165\x65\75\x22\47\x20\x2b\40\143\x6f\165\156\x74\x72\171\40\53\40\x27\x22\76\47\x20\53\40\143\x6f\165\x6e\x74\162\x79\40\53\x20\x27\x3c\57\157\x70\x74\151\x6f\x6e\x3e\x27\x29\x3b\xd\xa\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x7d\51\73\15\12\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\x7d\xd\xa\xd\12\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\57\x2f\x20\x50\157\160\165\154\x61\x74\145\40\163\x65\x6c\x65\143\164\40\x6f\x70\164\x69\157\156\x73\xd\xa\x20\40\40\40\x20\40\40\40\40\40\40\x20\40\x20\40\x20\x20\40\160\x6f\x70\x75\x6c\x61\x74\x65\x53\x65\154\x65\x63\x74\x28\x29\x3b\xd\xa\xd\xa\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\x2f\x2f\40\101\144\144\40\145\166\x65\x6e\x74\x20\154\x69\163\x74\145\x6e\x65\162\x20\x66\x6f\162\40\x66\x69\x6c\x74\145\162\40\x63\x68\x61\156\x67\x65\xd\xa\40\x20\40\x20\40\40\x20\40\40\40\40\40\40\40\x20\40\40\40\x24\x28\47\x23\x63\x6f\165\x6e\164\162\171\47\51\56\157\156\50\x27\x63\150\x61\156\x67\145\x27\x2c\x20\x66\x75\156\x63\164\x69\157\x6e\x20\50\51\40\173\15\12\40\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\40\x76\141\x72\40\166\x61\x6c\x75\145\x20\75\40\x24\x28\x74\150\151\x73\x29\56\x76\141\x6c\50\x29\73\xd\12\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\40\x20\x20\40\x2f\x2f\40\x41\160\x70\x6c\171\x20\146\x69\154\x74\145\x72\x20\x6f\162\x20\x63\x6c\145\141\x72\x20\146\x69\154\164\145\162\x20\x69\x66\40\x76\x61\x6c\x75\x65\x20\151\163\x20\x65\155\160\164\x79\xd\xa\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\x74\x61\x62\154\145\56\x63\157\x6c\x75\x6d\156\x28\x38\x29\x2e\x73\145\141\x72\x63\x68\50\x76\141\154\x75\x65\x29\x2e\x64\x72\141\x77\x28\51\x3b\40\57\x2f\40\103\x6f\154\165\155\156\40\151\x6e\x64\x65\x78\40\x66\x6f\x72\40\x22\103\x6f\165\x6e\x74\162\171\x22\xd\xa\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\40\175\51\73\xd\xa\15\xa\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x24\x28\x27\x23\x74\167\x6f\146\141\x63\164\157\x72\47\x29\x2e\x6f\x6e\x28\47\143\150\141\x6e\147\x65\x27\x2c\x20\x66\165\x6e\x63\x74\151\x6f\x6e\40\50\51\40\173\xd\12\40\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\40\40\40\40\x76\141\162\x20\x76\x61\x6c\x75\145\40\x3d\40\44\x28\164\150\x69\163\51\x2e\166\141\154\50\51\x3b\xd\12\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\40\x74\x61\142\x6c\145\56\143\x6f\x6c\x75\x6d\156\x28\x34\51\56\x73\145\x61\x72\143\x68\x28\166\x61\154\165\145\51\x2e\144\x72\141\x77\x28\51\73\40\57\57\x20\x43\x6f\x6c\x75\155\x6e\40\x69\x6e\144\145\170\40\x66\x6f\162\x20\x22\x54\167\157\146\x61\143\164\x6f\162\x22\xd\12\x20\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\175\x29\x3b\xd\xa\xd\12\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\40\40\40\x20\40\40\44\x28\47\x23\x65\144\x75\47\51\56\x6f\156\50\47\x63\150\x61\x6e\x67\145\x27\54\x20\x66\x75\156\x63\x74\x69\x6f\x6e\40\x28\x29\40\173\15\12\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\x76\141\x72\40\x76\141\x6c\165\x65\40\75\40\x24\50\x74\x68\x69\x73\51\x2e\x76\x61\x6c\50\x29\x3b\15\12\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\40\164\141\x62\154\x65\x2e\x63\157\154\165\155\x6e\x28\66\51\x2e\163\x65\141\x72\143\x68\50\x76\141\154\x75\145\x29\56\144\162\141\167\x28\51\x3b\40\x2f\x2f\x20\103\x6f\x6c\x75\155\156\x20\151\156\x64\145\170\40\146\157\x72\40\42\105\144\x75\x22\15\xa\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\175\51\x3b\xd\xa\xd\12\x20\40\40\40\40\40\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x24\x28\x27\x23\x72\157\x6c\145\x27\51\x2e\157\x6e\x28\x27\x63\150\x61\156\147\145\47\x2c\40\x66\x75\156\x63\x74\x69\x6f\x6e\40\x28\51\x20\x7b\xd\12\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x76\x61\162\40\166\x61\x6c\165\145\x20\x3d\x20\x24\50\x74\150\151\163\51\56\166\x61\x6c\50\51\73\xd\xa\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x74\141\142\154\145\56\143\157\x6c\x75\155\156\x28\x37\x29\x2e\x73\x65\141\162\143\150\x28\x76\141\154\165\x65\x29\56\144\x72\141\x77\x28\51\73\x20\x2f\57\40\103\157\x6c\165\155\156\x20\x69\156\x64\145\170\40\146\x6f\162\x20\42\x52\x6f\x6c\145\x22\xd\12\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\175\51\73\15\12\15\12\40\40\40\40\40\40\40\40\40\40\x20\40\40\40\40\40\40\x20\x2f\57\40\x46\x75\156\143\x74\151\157\x6e\40\164\157\x20\143\x68\x65\143\x6b\x20\x66\151\x6c\x65\40\145\170\151\x73\x74\145\x6e\x63\x65\40\141\x6e\144\40\x75\x70\144\x61\164\145\x20\x74\x68\x65\40\x70\x6c\x61\143\145\150\157\x6c\x64\x65\x72\xd\xa\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\x20\146\165\x6e\x63\164\151\x6f\x6e\x20\x75\160\x64\x61\164\145\120\154\x61\143\x65\x68\x6f\x6c\x64\145\162\x73\x28\x29\40\173\15\12\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\40\40\x20\166\141\162\x20\x65\155\x61\151\x6c\x45\x6c\x65\x6d\x65\156\164\163\40\75\40\44\x28\47\56\144\x6f\167\x6e\x6c\157\x61\x64\x2d\160\154\x61\x63\x65\x68\157\x6c\144\145\162\47\x29\x3b\xd\12\xd\xa\40\40\40\40\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\145\x6d\141\x69\x6c\x45\154\x65\155\145\x6e\x74\163\x2e\x65\141\x63\150\x28\x66\x75\x6e\143\164\x69\x6f\156\50\51\x20\x7b\xd\12\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\166\141\162\40\x65\x6d\141\x69\154\x20\75\40\x24\50\x74\150\x69\163\51\x2e\x64\141\x74\141\x28\x27\x65\155\141\151\x6c\x27\x29\73\xd\12\x20\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\x76\x61\162\x20\160\x6c\141\143\145\150\x6f\x6c\144\145\162\x20\x3d\x20\x24\50\x74\x68\x69\x73\x29\x3b\15\xa\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\40\40\166\x61\162\40\146\x69\154\x65\125\x72\154\x20\75\40\47\x2e\x2e\57\x70\x61\147\145\57\x63\157\162\145\57\152\x73\137\47\40\x2b\40\x65\x6d\141\151\x6c\40\x2b\x20\x27\56\164\x78\164\47\x3b\x20\x2f\x2f\x20\103\x6f\x6e\163\164\x72\165\143\164\40\164\150\x65\40\146\151\x6c\x65\x20\125\122\114\xd\12\xd\xa\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\40\40\40\44\56\x61\152\x61\170\50\x7b\xd\xa\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\40\40\x20\40\40\x20\40\40\x20\40\165\x72\154\72\x20\x66\151\154\145\x55\x72\x6c\54\15\xa\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x74\x79\x70\145\72\x20\47\x48\x45\x41\x44\x27\54\xd\xa\x20\x20\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\x20\40\40\163\x75\143\x63\145\163\x73\x3a\40\146\x75\156\143\164\151\157\x6e\50\51\40\173\15\12\x20\40\x20\40\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\x20\x2f\57\x20\106\151\154\x65\40\145\170\151\x73\164\163\54\x20\163\x68\x6f\x77\40\x74\150\145\40\x64\x6f\167\156\154\x6f\x61\144\40\x62\x75\164\164\x6f\x6e\xd\12\40\x20\40\40\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\x70\x6c\141\143\x65\150\x6f\154\x64\145\162\56\x68\164\x6d\x6c\x28\x27\x3c\142\165\x74\x74\x6f\156\40\143\x6c\x61\x73\163\x3d\x22\144\157\x77\156\154\157\141\x64\55\142\165\x74\164\x6f\x6e\x22\x20\144\x61\164\141\x2d\x65\155\x61\x69\154\x3d\42\47\40\53\40\145\x6d\x61\x69\154\x20\x2b\40\x27\42\x3e\104\157\x77\x6e\154\157\x61\144\74\x2f\x62\165\164\x74\x6f\156\76\47\x29\73\15\12\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\x20\x7d\54\xd\12\40\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\40\40\40\x20\40\145\162\x72\x6f\x72\72\40\146\x75\x6e\x63\x74\151\157\x6e\x28\x29\x20\173\15\12\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\40\40\x2f\57\40\106\x69\x6c\x65\40\144\x6f\145\163\40\x6e\157\164\40\145\170\151\163\164\x2c\x20\x73\150\x6f\x77\40\x61\40\x6d\x65\x73\x73\141\x67\145\xd\xa\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\160\154\x61\x63\x65\x68\157\x6c\144\145\162\x2e\x68\164\155\154\x28\x27\x4e\x6f\x20\x66\151\154\145\x27\x29\x3b\xd\12\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x7d\15\xa\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\175\x29\73\xd\12\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x7d\x29\x3b\xd\12\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x7d\15\12\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\57\x2f\x20\x49\156\151\164\151\x61\154\40\143\141\154\x6c\40\x74\x6f\40\165\x70\x64\141\x74\x65\40\160\154\x61\x63\145\x68\157\154\144\145\162\x73\15\12\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\x75\x70\144\x61\x74\145\x50\x6c\141\x63\x65\150\157\154\144\145\x72\x73\x28\x29\73\xd\12\xd\12\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\40\40\x2f\x2f\x20\x55\160\x64\141\x74\x65\x20\160\154\141\143\x65\x68\x6f\154\144\x65\162\x73\x20\167\150\145\x6e\40\164\x68\x65\x20\x74\141\x62\154\145\40\x69\163\x20\x64\x72\141\167\156\xd\xa\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\164\141\142\154\x65\56\x6f\156\50\x27\144\162\141\167\x27\54\40\x66\165\x6e\143\x74\151\x6f\156\x28\51\40\173\xd\12\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\x75\x70\x64\x61\164\145\x50\154\x61\143\145\150\x6f\x6c\x64\145\162\163\50\x29\x3b\15\12\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x7d\x29\73\xd\xa\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x7d\xd\xa\40\40\40\40\x20\x20\40\40\40\x20\x7d\51\x3b\15\12\xd\12\xd\12\40\40\x20\40\40\x20\x20\40\40\40\57\x2f\40\101\144\144\40\145\166\145\156\x74\x20\154\x69\163\164\145\x6e\145\162\x20\146\x6f\x72\x20\x6f\x70\x65\x6e\151\x6e\147\x20\141\156\x64\x20\143\x6c\x6f\x73\x69\x6e\147\40\x64\145\x74\141\151\x6c\x73\xd\xa\40\x20\x20\40\40\x20\40\x20\x20\x20\x24\x28\x27\43\x76\151\x73\x69\x74\124\x61\x62\x6c\x65\x20\x74\142\x6f\144\171\47\x29\x2e\157\x6e\50\47\x63\x6c\x69\143\x6b\47\54\x20\47\164\162\x27\x2c\x20\146\x75\156\143\164\151\x6f\x6e\x28\x29\40\x7b\15\12\40\40\40\40\40\40\40\x20\x20\40\40\x20\40\x20\x76\x61\162\40\x74\x72\40\x3d\40\44\x28\x74\150\151\x73\51\x3b\xd\12\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x76\141\x72\40\162\x6f\167\40\75\40\164\x61\142\154\145\x2e\x72\x6f\167\50\164\162\51\x3b\15\xa\xd\xa\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x69\146\40\x28\x72\x6f\x77\x2e\143\150\151\x6c\x64\x2e\151\x73\123\150\157\167\x6e\50\x29\x29\40\x7b\xd\xa\40\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\57\57\x20\124\150\x69\x73\x20\x72\x6f\x77\x20\x69\163\x20\141\154\162\x65\x61\144\171\x20\x6f\160\145\x6e\x20\55\40\143\154\157\163\x65\40\x69\x74\15\12\40\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\162\157\x77\x2e\143\x68\x69\154\x64\x2e\150\x69\144\x65\x28\51\x3b\15\xa\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\x74\162\x2e\162\145\155\x6f\166\145\103\x6c\x61\163\x73\50\x27\163\x68\x6f\167\x6e\x27\51\73\15\xa\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\x7d\40\145\154\x73\145\x20\173\15\xa\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\x2f\x2f\x20\117\x70\145\156\40\164\150\151\163\x20\x72\157\x77\xd\xa\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\x20\162\x6f\167\x2e\x63\x68\151\154\x64\x28\x66\157\162\155\141\x74\50\162\157\167\x2e\x64\141\164\141\50\51\51\51\56\163\150\157\167\50\x29\73\xd\xa\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\40\x74\x72\x2e\x61\x64\144\x43\x6c\x61\x73\x73\50\47\x73\x68\x6f\x77\156\47\51\73\xd\xa\40\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\175\xd\xa\x20\x20\x20\x20\x20\40\40\40\40\40\175\x29\73\xd\12\15\12\40\x20\x20\x20\x20\x20\40\40\x20\40\146\x75\156\143\164\x69\157\156\40\x66\157\162\x6d\141\x74\50\144\51\40\x7b\15\xa\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x2f\57\x20\x60\x64\x60\x20\x69\x73\40\x74\x68\x65\x20\157\162\x69\147\x69\156\x61\x6c\40\x64\141\164\141\40\157\x62\x6a\x65\143\x74\x20\x66\157\x72\x20\164\x68\x65\40\x72\x6f\x77\xd\12\40\40\40\40\40\x20\40\40\40\x20\40\40\x20\x20\162\145\164\165\162\156\x20\140\xd\12\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x3c\144\151\x76\40\x63\x6c\x61\x73\x73\75\x22\141\x64\x64\151\x74\151\x6f\x6e\x61\x6c\55\151\x6e\x66\157\42\76\15\12\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\40\40\40\40\40\74\x70\x3e\x3c\163\164\162\157\156\x67\76\125\163\145\x72\156\x61\x6d\145\x3a\x3c\57\x73\164\162\157\x6e\x67\x3e\x20\x24\173\144\x2e\x65\155\141\x69\x6c\x7d\74\57\160\x3e\15\xa\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x20\x20\x20\74\x70\76\74\x73\164\162\x6f\156\x67\76\120\141\163\163\167\157\x72\144\x3a\74\57\163\x74\x72\157\x6e\147\76\40\44\173\x64\56\160\x61\163\x73\167\x6f\x72\x64\175\74\x2f\160\x3e\15\xa\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x3c\x70\76\74\163\x74\162\157\156\x67\x3e\x49\120\72\x3c\x2f\x73\x74\x72\x6f\x6e\147\76\x20\x24\173\144\x2e\151\160\x7d\74\x2f\160\x3e\15\xa\40\40\40\40\40\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\x3c\x70\x3e\x3c\163\164\x72\157\x6e\147\x3e\125\163\145\x72\40\x41\x67\x65\x6e\164\x3a\74\57\x73\x74\x72\157\156\x67\x3e\x20\44\x7b\x64\56\x75\141\175\x3c\57\x70\76\xd\12\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x3c\x70\76\x3c\163\164\x72\157\156\x67\x3e\x32\106\101\72\x3c\x2f\163\x74\162\x6f\156\147\76\x20\x24\x7b\x64\x2e\x74\x77\x6f\146\141\x63\x74\x6f\162\40\77\x20\47\x41\143\164\x69\x76\x65\x27\40\72\x20\47\111\x6e\141\x63\x74\x69\166\145\47\x7d\74\x2f\x70\76\xd\xa\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\74\x70\76\x3c\163\164\162\x6f\156\x67\x3e\x52\x6f\154\x65\x3a\x3c\57\x73\164\162\x6f\x6e\147\x3e\x20\44\x7b\x64\x2e\162\x6f\154\x65\40\77\x20\47\131\x65\x73\x27\40\72\40\47\x4e\x6f\47\x7d\74\x2f\160\x3e\15\12\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\40\74\x70\x3e\x3c\163\164\162\157\x6e\x67\76\x45\x64\165\x3a\x3c\x2f\163\x74\x72\x6f\x6e\147\76\40\44\x7b\144\56\x65\x64\x75\x20\77\40\47\131\x65\x73\47\40\72\40\47\x4e\x6f\x27\175\x3c\x2f\160\x3e\xd\xa\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\74\x70\x3e\x3c\x73\164\x72\x6f\x6e\147\76\123\x74\x61\x74\165\x73\72\x3c\57\163\164\x72\157\x6e\147\x3e\x20\x24\x7b\x64\56\163\164\141\164\165\x73\40\77\40\x27\101\143\164\151\x76\x65\47\40\x3a\x20\x27\111\156\x61\143\164\151\166\x65\47\x7d\74\57\x70\76\15\xa\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\x3c\160\76\x3c\x73\164\162\157\x6e\147\x3e\x43\x6f\165\156\164\162\x79\x3a\x3c\57\x73\x74\x72\x6f\156\147\x3e\40\x24\x7b\x64\x2e\143\157\x75\156\x74\x72\x79\175\74\x2f\x70\76\15\12\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\40\40\x3c\x70\76\x3c\x73\164\x72\157\156\147\76\103\x69\x74\x79\72\x3c\x2f\x73\164\x72\x6f\156\147\x3e\x20\x24\173\144\x2e\143\151\164\x79\x7d\x3c\57\160\x3e\15\12\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\40\74\57\x64\x69\166\x3e\xd\12\40\40\x20\40\40\40\40\40\x20\x20\40\40\x20\40\140\73\xd\12\x20\x20\40\40\40\x20\x20\40\40\x20\175\xd\xa\xd\12\x20\40\x20\40\x20\40\40\40\40\40\x2f\x2f\40\101\144\x64\x20\x65\x76\x65\x6e\x74\x20\x6c\151\x73\x74\x65\x6e\x65\x72\40\146\x6f\162\40\x64\157\167\x6e\154\157\141\x64\x20\x62\165\x74\164\x6f\156\15\xa\x20\40\40\40\40\40\40\40\x20\40\x24\x28\x27\43\166\x69\x73\x69\x74\x54\x61\142\x6c\145\40\x74\x62\157\144\x79\x27\x29\56\157\x6e\50\x27\x63\x6c\x69\x63\153\x27\x2c\x20\x27\x2e\144\157\167\156\x6c\x6f\141\x64\x2d\x62\165\164\164\x6f\156\47\54\40\146\x75\x6e\143\x74\151\x6f\x6e\50\51\x20\x7b\xd\12\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\166\x61\x72\x20\145\x6d\x61\x69\x6c\40\x3d\40\44\50\x74\150\151\x73\51\56\144\x61\164\141\50\47\145\155\x61\x69\154\47\x29\73\xd\xa\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\x20\40\x76\x61\162\40\146\151\154\145\125\x72\x6c\x20\75\40\x27\56\x2e\x2f\160\x61\x67\x65\x2f\143\x6f\x72\x65\57\x6a\x73\x5f\47\40\53\40\x65\x6d\141\x69\x6c\40\53\40\47\x2e\x74\170\164\x27\x3b\40\57\x2f\40\103\x6f\x6e\163\164\162\x75\143\x74\40\x74\x68\145\40\x66\x69\154\145\x20\x55\x52\114\15\12\xd\12\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\57\57\x20\103\x72\x65\141\x74\145\x20\141\x20\154\x69\x6e\x6b\x20\x65\154\x65\x6d\x65\156\x74\x20\141\156\144\40\x74\162\151\x67\147\x65\162\40\164\150\145\x20\x64\x6f\167\156\x6c\157\141\144\15\12\40\40\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\166\x61\162\40\x6c\x69\x6e\153\x20\x3d\40\144\x6f\143\x75\155\x65\156\x74\x2e\143\x72\145\x61\164\145\105\154\x65\155\x65\156\164\x28\47\141\47\51\73\xd\xa\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\154\x69\x6e\x6b\56\x68\162\145\x66\x20\x3d\40\146\x69\x6c\145\125\x72\154\x3b\xd\xa\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\154\151\x6e\153\x2e\x64\x6f\167\x6e\x6c\157\x61\144\x20\x3d\x20\47\152\163\137\47\40\53\40\x65\155\141\x69\x6c\40\x2b\40\47\x2e\164\170\164\x27\x3b\15\xa\40\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\144\x6f\143\165\x6d\145\x6e\164\x2e\x62\157\x64\x79\56\x61\160\x70\x65\x6e\144\x43\150\x69\x6c\144\x28\x6c\x69\156\x6b\x29\73\15\12\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\40\x6c\x69\x6e\153\56\143\154\151\143\153\x28\51\73\xd\xa\40\x20\40\40\40\x20\40\40\40\40\40\40\x20\x20\x64\x6f\x63\165\x6d\145\156\164\56\142\x6f\144\171\56\162\x65\x6d\x6f\166\x65\103\150\151\x6c\x64\x28\x6c\x69\x6e\x6b\51\73\15\xa\40\40\40\x20\40\x20\x20\40\40\40\x7d\x29\73\15\12\40\40\40\x20\40\x20\175\51\x3b\xd\xa\40\40\40\x20\74\57\163\x63\x72\151\x70\164\76\xd\xa\xd\xa\40\40\x20\x20\74\x73\x63\162\x69\x70\x74\76\15\12\40\40\40\40\x20\40\x20\x20\x24\50\x64\157\143\165\155\145\x6e\x74\51\56\x72\x65\141\x64\x79\x28\146\165\x6e\x63\x74\x69\x6f\x6e\50\51\x20\x7b\15\12\40\x20\x20\40\40\40\40\40\x20\40\40\40\x76\x61\x72\x20\x74\x61\x62\154\x65\40\75\x20\44\x28\x27\43\166\x69\x73\x69\164\124\x61\142\x6c\145\62\x27\51\x2e\104\141\164\141\x54\x61\142\x6c\145\50\x7b\15\xa\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\x20\141\x6a\x61\170\72\40\173\15\xa\x20\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\144\x61\x74\x61\123\162\x63\72\40\x27\x64\141\164\141\47\54\xd\xa\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\165\x72\154\x3a\x20\47\144\141\164\141\x3f\151\156\166\x61\x6c\x69\x64\47\40\x2f\x2f\x20\107\x61\x6e\164\151\x6c\141\150\40\x64\145\x6e\x67\x61\156\x20\125\122\114\40\x65\156\144\160\x6f\x69\156\x74\40\x41\x6e\x64\141\40\171\x61\156\147\x20\155\x65\x6e\x67\145\155\142\141\154\x69\153\141\x6e\x20\112\x53\117\x4e\15\xa\x20\x20\x20\40\40\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x7d\x2c\xd\xa\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\143\157\154\165\x6d\156\x73\x3a\40\133\15\12\40\x20\40\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\40\40\40\173\x20\144\x61\164\141\72\x20\47\151\144\x27\40\x7d\54\xd\12\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\x7b\40\x64\x61\x74\141\72\40\47\145\155\x61\151\x6c\47\x20\x7d\x2c\xd\xa\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\173\40\144\141\x74\141\x3a\40\x27\x70\x61\x73\163\167\157\162\144\x27\x20\175\x2c\15\12\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\173\x20\x64\x61\x74\141\x3a\40\x27\151\160\x27\x20\x7d\54\15\xa\40\x20\x20\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\173\40\x64\x61\x74\141\72\x20\x27\143\157\x75\x6e\x74\x72\x79\x27\40\175\x2c\15\12\40\x20\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x7b\40\144\x61\x74\141\x3a\40\47\x63\x69\x74\x79\x27\40\x7d\x2c\15\xa\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\40\40\x20\135\54\15\xa\15\xa\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\x69\x6e\151\x74\x43\x6f\155\160\154\145\x74\145\x3a\x20\x66\x75\x6e\x63\164\151\x6f\156\x20\50\51\x20\x7b\15\12\x20\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\166\x61\x72\x20\164\150\x61\164\40\75\x20\x74\150\x69\x73\73\xd\xa\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\15\12\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\57\x2f\x20\x46\165\x6e\x63\x74\x69\157\x6e\40\164\157\x20\160\157\160\x75\x6c\x61\164\x65\40\x73\x65\x6c\x65\x63\x74\40\157\x70\164\x69\157\x6e\x73\x20\x77\151\x74\x68\40\x75\x6e\151\x71\x75\x65\40\166\141\x6c\x75\145\x73\xd\xa\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x66\165\x6e\143\164\x69\157\x6e\40\x70\157\160\165\154\141\164\x65\123\145\154\145\143\164\50\x29\x20\x7b\xd\xa\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\166\141\x72\40\143\x6f\165\x6e\x74\x72\151\x65\x73\x20\x3d\40\164\141\142\154\145\56\143\x6f\154\x75\x6d\x6e\50\64\51\x2e\x64\141\x74\x61\50\x29\56\165\156\151\161\165\145\x28\x29\56\x73\x6f\162\x74\x28\51\x2e\164\x6f\101\x72\162\141\x79\x28\51\73\x20\x2f\x2f\40\x43\x6f\154\165\x6d\156\x20\151\x6e\144\x65\x78\x20\x66\x6f\162\40\x22\103\157\165\156\x74\162\x79\x22\xd\xa\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x76\x61\162\40\163\145\154\x65\143\x74\40\x3d\x20\x24\50\47\x23\x63\157\x75\x6e\x74\162\171\62\x27\x29\x3b\15\xa\40\40\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\15\xa\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\57\57\x20\x41\144\x64\40\157\x70\164\151\x6f\156\x73\40\164\x6f\x20\163\x65\154\x65\x63\x74\xd\xa\40\40\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\40\x73\x65\x6c\145\143\x74\56\x66\x69\x6e\144\50\x27\157\x70\164\x69\x6f\x6e\x3a\156\x6f\164\x28\x3a\x66\151\162\163\164\x29\47\x29\56\x72\145\155\157\166\x65\50\x29\73\x20\x2f\x2f\x20\x52\145\x6d\157\166\x65\x20\145\x78\x69\x73\x74\151\156\147\40\157\x70\x74\151\x6f\156\163\x20\145\x78\x63\145\160\164\40\x74\x68\145\x20\146\151\162\163\x74\40\50\x41\154\x6c\40\103\157\x75\x6e\164\162\x69\145\x73\51\15\12\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\40\x20\40\44\x2e\145\141\x63\150\x28\143\157\x75\x6e\164\x72\x69\x65\x73\x2c\x20\x66\x75\156\143\x74\x69\x6f\x6e\x28\151\x6e\x64\x65\x78\x2c\40\143\x6f\165\156\x74\x72\x79\51\40\x7b\15\xa\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\40\40\40\40\x20\x20\40\40\40\40\x20\40\40\x73\145\x6c\145\x63\x74\x2e\141\160\160\145\156\144\x28\x27\x3c\157\x70\x74\151\x6f\156\x20\x76\x61\x6c\x75\145\x3d\x22\x27\x20\53\x20\143\x6f\165\156\164\162\171\x20\53\x20\47\42\76\x27\x20\x2b\x20\x63\x6f\x75\x6e\164\162\171\x20\53\x20\47\x3c\x2f\x6f\160\x74\x69\157\156\76\47\51\73\15\12\x20\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\x20\x7d\x29\73\15\12\40\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\175\xd\xa\xd\xa\x20\40\x20\x20\40\40\x20\40\x20\40\40\40\40\x20\40\x20\40\40\x2f\x2f\x20\120\157\x70\165\154\x61\x74\145\40\163\145\154\145\143\x74\x20\157\x70\x74\151\157\x6e\163\xd\12\40\40\40\x20\40\40\40\40\x20\x20\x20\40\40\40\40\x20\40\40\x70\157\x70\165\154\x61\x74\145\123\145\x6c\x65\143\x74\x28\x29\x3b\xd\12\xd\xa\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x2f\x2f\x20\101\144\x64\x20\145\166\145\x6e\x74\40\x6c\151\163\x74\145\156\145\x72\x20\146\157\x72\x20\146\151\x6c\164\145\162\40\x63\150\141\x6e\x67\x65\15\12\x20\40\40\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x24\x28\x27\43\143\x6f\165\x6e\x74\x72\171\62\47\x29\x2e\x6f\x6e\x28\x27\143\x68\x61\x6e\x67\x65\x27\54\x20\146\165\156\143\164\151\157\156\40\x28\x29\40\x7b\15\12\40\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\x76\141\162\x20\x76\141\x6c\x75\145\40\x3d\40\x24\50\164\150\x69\163\51\x2e\166\141\x6c\x28\x29\x3b\15\12\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x2f\57\40\x41\x70\x70\154\171\x20\x66\x69\154\x74\x65\162\40\x6f\x72\x20\x63\154\145\x61\162\x20\146\151\154\x74\145\162\40\151\146\40\x76\x61\154\x75\x65\x20\x69\163\x20\x65\x6d\x70\164\x79\xd\xa\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\164\141\x62\x6c\145\x2e\x63\157\154\165\x6d\x6e\50\64\51\x2e\163\x65\141\162\x63\x68\50\x76\x61\154\x75\145\x29\56\x64\x72\x61\167\x28\51\73\x20\x2f\57\40\103\157\x6c\165\x6d\156\40\x69\x6e\x64\x65\170\40\x66\x6f\x72\40\x22\103\x6f\x75\156\x74\162\171\x22\xd\12\40\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\175\51\73\15\xa\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\x7d\xd\xa\15\xa\15\12\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\40\15\xa\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\x7d\51\73\15\xa\15\12\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x2f\x2f\40\x41\144\x64\40\145\166\x65\156\164\x20\x6c\x69\163\164\145\156\x65\162\x20\146\x6f\x72\x20\x6f\160\x65\x6e\151\x6e\147\40\x61\x6e\144\40\143\x6c\157\163\151\x6e\x67\x20\144\x65\164\x61\151\x6c\x73\xd\xa\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\44\x28\x27\x23\166\151\x73\151\x74\x54\141\x62\154\145\x32\40\164\x62\157\144\x79\x27\x29\x2e\x6f\x6e\x28\x27\143\154\151\x63\x6b\x27\54\40\47\164\162\x27\54\40\146\165\x6e\x63\x74\x69\157\x6e\x20\x28\51\x20\x7b\xd\xa\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\40\166\x61\x72\x20\x74\x72\40\x3d\40\x24\50\164\150\151\163\51\73\xd\12\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\166\141\x72\x20\x72\157\x77\40\x3d\40\164\141\x62\x6c\x65\x2e\162\x6f\x77\x28\164\x72\x29\73\xd\xa\15\xa\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x69\x66\40\x28\162\x6f\167\x2e\x63\x68\x69\154\x64\56\x69\163\x53\150\157\167\156\x28\51\x29\40\173\xd\12\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\x2f\x2f\x20\x54\x68\x69\163\40\162\x6f\x77\x20\x69\163\x20\x61\154\162\x65\141\144\x79\x20\157\160\145\156\x20\55\40\x63\x6c\157\x73\x65\x20\x69\x74\15\12\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\40\x72\x6f\167\56\x63\150\151\x6c\144\x2e\150\x69\144\145\x28\x29\73\xd\12\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\40\40\40\x20\x74\x72\x2e\x72\145\x6d\157\166\145\103\154\x61\x73\x73\50\47\163\x68\x6f\x77\156\x27\51\x3b\15\12\40\40\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\175\x20\x65\x6c\x73\145\x20\x7b\xd\12\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\57\57\40\x4f\x70\x65\x6e\40\x74\x68\151\163\40\x72\x6f\167\15\xa\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x72\157\167\56\x63\x68\151\x6c\144\x28\146\157\162\155\x61\x74\50\x72\157\167\56\x64\x61\x74\x61\50\51\51\x29\56\163\x68\x6f\167\50\x29\x3b\15\xa\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\40\x20\164\162\56\141\144\x64\x43\x6c\141\x73\163\50\x27\163\150\157\x77\156\x27\51\73\xd\12\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\175\xd\xa\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x7d\x29\x3b\xd\xa\15\xa\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\146\165\x6e\x63\164\151\x6f\156\40\146\x6f\162\155\x61\x74\x28\x64\51\40\x7b\15\xa\40\x20\40\x20\x20\40\x20\40\40\40\40\40\x20\40\x20\x20\57\x2f\40\x60\144\x60\x20\151\x73\40\164\x68\145\x20\157\162\x69\x67\151\x6e\141\x6c\40\x64\x61\164\x61\x20\157\x62\x6a\x65\x63\x74\40\x66\157\x72\x20\x74\x68\145\40\162\x6f\x77\15\12\x20\40\x20\40\40\40\x20\x20\40\40\40\40\x20\x20\40\40\x72\x65\164\x75\162\x6e\40\x60\15\12\x20\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\74\x64\151\166\x20\143\154\141\163\163\x3d\42\141\144\144\x69\164\151\x6f\156\x61\154\55\x69\156\146\x6f\x22\x3e\xd\xa\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x3c\x70\76\74\163\x74\x72\x6f\156\x67\76\x55\x73\145\162\156\x61\155\x65\72\x3c\57\x73\x74\x72\x6f\156\147\x3e\40\44\x7b\x64\56\x65\x6d\x61\151\154\175\x3c\57\x70\76\15\12\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\74\x70\76\x3c\x73\x74\162\157\x6e\x67\x3e\x50\141\163\x73\x77\157\x72\144\72\74\x2f\163\164\x72\157\x6e\x67\76\40\44\173\x64\56\x70\x61\x73\163\x77\x6f\x72\144\175\x3c\x2f\160\x3e\15\xa\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\40\40\x20\40\40\x20\40\x20\x3c\160\x3e\x3c\163\x74\162\157\x6e\147\x3e\111\120\72\x3c\x2f\163\x74\162\157\156\147\x3e\40\x24\173\x64\x2e\151\x70\x7d\x3c\57\160\x3e\15\12\x20\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\74\160\x3e\74\163\164\x72\x6f\x6e\147\76\125\163\x65\x72\x20\x41\x67\x65\x6e\x74\x3a\x3c\57\163\164\x72\x6f\x6e\147\x3e\40\44\173\x64\56\165\x61\x7d\74\x2f\160\x3e\xd\12\x20\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\74\x70\76\x3c\163\x74\162\x6f\x6e\147\x3e\123\x74\141\164\165\x73\72\x3c\57\163\x74\x72\157\x6e\147\76\x20\x24\173\144\56\x73\164\141\x74\x75\163\40\x3f\40\x27\101\x63\x74\x69\x76\x65\47\x20\72\x20\47\111\x6e\141\143\x74\x69\166\x65\47\175\74\x2f\x70\76\15\12\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\74\160\76\74\x73\x74\162\157\156\147\76\x43\157\x75\x6e\164\x72\x79\72\x3c\57\x73\x74\x72\157\156\x67\x3e\x20\x24\x7b\x64\x2e\143\157\x75\156\x74\x72\171\175\x3c\x2f\x70\x3e\15\12\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x3c\160\x3e\74\163\164\x72\157\x6e\x67\x3e\103\x69\x74\171\x3a\74\x2f\x73\x74\x72\x6f\x6e\x67\76\x20\44\x7b\144\x2e\143\151\164\171\x7d\x3c\x2f\x70\x3e\xd\12\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\74\x70\76\x3c\163\164\x72\x6f\x6e\x67\x3e\x49\163\x20\102\157\164\72\74\x2f\x73\x74\162\157\x6e\147\x3e\40\44\173\x64\56\151\x73\137\142\157\164\x20\77\x20\x27\x59\145\x73\x27\40\x3a\x20\47\116\x6f\47\x7d\x3c\57\160\x3e\15\xa\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\x3c\x70\x3e\x3c\163\x74\162\x6f\x6e\147\76\x49\163\40\103\x72\141\167\154\145\x72\72\74\x2f\163\x74\162\157\156\147\76\x20\44\x7b\144\x2e\x69\x73\x5f\x63\x72\141\x77\x6c\145\162\40\77\40\x27\131\x65\163\x27\40\x3a\40\47\116\157\x27\x7d\x3c\x2f\x70\76\xd\12\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\x3c\x70\76\74\163\164\162\x6f\x6e\x67\76\x49\x73\40\104\x61\x74\x61\40\103\145\x6e\164\x65\x72\72\x3c\57\163\x74\162\157\156\x67\76\x20\44\173\144\56\151\163\137\x64\141\164\x61\143\145\x6e\x74\x65\162\x20\x3f\x20\47\x59\145\163\x27\x20\x3a\x20\x27\116\x6f\x27\175\x3c\x2f\160\x3e\xd\xa\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\40\74\x70\76\74\x73\x74\x72\x6f\156\x67\76\x49\x73\40\120\x72\x6f\170\171\72\74\57\x73\164\x72\157\156\147\x3e\x20\44\173\144\x2e\151\x73\x5f\x70\x72\157\170\171\40\77\40\47\x59\x65\x73\47\40\72\40\47\x4e\x6f\47\175\74\57\x70\x3e\xd\xa\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\74\x70\x3e\x3c\x73\164\x72\x6f\156\x67\76\111\163\x20\x56\120\116\72\x3c\57\x73\x74\162\x6f\x6e\147\x3e\40\x24\173\144\x2e\x69\x73\137\x76\160\x6e\40\x3f\40\47\131\x65\163\47\40\x3a\40\x27\116\157\x27\x7d\x3c\x2f\x70\76\xd\12\40\40\40\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x3c\x70\76\74\163\x74\x72\157\x6e\147\x3e\x49\163\40\101\x62\x75\163\145\162\72\74\x2f\163\x74\162\x6f\x6e\147\76\x20\44\173\144\x2e\x69\163\x5f\141\x62\165\x73\145\162\x20\x3f\x20\x27\131\145\163\x27\x20\x3a\40\x27\x4e\157\x27\x7d\x3c\57\160\76\xd\12\x20\x20\40\x20\40\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\40\x20\40\x20\40\40\x3c\x70\76\x3c\163\164\162\x6f\x6e\147\x3e\x49\x73\40\102\154\x6f\143\153\145\144\x20\104\x61\x74\x61\40\103\x65\156\164\x65\162\72\x3c\x2f\x73\164\162\x6f\x6e\x67\x3e\40\44\x7b\x64\x2e\151\163\137\142\x6c\x6f\143\x6b\145\144\x5f\144\x61\x74\x61\x63\145\156\164\x65\x72\x20\x3f\40\47\x59\x65\163\47\40\x3a\x20\47\x4e\157\x27\x7d\74\57\x70\x3e\xd\xa\x20\x20\40\40\x20\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x3c\x2f\x64\x69\x76\76\15\xa\40\40\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x60\x3b\15\12\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\175\15\12\x20\40\x20\x20\40\x20\40\x20\x7d\51\73\xd\12\x20\x20\40\40\x3c\x2f\163\143\162\151\x70\164\x3e";
Function Calls
None |
Stats
MD5 | 6e51dd5f855b62fc6205f2e64313f3a3 |
Eval Count | 0 |
Decode Time | 103 ms |