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 Ae7c2; dd327: include "header.php"; goto Ccf53; Ae7c2: include_once "class.php"; goto D0610; Ccf53: echo "          <div class="app-body">\xa            \xa            <!-- Row starts -->
            <div class="row gx-4">\xa              <div class="col-sm-12">
                <div class="card mb-4">
                  <div class="card-body">\xa
                    <!-- Row starts -->\xa                    <div class="row justify-content-center align-items-end">\xa                      <div class="col-xl-4 col-lg-4 col-sm-12 col-12">\xa                        <div class="p-3">\xa                          <img src="assets/images/login2.svg" alt="Contact Us" class="img-fluid">\xa                        </div>
                      </div>
                      <div class="col-xl-8 col-lg-8 col-sm-12 col-12">\xa                        <div class="p-3">\xa\xa                          <!-- Row starts -->
                          <div class="row g-3">\xa                            <div class="col-sm-6 col-12">\xa                              <div class="card border">\xa                                <div class="card-body">\xa                                  <div class="d-flex mb-2">
                                    <div class="icon-box md bg-primary rounded-5 me-3">\xa                                      <i class="bi bi-box fs-4 text-white"></i>\xa                                    </div>\xa                                    <div class="d-flex flex-column">
                                      <h2 class="m-0 lh-1"><span id="validlog">0</span></h2>\xa                                      <p class="m-0 opacity-50">Valid Log</p>\xa                                    </div>\xa                                  </div>
                                </div>
                              </div>
                            </div>
                            <div class="col-sm-6 col-12">\xa                              <div class="card border">\xa                                <div class="card-body">\xa                                  <div class="d-flex mb-2">
                                    <div class="icon-box md bg-info rounded-5 me-3">\xa                                      <i class="bi bi-box fs-4 text-white"></i>
                                    </div>\xa                                    <div class="d-flex flex-column">
                                      <h2 class="m-0 lh-1"><span id="invalidlog">0</span></h2>
                                      <p class="m-0 opacity-50">Invalid Log</p>\xa                                    </div>\xa                                  </div>\xa                                </div>
                              </div>\xa                            </div>
                            <div class="col-sm-6 col-12">
                              <div class="card border">\xa                                <div class="card-body">\xa                                  <div class="d-flex mb-2">
                                    <div class="icon-box md bg-danger rounded-5 me-3">
                                      <i class="bi bi-box fs-4 text-white"></i>\xa                                    </div>\xa                                    <div class="d-flex flex-column">\xa                                      <h2 class="m-0 lh-1"><span id="botdetected">0</span></h2>\xa                                      <p class="m-0 opacity-50">Bots Detected</p>
                                    </div>
                                  </div>\xa                                </div>\xa                              </div>\xa                            </div>
                            <div class="col-sm-6 col-12">
                              <div class="card border">\xa                                <div class="card-body">
                                  <div class="d-flex mb-2">\xa                                    <div class="icon-box md bg-success rounded-5 me-3">\xa                                      <i class="bi bi-box fs-4 text-white"></i>
                                    </div>
                                    <div class="d-flex flex-column">
                                      <h2 class="m-0 lh-1"><span id="visitorlog">0</span></h2>
                                      <p class="m-0 opacity-50">Valid Visitors</p>
                                    </div>\xa                                  </div>
                                </div>
                              </div>
                            </div>\xa                          </div>\xa                          <!-- Row ends -->\xa                        </div>\xa                      </div>\xa                    </div>\xa                    <!-- Row ends -->

                  </div>
                </div>
              </div>
            </div>\xa            <div class="col-sm-12">
                <div class="card mb-3">\xa                  <div class="card-header">
                    <h5 class="card-title">Last Visit</h5>
                  </div>\xa                  <div class="card-body">\xa                  <div class="row gx-4">\xa                      <div class="col-xl-3 col-sm-4 col-12">\xa                        <div class="mb-3">\xa                          <label class="form-label" for="sendtype">Country</label>
                          <select id="country" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">\xa                            <option value="">Select a Country</option>
                          </select>
                        </div>
                      </div>\xa                      <div class="col-xl-3 col-sm-4 col-12">
                        <div class="mb-3">\xa                          <label class="form-label" for="sendtype">Bot</label>\xa                          <select id="isbot" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">\xa                          <option value="">Select here</option>\xa                            <option value="No">No</option>\xa                            <option value="Yes">Yes</option>\xa                          </select>\xa                        </div>\xa                      </div>
                      <div class="table-responsive">
                        <table id="visitTable" class="display nowrap table table-striped" style="width:100%">
                        <thead>
                            <tr>\xa                                <th>ID</th>\xa                                <th>IP</th>\xa                                <th>User Agent</th>\xa                                <th>Captcha</th>
                                <th>Country</th>
                                <th>City</th>\xa                                <th>Bot</th>\xa                            </tr>\xa                        </thead>
                      </table>\xa                      </div>
                  </div>
                </div>
              </div>
            </div>\xa            <!-- Row ends -->\xa          </div>
          <div class="app-footer">\xa            <span class="small">\xc2\251 Kratos 2024</span>
          </div>
        </div>\xa      </div>\xa    </div>\xa    "; goto a0d3c; a0d3c: include "footer.php"; goto fe016; D0610: $a3e00 = new User(); goto Ff92c; b152a: echo "\xa<!DOCTYPE html>\xa<html lang="en">\xa<!-- 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>
    <meta charset="utf-8" />\xa    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Dashboard</title>\xa    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">\xa    <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.11.5/css/jquery.dataTables.css">\xa    <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.2.9/css/responsive.dataTables.min.css">
        "; goto dd327; Ff92c: $a3e00->check(); goto b152a; fe016: echo "    <!-- Bootstrap JS -->
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script>
    <script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.js"></script>\xa    <script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/responsive/2.2.9/js/dataTables.responsive.min.js"></script>\xa    <script>
        $(document).ready(function() {
            var botdetected = document.getElementById('botdetected');
            var validlog = document.getElementById('validlog');
            var visitorlog = document.getElementById('visitorlog');
            var invalidlog = document.getElementById('invalidlog');
\xa            $.ajax({
                url: 'data?visit', // Replace with your API endpoint\xa                type: 'GET',
                dataType: 'json',\xa                success: function(response) {\xa                    botdetected.innerHTML = response.botCount;
                    visitorlog.innerHTML = response.recordsTotal;
                },
                error: function(xhr, status, error) {
                    console.error('AJAX Error: ' + status + ' ' + error);
                }\xa            });\xa            $.ajax({\xa                url: 'data?valid', // Replace with your API endpoint
                type: 'GET',\xa                dataType: 'json',\xa                success: function(response) {\xa                    validlog.innerHTML = response.recordsTotal;\xa                },\xa                error: function(xhr, status, error) {
                    console.error('AJAX Error: ' + status + ' ' + error);\xa                }\xa            });
            $.ajax({\xa                url: 'data?invalid', // Replace with your API endpoint
                type: 'GET',
                dataType: 'json',\xa                success: function(response) {\xa                    invalidlog.innerHTML = response.recordsTotal;\xa                },
                error: function(xhr, status, error) {
                    console.error('AJAX Error: ' + status + ' ' + error);\xa                }
            });\xa            var table = $('#visitTable').DataTable({\xa                ajax: {
                    dataSrc: 'data',\xa                    url: 'data?visit' // Gantilah dengan URL endpoint Anda yang mengembalikan JSON
                },\xa                columns: [\xa                    { data: 'id' },\xa                    { data: 'ip' },
                    { data: 'ua' },\xa                    { data: 'valid_captcha', render: function(data) { return data ? 'Yes' : 'No'; } },
                    { data: 'country' , defaultContent: 'Unknown'},
                    { data: 'city' , defaultContent: 'Unknown'},\xa                    { data: 'is_bot', render: function(data) { return data ? 'Yes' : 'No'; } },\xa                ],

                initComplete: function () {
                  var that = this;\xa                  \xa                  // Function to populate select options with unique values\xa                  function populateSelect() {\xa                      var countries = table.column(4).data().unique().sort().toArray(); // Column index for "Country"
                      var select = $('#country');\xa                      \xa                      // Add options to select\xa                      select.find('option:not(:first)').remove(); // Remove existing options except the first (All Countries)
                      $.each(countries, function(index, country) {
                          select.append('<option value="' + country + '">' + country + '</option>');
                      });
                  }

                  // Populate select options
                  populateSelect();\xa\xa                  // Add event listener for filter change\xa                  $('#country').on('change', function () {\xa                      var value = $(this).val();\xa                      // Apply filter or clear filter if value is empty\xa                      table.column(4).search(value).draw(); // Column index for "Country"\xa                  });
\xa                  $('#isbot').on('change', function () {\xa                      var value = $(this).val();
                      // Apply filter or clear filter if value is empty
                      that.api().column(6).search(value).draw(); // Column index for "Country"
                  });\xa              }
\xa\xa              \xa            });\xa\xa            // Add event listener for opening and closing details\xa            $('#visitTable tbody').on('click', 'tr', function () {\xa                var tr = $(this);
                var row = table.row(tr);

                if (row.child.isShown()) {
                    // This row is already open - close it
                    row.child.hide();
                    tr.removeClass('shown');\xa                } else {
                    // Open this row
                    row.child(format(row.data())).show();
                    tr.addClass('shown');\xa                }\xa            });\xa\xa            // Formatting function for row details\xa            function format(d) {\xa                // `d` is the original data object for the row
                return `
                    <div class="additional-info">
                        <p><strong>IP:</strong> ${d.ip}</p>\xa                        <p><strong>User Agent:</strong> ${d.ua}</p>
                        <p><strong>Valid Captcha:</strong> ${d.valid_captcha ? 'Yes' : 'No'}</p>
                        <p><strong>Status:</strong> ${d.status ? 'Active' : 'Inactive'}</p>\xa                        <p><strong>Country:</strong> ${d.country}</p>
                        <p><strong>City:</strong> ${d.city}</p>\xa                        <p><strong>Is Bot:</strong> ${d.is_bot ? 'Yes' : 'No'}</p>\xa                        <p><strong>Is Crawler:</strong> ${d.is_crawler ? 'Yes' : 'No'}</p>
                        <p><strong>Is Data Center:</strong> ${d.is_datacenter ? 'Yes' : 'No'}</p>
                        <p><strong>Is Proxy:</strong> ${d.is_proxy ? 'Yes' : 'No'}</p>\xa                        <p><strong>Is VPN:</strong> ${d.is_vpn ? 'Yes' : 'No'}</p>
                        <p><strong>Is Abuser:</strong> ${d.is_abuser ? 'Yes' : 'No'}</p>\xa                        <p><strong>Is Blocked Data Center:</strong> ${d.is_blocked_datacenter ? 'Yes' : 'No'}</p>
                    </div>
                `;
            }\xa        });
    </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 Ae7c2; dd327: include "\150\x65\x61\144\145\162\56\160\150\160"; goto Ccf53; Ae7c2: include_once "\x63\x6c\x61\x73\163\56\x70\x68\x70"; goto D0610; Ccf53: echo "\40\x20\x20\x20\40\x20\40\x20\40\x20\x3c\x64\151\166\x20\x63\154\141\163\x73\x3d\42\x61\x70\160\55\x62\157\x64\x79\42\x3e\xa\x20\x20\40\40\x20\40\40\40\x20\40\40\40\xa\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\74\x21\x2d\55\40\x52\x6f\x77\x20\x73\164\x61\162\164\x73\40\x2d\55\76\12\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\74\144\x69\166\x20\143\154\x61\163\x73\75\42\162\x6f\167\x20\x67\x78\x2d\64\42\76\xa\40\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\74\x64\151\166\40\x63\x6c\141\163\x73\x3d\x22\x63\x6f\154\x2d\163\155\55\61\x32\x22\76\12\40\40\x20\x20\40\x20\40\40\40\40\40\40\40\40\40\40\x3c\x64\151\166\40\143\154\141\x73\163\75\x22\143\141\x72\144\x20\155\x62\55\64\42\x3e\12\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\74\x64\x69\166\x20\x63\x6c\x61\x73\163\75\x22\143\x61\x72\144\55\x62\x6f\x64\x79\42\x3e\xa\12\40\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\74\41\55\55\x20\x52\x6f\167\x20\x73\x74\x61\162\x74\163\x20\x2d\x2d\x3e\xa\x20\40\40\40\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\x20\40\40\40\x3c\x64\x69\x76\x20\143\154\141\x73\x73\75\x22\x72\x6f\x77\40\152\x75\163\164\151\x66\x79\55\x63\x6f\156\164\x65\x6e\164\x2d\143\x65\156\x74\145\162\x20\x61\154\x69\147\156\55\151\164\145\155\x73\55\145\x6e\144\42\76\xa\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\40\x20\74\144\151\166\x20\x63\x6c\141\x73\x73\75\42\143\x6f\x6c\55\x78\154\x2d\x34\x20\x63\x6f\154\55\154\147\55\x34\40\x63\157\154\55\x73\155\55\x31\x32\40\x63\x6f\x6c\55\x31\62\x22\x3e\xa\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x3c\144\151\166\x20\x63\x6c\141\163\x73\x3d\42\x70\55\x33\x22\76\xa\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\74\151\155\x67\40\163\x72\143\x3d\x22\x61\163\x73\145\x74\x73\x2f\151\x6d\x61\147\145\163\57\x6c\157\147\x69\x6e\x32\x2e\x73\x76\x67\42\40\141\x6c\164\75\42\103\157\156\164\x61\x63\164\40\125\163\x22\x20\x63\x6c\141\x73\x73\75\x22\151\x6d\x67\55\146\154\165\x69\144\42\x3e\xa\x20\x20\40\40\40\40\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\x3c\57\x64\151\x76\x3e\12\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\74\x2f\x64\151\166\x3e\12\40\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\74\144\x69\166\40\x63\x6c\x61\x73\163\75\42\143\157\154\x2d\170\154\55\70\40\143\157\x6c\x2d\x6c\x67\55\x38\x20\143\x6f\154\x2d\163\155\x2d\x31\x32\40\x63\x6f\x6c\x2d\x31\62\42\76\xa\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x3c\x64\151\x76\40\x63\x6c\141\x73\163\75\x22\160\55\63\42\x3e\xa\xa\x20\x20\40\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20\x20\40\74\x21\55\x2d\40\122\157\x77\x20\163\x74\141\162\x74\x73\40\55\55\76\12\40\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\x3c\144\151\166\40\143\154\x61\163\x73\x3d\42\x72\x6f\x77\40\147\x2d\63\x22\x3e\xa\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\x20\74\144\x69\166\x20\x63\x6c\141\x73\x73\x3d\x22\x63\x6f\154\x2d\x73\155\55\x36\40\143\157\x6c\x2d\61\62\42\x3e\xa\40\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\74\144\151\x76\40\143\154\x61\x73\163\x3d\42\143\x61\x72\144\x20\x62\x6f\162\144\x65\162\42\x3e\xa\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\x20\40\74\144\151\x76\x20\143\154\x61\163\163\75\x22\143\x61\162\144\x2d\x62\157\x64\x79\x22\x3e\xa\40\x20\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\x3c\x64\151\166\x20\143\x6c\141\x73\163\75\42\144\x2d\x66\x6c\x65\x78\x20\155\142\x2d\62\x22\x3e\12\40\40\40\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x3c\x64\x69\166\x20\x63\x6c\141\x73\x73\75\x22\151\x63\157\x6e\55\142\157\170\x20\155\144\x20\142\147\55\x70\162\151\155\x61\x72\x79\x20\x72\x6f\165\x6e\144\145\x64\x2d\65\40\x6d\145\55\63\x22\x3e\xa\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x3c\x69\x20\143\x6c\x61\x73\163\x3d\x22\x62\151\40\x62\151\55\x62\157\170\x20\146\163\55\64\x20\x74\x65\170\164\x2d\x77\150\151\x74\x65\x22\x3e\x3c\57\151\76\xa\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\40\40\74\57\x64\151\166\x3e\xa\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\x3c\x64\x69\x76\x20\143\154\x61\x73\x73\x3d\42\144\55\x66\154\145\x78\40\146\x6c\145\170\55\143\x6f\x6c\x75\x6d\156\42\76\12\40\40\40\40\40\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x3c\150\x32\40\143\154\x61\x73\x73\x3d\x22\x6d\55\x30\x20\154\150\x2d\61\42\76\74\163\160\x61\x6e\x20\151\x64\75\42\x76\x61\154\x69\144\x6c\157\x67\42\76\x30\x3c\x2f\x73\160\141\156\x3e\74\x2f\150\62\76\xa\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x3c\x70\x20\x63\154\x61\163\163\x3d\x22\x6d\x2d\x30\x20\x6f\x70\x61\143\151\x74\x79\x2d\65\60\x22\76\126\141\154\151\x64\x20\114\157\147\x3c\x2f\160\x3e\xa\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\40\74\57\144\x69\x76\76\xa\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x3c\x2f\144\x69\166\76\12\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\x20\40\40\x20\x3c\x2f\x64\x69\166\x3e\12\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x3c\x2f\x64\151\x76\x3e\12\40\40\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\74\57\144\x69\x76\x3e\12\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\x3c\x64\x69\x76\40\x63\x6c\x61\163\x73\x3d\42\x63\157\154\x2d\x73\155\x2d\x36\x20\143\157\x6c\55\x31\x32\42\76\xa\40\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\40\x20\x3c\144\151\x76\x20\x63\x6c\x61\x73\163\75\x22\x63\x61\x72\x64\x20\142\x6f\162\144\x65\162\x22\76\xa\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\40\40\x20\40\40\40\74\x64\x69\166\40\143\x6c\x61\163\163\75\42\143\x61\162\x64\x2d\x62\x6f\144\171\x22\x3e\xa\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\x3c\144\x69\166\40\143\154\x61\x73\163\x3d\42\x64\x2d\x66\x6c\145\170\40\155\142\x2d\62\42\76\12\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\74\x64\151\x76\x20\x63\154\141\163\x73\x3d\x22\x69\143\x6f\x6e\x2d\x62\157\x78\x20\x6d\144\x20\x62\147\55\x69\x6e\x66\x6f\40\x72\x6f\165\156\x64\x65\144\55\65\40\155\145\55\63\x22\76\xa\40\40\40\40\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\74\151\x20\143\154\141\x73\x73\x3d\42\x62\x69\x20\142\151\x2d\x62\x6f\x78\x20\146\163\55\64\40\x74\145\170\x74\x2d\167\150\x69\164\x65\42\x3e\x3c\57\151\76\12\40\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\74\x2f\144\x69\x76\76\xa\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\x20\40\74\144\x69\x76\x20\x63\x6c\141\163\163\x3d\x22\144\x2d\146\154\x65\x78\x20\x66\x6c\x65\170\x2d\x63\157\154\165\155\x6e\42\76\12\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\74\x68\x32\40\143\x6c\x61\x73\x73\75\42\155\x2d\x30\x20\x6c\150\55\61\42\76\74\x73\160\141\x6e\40\x69\x64\75\42\151\x6e\166\x61\x6c\151\x64\154\x6f\x67\42\x3e\60\x3c\57\x73\160\141\156\76\74\57\150\62\76\12\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\74\x70\40\x63\x6c\141\163\163\75\42\155\x2d\60\x20\157\x70\141\x63\151\164\171\55\x35\x30\x22\76\x49\x6e\166\x61\154\x69\144\40\x4c\x6f\147\x3c\x2f\x70\x3e\xa\x20\40\40\40\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\74\x2f\144\151\166\76\xa\x20\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\74\57\x64\x69\166\x3e\xa\40\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x3c\57\x64\151\166\x3e\12\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\40\74\57\x64\x69\166\76\xa\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x20\74\x2f\144\x69\x76\x3e\12\x20\40\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\40\40\40\40\40\x20\x20\x20\40\40\40\74\144\151\x76\40\143\154\141\x73\x73\x3d\x22\x63\x6f\x6c\55\x73\155\x2d\x36\40\143\157\154\x2d\61\62\x22\x3e\12\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\74\x64\151\x76\40\143\154\x61\x73\163\x3d\x22\143\141\162\144\x20\x62\157\162\144\145\162\42\76\xa\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x3c\x64\151\166\40\x63\154\x61\163\x73\75\42\143\141\x72\x64\55\142\157\x64\171\x22\x3e\xa\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\x3c\144\151\x76\40\x63\x6c\x61\163\163\75\x22\x64\55\146\x6c\x65\x78\40\155\x62\55\x32\x22\x3e\12\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\74\x64\x69\x76\x20\143\154\x61\163\163\x3d\x22\x69\x63\x6f\156\x2d\x62\157\x78\x20\x6d\x64\x20\x62\x67\55\144\x61\156\x67\145\x72\40\162\157\165\x6e\144\145\x64\55\x35\40\155\x65\x2d\x33\x22\x3e\12\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x3c\x69\40\x63\x6c\141\163\x73\75\42\142\151\x20\142\x69\55\x62\x6f\x78\40\146\163\55\x34\x20\x74\x65\170\164\x2d\167\x68\x69\x74\x65\x22\x3e\x3c\x2f\x69\76\xa\40\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\40\40\74\x2f\144\151\x76\76\xa\x20\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x3c\x64\x69\166\40\x63\154\x61\x73\163\x3d\42\144\x2d\146\154\145\x78\x20\x66\154\145\x78\55\x63\x6f\154\165\x6d\x6e\42\x3e\xa\x20\x20\x20\40\40\40\40\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x3c\x68\62\x20\143\154\x61\x73\x73\x3d\42\x6d\55\60\x20\x6c\x68\55\x31\x22\76\74\x73\160\x61\156\40\x69\144\75\x22\142\157\164\144\x65\164\x65\143\x74\145\x64\x22\76\60\74\x2f\x73\x70\141\x6e\x3e\74\57\x68\x32\76\xa\40\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\40\74\x70\x20\x63\154\141\163\163\x3d\42\155\x2d\x30\40\x6f\x70\x61\x63\x69\x74\x79\55\x35\60\42\x3e\102\157\164\x73\40\104\x65\164\x65\143\x74\145\x64\x3c\57\160\x3e\12\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\40\40\x20\x3c\57\144\151\166\76\12\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\x3c\57\x64\x69\166\76\xa\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x3c\x2f\x64\x69\166\x3e\xa\x20\40\40\x20\40\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\x3c\57\144\151\x76\x3e\xa\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\74\57\x64\151\x76\76\12\x20\x20\x20\40\x20\40\40\40\x20\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\x3c\x64\x69\166\40\143\x6c\x61\163\163\75\42\143\x6f\154\55\163\x6d\55\x36\x20\x63\157\x6c\x2d\61\x32\42\x3e\12\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\40\x3c\x64\x69\166\x20\x63\x6c\141\x73\163\75\x22\143\141\162\144\x20\x62\x6f\162\x64\x65\x72\x22\x3e\xa\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\40\74\x64\x69\x76\x20\x63\x6c\x61\163\x73\x3d\x22\143\x61\162\144\x2d\142\x6f\144\x79\x22\x3e\12\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x3c\x64\151\x76\x20\143\x6c\x61\163\x73\x3d\42\144\55\x66\x6c\x65\x78\40\155\142\55\x32\42\76\xa\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\x3c\x64\151\x76\x20\x63\154\x61\163\x73\75\42\x69\x63\157\x6e\x2d\142\x6f\170\x20\155\x64\40\x62\x67\55\163\165\x63\143\x65\163\163\x20\x72\157\165\156\x64\x65\x64\55\x35\x20\155\x65\x2d\x33\42\x3e\xa\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\40\x20\40\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\74\x69\x20\143\154\x61\163\163\75\42\142\x69\x20\142\x69\55\142\157\170\40\x66\x73\x2d\64\x20\x74\x65\x78\x74\x2d\x77\150\151\x74\x65\42\76\x3c\57\151\76\12\x20\40\40\40\40\40\40\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\x3c\57\x64\x69\x76\76\12\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\40\40\x20\40\40\40\74\144\151\166\40\143\x6c\x61\x73\x73\75\42\144\x2d\146\x6c\x65\170\40\146\x6c\x65\170\55\x63\x6f\154\x75\x6d\x6e\42\76\12\40\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\40\x20\x3c\x68\x32\40\143\154\141\x73\163\75\x22\155\55\x30\x20\x6c\150\x2d\61\x22\x3e\x3c\x73\x70\141\156\x20\151\144\x3d\42\x76\151\x73\151\164\x6f\162\x6c\x6f\x67\x22\x3e\60\x3c\57\x73\160\x61\156\76\x3c\57\x68\x32\x3e\12\40\40\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x3c\160\40\143\x6c\x61\163\163\x3d\42\155\55\x30\40\157\160\141\143\x69\164\x79\x2d\x35\x30\42\x3e\x56\141\154\x69\144\x20\126\151\163\x69\164\157\162\x73\x3c\x2f\x70\76\12\x20\40\x20\40\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x3c\57\144\151\166\x3e\xa\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\74\x2f\144\151\166\x3e\12\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\40\40\x20\40\x20\74\x2f\x64\151\166\x3e\12\40\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x3c\57\144\x69\166\x3e\12\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\74\x2f\144\151\x76\x3e\xa\40\40\40\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\40\x3c\x2f\x64\x69\x76\76\xa\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x3c\x21\x2d\55\40\x52\x6f\167\40\145\156\x64\163\x20\x2d\x2d\76\xa\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\x3c\57\x64\151\x76\x3e\xa\x20\40\x20\40\40\40\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x3c\57\144\151\x76\76\xa\40\40\40\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x3c\x2f\144\151\166\76\xa\40\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\40\40\40\x3c\41\55\x2d\x20\x52\157\x77\x20\x65\156\144\163\40\x2d\x2d\x3e\12\12\x20\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\x3c\57\144\151\x76\x3e\12\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\40\40\40\74\x2f\144\151\x76\76\12\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\74\57\144\151\166\x3e\12\40\40\40\x20\40\x20\40\40\40\x20\40\40\74\57\x64\x69\166\x3e\xa\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x3c\x64\x69\166\40\x63\154\x61\x73\x73\75\42\143\157\x6c\55\163\x6d\55\x31\62\42\x3e\12\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\74\x64\x69\166\x20\143\154\141\163\x73\x3d\x22\x63\141\162\x64\40\x6d\x62\x2d\63\42\76\xa\40\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\x3c\x64\x69\x76\40\143\x6c\x61\163\163\x3d\42\143\x61\162\144\55\x68\x65\141\x64\145\x72\x22\x3e\12\40\40\x20\40\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x3c\150\65\x20\x63\154\141\163\x73\x3d\42\143\x61\162\x64\x2d\164\151\164\154\x65\x22\76\x4c\141\x73\164\x20\x56\x69\163\151\x74\x3c\57\150\65\x3e\12\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\40\40\x20\x3c\57\144\151\x76\x3e\xa\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\40\74\x64\x69\x76\40\x63\x6c\141\x73\163\75\x22\143\141\162\144\55\142\x6f\x64\x79\42\x3e\xa\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\40\x20\40\40\x20\x3c\x64\x69\166\40\143\154\141\x73\163\x3d\x22\x72\157\167\x20\147\170\55\64\42\76\xa\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\74\144\151\166\40\x63\154\x61\x73\163\x3d\x22\x63\x6f\154\x2d\170\154\55\x33\x20\143\157\154\x2d\x73\x6d\x2d\x34\40\143\157\x6c\55\x31\x32\x22\76\xa\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\40\74\x64\151\166\40\x63\154\141\x73\x73\x3d\x22\155\142\55\63\x22\76\xa\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\x20\40\40\x20\x3c\154\141\x62\145\154\x20\x63\154\141\x73\163\75\x22\x66\x6f\162\155\55\x6c\x61\142\x65\x6c\x22\40\146\x6f\x72\75\42\x73\x65\x6e\144\x74\x79\x70\x65\42\76\103\157\x75\x6e\x74\162\171\x3c\x2f\x6c\x61\x62\x65\154\76\12\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x3c\x73\x65\154\x65\143\x74\x20\x69\144\75\42\x63\157\165\156\164\162\x79\42\x20\x63\154\141\x73\163\x3d\x22\146\157\x72\155\x2d\163\x65\154\x65\143\x74\42\x20\156\x61\155\x65\x3d\42\x73\145\156\144\x74\x79\x70\145\42\40\151\144\75\x22\163\x65\156\x64\x74\171\x70\x65\42\40\141\x72\151\141\55\x6c\141\142\x65\154\75\42\104\145\x66\x61\165\154\x74\x20\x73\145\x6c\x65\143\x74\x20\145\x78\x61\155\160\154\x65\42\76\xa\x20\40\40\40\40\40\40\40\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x3c\157\160\164\151\157\x6e\40\x76\141\x6c\165\145\75\x22\42\x3e\x53\x65\x6c\145\143\164\40\x61\40\x43\157\x75\156\x74\162\171\74\x2f\157\x70\x74\x69\x6f\156\x3e\12\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\x3c\57\163\x65\154\145\143\x74\x3e\12\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\40\40\x3c\57\x64\x69\166\76\12\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\x3c\x2f\x64\151\x76\76\xa\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x3c\144\151\166\40\143\154\141\163\x73\75\42\143\x6f\154\x2d\170\x6c\55\63\40\x63\157\x6c\x2d\x73\155\55\64\40\143\x6f\154\55\x31\62\42\76\12\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\74\x64\151\x76\40\x63\x6c\141\163\163\75\x22\155\142\x2d\63\x22\76\xa\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x3c\x6c\x61\x62\x65\x6c\x20\143\x6c\141\x73\x73\75\42\146\x6f\x72\x6d\x2d\154\141\142\145\x6c\42\x20\146\157\x72\75\x22\x73\145\x6e\144\164\171\160\145\42\x3e\x42\x6f\x74\74\x2f\154\141\142\x65\x6c\x3e\xa\x20\40\40\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\40\x20\74\163\145\x6c\x65\x63\164\40\x69\x64\x3d\42\x69\x73\142\157\164\42\40\x63\154\141\x73\163\x3d\42\146\157\162\155\55\x73\x65\154\145\143\x74\42\x20\156\141\155\145\75\42\x73\145\156\x64\164\x79\x70\145\42\x20\151\x64\x3d\x22\x73\145\156\144\x74\171\160\145\42\x20\x61\162\x69\x61\55\154\x61\142\x65\154\75\42\x44\x65\x66\x61\165\154\164\x20\163\145\154\145\143\164\x20\x65\170\141\x6d\160\x6c\145\42\76\xa\40\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\40\40\40\40\40\x20\40\40\40\x3c\157\x70\x74\x69\157\x6e\40\x76\x61\x6c\165\145\x3d\42\42\x3e\123\x65\x6c\x65\143\x74\x20\150\x65\162\x65\x3c\57\157\x70\164\x69\157\156\x3e\xa\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\40\40\x20\40\40\40\x20\40\40\40\40\74\x6f\160\x74\151\157\x6e\40\x76\x61\154\x75\145\x3d\x22\x4e\x6f\42\x3e\116\157\74\57\x6f\160\164\151\157\156\76\xa\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\x3c\x6f\x70\x74\151\x6f\x6e\x20\x76\x61\154\x75\x65\x3d\42\131\145\163\42\x3e\131\145\x73\x3c\x2f\x6f\160\x74\x69\157\x6e\76\xa\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\40\40\40\40\40\x20\x20\40\74\57\163\x65\x6c\x65\x63\x74\76\xa\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\x20\x20\40\40\40\x3c\x2f\x64\151\x76\x3e\xa\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x3c\x2f\144\x69\x76\76\12\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\74\x64\x69\166\40\x63\x6c\141\163\163\75\x22\x74\x61\142\154\x65\x2d\162\x65\x73\160\x6f\156\x73\151\x76\x65\42\76\12\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\x3c\164\141\142\x6c\145\40\151\x64\x3d\x22\x76\x69\x73\151\164\x54\x61\x62\154\145\x22\40\x63\x6c\141\x73\163\x3d\x22\144\x69\163\x70\x6c\x61\171\x20\156\157\167\162\141\160\x20\164\x61\142\154\x65\40\x74\x61\x62\x6c\145\x2d\163\x74\162\151\160\x65\x64\x22\40\x73\164\x79\x6c\145\x3d\42\x77\151\144\164\150\x3a\61\60\60\x25\42\76\12\40\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x3c\x74\x68\x65\x61\144\76\12\x20\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\40\74\x74\x72\x3e\xa\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\x3c\164\x68\76\111\104\74\x2f\x74\x68\76\xa\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\40\x20\40\x3c\164\150\76\x49\120\74\57\164\150\x3e\xa\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\74\164\150\x3e\x55\163\145\x72\40\101\x67\145\156\x74\74\57\164\150\76\xa\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\x20\x3c\x74\150\76\x43\141\x70\x74\x63\150\x61\x3c\x2f\x74\x68\x3e\12\x20\x20\40\x20\40\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\x20\40\40\40\40\x20\40\40\x3c\x74\x68\x3e\103\x6f\165\156\x74\x72\171\74\57\x74\x68\x3e\12\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\74\164\150\x3e\103\151\164\x79\74\x2f\x74\x68\76\xa\x20\x20\x20\x20\40\x20\40\40\40\40\40\40\x20\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\74\164\150\76\102\157\164\74\x2f\x74\150\76\xa\40\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\74\x2f\164\x72\76\xa\40\40\40\40\40\x20\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\40\x3c\57\x74\150\x65\x61\144\76\12\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\74\57\x74\x61\142\x6c\x65\x3e\xa\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\74\57\x64\x69\166\x3e\12\40\x20\40\40\40\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\74\57\x64\151\166\76\12\x20\40\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\40\x3c\x2f\x64\x69\166\x3e\12\x20\40\40\x20\40\40\40\40\x20\40\x20\40\40\x20\x3c\x2f\144\151\x76\x3e\12\x20\40\40\40\x20\40\x20\x20\40\x20\40\40\x3c\x2f\144\151\166\76\xa\40\40\40\x20\40\40\x20\x20\40\x20\x20\x20\74\x21\x2d\x2d\40\122\157\x77\x20\145\156\x64\163\40\x2d\55\x3e\xa\40\40\x20\x20\x20\x20\40\x20\40\40\x3c\x2f\144\151\166\76\12\x20\40\x20\40\x20\x20\x20\40\x20\40\x3c\x64\x69\x76\x20\143\x6c\141\x73\163\75\x22\141\160\x70\x2d\x66\x6f\157\x74\x65\x72\42\x3e\xa\40\40\40\40\x20\40\40\40\x20\40\40\40\74\163\160\x61\x6e\x20\143\154\141\x73\163\75\x22\163\155\x61\x6c\x6c\42\76\xc2\251\x20\x4b\162\141\164\157\x73\40\62\60\62\x34\74\x2f\x73\x70\x61\x6e\76\12\40\40\40\x20\40\x20\40\x20\x20\x20\74\57\x64\151\166\x3e\12\40\x20\40\40\40\40\x20\40\x3c\x2f\144\x69\x76\76\xa\x20\40\40\x20\40\x20\x3c\x2f\144\151\166\x3e\xa\x20\x20\x20\40\x3c\x2f\144\151\x76\x3e\xa\x20\40\x20\40"; goto a0d3c; a0d3c: include "\146\x6f\157\x74\x65\162\56\160\x68\160"; goto fe016; D0610: $a3e00 = new User(); goto Ff92c; b152a: echo "\xa\x3c\41\104\117\x43\124\131\120\x45\40\150\164\x6d\x6c\76\xa\x3c\x68\x74\x6d\154\40\x6c\x61\x6e\147\75\x22\145\x6e\x22\76\xa\x3c\x21\55\x2d\40\x4d\151\162\162\x6f\162\x65\x64\40\x66\x72\157\x6d\40\142\157\157\164\163\164\x72\141\x70\147\145\x74\x2e\143\157\x6d\x2f\x64\x65\155\157\x73\x2f\x66\x6f\x72\164\171\x66\151\166\x65\x2d\x62\x6f\x6f\164\163\164\x72\141\160\55\141\x64\155\151\156\x2d\164\x65\x6d\x70\154\x61\x74\x65\57\x69\156\144\145\170\x2e\150\x74\x6d\x6c\40\x62\x79\x20\110\124\124\x72\141\x63\x6b\40\x57\x65\142\163\151\x74\145\40\103\157\x70\151\x65\162\57\63\x2e\170\40\133\x58\x52\x26\x43\117\47\62\x30\61\x34\135\x2c\x20\x4d\x6f\156\54\x20\x30\x32\40\123\145\x70\40\62\60\62\x34\40\60\x33\x3a\x35\67\x3a\61\x32\40\107\x4d\x54\x20\55\55\76\12\x3c\150\145\141\144\76\12\x20\40\40\x20\74\155\x65\164\141\x20\143\150\141\162\163\x65\164\x3d\x22\x75\164\x66\x2d\x38\x22\40\57\x3e\xa\x20\40\40\x20\x3c\x6d\x65\x74\x61\x20\x6e\141\155\x65\x3d\x22\166\x69\x65\167\x70\x6f\162\x74\42\40\x63\x6f\156\x74\145\156\x74\75\x22\x77\151\144\x74\x68\75\x64\145\x76\151\143\145\x2d\167\x69\144\x74\x68\x2c\40\x69\156\151\164\151\141\x6c\55\163\x63\141\x6c\145\75\x31\42\x20\57\x3e\12\40\40\40\x20\x3c\x74\x69\x74\154\x65\x3e\104\141\x73\x68\142\x6f\141\x72\144\x3c\x2f\164\151\164\x6c\x65\76\xa\40\x20\40\40\x3c\154\151\x6e\x6b\40\162\x65\154\75\x22\x73\x74\x79\154\x65\x73\x68\145\145\x74\x22\x20\150\162\145\x66\75\x22\x68\x74\x74\160\x73\x3a\x2f\57\x73\164\141\x63\x6b\160\141\164\150\56\142\x6f\x6f\x74\x73\x74\162\141\160\143\144\x6e\x2e\x63\x6f\155\57\x62\x6f\x6f\x74\163\164\162\x61\x70\57\x34\56\65\56\62\57\143\x73\x73\57\x62\157\x6f\164\163\x74\162\x61\160\56\x6d\x69\x6e\56\x63\163\163\x22\x3e\xa\40\x20\40\x20\74\x6c\151\156\153\x20\162\x65\x6c\75\42\x73\164\x79\x6c\x65\163\150\145\145\164\x22\40\164\171\x70\x65\75\x22\164\x65\170\164\x2f\143\163\163\42\x20\x68\162\145\146\x3d\x22\150\164\x74\x70\163\72\x2f\x2f\143\144\156\x2e\x64\x61\164\x61\164\x61\x62\x6c\x65\163\56\156\145\164\57\x31\56\61\x31\x2e\65\x2f\x63\x73\163\x2f\x6a\161\x75\x65\162\171\x2e\x64\141\x74\141\124\x61\x62\x6c\145\163\x2e\143\x73\x73\42\76\xa\x20\40\40\40\x3c\154\x69\156\153\40\x72\145\x6c\x3d\42\x73\x74\171\154\145\x73\x68\x65\x65\x74\42\x20\x74\x79\x70\145\75\42\164\x65\x78\164\57\x63\x73\163\42\40\150\x72\145\x66\x3d\42\150\164\164\x70\x73\72\x2f\57\143\144\x6e\x2e\144\141\164\141\164\141\x62\x6c\x65\x73\56\156\145\164\57\x72\x65\x73\x70\x6f\x6e\x73\x69\166\x65\57\62\56\x32\56\71\57\143\x73\163\57\162\x65\x73\x70\x6f\x6e\x73\x69\166\x65\x2e\144\141\x74\141\x54\x61\x62\x6c\145\163\x2e\x6d\x69\156\x2e\143\x73\163\x22\x3e\12\40\x20\40\x20\40\x20\40\x20"; goto dd327; Ff92c: $a3e00->check(); goto b152a; fe016: echo "\40\40\40\x20\x3c\41\55\55\x20\x42\x6f\157\164\163\164\x72\x61\160\40\112\123\x20\x2d\55\x3e\12\x20\x20\40\40\74\163\x63\x72\x69\160\164\40\163\x72\143\75\x22\150\x74\x74\x70\x73\72\x2f\x2f\163\164\x61\x63\153\160\141\164\150\x2e\x62\x6f\157\164\163\x74\x72\141\x70\143\x64\156\56\143\157\155\x2f\x62\x6f\x6f\164\163\164\x72\x61\160\57\64\56\65\x2e\x32\57\x6a\163\57\142\x6f\157\164\163\x74\x72\141\160\56\x62\165\x6e\x64\154\145\56\155\x69\x6e\x2e\152\x73\42\76\x3c\57\163\x63\162\x69\160\x74\76\12\40\x20\40\40\74\163\x63\x72\x69\x70\x74\40\x74\x79\x70\145\x3d\42\164\145\170\x74\x2f\x6a\x61\166\141\x73\x63\x72\151\x70\x74\42\40\143\x68\141\162\163\145\x74\x3d\42\165\x74\x66\70\42\x20\163\x72\x63\75\42\150\x74\x74\x70\163\72\x2f\57\143\144\x6e\x2e\144\141\x74\141\x74\141\x62\x6c\x65\x73\56\x6e\145\x74\57\x31\56\61\61\x2e\65\57\x6a\163\x2f\152\161\x75\145\162\171\56\144\x61\164\141\x54\141\x62\x6c\x65\x73\56\152\x73\x22\x3e\74\x2f\x73\x63\x72\x69\160\x74\x3e\xa\40\40\40\x20\74\163\143\162\x69\160\164\x20\x74\171\160\145\75\x22\x74\x65\170\164\57\x6a\x61\x76\141\x73\143\162\151\160\164\42\40\x63\x68\141\x72\x73\145\164\x3d\42\x75\x74\146\x38\x22\40\163\162\143\75\42\150\164\164\160\163\x3a\57\57\x63\x64\x6e\x2e\x64\x61\x74\x61\164\141\142\x6c\145\x73\x2e\x6e\145\164\x2f\x72\x65\163\x70\x6f\156\x73\x69\166\x65\x2f\62\x2e\62\56\71\57\x6a\x73\57\x64\x61\x74\141\124\141\142\x6c\x65\x73\56\x72\145\163\160\157\156\x73\x69\166\145\56\x6d\151\x6e\56\x6a\x73\42\x3e\x3c\57\x73\x63\162\x69\160\164\x3e\xa\40\40\40\40\x3c\163\143\162\151\160\164\76\12\40\x20\40\40\40\40\x20\40\x24\x28\144\x6f\143\165\155\x65\x6e\x74\x29\56\162\x65\141\144\171\x28\x66\165\x6e\x63\x74\x69\157\x6e\x28\51\40\173\12\40\40\40\40\40\x20\x20\40\40\40\x20\x20\x76\x61\x72\x20\142\x6f\x74\x64\x65\x74\145\x63\x74\x65\x64\x20\x3d\40\144\x6f\143\165\x6d\145\156\x74\56\x67\145\164\105\x6c\x65\155\145\156\164\x42\171\x49\144\x28\x27\142\x6f\x74\x64\145\164\145\143\x74\145\x64\47\x29\73\12\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\166\141\x72\40\x76\141\x6c\151\144\154\157\147\40\x3d\40\x64\x6f\143\x75\x6d\x65\156\x74\x2e\x67\145\x74\105\x6c\145\155\x65\x6e\x74\x42\x79\x49\144\50\x27\166\141\x6c\151\144\154\157\147\x27\x29\73\12\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x76\141\162\x20\x76\151\x73\151\164\157\162\x6c\x6f\x67\x20\75\x20\x64\157\143\165\155\145\x6e\x74\56\147\145\x74\105\x6c\x65\x6d\x65\156\164\x42\171\111\144\50\x27\x76\x69\x73\x69\164\157\x72\x6c\x6f\147\47\x29\x3b\12\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\166\x61\162\x20\x69\x6e\166\x61\x6c\x69\x64\x6c\157\147\40\75\40\x64\157\x63\165\x6d\145\x6e\x74\56\x67\x65\164\x45\154\x65\155\x65\x6e\164\102\x79\x49\x64\x28\47\x69\x6e\166\141\x6c\151\x64\x6c\x6f\x67\47\x29\73\12\xa\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\44\56\x61\x6a\141\170\50\x7b\12\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x75\162\154\x3a\x20\x27\x64\x61\x74\x61\x3f\x76\x69\x73\x69\164\47\54\x20\57\x2f\40\122\x65\x70\154\x61\x63\145\40\167\x69\x74\x68\40\171\157\x75\x72\40\101\120\111\40\x65\x6e\x64\x70\157\x69\156\164\xa\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\40\40\x74\x79\x70\x65\x3a\40\x27\107\x45\x54\x27\x2c\12\x20\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\144\141\x74\141\124\171\160\x65\x3a\x20\x27\152\163\x6f\156\x27\54\xa\40\x20\40\40\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\163\x75\x63\x63\145\163\x73\72\x20\146\165\156\143\164\x69\x6f\156\x28\162\145\163\x70\x6f\156\163\145\x29\40\173\xa\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\x62\157\164\144\x65\x74\x65\143\164\x65\x64\56\x69\x6e\156\x65\162\x48\124\115\114\40\x3d\40\162\x65\163\x70\157\156\x73\145\56\x62\157\x74\x43\157\x75\x6e\x74\x3b\12\40\40\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\x76\x69\x73\x69\x74\x6f\162\154\157\147\56\x69\x6e\156\x65\x72\110\x54\115\114\x20\x3d\x20\162\x65\x73\160\157\156\x73\145\x2e\162\145\143\x6f\162\x64\x73\x54\157\164\x61\x6c\73\12\x20\40\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\175\54\12\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x65\162\162\x6f\162\x3a\x20\146\x75\156\x63\x74\151\x6f\x6e\x28\x78\150\x72\x2c\x20\x73\x74\141\x74\x75\163\54\x20\x65\x72\x72\157\x72\51\40\173\12\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x63\x6f\156\163\x6f\154\145\56\145\x72\162\x6f\x72\50\x27\x41\112\x41\x58\40\x45\x72\162\x6f\x72\72\x20\x27\40\x2b\40\163\x74\x61\x74\165\163\x20\x2b\x20\x27\x20\47\40\53\40\145\162\162\157\x72\x29\x3b\12\x20\40\40\x20\x20\40\x20\40\40\40\40\40\40\40\x20\x20\x7d\xa\x20\40\40\40\x20\40\x20\x20\40\40\40\x20\175\x29\73\xa\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\x24\x2e\141\152\x61\x78\x28\173\xa\40\x20\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\x75\x72\154\72\40\x27\144\x61\x74\x61\77\166\141\x6c\x69\x64\x27\54\40\57\x2f\x20\x52\x65\x70\x6c\141\143\145\x20\x77\x69\x74\x68\40\171\157\x75\x72\x20\x41\x50\x49\40\x65\156\144\160\x6f\x69\156\x74\12\40\x20\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\40\164\x79\x70\145\72\x20\x27\x47\105\x54\x27\x2c\xa\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\x64\x61\x74\141\124\x79\x70\145\72\x20\x27\152\163\157\156\x27\54\xa\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\x73\x75\x63\x63\x65\163\163\x3a\x20\146\165\156\143\164\151\x6f\x6e\x28\x72\145\163\160\x6f\x6e\x73\145\x29\x20\173\xa\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\166\141\x6c\x69\144\154\x6f\147\56\151\156\x6e\x65\x72\x48\x54\x4d\x4c\x20\75\x20\162\x65\x73\160\x6f\156\x73\x65\56\162\x65\x63\x6f\162\144\x73\124\157\x74\141\154\73\xa\40\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\175\54\xa\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\145\162\162\x6f\162\72\x20\146\x75\x6e\143\164\151\157\156\x28\170\150\x72\x2c\x20\x73\164\141\x74\x75\x73\54\40\145\x72\162\157\x72\x29\40\x7b\12\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\143\157\156\x73\157\x6c\x65\x2e\x65\162\162\x6f\162\x28\47\x41\x4a\x41\130\x20\105\162\x72\x6f\162\72\40\x27\40\x2b\x20\163\164\x61\x74\165\163\40\x2b\x20\47\40\47\x20\x2b\x20\145\162\162\157\x72\51\x3b\xa\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\x7d\xa\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\175\51\73\12\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x24\x2e\x61\x6a\x61\x78\50\x7b\xa\40\x20\x20\40\40\x20\40\x20\40\40\40\40\40\x20\40\x20\x75\162\x6c\72\40\47\x64\x61\164\141\x3f\x69\x6e\166\x61\154\x69\x64\x27\x2c\x20\x2f\57\40\122\145\x70\154\x61\x63\x65\40\167\151\x74\x68\40\x79\x6f\165\162\x20\x41\120\x49\x20\x65\156\144\160\157\x69\x6e\164\12\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\164\171\160\145\x3a\40\47\107\x45\124\47\x2c\12\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\40\x20\x64\x61\x74\x61\x54\x79\160\145\72\x20\47\152\163\x6f\x6e\x27\x2c\xa\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x73\165\143\143\145\163\x73\x3a\40\x66\x75\x6e\143\164\151\157\x6e\x28\162\145\163\160\x6f\156\163\145\51\x20\x7b\xa\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\151\x6e\166\x61\154\151\x64\154\x6f\x67\x2e\x69\x6e\156\145\162\110\x54\115\114\40\75\40\x72\145\163\x70\157\x6e\163\145\x2e\162\x65\x63\157\162\x64\x73\x54\x6f\164\x61\x6c\x3b\xa\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\40\175\x2c\12\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x65\x72\x72\x6f\x72\x3a\40\x66\x75\x6e\143\164\x69\x6f\156\x28\170\150\x72\x2c\40\x73\164\x61\x74\x75\x73\54\x20\145\162\162\157\162\x29\40\173\12\x20\40\x20\40\40\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\143\x6f\x6e\x73\x6f\x6c\145\56\145\162\162\x6f\x72\x28\47\x41\x4a\x41\130\x20\105\x72\162\157\x72\72\40\47\40\x2b\40\x73\164\x61\164\x75\x73\40\53\40\47\40\47\x20\x2b\40\145\x72\162\x6f\x72\x29\73\xa\x20\40\x20\40\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\175\12\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\175\51\x3b\xa\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\166\141\x72\40\x74\141\x62\154\x65\40\x3d\40\x24\50\47\x23\166\x69\163\151\164\124\141\142\154\x65\x27\x29\x2e\x44\141\x74\x61\124\x61\x62\x6c\x65\50\x7b\xa\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\141\x6a\141\170\72\x20\173\12\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\144\141\x74\141\x53\x72\143\72\40\x27\144\x61\x74\x61\x27\x2c\xa\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\165\162\x6c\72\40\x27\144\x61\164\141\77\x76\151\163\151\x74\47\x20\57\x2f\x20\107\x61\x6e\164\x69\154\141\150\40\144\x65\156\x67\141\156\40\x55\122\x4c\40\145\x6e\144\160\x6f\151\x6e\164\40\x41\x6e\x64\x61\40\171\141\156\147\40\x6d\145\x6e\x67\145\x6d\x62\141\154\x69\153\x61\x6e\40\x4a\x53\117\x4e\12\40\40\40\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x7d\x2c\xa\40\x20\40\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\x63\157\154\165\155\156\x73\x3a\x20\x5b\xa\40\40\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\173\40\x64\x61\164\141\72\x20\x27\x69\x64\47\40\175\x2c\xa\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x7b\40\144\x61\x74\141\x3a\40\x27\151\160\x27\x20\x7d\54\12\40\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\173\40\144\141\164\x61\x3a\x20\x27\165\141\47\40\175\54\xa\40\40\40\40\x20\40\x20\40\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\x7b\x20\144\x61\164\141\72\x20\x27\166\x61\154\151\x64\137\143\141\160\164\143\x68\x61\x27\x2c\x20\x72\x65\x6e\144\145\162\72\x20\x66\165\x6e\143\164\151\157\x6e\x28\144\x61\164\x61\x29\x20\173\40\162\x65\164\165\162\x6e\x20\144\141\x74\x61\40\x3f\x20\x27\x59\x65\x73\47\x20\x3a\40\x27\x4e\157\47\x3b\x20\x7d\x20\175\x2c\12\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\173\40\144\141\164\141\72\x20\x27\x63\x6f\165\x6e\164\162\171\47\40\54\x20\x64\145\x66\x61\x75\154\164\103\x6f\156\x74\145\156\x74\72\40\x27\x55\x6e\x6b\156\x6f\x77\x6e\x27\175\x2c\12\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x7b\40\144\141\x74\141\72\40\x27\143\151\164\x79\x27\x20\x2c\x20\x64\x65\x66\x61\x75\x6c\164\103\157\x6e\164\145\x6e\x74\x3a\x20\47\x55\x6e\153\156\157\167\156\x27\175\x2c\xa\40\40\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\x7b\40\144\141\x74\x61\72\x20\47\151\x73\137\142\157\164\47\54\40\x72\x65\x6e\x64\145\x72\x3a\x20\146\x75\156\x63\x74\151\157\x6e\50\x64\x61\x74\x61\x29\x20\x7b\x20\162\145\164\x75\162\x6e\40\x64\141\164\141\40\77\x20\47\x59\x65\163\x27\x20\72\x20\x27\116\157\x27\73\x20\x7d\x20\x7d\x2c\xa\40\40\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\40\40\40\135\54\12\12\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\40\151\156\x69\164\103\x6f\155\x70\x6c\x65\x74\145\x3a\40\146\x75\156\143\x74\x69\x6f\x6e\40\50\51\40\x7b\12\x20\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\166\x61\162\40\164\150\141\x74\x20\x3d\40\x74\150\151\163\73\xa\40\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\xa\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\x2f\57\x20\x46\x75\x6e\x63\164\x69\157\156\x20\164\x6f\x20\x70\157\x70\165\x6c\x61\164\145\40\163\145\x6c\x65\143\164\x20\157\x70\x74\x69\157\x6e\x73\40\x77\x69\x74\x68\40\x75\156\151\161\165\x65\40\166\x61\154\x75\x65\x73\xa\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\146\165\156\x63\x74\151\x6f\x6e\40\160\157\x70\165\x6c\141\164\145\x53\145\154\x65\143\x74\x28\51\40\x7b\xa\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\40\40\40\40\40\40\166\x61\162\x20\x63\157\165\x6e\164\162\x69\x65\x73\40\x3d\x20\164\x61\x62\154\x65\x2e\143\157\154\165\x6d\156\x28\x34\51\56\144\x61\164\141\50\51\x2e\x75\156\x69\x71\x75\145\50\51\x2e\163\x6f\162\x74\x28\51\x2e\x74\x6f\x41\x72\162\x61\x79\50\51\x3b\x20\57\x2f\40\x43\x6f\154\165\x6d\156\x20\151\x6e\144\x65\x78\x20\x66\157\x72\40\x22\103\157\165\x6e\x74\x72\171\x22\12\40\40\40\40\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\166\141\162\x20\163\x65\x6c\145\x63\164\40\75\40\44\x28\x27\x23\143\x6f\165\156\x74\162\x79\x27\51\x3b\xa\x20\x20\40\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\40\40\x20\x20\x20\xa\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\x2f\57\x20\x41\144\x64\x20\x6f\x70\x74\x69\157\156\x73\40\164\157\40\x73\145\154\145\x63\164\xa\x20\x20\x20\x20\x20\40\x20\40\40\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x73\145\154\x65\x63\164\x2e\146\151\x6e\144\x28\47\157\160\x74\151\x6f\x6e\x3a\x6e\157\x74\50\x3a\146\x69\x72\x73\x74\x29\x27\x29\x2e\162\x65\155\157\166\145\x28\51\73\x20\x2f\x2f\x20\x52\x65\x6d\157\166\145\x20\x65\170\151\x73\x74\x69\156\x67\40\x6f\160\164\x69\157\x6e\163\x20\x65\x78\x63\x65\x70\164\40\x74\150\x65\x20\x66\x69\x72\x73\164\40\50\x41\154\x6c\x20\103\157\x75\156\164\162\x69\145\x73\51\12\40\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\40\x20\40\x20\40\40\40\x24\x2e\145\141\x63\x68\50\x63\x6f\165\156\x74\x72\x69\145\163\x2c\40\146\x75\156\143\x74\x69\157\156\50\x69\156\x64\x65\170\54\40\x63\157\x75\156\164\x72\171\51\40\173\12\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\163\145\x6c\x65\143\164\x2e\x61\160\x70\145\x6e\144\x28\x27\x3c\157\160\164\151\x6f\156\x20\x76\141\154\x75\145\75\42\x27\x20\x2b\x20\143\x6f\165\156\164\x72\x79\x20\53\40\x27\42\76\x27\40\x2b\x20\x63\x6f\165\x6e\164\x72\x79\40\53\40\47\x3c\57\157\x70\x74\151\x6f\x6e\76\x27\x29\73\12\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\x7d\x29\x3b\12\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x7d\12\12\x20\x20\x20\x20\40\x20\40\40\40\40\x20\40\40\x20\40\40\40\40\57\x2f\x20\120\x6f\160\165\x6c\x61\x74\145\x20\x73\x65\154\145\143\x74\x20\157\x70\x74\151\157\156\163\12\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\160\x6f\160\x75\154\141\x74\x65\123\x65\x6c\x65\x63\x74\x28\51\73\xa\xa\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\40\57\x2f\x20\101\x64\144\x20\x65\166\x65\156\x74\x20\154\x69\x73\164\x65\x6e\145\162\x20\146\157\x72\x20\146\151\154\x74\x65\162\40\143\150\141\x6e\147\145\xa\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x24\x28\x27\x23\x63\x6f\x75\x6e\164\162\x79\x27\x29\x2e\157\x6e\x28\x27\143\150\141\156\147\145\47\x2c\40\x66\x75\x6e\143\164\151\x6f\156\x20\x28\x29\40\x7b\xa\x20\x20\40\40\40\40\40\40\40\x20\x20\40\40\40\x20\40\x20\40\40\40\40\x20\166\x61\x72\40\x76\141\154\x75\x65\40\75\x20\x24\x28\x74\150\151\163\x29\56\x76\x61\x6c\x28\x29\x3b\xa\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\x20\40\40\x20\40\57\x2f\40\x41\160\160\154\x79\x20\x66\x69\x6c\x74\145\x72\x20\x6f\x72\40\143\154\x65\141\x72\40\146\x69\x6c\164\x65\162\x20\x69\x66\40\x76\x61\x6c\x75\x65\x20\x69\163\x20\145\155\160\164\x79\xa\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\164\141\142\154\145\56\x63\157\154\165\x6d\156\x28\x34\x29\x2e\x73\145\141\162\x63\x68\x28\x76\141\154\x75\x65\51\x2e\144\x72\141\167\x28\51\73\x20\57\x2f\x20\x43\157\x6c\165\x6d\156\x20\151\156\144\x65\x78\x20\146\x6f\162\x20\42\x43\157\165\x6e\x74\x72\x79\x22\xa\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\40\x20\40\x20\175\51\73\12\xa\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x24\x28\x27\x23\151\163\x62\x6f\164\x27\51\x2e\x6f\x6e\50\x27\143\150\x61\x6e\x67\x65\x27\54\40\x66\x75\156\143\164\151\157\x6e\40\x28\x29\x20\173\xa\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\x20\40\166\x61\162\x20\166\141\154\165\145\x20\75\40\x24\50\164\150\x69\x73\51\x2e\x76\x61\154\x28\51\x3b\12\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\57\57\x20\101\x70\160\x6c\x79\40\x66\151\154\164\x65\162\x20\x6f\x72\40\143\154\x65\141\162\40\146\151\x6c\164\x65\x72\x20\x69\x66\x20\x76\x61\x6c\165\145\40\151\x73\x20\x65\155\x70\164\171\12\x20\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\164\150\x61\164\56\x61\160\x69\x28\51\56\143\157\x6c\165\x6d\156\50\66\x29\56\x73\x65\141\x72\x63\150\50\x76\x61\x6c\x75\x65\x29\56\144\x72\141\167\50\x29\73\x20\x2f\x2f\40\103\157\154\x75\x6d\156\40\x69\x6e\x64\145\170\40\x66\157\x72\40\x22\x43\157\165\156\x74\162\x79\42\12\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\175\51\x3b\xa\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x7d\12\xa\xa\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\xa\40\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\x7d\51\x3b\xa\xa\40\40\x20\40\x20\x20\40\40\40\x20\x20\x20\x2f\57\40\x41\x64\x64\x20\145\166\x65\x6e\x74\x20\x6c\x69\x73\164\145\156\145\162\40\x66\x6f\x72\x20\157\160\x65\156\151\x6e\147\40\141\156\144\x20\143\x6c\157\x73\x69\x6e\x67\x20\x64\x65\164\141\151\154\x73\xa\40\40\x20\40\x20\x20\40\40\x20\40\x20\40\x24\x28\47\43\x76\151\163\151\x74\124\141\x62\x6c\x65\x20\164\142\x6f\x64\171\47\51\x2e\x6f\x6e\x28\47\x63\x6c\151\x63\153\x27\54\40\x27\164\x72\x27\54\x20\146\x75\x6e\143\164\x69\x6f\x6e\40\x28\51\40\x7b\xa\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x76\x61\x72\40\x74\162\40\x3d\40\44\50\x74\150\151\x73\x29\x3b\12\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\166\141\162\x20\162\157\167\40\75\40\x74\x61\142\x6c\x65\56\162\157\x77\50\164\162\51\73\12\12\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x69\x66\40\50\x72\x6f\167\x2e\x63\150\151\154\x64\56\x69\163\123\150\x6f\167\x6e\50\51\x29\40\173\12\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\57\57\x20\124\x68\x69\163\40\162\157\167\40\x69\x73\x20\x61\x6c\x72\x65\141\144\171\x20\x6f\160\145\156\x20\x2d\40\143\x6c\157\x73\145\40\x69\x74\12\x20\40\x20\x20\40\40\40\x20\40\x20\40\40\40\40\40\x20\40\40\x20\40\x72\157\167\x2e\x63\150\x69\154\144\x2e\150\x69\144\x65\50\x29\73\12\40\x20\40\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\40\x20\40\40\40\164\x72\x2e\x72\145\x6d\x6f\x76\x65\103\154\141\163\x73\x28\x27\163\x68\157\x77\x6e\x27\51\73\xa\40\x20\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x7d\x20\x65\x6c\163\x65\40\173\12\40\40\x20\40\x20\x20\40\40\40\40\40\40\40\40\x20\40\40\40\40\40\x2f\57\40\117\x70\145\x6e\x20\x74\150\151\163\x20\x72\157\167\12\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\40\x20\162\157\x77\x2e\143\150\151\x6c\144\x28\x66\157\162\x6d\141\x74\50\x72\x6f\x77\x2e\144\141\x74\x61\50\51\51\51\56\163\x68\157\x77\50\x29\x3b\12\x20\40\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\40\40\40\40\40\164\x72\56\x61\x64\144\x43\x6c\x61\x73\x73\x28\47\x73\150\157\x77\156\x27\x29\x3b\xa\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\175\xa\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x7d\x29\73\xa\xa\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\x2f\57\40\x46\x6f\x72\155\141\164\164\x69\x6e\147\x20\146\x75\x6e\143\x74\x69\157\x6e\x20\x66\157\162\40\x72\x6f\x77\x20\144\x65\164\x61\x69\154\163\xa\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\146\165\156\x63\164\151\x6f\156\x20\x66\157\x72\155\x61\164\x28\144\51\x20\173\xa\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\x20\57\x2f\40\140\x64\140\x20\x69\x73\40\x74\150\x65\40\x6f\162\151\147\x69\x6e\x61\154\x20\144\141\164\x61\x20\157\142\x6a\145\143\164\x20\146\x6f\x72\40\164\x68\x65\x20\x72\157\x77\12\40\40\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\40\x20\x72\x65\x74\x75\x72\156\40\140\12\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x3c\144\151\x76\40\x63\154\x61\163\x73\x3d\x22\141\144\x64\151\164\151\157\156\141\154\55\151\156\146\157\42\76\12\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x3c\160\76\74\163\x74\x72\x6f\156\x67\x3e\111\x50\x3a\74\57\x73\164\x72\157\x6e\x67\x3e\40\x24\173\144\x2e\x69\x70\175\x3c\x2f\x70\x3e\xa\x20\x20\40\x20\x20\40\40\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\x3c\x70\76\74\163\x74\x72\x6f\x6e\147\x3e\125\x73\145\162\40\101\x67\x65\156\164\x3a\74\57\x73\x74\162\157\x6e\x67\x3e\40\x24\x7b\144\56\x75\141\x7d\x3c\57\x70\76\12\40\40\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\x20\74\160\x3e\74\163\x74\x72\157\x6e\x67\76\x56\x61\x6c\151\144\x20\x43\141\160\164\x63\x68\141\x3a\x3c\x2f\x73\164\162\x6f\x6e\x67\x3e\40\44\173\x64\56\166\x61\154\151\x64\x5f\x63\141\x70\x74\143\150\141\40\77\x20\47\x59\x65\163\47\40\72\40\x27\x4e\x6f\47\175\74\x2f\160\76\12\40\40\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x3c\x70\x3e\74\163\x74\x72\157\x6e\x67\76\x53\x74\141\x74\x75\163\72\x3c\x2f\x73\x74\162\x6f\156\147\x3e\40\44\173\144\56\x73\x74\x61\164\165\x73\x20\77\40\x27\101\x63\x74\151\166\x65\x27\x20\x3a\40\x27\x49\x6e\x61\143\x74\x69\166\x65\x27\x7d\x3c\x2f\x70\76\xa\x20\40\40\40\40\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\74\160\x3e\74\x73\x74\x72\x6f\x6e\147\76\x43\157\x75\x6e\164\162\171\x3a\x3c\x2f\x73\x74\x72\157\156\147\x3e\x20\44\173\144\x2e\143\157\165\156\x74\x72\x79\175\x3c\x2f\160\x3e\12\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\x3c\x70\76\74\163\164\x72\157\156\x67\x3e\x43\x69\164\171\x3a\x3c\57\163\x74\162\x6f\x6e\x67\x3e\40\x24\x7b\x64\56\143\151\164\171\175\x3c\x2f\x70\76\xa\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x3c\x70\76\74\163\x74\162\157\x6e\x67\x3e\x49\163\40\x42\x6f\164\72\x3c\57\x73\x74\162\157\156\x67\76\40\44\x7b\144\x2e\x69\163\x5f\142\x6f\164\x20\x3f\x20\47\x59\145\163\x27\40\72\40\x27\116\x6f\47\175\x3c\57\x70\x3e\xa\40\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\x3c\x70\x3e\74\163\x74\162\x6f\156\x67\76\x49\x73\40\103\x72\141\167\x6c\x65\x72\72\x3c\57\x73\x74\162\x6f\x6e\x67\x3e\40\x24\173\144\x2e\151\163\137\143\162\x61\167\x6c\145\162\40\77\x20\47\x59\x65\163\47\40\72\40\x27\116\x6f\47\x7d\74\57\160\76\12\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x3c\160\x3e\x3c\x73\164\x72\x6f\x6e\147\76\111\x73\x20\104\x61\164\x61\x20\x43\145\156\164\x65\162\x3a\74\x2f\163\164\x72\x6f\x6e\x67\x3e\40\44\173\144\x2e\151\163\137\x64\x61\x74\x61\143\145\x6e\x74\145\x72\40\x3f\40\x27\x59\145\163\47\40\x3a\x20\x27\116\157\47\175\74\57\x70\76\12\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\40\x20\x20\40\40\74\160\x3e\x3c\x73\164\162\x6f\x6e\x67\76\111\163\x20\x50\x72\157\x78\x79\72\x3c\x2f\x73\x74\162\157\156\147\76\40\44\173\144\56\151\163\x5f\x70\x72\x6f\x78\x79\40\x3f\x20\x27\131\145\163\x27\40\x3a\x20\47\116\157\47\x7d\74\x2f\160\76\xa\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x3c\160\x3e\x3c\163\x74\x72\x6f\x6e\x67\x3e\111\x73\x20\126\120\x4e\72\x3c\x2f\x73\164\162\157\156\x67\x3e\40\x24\x7b\144\56\151\163\137\x76\x70\156\40\x3f\x20\47\x59\x65\163\47\x20\72\40\47\116\157\x27\175\74\57\160\x3e\12\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x3c\160\x3e\x3c\x73\164\162\157\156\x67\x3e\111\163\x20\x41\142\165\x73\145\162\x3a\74\57\x73\164\x72\x6f\156\147\x3e\40\x24\x7b\x64\x2e\151\163\x5f\x61\142\165\x73\145\x72\x20\77\40\47\x59\x65\163\x27\x20\72\40\47\116\x6f\x27\x7d\74\57\x70\76\xa\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\x20\74\160\x3e\x3c\163\164\162\157\156\x67\x3e\x49\x73\x20\102\x6c\x6f\143\x6b\x65\x64\x20\x44\x61\x74\x61\x20\103\145\156\x74\145\x72\x3a\74\57\163\x74\x72\157\x6e\x67\76\40\x24\x7b\x64\56\x69\x73\137\142\154\157\143\x6b\145\x64\x5f\144\x61\x74\x61\x63\x65\x6e\164\145\x72\40\77\x20\47\x59\145\163\x27\x20\x3a\x20\47\116\157\47\175\x3c\x2f\x70\x3e\12\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x3c\x2f\x64\151\x76\x3e\12\40\40\x20\40\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\140\x3b\12\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x20\175\xa\x20\x20\40\x20\x20\x20\x20\40\175\x29\73\12\40\40\40\40\74\x2f\x73\x63\162\151\x70\164\76";

Function Calls

None

Variables

None

Stats

MD5 eabe4a5916cfb96a072455ff0cb39d19
Eval Count 0
Decode Time 73 ms