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 echo "<n\x61\x76\x20\x63la\x73\x73=\x22nav\x62a\x72 n\x61\x76bar-\x65\x78pa\x6ed\x..

Decoded Output download

<nav class="navbar navbar-expand navbar-light bg-white topbar mb-4 static-top shadow">

          <!-- Sidebar Toggle (Topbar) -->
          <button id="sidebarToggleTop" class="btn btn-link d-md-none rounded-circle mr-3">
            <i class="fa fa-bars"></i>
          </button>

          <!-- Topbar Search -->
          <form class="d-none d-sm-inline-block form-inline mr-auto ml-md-3 my-2 my-md-0 mw-100 navbar-search">
            <div class="input-group">
              <input type="text" class="form-control bg-light border-0 small" placeholder="Search for..." aria-label="Search" aria-describedby="basic-addon2">
              <div class="input-group-append">
                <button class="btn btn-primary" type="button">
                  <i class="fas fa-search fa-sm"></i>
                </button>
              </div>
            </div>
          </form>

          <!-- Topbar Navbar -->
          <ul class="navbar-nav ml-auto">

            <!-- Nav Item - Search Dropdown (Visible Only XS) -->
            <li class="nav-item dropdown no-arrow d-sm-none">
              <a class="nav-link dropdown-toggle" href="#" id="searchDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                <i class="fas fa-search fa-fw"></i>
              </a>
              <!-- Dropdown - Messages -->
              <div class="dropdown-menu dropdown-menu-right p-3 shadow animated--grow-in" aria-labelledby="searchDropdown">
                <form class="form-inline mr-auto w-100 navbar-search">
                  <div class="input-group">
                    <input type="text" class="form-control bg-light border-0 small" placeholder="Search for..." aria-label="Search" aria-describedby="basic-addon2">
                    <div class="input-group-append">
                      <button class="btn btn-primary" type="button">
                        <i class="fas fa-search fa-sm"></i>
                      </button>
                    </div>
                  </div>
                </form>
              </div>
            </li>

            <!-- Nav Item - Alerts -->
            <li class="nav-item dropdown no-arrow mx-1">
              <a class="nav-link dropdown-toggle" href="#" id="alertsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                <i class="fas fa-bell fa-fw"></i>
                <!-- Counter - Alerts -->
                <span class="badge badge-danger badge-counter">3+</span>
              </a>
              <!-- Dropdown - Alerts -->
              <div class="dropdown-list dropdown-menu dropdown-menu-right shadow animated--grow-in" aria-labelledby="alertsDropdown">
                <h6 class="dropdown-header">
                  Alerts Center
                </h6>
                <a class="dropdown-item d-flex align-items-center" href="#">
                  <div class="mr-3">
                    <div class="icon-circle bg-primary">
                      <i class="fas fa-file-alt text-white"></i>
                    </div>
                  </div>
                  <div>
                    <div class="small text-gray-500">December 12, 2019</div>
                    <span class="font-weight-bold">A new monthly report is ready to download!</span>
                  </div>
                </a>
                <a class="dropdown-item d-flex align-items-center" href="#">
                  <div class="mr-3">
                    <div class="icon-circle bg-success">
                      <i class="fas fa-donate text-white"></i>
                    </div>
                  </div>
                  <div>
                    <div class="small text-gray-500">December 7, 2019</div>
                    \$290.29 has been deposited into your account!
                  </div>
                </a>
                <a class="dropdown-item d-flex align-items-center" href="#">
                  <div class="mr-3">
                    <div class="icon-circle bg-warning">
                      <i class="fas fa-exclamation-triangle text-white"></i>
                    </div>
                  </div>
                  <div>
                    <div class="small text-gray-500">December 2, 2019</div>
                    Spending Alert: We've noticed unusually high spending for your account.
                  </div>
                </a>
                <a class="dropdown-item text-center small text-gray-500" href="#">Show All Alerts</a>
              </div>
            </li>

            <!-- Nav Item - Messages -->
            <li class="nav-item dropdown no-arrow mx-1">
              <a class="nav-link dropdown-toggle" href="#" id="messagesDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                <i class="fas fa-envelope fa-fw"></i>
                <!-- Counter - Messages -->
                <span class="badge badge-danger badge-counter">7</span>
              </a>
              <!-- Dropdown - Messages -->
              <div class="dropdown-list dropdown-menu dropdown-menu-right shadow animated--grow-in" aria-labelledby="messagesDropdown">
                <h6 class="dropdown-header">
                  Message Center
                </h6>
                <a class="dropdown-item d-flex align-items-center" href="#">
                  <div class="dropdown-list-image mr-3">
                    <img class="rounded-circle" src="https://source.unsplash.com/fn_BT9fwg_E/60x60" alt="">
                    <div class="status-indicator bg-success"></div>
                  </div>
                  <div class="font-weight-bold">
                    <div class="text-truncate">Hi there! I am wondering if you can help me with a problem I've been having.</div>
                    <div class="small text-gray-500">Emily Fowler  58m</div>
                  </div>
                </a>
                <a class="dropdown-item d-flex align-items-center" href="#">
                  <div class="dropdown-list-image mr-3">
                    <img class="rounded-circle" src="https://source.unsplash.com/AU4VPcFN4LE/60x60" alt="">
                    <div class="status-indicator"></div>
                  </div>
                  <div>
                    <div class="text-truncate">I have the photos that you ordered last month, how would you like them sent to you?</div>
                    <div class="small text-gray-500">Jae Chun  1d</div>
                  </div>
                </a>
                <a class="dropdown-item d-flex align-items-center" href="#">
                  <div class="dropdown-list-image mr-3">
                    <img class="rounded-circle" src="https://source.unsplash.com/CS2uCrpNzJY/60x60" alt="">
                    <div class="status-indicator bg-warning"></div>
                  </div>
                  <div>
                    <div class="text-truncate">Last month's report looks great, I am very happy with the progress so far, keep up the good work!</div>
                    <div class="small text-gray-500">Morgan Alvarez  2d</div>
                  </div>
                </a>
                <a class="dropdown-item d-flex align-items-center" href="#">
                  <div class="dropdown-list-image mr-3">
                    <img class="rounded-circle" src="https://source.unsplash.com/Mv9hjnEUHR4/60x60" alt="">
                    <div class="status-indicator bg-success"></div>
                  </div>
                  <div>
                    <div class="text-truncate">Am I a good boy? The reason I ask is because someone told me that people say this to all dogs, even if they aren't good...</div>
                    <div class="small text-gray-500">Chicken the Dog  2w</div>
                  </div>
                </a>
                <a class="dropdown-item text-center small text-gray-500" href="#">Read More Messages</a>
              </div>
            </li>

            <div class="topbar-divider d-none d-sm-block"></div>

            <!-- Nav Item - User Information -->
            <li class="nav-item dropdown no-arrow">
              <a class="nav-link dropdown-toggle" href="#" id="userDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                <span class="mr-2 d-none d-lg-inline text-gray-600 small">Valerie Luna</span>
                <img class="img-profile rounded-circle" src="https://source.unsplash.com/QAB-WJcbgJk/60x60">
              </a>
              <!-- Dropdown - User Information -->
              <div class="dropdown-menu dropdown-menu-right shadow animated--grow-in" aria-labelledby="userDropdown">
                <a class="dropdown-item" href="#">
                  <i class="fas fa-user fa-sm fa-fw mr-2 text-gray-400"></i>
                  Profile
                </a>
                <a class="dropdown-item" href="#">
                  <i class="fas fa-cogs fa-sm fa-fw mr-2 text-gray-400"></i>
                  Settings
                </a>
                <a class="dropdown-item" href="#">
                  <i class="fas fa-list fa-sm fa-fw mr-2 text-gray-400"></i>
                  Activity Log
                </a>
                <div class="dropdown-divider"></div>
                <a class="dropdown-item" href="#" data-toggle="modal" data-target="#logoutModal">
                  <i class="fas fa-sign-out-alt fa-sm fa-fw mr-2 text-gray-400"></i>
                  Logout
                </a>
              </div>
            </li>

          </ul>

        </nav>

Did this file decode correctly?

Original Code

<?php 
echo "<n\x61\x76\x20\x63la\x73\x73=\x22nav\x62a\x72 n\x61\x76bar-\x65\x78pa\x6ed\x20n\x61v\x62\x61r-l\x69g\x68\x74\x20bg-w\x68\x69te topb\x61\x72 mb-\x34\x20\x73t\x61\x74\x69\x63-\x74\x6f\x70\x20sh\x61\x64\x6f\x77\x22>\n\n \x20 \x20\x20 \x20 \x20\x20<\x21-- Sideba\x72 \x54\x6f\x67\x67le\x20(\x54opb\x61r)\x20-->\n  \x20 \x20 \x20\x20 \x20<b\x75tt\x6f\x6e i\x64\x3d\x22\x73id\x65b\x61rT\x6f\x67gl\x65T\x6f\x70\"\x20c\x6cass\x3d\x22\x62t\x6e\x20btn-li\x6e\x6b \x64-md-\x6e\x6f\x6e\x65\x20rounde\x64-\x63i\x72c\x6c\x65\x20mr-\x33\x22>\n \x20\x20 \x20\x20\x20\x20\x20\x20\x20 <i \x63\x6cass=\"\x66a f\x61-ba\x72s\x22>\x3c/i>\n   \x20\x20 \x20 \x20\x20</butt\x6fn\x3e\n\n \x20        \x3c\x21-- Top\x62\x61\x72 \x53ea\x72\x63\x68 --\x3e\n\x20\x20  \x20   \x20 <f\x6fr\x6d\x20cla\x73\x73=\"\x64-non\x65 \x64-\x73\x6d-\x69\x6eli\x6e\x65-\x62\x6c\x6fck f\x6fr\x6d-i\x6el\x69\x6ee\x20\x6d\x72-\x61u\x74\x6f\x20\x6dl-md-\x33\x20m\x79-\x32 m\x79-\x6dd-\x30\x20m\x77-\x31\x30\x30 \x6ea\x76\x62ar-\x73e\x61r\x63h\"\x3e\n \x20\x20\x20 \x20 \x20 \x20  \x3cdiv\x20\x63l\x61s\x73\x3d\"\x69\x6e\x70u\x74-\x67\x72o\x75\x70\x22\x3e\n\x20        \x20\x20\x20\x20\x20\x3cinput \x74\x79\x70e\x3d\"\x74\x65xt\"\x20\x63\x6c\x61s\x73=\"f\x6frm-\x63\x6fnt\x72\x6f\x6c \x62\x67-\x6c\x69ght \x62or\x64er-\x30 \x73\x6da\x6cl\"\x20p\x6ca\x63eholde\x72=\"\x53\x65arch for...\x22 ar\x69\x61-la\x62e\x6c=\x22Sea\x72\x63h\"\x20\x61r\x69\x61-d\x65s\x63r\x69b\x65\x64\x62\x79\x3d\x22basic-a\x64\x64o\x6e2\x22\x3e\n\x20\x20  \x20\x20 \x20      <\x64\x69v\x20\x63l\x61s\x73=\x22i\x6e\x70u\x74-\x67rou\x70-a\x70p\x65n\x64\x22\x3e\n \x20 \x20\x20\x20\x20  \x20  \x20\x20 \x20\x3c\x62\x75\x74t\x6fn\x20cl\x61\x73\x73=\"bt\x6e\x20bt\x6e-\x70ri\x6d\x61\x72\x79\x22\x20\x74yp\x65\x3d\x22\x62u\x74ton\">\n\x20\x20\x20\x20\x20   \x20\x20\x20  \x20\x20 \x20\x20\x3c\x69\x20\x63\x6cas\x73\x3d\"fa\x73\x20\x66\x61-s\x65ar\x63\x68\x20\x66a-s\x6d\x22\x3e\x3c/\x69>\n  \x20\x20    \x20  \x20\x20\x20\x20 \x3c/\x62\x75t\x74\x6f\x6e>\n\x20    \x20\x20  \x20\x20 \x20 </\x64i\x76>\n\x20  \x20  \x20   \x20 </d\x69\x76\x3e\n \x20    \x20   </\x66o\x72\x6d\x3e\n\n \x20\x20   \x20 \x20 \x3c!-- T\x6f\x70bar N\x61\x76bar --\x3e\n\x20\x20\x20 \x20\x20\x20 \x20\x20<ul\x20class\x3d\x22\x6ea\x76\x62ar-\x6e\x61\x76 \x6d\x6c-\x61u\x74o\">\n\n\x20  \x20 \x20 \x20\x20\x20\x20 <!--\x20N\x61v I\x74\x65m -\x20\x53\x65\x61\x72c\x68 D\x72\x6f\x70do\x77\x6e\x20(Vi\x73\x69\x62\x6ce \x4f\x6ely\x20\x58\x53) --\x3e\n\x20\x20\x20\x20 \x20\x20 \x20  \x20<\x6ci\x20cla\x73s=\x22n\x61v-\x69\x74em d\x72\x6fpdown\x20no-ar\x72\x6fw \x64-sm-n\x6f\x6e\x65\"\x3e\n \x20\x20  \x20\x20\x20\x20     <\x61 \x63l\x61\x73\x73=\x22\x6e\x61\x76-lin\x6b \x64ro\x70\x64ow\x6e-\x74o\x67\x67\x6ce\"\x20h\x72e\x66=\x22\x23\x22 \x69\x64\x3d\"s\x65\x61\x72\x63\x68\x44\x72\x6f\x70\x64\x6f\x77n\" \x72ol\x65\x3d\"bu\x74\x74on\" \x64\x61\x74\x61-t\x6f\x67\x67l\x65=\x22\x64\x72\x6fp\x64o\x77n\" aria-h\x61sp\x6fpu\x70\x3d\x22t\x72ue\x22\x20\x61\x72i\x61-\x65x\x70a\x6ed\x65d=\"\x66a\x6cs\x65\x22>\n  \x20    \x20\x20\x20 \x20  \x20\x20<\x69 \x63\x6cas\x73\x3d\x22\x66\x61s \x66\x61-\x73earch \x66a-f\x77\x22\x3e\x3c/i\x3e\n \x20\x20\x20\x20\x20\x20 \x20   \x20\x20\x3c/\x61>\n\x20\x20\x20   \x20\x20\x20     \x3c!-- Dr\x6fp\x64\x6fwn\x20- \x4des\x73a\x67e\x73\x20-->\n   \x20\x20\x20\x20\x20\x20\x20 \x20\x20\x20\x3cd\x69v \x63l\x61s\x73=\"dro\x70\x64own-\x6d\x65n\x75 \x64\x72o\x70do\x77\x6e-\x6denu-\x72ig\x68t p-3 \x73hado\x77 an\x69m\x61t\x65d--g\x72\x6fw-i\x6e\"\x20\x61r\x69a-\x6c\x61b\x65\x6c\x6c\x65d\x62y\x3d\x22s\x65\x61rchDr\x6fpdown\x22>\n\x20\x20 \x20  \x20\x20 \x20 \x20\x20 \x20\x20<\x66\x6f\x72m c\x6c\x61s\x73\x3d\x22f\x6f\x72m-in\x6ci\x6e\x65 mr-au\x74\x6f\x20w-10\x30\x20nav\x62\x61\x72-\x73ea\x72ch\x22>\n \x20\x20\x20  \x20   \x20 \x20\x20\x20\x20  \x3c\x64\x69\x76\x20\x63las\x73\x3d\x22inp\x75\x74-\x67ro\x75\x70\"\x3e\n\x20  \x20\x20 \x20\x20  \x20    \x20\x20  \x20<\x69\x6e\x70\x75\x74 \x74\x79\x70e=\x22text\x22 \x63las\x73=\x22\x66o\x72m-\x63\x6f\x6etro\x6c \x62g-l\x69\x67\x68t \x62o\x72d\x65\x72-\x30 sma\x6cl\" plac\x65\x68\x6f\x6c\x64e\x72=\"S\x65a\x72ch \x66o\x72\x2e\x2e.\"\x20\x61\x72i\x61-l\x61bel=\x22\x53e\x61\x72\x63\x68\x22 ari\x61-\x64e\x73c\x72\x69\x62ed\x62\x79\x3d\"ba\x73ic-a\x64\x64\x6fn\x32\x22>\n\x20\x20  \x20\x20\x20  \x20\x20 \x20\x20 \x20 \x20 \x20<d\x69v \x63las\x73=\x22i\x6eput-\x67ro\x75p-\x61\x70\x70e\x6ed\">\n \x20\x20\x20\x20\x20  \x20 \x20\x20   \x20      <\x62\x75t\x74on \x63\x6cass\x3d\"\x62t\x6e \x62\x74\x6e-p\x72i\x6dar\x79\" t\x79p\x65\x3d\"\x62utt\x6f\x6e\">\n  \x20  \x20\x20 \x20\x20  \x20\x20 \x20    \x20   <i\x20\x63las\x73=\x22\x66\x61\x73\x20\x66a-se\x61\x72c\x68\x20fa-\x73\x6d\x22\x3e\x3c/\x69>\n \x20\x20 \x20\x20 \x20 \x20\x20   \x20\x20  \x20\x20  </\x62ut\x74\x6f\x6e\x3e\n\x20  \x20 \x20   \x20\x20 \x20\x20 \x20\x20\x20  </di\x76>\n\x20\x20\x20   \x20   \x20   \x20\x20\x20 </\x64i\x76>\n\x20\x20\x20 \x20\x20    \x20 \x20 \x20\x20</for\x6d>\n   \x20      \x20 \x20 \x3c/di\x76>\n    \x20  \x20   \x20</li>\n\n \x20 \x20 \x20\x20\x20\x20  \x20<!-- \x4ea\x76 I\x74\x65m - Ale\x72\x74s --\x3e\n\x20 \x20   \x20 \x20   <\x6c\x69\x20\x63lass\x3d\"\x6ea\x76-i\x74em dr\x6fpdo\x77n\x20no-\x61\x72ro\x77 \x6d\x78-1\x22\x3e\n \x20\x20\x20\x20\x20\x20      \x20\x3c\x61 \x63las\x73=\x22na\x76-lin\x6b\x20dr\x6f\x70\x64\x6fwn-togg\x6c\x65\x22\x20\x68ref\x3d\"#\x22\x20id=\x22\x61\x6ce\x72t\x73\x44\x72o\x70\x64ow\x6e\" \x72\x6f\x6c\x65=\"b\x75tt\x6fn\x22 da\x74a-to\x67g\x6c\x65\x3d\x22\x64\x72opdo\x77n\x22 a\x72ia-has\x70\x6f\x70\x75\x70=\x22tr\x75e\x22 a\x72ia-\x65x\x70a\x6ede\x64\x3d\x22f\x61\x6cse\x22\x3e\n\x20   \x20\x20  \x20\x20\x20\x20\x20\x20\x20\x20<i \x63\x6cass=\"\x66a\x73\x20fa-\x62el\x6c \x66\x61-f\x77\x22\x3e</\x69>\n  \x20   \x20 \x20\x20   \x20 \x20<!--\x20C\x6f\x75\x6eter - Al\x65\x72t\x73 -->\n\x20\x20      \x20     \x20 <\x73p\x61\x6e \x63l\x61ss=\"\x62\x61\x64\x67e \x62adg\x65-\x64a\x6e\x67\x65r\x20badge-\x63\x6fu\x6et\x65r\x22>3+\x3c/\x73\x70\x61\x6e>\n\x20\x20  \x20\x20   \x20\x20  \x20</\x61>\n  \x20  \x20\x20   \x20  \x20<\x21-- Dr\x6fpd\x6fwn -\x20A\x6c\x65r\x74\x73 --\x3e\n\x20\x20 \x20\x20 \x20 \x20\x20 \x20  \x3cdi\x76 cla\x73\x73=\"\x64r\x6fp\x64own-l\x69\x73\x74 dr\x6f\x70d\x6f\x77\x6e-men\x75\x20d\x72o\x70\x64\x6fwn-\x6d\x65\x6e\x75-r\x69gh\x74\x20\x73ha\x64ow\x20\x61ni\x6d\x61ted--\x67r\x6f\x77-i\x6e\x22 \x61ria-lab\x65lle\x64b\x79=\x22a\x6c\x65\x72\x74sDropdo\x77\x6e\x22\x3e\n  \x20\x20  \x20\x20\x20\x20  \x20\x20  \x3ch6 cl\x61\x73s=\x22\x64ro\x70\x64\x6f\x77\x6e-\x68\x65ad\x65\x72\"\x3e\n \x20\x20  \x20\x20\x20\x20  \x20 \x20 \x20\x20\x20\x41\x6c\x65\x72t\x73\x20\x43\x65n\x74er\n\x20 \x20\x20\x20\x20  \x20 \x20\x20  \x20 \x3c/\x68\x36>\n \x20\x20\x20  \x20 \x20\x20 \x20 \x20\x20 \x3ca\x20cl\x61\x73s=\x22d\x72o\x70d\x6f\x77n-it\x65\x6d \x64-\x66lex\x20\x61lign-\x69te\x6ds-\x63e\x6ete\x72\"\x20\x68\x72\x65f\x3d\"\x23\">\n  \x20\x20 \x20\x20\x20   \x20 \x20    <di\x76\x20c\x6c\x61\x73\x73=\x22m\x72-3\"\x3e\n   \x20\x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20  \x20\x3cd\x69\x76 cl\x61\x73\x73\x3d\x22ico\x6e-\x63ir\x63l\x65 b\x67-\x70ri\x6dar\x79\x22>\n \x20  \x20\x20 \x20\x20\x20\x20  \x20 \x20\x20 \x20 \x20 \x3c\x69\x20cl\x61ss\x3d\x22\x66\x61s fa-file-a\x6ct\x20t\x65\x78\x74-\x77\x68\x69\x74\x65\"\x3e</\x69>\n \x20  \x20\x20\x20\x20\x20\x20     \x20\x20\x20 \x20</div\x3e\n  \x20\x20\x20\x20   \x20  \x20  \x20\x20\x20</\x64iv\x3e\n\x20 \x20\x20   \x20\x20    \x20 \x20\x20\x20<\x64\x69v>\n\x20 \x20\x20      \x20\x20\x20\x20  \x20  \x20\x3cdiv\x20\x63las\x73=\x22\x73\x6d\x61\x6cl\x20\x74\x65\x78\x74-\x67\x72\x61\x79-5\x300\x22\x3eD\x65\x63e\x6db\x65r 12, \x320\x319</\x64\x69\x76\x3e\n \x20 \x20  \x20 \x20\x20\x20   \x20    \x20<\x73\x70\x61\x6e\x20cla\x73\x73=\"\x66o\x6et-we\x69g\x68t-\x62\x6f\x6cd\x22>\x41 \x6ee\x77 m\x6f\x6et\x68ly\x20\x72\x65\x70\x6frt\x20i\x73\x20r\x65a\x64y\x20\x74\x6f\x20\x64\x6fw\x6elo\x61\x64\x21\x3c/\x73pa\x6e\x3e\n\x20   \x20   \x20      \x20  </\x64iv>\n\x20  \x20     \x20 \x20 \x20 \x20</\x61\x3e\n \x20   \x20  \x20\x20 \x20 \x20\x20 <\x61 c\x6ca\x73s\x3d\"\x64r\x6f\x70\x64ow\x6e-\x69t\x65\x6d d-f\x6c\x65x\x20ali\x67\x6e-it\x65\x6ds-\x63\x65n\x74\x65\x72\x22\x20h\x72\x65f\x3d\x22#\x22>\n\x20\x20 \x20\x20 \x20 \x20       \x20\x20\x3cd\x69\x76 \x63la\x73\x73=\"\x6dr-\x33\x22>\n\x20\x20\x20 \x20  \x20  \x20\x20\x20\x20\x20\x20  \x20\x20<di\x76\x20cl\x61ss\x3d\x22ic\x6fn-c\x69r\x63\x6ce\x20\x62\x67-\x73\x75\x63\x63e\x73s\x22\x3e\n \x20\x20 \x20\x20 \x20\x20\x20   \x20\x20\x20 \x20\x20 \x20 \x3c\x69\x20\x63l\x61\x73s\x3d\"\x66\x61s \x66a-d\x6f\x6e\x61\x74\x65\x20\x74\x65xt-\x77\x68ite\x22\x3e\x3c/i\x3e\n\x20 \x20\x20\x20\x20\x20\x20\x20 \x20  \x20\x20    \x20</d\x69v>\n   \x20\x20\x20\x20 \x20\x20  \x20\x20 \x20  </d\x69v>\n   \x20 \x20   \x20\x20\x20    \x20\x20\x3cd\x69\x76\x3e\n\x20    \x20\x20\x20\x20 \x20 \x20    \x20\x20 \x3cdiv\x20c\x6c\x61s\x73\x3d\x22s\x6da\x6c\x6c\x20t\x65\x78\x74-gray-\x350\x30\"\x3e\x44\x65ce\x6dbe\x72\x20\x37, 20\x31\x39</di\x76>\n\x20\x20\x20 \x20\x20\x20\x20 \x20\x20    \x20\x20  \x20\$2\x390\x2e\x32\x39\x20has\x20\x62\x65en \x64\x65po\x73ite\x64 \x69n\x74o\x20\x79o\x75r\x20\x61\x63c\x6funt\x21\n \x20  \x20   \x20  \x20\x20 \x20\x20\x20 </di\x76\x3e\n  \x20\x20\x20\x20 \x20    \x20   \x3c/a\x3e\n\x20\x20\x20\x20\x20\x20\x20 \x20\x20 \x20   \x20\x3c\x61\x20\x63\x6c\x61\x73s\x3d\x22dr\x6fpdown-\x69tem \x64-\x66l\x65\x78\x20a\x6c\x69\x67n-i\x74ems-ce\x6e\x74\x65\x72\"\x20h\x72e\x66=\"#\"\x3e\n\x20\x20           \x20  \x20 \x3c\x64\x69\x76 clas\x73\x3d\"\x6dr-3\">\n \x20\x20    \x20 \x20 \x20 \x20  \x20\x20\x20 \x3c\x64iv\x20cla\x73\x73=\"i\x63on-c\x69\x72c\x6c\x65 \x62g-\x77\x61r\x6e\x69\x6eg\x22\x3e\n \x20    \x20\x20   \x20\x20  \x20\x20 \x20\x20\x20\x20\x3ci \x63\x6cass=\"\x66\x61\x73\x20\x66a-\x65x\x63la\x6d\x61t\x69on-t\x72\x69\x61\x6egle t\x65x\x74-\x77\x68\x69\x74\x65\x22>\x3c/i>\n \x20 \x20 \x20  \x20\x20\x20\x20\x20\x20\x20\x20 \x20  \x3c/\x64\x69v>\n \x20 \x20  \x20   \x20\x20   \x20\x20 </\x64\x69v>\n  \x20   \x20 \x20  \x20\x20     \x3c\x64i\x76\x3e\n \x20\x20 \x20 \x20  \x20\x20   \x20 \x20\x20\x20 <div\x20\x63\x6c\x61\x73\x73=\"\x73\x6d\x61ll tex\x74-g\x72a\x79-5\x30\x30\x22>D\x65\x63\x65\x6d\x62e\x72 \x32,\x20\x32\x3019\x3c/\x64\x69\x76\x3e\n \x20\x20 \x20  \x20    \x20\x20\x20\x20\x20 \x20 \x53\x70\x65nd\x69n\x67 \x41l\x65\x72t: \x57e\x27\x76\x65 \x6e\x6f\x74\x69\x63e\x64 \x75\x6eu\x73\x75al\x6cy\x20\x68i\x67h\x20\x73p\x65n\x64\x69\x6e\x67 f\x6fr\x20yo\x75r ac\x63o\x75\x6et\x2e\n\x20\x20\x20\x20    \x20 \x20   \x20\x20  </d\x69\x76>\n\x20  \x20 \x20\x20\x20 \x20 \x20\x20  \x20\x3c/a\x3e\n\x20   \x20   \x20  \x20\x20 \x20 \x3c\x61 cla\x73\x73=\"dro\x70\x64\x6fwn-i\x74\x65\x6d\x20te\x78t-\x63\x65nter \x73m\x61l\x6c\x20te\x78\x74-\x67\x72\x61\x79-\x35\x30\x30\"\x20h\x72\x65f=\"\x23\"\x3e\x53h\x6fw A\x6c\x6c\x20Al\x65r\x74\x73</a>\n  \x20\x20   \x20\x20\x20    \x3c/div\x3e\n  \x20\x20 \x20 \x20    </l\x69>\n\n   \x20\x20   \x20  \x20<!--\x20N\x61v \x49t\x65\x6d -\x20\x4d\x65\x73\x73ages\x20-->\n            \x3c\x6c\x69\x20clas\x73=\"nav-item\x20\x64ropdow\x6e n\x6f-\x61r\x72\x6f\x77\x20\x6d\x78-1\x22\x3e\n \x20\x20 \x20\x20  \x20    \x20\x3c\x61 c\x6c\x61\x73\x73\x3d\x22\x6e\x61v-\x6cin\x6b d\x72opd\x6f\x77\x6e-t\x6fg\x67l\x65\x22 hre\x66=\"#\" \x69d=\x22m\x65s\x73\x61\x67\x65\x73\x44\x72opdo\x77\x6e\x22\x20r\x6f\x6ce\x3d\x22\x62u\x74\x74on\" \x64a\x74\x61-\x74\x6fggl\x65=\x22dro\x70\x64\x6f\x77n\x22 a\x72i\x61-\x68as\x70op\x75\x70=\"\x74\x72\x75e\" ar\x69a-e\x78\x70\x61n\x64e\x64\x3d\"f\x61ls\x65\">\n \x20\x20   \x20  \x20 \x20\x20   \x3c\x69\x20clas\x73=\x22\x66\x61\x73 \x66\x61-\x65n\x76elop\x65 fa-\x66\x77\x22></i>\n  \x20\x20  \x20   \x20\x20\x20\x20\x20\x20\x3c!--\x20\x43\x6fu\x6ete\x72\x20-\x20Mes\x73ages --\x3e\n\x20   \x20  \x20\x20\x20    \x20 <s\x70an c\x6ca\x73s=\"badg\x65\x20\x62\x61d\x67\x65-\x64a\x6eg\x65\x72\x20\x62a\x64ge-c\x6fun\x74\x65\x72\x22>\x37\x3c/\x73\x70an\x3e\n    \x20\x20  \x20\x20  \x20 \x3c/a\x3e\n\x20\x20 \x20 \x20\x20 \x20\x20  \x20 <\x21--\x20D\x72\x6f\x70\x64\x6fw\x6e - \x4d\x65s\x73a\x67e\x73 -->\n\x20 \x20 \x20   \x20\x20\x20\x20\x20 \x3cdi\x76 cl\x61ss=\"\x64\x72\x6fpdown-\x6ci\x73t dr\x6fp\x64o\x77n-\x6d\x65n\x75\x20dro\x70\x64\x6fw\x6e-men\x75-rig\x68t \x73had\x6f\x77 a\x6e\x69m\x61ted--g\x72ow-i\x6e\"\x20\x61ri\x61-la\x62el\x6c\x65\x64\x62\x79\x3d\"\x6de\x73s\x61g\x65s\x44ropdo\x77n\"\x3e\n\x20\x20\x20\x20\x20  \x20 \x20\x20\x20  \x20 \x3c\x68\x36\x20cl\x61\x73\x73\x3d\x22\x64\x72\x6fp\x64o\x77\x6e-heade\x72\x22>\n    \x20  \x20        \x20\x20Me\x73s\x61\x67\x65 \x43\x65nter\n\x20\x20\x20 \x20 \x20\x20 \x20   \x20 \x20</h6>\n   \x20\x20\x20 \x20 \x20      <\x61\x20\x63\x6c\x61\x73\x73\x3d\x22dro\x70\x64\x6fwn-i\x74em\x20\x64-fle\x78\x20a\x6ci\x67n-\x69t\x65m\x73-\x63\x65\x6e\x74er\x22\x20hre\x66=\"#\x22\x3e\n    \x20\x20 \x20\x20 \x20\x20 \x20\x20 \x20\x20<\x64iv\x20\x63la\x73s\x3d\"\x64ro\x70d\x6f\x77n-li\x73\x74-i\x6d\x61g\x65\x20m\x72-\x33\x22>\n\x20\x20    \x20 \x20 \x20\x20  \x20 \x20\x20  <im\x67 \x63\x6ca\x73s=\"\x72\x6f\x75nd\x65\x64-\x63\x69\x72\x63l\x65\x22 s\x72\x63=\"\x68\x74t\x70s://\x73o\x75r\x63e.\x75\x6espla\x73h.c\x6fm/fn\x5fBT9fw\x67_\x45/\x360\x78\x360\x22\x20alt=\x22\">\n  \x20 \x20\x20   \x20 \x20\x20 \x20 \x20\x20  <d\x69\x76 c\x6cass\x3d\x22st\x61t\x75s-in\x64\x69c\x61tor\x20\x62\x67-success\"\x3e</div>\n \x20  \x20  \x20\x20  \x20 \x20 \x20\x20\x20\x3c/div\x3e\n  \x20\x20\x20  \x20 \x20\x20 \x20\x20\x20\x20\x20\x20<d\x69\x76 \x63las\x73\x3d\"\x66\x6f\x6et-we\x69gh\x74-\x62o\x6cd\"\x3e\n\x20\x20 \x20   \x20  \x20 \x20 \x20 \x20\x20\x20 <\x64i\x76\x20\x63\x6ca\x73s\x3d\"text-\x74runc\x61\x74e\">H\x69 t\x68\x65\x72e\x21 I \x61\x6d\x20\x77\x6f\x6ede\x72i\x6e\x67 \x69\x66\x20yo\x75\x20\x63an h\x65\x6c\x70\x20\x6d\x65 \x77i\x74h\x20\x61\x20\x70\x72oblem\x20I\x27v\x65\x20\x62\x65e\x6e\x20havin\x67\x2e</\x64i\x76>\n\x20  \x20 \x20\x20 \x20 \x20\x20\x20 \x20\x20\x20\x20 \x20<\x64iv \x63l\x61\x73s\x3d\x22sma\x6cl\x20te\x78t-gra\x79-500\x22\x3e\x45mily Fowler \x20\x35\x38\x6d\x3c/\x64\x69v\x3e\n\x20\x20\x20     \x20\x20\x20\x20\x20     </di\x76>\n\x20     \x20\x20\x20\x20 \x20\x20 \x20\x20</\x61>\n\x20    \x20   \x20\x20\x20 \x20  \x3c\x61\x20\x63l\x61\x73\x73\x3d\"d\x72op\x64o\x77n-\x69t\x65m\x20d-\x66\x6c\x65\x78\x20al\x69\x67n-ite\x6ds-cent\x65\x72\x22 \x68r\x65\x66\x3d\x22\x23\">\n \x20\x20 \x20 \x20 \x20\x20  \x20 \x20  \x20<\x64i\x76\x20\x63lass=\"\x64ro\x70\x64own-\x6cist-\x69mage\x20m\x72-\x33\"\x3e\n\x20\x20\x20\x20\x20\x20 \x20 \x20\x20\x20 \x20    \x20 <\x69mg \x63\x6c\x61ss=\"ro\x75n\x64e\x64-\x63ir\x63\x6ce\"\x20s\x72\x63=\x22h\x74tps://s\x6f\x75rce\x2e\x75ns\x70lash.co\x6d/AU4\x56P\x63F\x4e4\x4c\x45/6\x30x\x36\x30\"\x20\x61l\x74=\x22\">\n\x20\x20\x20 \x20\x20\x20 \x20      \x20\x20   \x3cdiv\x20\x63\x6c\x61\x73\x73=\x22\x73\x74at\x75s-\x69ndi\x63at\x6fr\"\x3e</div>\n\x20 \x20\x20  \x20\x20\x20 \x20      \x20\x3c/\x64\x69v\x3e\n \x20\x20\x20  \x20  \x20\x20\x20   \x20\x20 \x3c\x64\x69v\x3e\n \x20 \x20\x20\x20  \x20 \x20 \x20\x20  \x20 \x20 <\x64i\x76 \x63\x6c\x61s\x73\x3d\"t\x65x\x74-t\x72uncat\x65\"\x3e\x49 h\x61v\x65\x20t\x68e\x20p\x68otos th\x61\x74 \x79ou \x6frde\x72e\x64\x20las\x74\x20m\x6fn\x74h,\x20\x68o\x77\x20\x77oul\x64 \x79\x6f\x75\x20\x6ci\x6be\x20\x74hem\x20\x73\x65\x6e\x74 to yo\x75?</\x64\x69\x76>\n \x20\x20\x20   \x20\x20 \x20\x20   \x20\x20\x20\x20 <\x64\x69\x76 \x63\x6cas\x73\x3d\"s\x6d\x61\x6c\x6c\x20\x74\x65\x78t-g\x72ay-\x35\x300\x22>\x4a\x61e Ch\x75n\x20\x20\x31d\x3c/\x64\x69\x76\x3e\n\x20    \x20 \x20\x20    \x20\x20 \x20\x20</\x64\x69v\x3e\n \x20    \x20 \x20  \x20\x20\x20\x20 </\x61>\n  \x20\x20\x20\x20  \x20\x20\x20 \x20\x20\x20 <\x61 c\x6c\x61s\x73=\"d\x72op\x64\x6fwn-i\x74\x65\x6d d-\x66l\x65\x78 a\x6c\x69g\x6e-ite\x6d\x73-cent\x65r\x22 \x68r\x65f=\"\x23\x22>\n\x20\x20 \x20 \x20   \x20\x20 \x20    \x20\x3cdi\x76 cla\x73s\x3d\"dropdo\x77\x6e-l\x69\x73t-\x69\x6d\x61\x67\x65 \x6dr-\x33\x22\x3e\n\x20\x20\x20\x20\x20 \x20\x20 \x20 \x20\x20  \x20    <\x69\x6d\x67\x20\x63la\x73\x73=\"rou\x6ede\x64-c\x69r\x63\x6ce\"\x20\x73\x72c=\x22h\x74t\x70\x73://\x73o\x75r\x63\x65.\x75n\x73p\x6c\x61sh.\x63om/\x43\x53\x32\x75C\x72pN\x7aJ\x59/6\x30x60\x22 a\x6ct=\"\x22\x3e\n\x20\x20 \x20 \x20 \x20  \x20 \x20 \x20 \x20  \x20<\x64\x69v\x20\x63\x6c\x61\x73s=\x22\x73\x74a\x74u\x73-i\x6e\x64i\x63\x61to\x72 \x62\x67-\x77a\x72\x6e\x69\x6e\x67\x22></d\x69v>\n \x20  \x20   \x20\x20\x20  \x20  \x20\x20\x3c/\x64\x69v\x3e\n\x20\x20  \x20   \x20\x20  \x20\x20\x20   \x3cd\x69v>\n \x20  \x20\x20\x20 \x20\x20\x20\x20 \x20    \x20\x20\x3cdiv\x20\x63\x6c\x61\x73\x73=\"\x74e\x78\x74-trun\x63\x61t\x65\x22\x3eLas\x74\x20\x6d\x6fn\x74h\x27\x73 rep\x6frt \x6coo\x6b\x73\x20\x67\x72\x65at, I\x20\x61\x6d\x20very ha\x70p\x79\x20\x77\x69t\x68 t\x68e\x20pro\x67\x72e\x73\x73 so\x20fa\x72, k\x65\x65\x70 up\x20the \x67oo\x64 \x77o\x72\x6b\x21</d\x69\x76>\n    \x20\x20\x20  \x20  \x20  \x20\x20\x20  \x3cdi\x76 c\x6c\x61s\x73\x3d\"s\x6d\x61ll\x20\x74\x65\x78t-\x67\x72ay-50\x30\"\x3e\x4d\x6f\x72\x67\x61n\x20\x41\x6cvare\x7a\x20 2d\x3c/\x64\x69v\x3e\n \x20\x20     \x20\x20  \x20\x20  \x20\x20\x3c/di\x76\x3e\n\x20\x20  \x20\x20 \x20\x20\x20\x20\x20\x20\x20  \x3c/\x61\x3e\n\x20\x20\x20 \x20\x20  \x20 \x20 \x20\x20\x20 \x3ca\x20\x63lass\x3d\"d\x72\x6f\x70\x64own-i\x74em d-\x66le\x78 ali\x67n-\x69\x74\x65ms-\x63e\x6eter\x22 \x68r\x65\x66=\"\x23\"\x3e\n \x20     \x20\x20\x20\x20\x20 \x20    \x3cd\x69\x76 \x63\x6cass\x3d\x22\x64r\x6fpd\x6fwn-lis\x74-i\x6dag\x65\x20mr-\x33\"\x3e\n  \x20\x20\x20\x20\x20  \x20 \x20   \x20 \x20 \x20\x3c\x69\x6dg \x63l\x61s\x73\x3d\"\x72\x6f\x75\x6eded-c\x69rcl\x65\x22 s\x72\x63\x3d\x22https://s\x6f\x75r\x63\x65.\x75\x6esp\x6c\x61\x73\x68.\x63om/Mv\x39h\x6a\x6eE\x55\x48\x524/6\x30x\x36\x30\x22 a\x6ct=\"\x22>\n \x20\x20\x20\x20\x20 \x20\x20  \x20\x20 \x20  \x20  <\x64\x69v cl\x61\x73\x73\x3d\x22s\x74a\x74\x75s-in\x64i\x63\x61\x74\x6fr\x20bg-su\x63\x63ess\">\x3c/div\x3e\n\x20\x20\x20\x20     \x20  \x20 \x20 \x20 </\x64i\x76>\n \x20  \x20 \x20\x20 \x20\x20\x20\x20\x20  \x20 \x3c\x64\x69v>\n\x20   \x20 \x20  \x20 \x20  \x20\x20 \x20 \x20<\x64i\x76\x20class=\"text-\x74r\x75\x6e\x63ate\">\x41\x6d\x20I\x20\x61 g\x6f\x6f\x64\x20\x62\x6fy?\x20\x54\x68\x65\x20rea\x73o\x6e I \x61s\x6b i\x73\x20bec\x61use\x20so\x6deo\x6ee \x74\x6fld \x6de\x20that\x20\x70e\x6f\x70\x6c\x65 \x73a\x79 t\x68is \x74\x6f \x61l\x6c\x20d\x6f\x67s, eve\x6e i\x66\x20\x74\x68\x65\x79 a\x72\x65\x6e\x27t\x20\x67o\x6fd\x2e.\x2e\x3c/\x64\x69v\x3e\n \x20\x20\x20 \x20\x20  \x20\x20\x20       \x20<d\x69\x76 class=\"smal\x6c \x74\x65\x78t-\x67ray-50\x30\">\x43\x68i\x63\x6b\x65\x6e\x20the\x20D\x6fg \x20\x32w</\x64iv>\n      \x20\x20\x20    \x20\x20 \x20\x20\x3c/d\x69v>\n\x20\x20\x20   \x20\x20\x20\x20\x20 \x20\x20 \x20</\x61\x3e\n\x20\x20  \x20  \x20\x20      \x20\x3c\x61 c\x6c\x61ss=\"\x64\x72\x6fpd\x6fwn-\x69\x74e\x6d te\x78t-c\x65\x6e\x74e\x72\x20s\x6d\x61\x6cl tex\x74-gr\x61y-\x3500\x22 h\x72ef\x3d\"\x23\">\x52\x65\x61d\x20\x4d\x6fr\x65\x20M\x65s\x73\x61\x67\x65\x73\x3c/a>\n \x20\x20   \x20 \x20   \x20\x20</d\x69\x76\x3e\n \x20\x20\x20\x20 \x20  \x20  \x3c/l\x69\x3e\n\n\x20\x20\x20\x20\x20\x20    \x20\x20\x3c\x64iv\x20c\x6cas\x73=\"\x74\x6f\x70b\x61r-d\x69v\x69\x64\x65r \x64-\x6e\x6fne\x20\x64-s\x6d-\x62lo\x63\x6b\"></\x64i\x76\x3e\n\n \x20 \x20 \x20\x20 \x20\x20\x20 <\x21--\x20N\x61v \x49\x74\x65m -\x20\x55s\x65\x72 Inf\x6fr\x6d\x61t\x69o\x6e\x20--\x3e\n\x20\x20 \x20\x20\x20  \x20\x20\x20 <li \x63\x6cas\x73\x3d\x22nav-\x69\x74e\x6d \x64r\x6f\x70\x64\x6f\x77\x6e\x20n\x6f-\x61rro\x77\x22>\n\x20\x20\x20 \x20   \x20 \x20  \x20<a\x20\x63la\x73s=\"\x6eav-\x6ci\x6ek\x20\x64\x72o\x70\x64ow\x6e-to\x67g\x6ce\" h\x72e\x66\x3d\"#\"\x20i\x64\x3d\x22u\x73er\x44ro\x70d\x6fw\x6e\" \x72o\x6ce=\x22bu\x74\x74\x6fn\" \x64\x61\x74\x61-\x74o\x67g\x6ce=\"d\x72op\x64\x6f\x77\x6e\"\x20ar\x69a-ha\x73\x70\x6fp\x75\x70=\"tr\x75\x65\" a\x72\x69a-e\x78p\x61nded\x3d\"\x66\x61\x6c\x73\x65\x22\x3e\n  \x20 \x20\x20        \x20\x20\x3c\x73\x70a\x6e \x63lass=\"mr-\x32 d-n\x6fn\x65 d-\x6cg-i\x6el\x69n\x65 \x74e\x78t-gr\x61\x79-\x36\x30\x30\x20s\x6d\x61\x6cl\x22>V\x61l\x65\x72ie\x20\x4c\x75na\x3c/\x73pa\x6e\x3e\n\x20\x20\x20        \x20\x20\x20  \x3cim\x67 \x63lass=\"i\x6d\x67-\x70\x72o\x66\x69le\x20\x72\x6f\x75nd\x65\x64-c\x69rc\x6ce\" s\x72\x63\x3d\x22htt\x70\x73://s\x6furc\x65.unspla\x73\x68\x2e\x63\x6f\x6d/QAB-\x57\x4a\x63bgJ\x6b/60x\x36\x30\"\x3e\n \x20 \x20\x20 \x20 \x20\x20  \x20 </a>\n \x20\x20 \x20  \x20\x20   \x20 \x3c\x21-- \x44r\x6fp\x64ow\x6e - \x55s\x65r \x49\x6e\x66\x6f\x72mat\x69on\x20-->\n   \x20\x20\x20        \x3cd\x69v\x20c\x6c\x61s\x73\x3d\"d\x72\x6f\x70\x64\x6fw\x6e-me\x6e\x75\x20\x64\x72o\x70dow\x6e-m\x65\x6eu-\x72\x69\x67h\x74\x20shadow \x61\x6e\x69\x6da\x74\x65d--\x67ro\x77-\x69n\x22\x20\x61r\x69a-\x6c\x61b\x65\x6c\x6ce\x64\x62y\x3d\"\x75\x73er\x44ropdown\">\n  \x20\x20 \x20  \x20 \x20 \x20\x20 \x20\x3ca cla\x73s\x3d\x22\x64r\x6f\x70d\x6fwn-it\x65m\x22\x20h\x72\x65\x66\x3d\x22\x23\"\x3e\n\x20 \x20\x20\x20\x20\x20\x20  \x20\x20    \x20 <i class=\"f\x61\x73\x20fa-\x75se\x72\x20\x66\x61-\x73\x6d\x20\x66\x61-fw \x6dr-2 t\x65xt-\x67r\x61\x79-40\x30\"\x3e\x3c/i\x3e\n\x20\x20  \x20\x20\x20\x20\x20   \x20\x20 \x20\x20\x20P\x72of\x69l\x65\n \x20\x20\x20\x20   \x20\x20  \x20  \x20</a>\n\x20\x20  \x20 \x20\x20    \x20\x20 \x20<\x61 \x63l\x61\x73s=\x22\x64\x72\x6f\x70dow\x6e-\x69\x74em\" \x68\x72\x65\x66\x3d\"#\x22>\n   \x20  \x20\x20\x20  \x20\x20\x20 \x20 \x20<i cl\x61\x73s=\x22fa\x73 f\x61-co\x67s\x20\x66\x61-sm fa-f\x77 m\x72-\x32 \x74e\x78t-gra\x79-\x3400\x22>\x3c/i>\n\x20\x20  \x20 \x20\x20   \x20 \x20    \x53e\x74\x74i\x6e\x67s\n\x20\x20\x20\x20 \x20 \x20\x20\x20 \x20 \x20  </a\x3e\n\x20\x20 \x20 \x20\x20\x20 \x20  \x20\x20\x20 \x3c\x61\x20\x63\x6ca\x73\x73\x3d\"dropdo\x77n-\x69tem\x22 \x68ref=\x22#\">\n\x20\x20 \x20 \x20  \x20  \x20 \x20\x20 \x20 \x3c\x69\x20\x63lass\x3d\x22f\x61s fa-\x6ci\x73t\x20fa-sm\x20fa-\x66w\x20m\x72-\x32\x20\x74ex\x74-g\x72\x61\x79-40\x30\x22></\x69>\n   \x20\x20 \x20 \x20\x20   \x20   \x20Ac\x74i\x76i\x74\x79 \x4cog\n\x20      \x20\x20\x20 \x20\x20 \x20\x20\x3c/\x61\x3e\n\x20\x20   \x20\x20\x20\x20\x20   \x20\x20 \x3cd\x69v\x20\x63\x6ca\x73\x73\x3d\"d\x72\x6fpdow\x6e-\x64i\x76id\x65r\x22>\x3c/div\x3e\n \x20\x20\x20 \x20\x20\x20\x20\x20\x20 \x20\x20\x20 <a \x63\x6ca\x73s\x3d\"dr\x6fpdown-\x69\x74em\" \x68r\x65\x66=\x22#\" d\x61t\x61-tog\x67le\x3d\x22\x6doda\x6c\x22 d\x61t\x61-\x74a\x72\x67e\x74=\"#\x6co\x67\x6f\x75\x74\x4d\x6f\x64\x61l\x22\x3e\n\x20\x20 \x20  \x20\x20\x20\x20 \x20  \x20\x20\x20 \x3c\x69\x20\x63l\x61\x73s=\"\x66\x61\x73 f\x61-\x73ig\x6e-ou\x74-\x61\x6c\x74 \x66a-s\x6d fa-\x66\x77\x20m\x72-2\x20\x74e\x78\x74-gra\x79-4\x30\x30\"></i>\n  \x20\x20\x20\x20       \x20\x20\x20\x20\x20\x4co\x67o\x75t\n\x20 \x20\x20 \x20\x20\x20 \x20\x20 \x20   </\x61>\n \x20\x20  \x20   \x20\x20  \x20</\x64\x69v\x3e\n\x20 \x20\x20  \x20  \x20 \x20\x3c/\x6c\x69\x3e\n\n    \x20\x20   \x20\x3c/\x75l>\n\n  \x20    \x20\x3c/\x6eav\x3e\n";
?>

Function Calls

None

Variables

None

Stats

MD5 9ac0a4339b88af77d830f70fe6bc1e22
Eval Count 0
Decode Time 75 ms