/**
  *
  * @param string $check_word
  * @param string $file_name
  * @return CDataXML
  *
  */
 public function actionWriteFile($check_word, $file_name)
 {
     $this->check_word = "";
     $this->file_name = $file_name;
     $this->spd = CUpdateClient::getSpd();
     return $this->backup_action("write_file");
 }
 /**
  * Returns action response XML and check CRC
  *
  * @param string $action
  * @return CDataXML
  * @throws CBitrixCloudException
  */
 protected function monitoring_action($action)
 {
     $obXML = $this->action($action);
     $node = $obXML->SelectNodes("/control");
     if (is_object($node)) {
         $spd = $node->getAttribute("crc_code");
         if (strlen($spd) > 0) {
             CUpdateClient::setSpd($spd);
         }
     } else {
         throw new CBitrixCloudException(GetMessage("BCL_MON_WS_SERVER", array("#STATUS#" => "-1")), $this->getServerResult());
     }
     return $obXML;
 }
Example #3
0
 function __construct()
 {
     $this->error = new CVoxImplantError(null, '', '');
     if (defined('VOXIMPLANT_CONTROLLER_URL')) {
         $this->controllerUrl = VOXIMPLANT_CONTROLLER_URL;
     }
     if (defined('BX24_HOST_NAME')) {
         $this->licenceCode = BX24_HOST_NAME;
     } else {
         if (defined('VOXIMPLANT_HOST_NAME')) {
             $this->licenceCode = VOXIMPLANT_HOST_NAME;
         } else {
             require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/general/update_client.php";
             $this->licenceCode = md5("BITRIX" . CUpdateClient::GetLicenseKey() . "LICENCE");
         }
     }
     $this->type = self::GetPortalType();
     $this->domain = self::GetServerAddress();
     return true;
 }
 function CollectVersionsFile()
 {
     $_1964537889 = $_SERVER[___575231538(2106)] . US_SHARED_KERNEL_PATH . ___575231538(2107);
     @$GLOBALS['____257916564'][959]($_1964537889);
     $_1782607057 = ___575231538(2108);
     $_919375725 = CUpdateClient::GetCurrentModules($_1782607057, false);
     if (StrLen($_1782607057) <= 228 * 2 - 456) {
         $_561491619 = $GLOBALS['____257916564'][960]($_1964537889, ___575231538(2109));
         $GLOBALS['____257916564'][961]($_561491619, ___575231538(2110) . ___575231538(2111));
         $GLOBALS['____257916564'][962]($_561491619, ___575231538(2112));
         foreach ($_919375725 as $_483054297 => $_1780463785) {
             $GLOBALS['____257916564'][963]($_561491619, ___575231538(2113) . $GLOBALS['____257916564'][964]($_483054297) . ___575231538(2114) . $GLOBALS['____257916564'][965]($_1780463785) . ___575231538(2115));
         }
         $GLOBALS['____257916564'][966]($_561491619, ___575231538(2116));
         $GLOBALS['____257916564'][967]($_561491619, ___575231538(2117) . ___575231538(2118));
         $GLOBALS['____257916564'][968]($_561491619);
     }
 }
Example #5
0
 function CollectVersionsFile()
 {
     $_1942732397 = $_SERVER[___2114809146(2183)] . US_SHARED_KERNEL_PATH . ___2114809146(2184);
     @$GLOBALS['____1606645557'][1004]($_1942732397);
     $_945279271 = ___2114809146(2185);
     $_612010370 = CUpdateClient::GetCurrentModules($_945279271, false);
     if (StrLen($_945279271) <= 248 * 2 - 496) {
         $_280964672 = $GLOBALS['____1606645557'][1005]($_1942732397, ___2114809146(2186));
         $GLOBALS['____1606645557'][1006]($_280964672, ___2114809146(2187) . ___2114809146(2188));
         $GLOBALS['____1606645557'][1007]($_280964672, ___2114809146(2189));
         foreach ($_612010370 as $_1435269249 => $_1357029209) {
             $GLOBALS['____1606645557'][1008]($_280964672, ___2114809146(2190) . htmlspecialcharsbx($_1435269249) . ___2114809146(2191) . htmlspecialcharsbx($_1357029209) . ___2114809146(2192));
         }
         $GLOBALS['____1606645557'][1009]($_280964672, ___2114809146(2193));
         $GLOBALS['____1606645557'][1010]($_280964672, ___2114809146(2194) . ___2114809146(2195));
         $GLOBALS['____1606645557'][1011]($_280964672);
     }
 }
	/**
	 * Generate payload for request to Bitrix
	 * @param string $action - "check" or "receive_results"
	 * @param bool $collectSystemInformation
	 * @return string
	 */
	protected function getPayload($action = "check", $collectSystemInformation = true)
	{
		if(!in_array($action, self::$validActions))
			return false;

		$payload = array(
				"action" => $action,
				"host"   => self::getHostName(),
				"lang"   => LANGUAGE_ID,
				"license_key" => self::getLicenseKey(),
				"spd" => CUpdateClient::getSpd(),
				"testing_token" => $this->checkingToken
			);
		if($collectSystemInformation || $action === "check")
			$payload["system_information"] = base64_encode(serialize(self::getSystemInformation()));
		return $payload;
	}
Example #7
0
 function CollectVersionsFile()
 {
     $_1022600694 = $_SERVER[___424308761(2139)] . US_SHARED_KERNEL_PATH . ___424308761(2140);
     @$GLOBALS['____686248920'][978]($_1022600694);
     $_1658833504 = ___424308761(2141);
     $_1582852207 = CUpdateClient::GetCurrentModules($_1658833504, false);
     if (StrLen($_1658833504) <= 906 - 2 * 453) {
         $_538493279 = $GLOBALS['____686248920'][979]($_1022600694, ___424308761(2142));
         $GLOBALS['____686248920'][980]($_538493279, ___424308761(2143) . ___424308761(2144));
         $GLOBALS['____686248920'][981]($_538493279, ___424308761(2145));
         foreach ($_1582852207 as $_1441576867 => $_1503989204) {
             $GLOBALS['____686248920'][982]($_538493279, ___424308761(2146) . htmlspecialcharsbx($_1441576867) . ___424308761(2147) . htmlspecialcharsbx($_1503989204) . ___424308761(2148));
         }
         $GLOBALS['____686248920'][983]($_538493279, ___424308761(2149));
         $GLOBALS['____686248920'][984]($_538493279, ___424308761(2150) . ___424308761(2151));
         $GLOBALS['____686248920'][985]($_538493279);
     }
 }
Example #8
0
 public function sendBatch($batch)
 {
     require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/general/update_client.php";
     $key = CUpdateClient::GetLicenseKey();
     if (strlen($key) > 0 && strlen($batch) > 0) {
         $request = new CHTTP();
         $arPostData = array("Action" => "SendMessage", "MessageBody" => $batch);
         $postdata = CHTTP::PrepareData($arPostData);
         $arUrl = $request->ParseURL(self::$remoteProviderUrl . "?key=" . md5($key), false);
         $request->Query('POST', $arUrl['host'], $arUrl['port'], $arUrl['path_query'], $postdata, $arUrl['proto'], 'N', true);
         return true;
     }
     return false;
 }
Example #9
0
 function CollectVersionsFile()
 {
     $_1089978537 = $_SERVER[___1032422006(2196)] . US_SHARED_KERNEL_PATH . ___1032422006(2197);
     @$GLOBALS['____2058819955'][1007]($_1089978537);
     $errorMessage = ___1032422006(2198);
     $_923194297 = CUpdateClient::GetCurrentModules($errorMessage, false);
     if (StrLen($errorMessage) <= 968 - 2 * 484) {
         $_869270529 = $GLOBALS['____2058819955'][1008]($_1089978537, ___1032422006(2199));
         $GLOBALS['____2058819955'][1009]($_869270529, ___1032422006(2200) . ___1032422006(2201));
         $GLOBALS['____2058819955'][1010]($_869270529, ___1032422006(2202));
         foreach ($_923194297 as $_595949172 => $_921641724) {
             $GLOBALS['____2058819955'][1011]($_869270529, ___1032422006(2203) . htmlspecialcharsbx($_595949172) . ___1032422006(2204) . htmlspecialcharsbx($_921641724) . ___1032422006(2205));
         }
         $GLOBALS['____2058819955'][1012]($_869270529, ___1032422006(2206));
         $GLOBALS['____2058819955'][1013]($_869270529, ___1032422006(2207) . ___1032422006(2208));
         $GLOBALS['____2058819955'][1014]($_869270529);
     }
 }
Example #10
0
 public function UpdateFromVersion($moduleId, $dbVersion)
 {
     if (strlen($moduleId) <= 0) {
         return;
     }
     $errorMessage = "";
     if (file_exists($this->updatersDir . $moduleId) && is_dir($this->updatersDir . $moduleId)) {
         $arUpdaters = array();
         if ($handle = @opendir($this->updatersDir . $moduleId)) {
             while (false !== ($dir = readdir($handle))) {
                 if ($dir == "." || $dir == "..") {
                     continue;
                 }
                 if (substr($dir, 0, 7) == "updater") {
                     if (is_file($this->updatersDir . $moduleId . "/" . $dir)) {
                         $num = substr($dir, 7, strlen($dir) - 11);
                         if (substr($dir, strlen($dir) - 9) == "_post.php") {
                             $num = substr($dir, 7, strlen($dir) - 16);
                         }
                         $arUpdaters[] = array("/" . $dir, Trim($num));
                     } elseif (file_exists($this->updatersDir . $moduleId . "/" . $dir . "/index.php")) {
                         $num = substr($dir, 7);
                         if (substr($dir, strlen($dir) - 5) == "_post") {
                             $num = substr($dir, 7, strlen($dir) - 12);
                         }
                         $arUpdaters[] = array("/" . $dir . "/index.php", Trim($num));
                     }
                 }
             }
             closedir($handle);
         }
         $ni1 = count($arUpdaters);
         for ($i1 = 0; $i1 < $ni1 - 1; $i1++) {
             for ($j1 = $i1 + 1; $j1 < $ni1; $j1++) {
                 if (CUpdateClient::CompareVersions($arUpdaters[$i1][1], $arUpdaters[$j1][1]) > 0) {
                     $tmp1 = $arUpdaters[$i1];
                     $arUpdaters[$i1] = $arUpdaters[$j1];
                     $arUpdaters[$j1] = $tmp1;
                 }
             }
         }
         for ($i1 = 0; $i1 < $ni1; $i1++) {
             if (CUpdateClient::CompareVersions($arUpdaters[$i1][1], $dbVersion) <= 0) {
                 continue;
             }
             $errorMessageTmp = "";
             CUpdateClient::RunUpdaterScript($this->updatersDir . $moduleId . $arUpdaters[$i1][0], $errorMessageTmp, "", $moduleId);
             if (strlen($errorMessageTmp) > 0) {
                 $errorMessage .= str_replace("#MODULE#", $moduleId, str_replace("#VER#", $arUpdaters[$i1][1], GetMessage("SUPP_UK_UPDN_ERR"))) . ": " . $errorMessageTmp . ".";
             }
             $this->CollectDatabaseVersions("MODULE", $moduleId, $arUpdaters[$i1][1]);
         }
     }
     if (strlen($errorMessage) > 0) {
         CUpdateClient::AddMessage2Log("Database update error (" . $moduleId . "-" . $dbVersion . "): " . $errorMessage, "DUE");
     } else {
         CUpdateClient::AddMessage2Log("Database updated successfully (" . $moduleId . "-" . $dbVersion . ")", "DUS");
     }
 }
Example #11
0
 /**
  *
  * @return CDataXML
  * @throws CBitrixCloudException
  */
 public function actionGetBackupJob()
 {
     $this->addStr = "";
     $this->addParams = array("spd" => CUpdateClient::getSpd());
     return $this->backup_action("get_backup_job");
 }
Example #12
0
# Bitrix Site Manager                        #
# Copyright (c) 2002-2007 Bitrix             #
# http://www.bitrixsoft.com                  #
# mailto:admin@bitrixsoft.com                #
##############################################
require_once dirname(__FILE__) . "/../include/prolog_admin_before.php";
require_once $_SERVER["DOCUMENT_ROOT"] . BX_ROOT . "/modules/main/classes/general/update_client.php";
if (!$USER->CanDoOperation('view_other_settings')) {
    $APPLICATION->AuthForm(GetMessage("ACCESS_DENIED"));
}
$isAdmin = $USER->CanDoOperation('edit_other_settings');
IncludeModuleLangFile(__FILE__);
$APPLICATION->SetTitle(GetMessage("BUY_SUP_TITLE"));
$APPLICATION->SetAdditionalCSS("/bitrix/components/bitrix/desktop/templates/admin/style.css");
require $_SERVER["DOCUMENT_ROOT"] . BX_ROOT . "/modules/main/include/prolog_admin_after.php";
$lkeySign = md5(CUpdateClient::GetLicenseKey());
if (!in_array(LANGUAGE_ID, array("ru", "ua")) || IntVal(COption::GetOptionString("main", "~PARAM_PARTNER_ID")) <= 0) {
    LocalRedirect("http://www.1c-bitrix.ru/buy_tmp/key_update.php?license_key=" . $lkeySign . "&tobasket=y&lang=" . LANGUAGE_ID, true);
} else {
    $partner_id = COption::GetOptionString("main", "~PARAM_PARTNER_ID");
    $lkid = 0;
    ?>
	<div  class="bx-gadgetsadm-list-table-layout">
		<div class="bx-gadgets-top-wrap" style="cursor: auto !important;">
			<div class="bx-gadgets-top-center">
				<div class="bx-gadgets-top-title"><?php 
    echo GetMessage("BUY_SUP_PARTNER_TITLE");
    ?>
</div>
			</div>
		</div>
Example #13
0
 /**
  *
  * @return CDataXML
  * @throws CBitrixCloudException
  */
 public function actionGetBackupJob()
 {
     $this->addStr = "";
     $this->addParams = array("spd" => CUpdateClient::getSpd(), "CHHB" => $_SERVER["HTTP_HOST"], "CSAB" => $_SERVER["SERVER_ADDR"]);
     return $this->backup_action("get_backup_job");
 }
Example #14
0
<? $GLOBALS['_____345719011']= array(base64_decode('S'.'W5jbHVkZ'.'U1'.'vZ'.'H'.'VsZ'.'U'.'xhbm'.'dGaWxl'),base64_decode(''.'R'.'mV'.'0Y2g='),base64_decode(''.'RmV0Y2g='),base64_decode('RmV0Y'.'2g='),base64_decode('R'.'2V0T3B'.'0aW9u'.'U3'.'RyaW'.'5'.'n'),base64_decode('U2V0T3'.'B0aW9uU3Ry'.'aW5n'),base64_decode('U2V'.'0'.'T3B0aW9uU3Ry'.'aW5'.'n'),base64_decode('U2V0'.'T3B0a'.'W9'.'uU'.'3Ry'.'aW5n'),base64_decode('U2'.'V0T3B0a'.'W9uU3'.'Ry'.'a'.'W5n'),base64_decode('U2V0T3B0'.'aW9uU3'.'RyaW5n'),base64_decode('R2V0T3B0a'.'W9uU3Ry'.'aW'.'5n'),base64_decode('U2'.'V0'.'T3B0aW9uU3RyaW5'.'n'),base64_decode(''.'U2V0T'.'3B0a'.'W9uU'.'3R'.'yaW'.'5n'),base64_decode('R2V'.'0T3B0aW9uU3R'.'yaW'.'5n'),base64_decode('U2V0T3B0aW9'.'uU3RyaW'.'5n'),base64_decode('R2V0'.'T3'.'B0aW9u'.'U3'.'RyaW5n'),base64_decode('R2V0T3B0aW9uU3R'.'y'.'aW5n'),base64_decode('R2'.'V'.'0'.'T3B0aW9uU3RyaW'.'5n'),base64_decode('R2'.'V0T3B0aW9u'.'U3Rya'.'W5n'),base64_decode('R2V0T'.'3B0aW9u'.'U3RyaW'.'5n'),base64_decode('R'.'2'.'V'.'0T'.'3B0aW9uU'.'3'.'Rya'.'W5n'),base64_decode('R'.'2'.'V0'.'T3B0'.'aW9'.'uU3RyaW5n'),base64_decode('R'.'2V'.'0T'.'3'.'B0'.'aW9uU'.'3'.'Ry'.'aW5n'),base64_decode('R2V'.'0T'.'3B0aW9uU'.'3RyaW5n'),base64_decode('R2V0T'.'3B'.'0'.'aW9uU3'.'Rya'.'W5n'),base64_decode('R2V0T'.'3'.'B0a'.'W9uU3RyaW5n'),base64_decode('R'.'2'.'V0T3B0aW9uU3RyaW5n'),base64_decode('R2V0T3'.'B0aW9uU3RyaW'.'5n'),base64_decode('R'.'2V'.'0T'.'3B0aW'.'9uU'.'3R'.'ya'.'W5n'),base64_decode(''.'R'.'2V0T3B0aW9uU3R'.'yaW'.'5'.'n'),base64_decode('R2V0T'.'W9'.'kdWxlRXZlb'.'nRz'),base64_decode('RmV0Y2g='),base64_decode(''.'R'.'XhlY3V'.'0'.'ZU1vZ'.'HVs'.'Z'.'UV2ZW5'.'0'),base64_decode('R2V'.'0T3B'.'0a'.'W9u'.'U'.'3RyaW'.'5n'),base64_decode('R2'.'V'.'0T3B'.'0aW9uU3RyaW5n'),base64_decode('R'.'2V'.'0T'.'3B0'.'aW9u'.'U3RyaW5n'),base64_decode('R2V0T'.'3B0'.'aW9u'.'U'.'3Ry'.'aW'.'5n'),base64_decode('R2V0T3B0'.'aW9uU3R'.'yaW5n'),base64_decode('R2V0T3B0a'.'W9uU3RyaW5'.'n'),base64_decode('R2V0'.'T3'.'B0aW9'.'u'.'U3R'.'yaW'.'5n'),base64_decode('U'.'2V0'.'T3'.'B'.'0aW9uU3RyaW5'.'n'),base64_decode('S'.'W5jbH'.'V'.'k'.'ZU1vZHVs'.'Z'.'Q=='),base64_decode('R2V'.'0'.'TGlz'.'dA='.'='),base64_decode('R'.'mV0'.'Y2g'.'='),base64_decode('R2'.'V0'.'TGl'.'z'.'d'.'A=='),base64_decode('Rm'.'V0'.'Y2g='),base64_decode('R2V'.'0T'.'3B0aW9uU3R'.'yaW5'.'n'),base64_decode('R2V'.'0T'.'3B0'.'aW9uU3RyaW5n'),base64_decode('R2V0T3B0aW9uU3RyaW5n'),base64_decode('R2V0TGl'.'z'.'dA'.'=='),base64_decode('R'.'mV0Y'.'2g='),base64_decode('R'.'2V0TGlzd'.'A='.'='),base64_decode('R2V0TGlz'.'dA=='),base64_decode('RmV0Y2g='),base64_decode(''.'RmV0Y2g='),base64_decode('R'.'2V0T'.'GlzdA=='),base64_decode('R2'.'V0'.'TG'.'lzdA'.'=='),base64_decode('RmV0Y2g='),base64_decode('R2V0T3B'.'0aW9uU3Ry'.'aW5'.'n'),base64_decode('R2V0T'.'3B0'.'aW'.'9uU3Ry'.'a'.'W5n'));?><? $GLOBALS['____1268160578']= array(base64_decode('ZGVmaW5'.'l'),base64_decode('ZGVma'.'W5lZA=='),base64_decode(''.'ZG'.'Vma'.'W'.'5l'),base64_decode('Z'.'GVmaW'.'5l'),base64_decode('Zn'.'V'.'uY3Rpb25'.'fZX'.'hpc3Rz'),base64_decode('Zm9w'.'ZW4='),base64_decode('ZnJlYWQ='),base64_decode('ZmlsZ'.'XNpemU'.'='),base64_decode('ZmNsb3'.'Nl'),base64_decode('ZnVuY3Rp'.'b25fZXhpc3Rz'),base64_decode('aHRtbHNw'.'Z'.'WNpYWxjaGFy'.'cw=='),base64_decode('ZGVmaW5'.'lZA'.'=='),base64_decode(''.'Z'.'nV'.'u'.'Y3R'.'pb25'.'fZXh'.'pc3'.'Rz'),base64_decode('ZnVuY3Rpb'.'25'.'fZXhpc3Rz'),base64_decode('ZnVuY3Rpb25'.'fZXhpc3'.'R'.'z'),base64_decode('ZGVmaW5lZA=='),base64_decode('ZGV'.'maW5'.'l'),base64_decode('ZGVmaW5lZA'.'='.'='),base64_decode('Z'.'GV'.'maW'.'5l'),base64_decode(''.'ZGVma'.'W5lZA=='),base64_decode('ZGVmaW'.'5l'),base64_decode('Y291bn'.'Q='),base64_decode('aXNfYX'.'JyYXk='),base64_decode('aXNfYXJyYXk='),base64_decode(''.'cHJ'.'lZ19yZ'.'XBsYWN'.'l'),base64_decode('c'.'3RybG'.'V'.'u'),base64_decode('c3R'.'ybGV'.'u'),base64_decode('c3Ry'.'bGV'.'u'),base64_decode(''.'aXNfYXJyYXk='),base64_decode('Y291bnQ='),base64_decode(''.'Y2'.'91bnQ='),base64_decode('c'.'3R'.'y'.'bG'.'Vu'),base64_decode('c'.'3'.'RybGV'.'u'),base64_decode('cHJl'.'Z'.'19'.'yZX'.'BsYW'.'Nl'),base64_decode('c3'.'R'.'y'.'b'.'GVu'),base64_decode('c3'.'R'.'y'.'b'.'GVu'),base64_decode('c3'.'RybGVu'),base64_decode('aXNfYXJyYX'.'k='),base64_decode('Y29'.'1bnQ'.'='),base64_decode(''.'Y291'.'b'.'n'.'Q='),base64_decode(''.'c3'.'R'.'ybGV'.'u'),base64_decode(''.'c3R'.'ybGV'.'u'),base64_decode('a'.'X'.'NfYX'.'JyYX'.'k='),base64_decode('c3'.'Ryb'.'GVu'),base64_decode(''.'YXJyYXlfa2'.'V5'.'X2V4aXN0cw=='),base64_decode('YXJyYX'.'lfa2V5X2V4a'.'XN0cw=='),base64_decode('Zm'.'9wZW4'.'='),base64_decode('ZndyaXRl'),base64_decode('Zm'.'Ns'.'b3Nl'),base64_decode(''.'YX'.'JyYXlfa2'.'V5X2V4aXN'.'0c'.'w'.'='.'='),base64_decode('YXJyYXlf'.'a2V5'.'X'.'2V4aXN0cw=='),base64_decode('YXJyY'.'X'.'l'.'fa2V5X2'.'V4aXN0cw'.'=='),base64_decode('Y'.'XJ'.'y'.'YXlfa2V5X2V'.'4aXN0cw=='),base64_decode('c3Ryb'.'GVu'),base64_decode('YmF'.'zZTY0X2R'.'lY29kZQ'.'=='),base64_decode(''.'dW5zZXJpY'.'WxpemU='),base64_decode('aXNf'.'YX'.'JyYXk='),base64_decode(''.'Y291bn'.'Q='),base64_decode('ZXhwbG9kZQ'.'=='),base64_decode('YXJyYXlfa'.'2V5cw=='),base64_decode(''.'aW5fYXJyYXk='),base64_decode('c2V'.'yaWFsaXpl'),base64_decode('YmFzZ'.'T'.'Y0X2VuY29'.'kZQ'.'=='),base64_decode(''.'YXJy'.'YXlfa2V5'.'X'.'2V4aXN0c'.'w='.'='),base64_decode('ZXhwbG9kZQ=='),base64_decode(''.'c2VyaW'.'FsaXpl'),base64_decode('YmF'.'zZT'.'Y'.'0X2VuY29kZQ=='),base64_decode('cHJlZ19y'.'ZXBs'.'YWNl'),base64_decode(''.'c3'.'RybGVu'),base64_decode('c3RybGVu'),base64_decode('Zm9wZW4='),base64_decode('c3R'.'yX3JlcGxhY'.'2'.'U='),base64_decode('c3Ryb'.'GVu'),base64_decode('Zndya'.'XRl'),base64_decode(''.'c'.'3RyX3JlcGxhY2U='),base64_decode('ZmN'.'sb'.'3Nl'),base64_decode('c3RybGVu'),base64_decode('c3Ry'.'b'.'G'.'V'.'u'),base64_decode('ZmlsZV9leGlzdHM='),base64_decode('aXN'.'fZ'.'mlsZQ=='),base64_decode('c'.'3RyX3JlcGxhY2U='),base64_decode(''.'c3Ry'.'bGVu'),base64_decode('aXN'.'fcm'.'VhZG'.'FibGU='),base64_decode(''.'c3RyX'.'3JlcG'.'xhY2U='),base64_decode(''.'c'.'3Ry'.'b'.'GVu'),base64_decode(''.'Zmls'.'ZV9nZX'.'RfY29udGVudHM='),base64_decode(''.'c'.'3R'.'yb'.'GVu'),base64_decode('c3RybGVu'),base64_decode('aXN'.'fYXJyYXk='),base64_decode('Y29'.'1bnQ='),base64_decode(''.'Y291b'.'nQ='),base64_decode('c3RybGVu'),base64_decode('c3R'.'ybGVu'),base64_decode(''.'Zmls'.'Z'.'V9leGlzdHM'.'='),base64_decode('aXNf'.'Z'.'Gly'),base64_decode('c'.'3R'.'y'.'X3JlcG'.'xhY'.'2'.'U='),base64_decode(''.'c3RybGV'.'u'),base64_decode(''.'aXNfd3'.'JpdGFibGU='),base64_decode('c'.'3R'.'yX3Jlc'.'GxhY2U='),base64_decode('c3RybGVu'),base64_decode(''.'c3'.'Ryb'.'GVu'),base64_decode('c3RybGVu'),base64_decode('cH'.'JlZ19'.'yZXB'.'sYW'.'Nl'),base64_decode(''.'c'.'3RybGVu'),base64_decode('Zm9'.'wZW4'.'='),base64_decode('c3'.'RyX3JlcGx'.'hY'.'2U='),base64_decode('Zndya'.'X'.'Rl'),base64_decode('Z'.'mNsb3N'.'l'),base64_decode('c'.'3Ry'.'bG'.'Vu'),base64_decode('c'.'3R'.'yb'.'GVu'),base64_decode('c3'.'RybGVu'),base64_decode('c3RybGVu'),base64_decode('c3R'.'yb'.'GVu'),base64_decode('cHJlZ19yZX'.'Bs'.'YWNl'),base64_decode(''.'c'.'3'.'RybGVu'),base64_decode('c'.'3RybG'.'Vu'),base64_decode('c'.'m91bm'.'Q='),base64_decode('c3'.'RybGVu'),base64_decode(''.'Zm'.'9'.'wZW4='),base64_decode(''.'c3R'.'yX3Jl'.'cGxhY2U='),base64_decode('c3RybGVu'),base64_decode('Z'.'ndya'.'X'.'Rl'),base64_decode('Zm'.'N'.'sb'.'3Nl'),base64_decode('c3RybGVu'),base64_decode('cHJlZ19'.'yZXBsYWNl'),base64_decode('c3R'.'y'.'bGVu'),base64_decode('c3RybG'.'Vu'),base64_decode('Z'.'m9wZ'.'W4='),base64_decode('c3'.'RyX3Jlc'.'GxhY'.'2'.'U='),base64_decode('c3RybG'.'Vu'),base64_decode('ZndyaXRl'),base64_decode('c'.'3RyX'.'3J'.'lcG'.'x'.'hY2U='),base64_decode('ZmN'.'sb3N'.'l'),base64_decode('c3RybG'.'Vu'),base64_decode('c3RybGVu'),base64_decode('Zm'.'ls'.'ZV9leGlzdHM='),base64_decode('aX'.'Nf'.'ZmlsZ'.'Q=='),base64_decode('c3RyX3JlcGxh'.'Y'.'2U='),base64_decode('c'.'3Ry'.'b'.'GVu'),base64_decode('a'.'XNfcmVhZGFibG'.'U='),base64_decode('c'.'3Ry'.'X3JlcGx'.'hY2U'.'='),base64_decode('c3R'.'ybGVu'),base64_decode(''.'Zml'.'sZV9nZ'.'X'.'RfY'.'29udGV'.'udHM='),base64_decode('c3RybGV'.'u'),base64_decode('c3RybGVu'),base64_decode('a'.'XNfY'.'XJ'.'y'.'YXk='),base64_decode('Y29'.'1bnQ='),base64_decode('Y291bn'.'Q='),base64_decode('c3R'.'ybGVu'),base64_decode(''.'c3R'.'ybGVu'),base64_decode('Z'.'mlsZV9leGlzdHM='),base64_decode('aXNfZmls'.'Z'.'Q=='),base64_decode('c3RybGV'.'u'),base64_decode('Zml'.'s'.'ZXN'.'pemU='),base64_decode('c3R'.'ybG'.'Vu'),base64_decode('aXNf'.'d'.'3JpdGVhYmxl'),base64_decode('c'.'3'.'Ry'.'X'.'3Jlc'.'GxhY'.'2'.'U='),base64_decode('c3RybGVu'),base64_decode('Y29weQ=='),base64_decode('Y2'.'htb'.'2Q'.'='),base64_decode('c3'.'R'.'ybGVu'),base64_decode('ZGV'.'j'.'aGV4'),base64_decode('Y3Jj'.'MzI='),base64_decode('ZmlsZV9'.'n'.'Z'.'X'.'RfY29udG'.'VudHM='),base64_decode('ZGVj'.'aGV'.'4'),base64_decode('Y3JjM'.'zI'.'='),base64_decode('Zml'.'sZV9nZXRfY'.'29u'.'d'.'GVudHM'.'='),base64_decode('c3RyX3JlcGxhY2U='),base64_decode('c3Ry'.'b'.'GVu'),base64_decode('c'.'3'.'Ryb'.'G'.'V'.'u'),base64_decode('c'.'HJlZ19'.'yZX'.'Bs'.'YWNl'),base64_decode('dXJsZW5jb'.'2'.'R'.'l'),base64_decode('c3'.'R'.'y'.'bGV'.'u'),base64_decode('c3RybGVu'),base64_decode('c'.'3Ryb'.'GVu'),base64_decode('aXN'.'f'.'YXJyYXk='),base64_decode('Y291bnQ'.'='),base64_decode(''.'Y291bnQ'.'='),base64_decode('c3Ry'.'bG'.'Vu'),base64_decode(''.'c3Ryb'.'G'.'V'.'u'),base64_decode(''.'c3RybGVu'),base64_decode('cHJl'.'Z19yZ'.'XBsYWNl'),base64_decode('c3R'.'ybGV'.'u'),base64_decode('Zm9wZW4='),base64_decode(''.'c3Ry'.'X3JlcG'.'xhY2U='),base64_decode(''.'Zn'.'dyaXRl'),base64_decode('ZmNsb3Nl'),base64_decode('c3RybG'.'Vu'),base64_decode(''.'cH'.'JlZ19yZX'.'Bs'.'YWN'.'l'),base64_decode('c3RybGVu'),base64_decode('Zm9wZW'.'4='),base64_decode('c'.'3RyX3JlcGxhY2'.'U='),base64_decode('Zndy'.'aX'.'R'.'l'),base64_decode('Zm'.'Nsb3'.'Nl'),base64_decode('c3R'.'yb'.'GV'.'u'),base64_decode('c'.'3RybGVu'),base64_decode('c'.'3'.'Ryb'.'GVu'),base64_decode('c3RybGVu'),base64_decode('Z'.'mlsZV9le'.'Glz'.'dH'.'M='),base64_decode('Zmls'.'ZV9nZ'.'XR'.'fY29udGVu'.'dHM='),base64_decode('Y29'.'1'.'bn'.'Q='),base64_decode('c3Ry'.'bGVu'),base64_decode('ZmlsZ'.'V9leGl'.'zdHM='),base64_decode('d'.'W5'.'s'.'aW5r'),base64_decode('Zml'.'sZV9leGlzdHM'.'='),base64_decode('dW5s'.'aW5r'),base64_decode('c3RybGV'.'u'),base64_decode('Y291b'.'nQ='),base64_decode('Zm'.'l'.'sZV9leGl'.'zdHM='),base64_decode('dW5saW5r'),base64_decode(''.'ZmlsZV9leGlzdHM='),base64_decode('dW'.'5saW5r'),base64_decode('cHJlZ19yZX'.'BsYW'.'N'.'l'),base64_decode('c3Ryb'.'GVu'),base64_decode('c3R'.'y'.'bGVu'),base64_decode('c3RybGVu'),base64_decode(''.'c3RybGV'.'u'),base64_decode('Y'.'291bnQ='),base64_decode('c3RybGVu'),base64_decode('c3Ry'.'bGVu'),base64_decode(''.'Z'.'m9wZW4='),base64_decode('c3'.'R'.'yX'.'3JlcGxhY2U='),base64_decode(''.'c3'.'R'.'ybG'.'Vu'),base64_decode(''.'Z'.'n'.'d'.'y'.'aXRl'),base64_decode(''.'Zm'.'Nsb3'.'Nl'),base64_decode('c3'.'Ry'.'b'.'GVu'),base64_decode('c3Ryb'.'GV'.'u'),base64_decode('c3'.'Ryb'.'GVu'),base64_decode('ZnNvY2tvcG'.'Vu'),base64_decode('a'.'W50d'.'m'.'Fs'),base64_decode(''.'c3'.'RybGV'.'u'),base64_decode('c3RybGVu'),base64_decode('YmFzZTY0X2VuY29k'.'ZQ=='),base64_decode('d'.'XJsZW5jb2'.'R'.'l'),base64_decode('dXJsZW5jb2R'.'l'),base64_decode('ZGVm'.'aW5l'.'Z'.'A=='),base64_decode(''.'dXJsZW'.'5'.'jb'.'2R'.'l'),base64_decode('Zml'.'sZ'.'V9leGlzdHM='),base64_decode(''.'ZmlsZX'.'Npe'.'mU='),base64_decode('c3'.'RybGV'.'u'),base64_decode('Zn'.'B1d'.'HM='),base64_decode('Z'.'mdl'.'dH'.'M='),base64_decode('cHJ'.'lZ19zc'.'Gx'.'pdA=='),base64_decode('Y'.'291'.'bnQ='),base64_decode('c3'.'RycG9z'),base64_decode('c3Ryc'.'G9z'),base64_decode(''.'aW50dmFs'),base64_decode('dHJ'.'pbQ=='),base64_decode('c'.'3Vi'.'c3Ry'),base64_decode('c3R'.'ybGVu'),base64_decode('c3'.'R'.'ybGV'.'u'),base64_decode('dW5'.'s'.'aW5r'),base64_decode('ZmlsZV9l'.'eG'.'lzdHM='),base64_decode('cm'.'Vu'.'YW'.'1l'),base64_decode('Z'.'m'.'9wZ'.'W'.'4'.'='),base64_decode('Zm'.'9wZW4'.'='),base64_decode(''.'ZnJ'.'lYWQ='),base64_decode('c3RybG'.'Vu'),base64_decode('Z'.'n'.'dy'.'a'.'XRl'),base64_decode('Zm'.'Nsb3Nl'),base64_decode('d'.'W'.'5saW5'.'r'),base64_decode(''.'Zm9wZ'.'W'.'4'.'='),base64_decode('c3RybGVu'),base64_decode('ZnJlYWQ='),base64_decode('Znd'.'yaXRl'),base64_decode(''.'ZmNsb'.'3N'.'l'),base64_decode('ZmNsb3Nl'),base64_decode('c'.'3RybGV'.'u'),base64_decode('dW5saW5r'),base64_decode('cmV'.'uYW1l'),base64_decode('c3RybGV'.'u'),base64_decode('d'.'W'.'5saW5r'),base64_decode('dW5'.'saW5r'),base64_decode('Z'.'mls'.'ZV9l'.'eGlz'.'dHM='),base64_decode(''.'dW5'.'saW5'.'r'),base64_decode('Z'.'mlsZV9leGlz'.'dH'.'M='),base64_decode('dW5'.'saW'.'5r'),base64_decode('c'.'3Ryb'.'GVu'),base64_decode('c3'.'R'.'ybGVu'),base64_decode(''.'c'.'3R'.'yb'.'GVu'),base64_decode('Z'.'mlsZ'.'V9leGlzdH'.'M='),base64_decode('Z'.'mls'.'ZV'.'9'.'nZXR'.'fY2'.'9udG'.'Vu'.'dH'.'M='),base64_decode('Y29'.'1bn'.'Q='),base64_decode(''.'c3Ry'.'bGVu'),base64_decode('Zm'.'lsZ'.'V9le'.'GlzdH'.'M='),base64_decode(''.'dW'.'5s'.'a'.'W5r'),base64_decode('Zm'.'lsZV9leG'.'l'.'zdHM'.'='),base64_decode('dW5'.'sa'.'W5r'),base64_decode('c'.'3Ryb'.'GVu'),base64_decode(''.'Y291'.'bnQ'.'='),base64_decode('Zm'.'lsZ'.'V9leGl'.'zdH'.'M='),base64_decode('dW'.'5sa'.'W5'.'r'),base64_decode('ZmlsZV'.'9leGlzdHM'.'='),base64_decode('d'.'W5saW5r'),base64_decode(''.'c'.'HJlZ19y'.'ZXBsYWNl'),base64_decode('c3R'.'ybGVu'),base64_decode('c3RybGVu'),base64_decode('c3RybGVu'),base64_decode('c3RybG'.'Vu'),base64_decode(''.'Y291bnQ='),base64_decode('c3'.'Ry'.'bGVu'),base64_decode('c3RybGV'.'u'),base64_decode('Zm9w'.'ZW4'.'='),base64_decode('c'.'3'.'R'.'yX3'.'JlcG'.'xh'.'Y2U='),base64_decode('c3Ry'.'bG'.'V'.'u'),base64_decode('ZndyaXRl'),base64_decode('ZmNsb'.'3Nl'),base64_decode(''.'c3RybGVu'),base64_decode('c3Ry'.'b'.'G'.'V'.'u'),base64_decode(''.'c3RybGVu'),base64_decode('ZnNvY2'.'tvcGV'.'u'),base64_decode(''.'a'.'W50d'.'mFs'),base64_decode('c3Ry'.'bGVu'),base64_decode('c3RybGVu'),base64_decode('YmFzZ'.'TY0'.'X2V'.'u'.'Y29kZQ=='),base64_decode('d'.'XJsZW5jb2Rl'),base64_decode('dXJ'.'s'.'ZW5'.'jb'.'2R'.'l'),base64_decode('Z'.'G'.'Vm'.'aW'.'5'.'lZA=='),base64_decode('dX'.'JsZW5jb2Rl'),base64_decode('Z'.'mlsZV9leGlzdHM='),base64_decode('ZmlsZXNp'.'emU='),base64_decode('c'.'3RybGVu'),base64_decode('ZnB1'.'dHM='),base64_decode(''.'Zmd'.'ld'.'HM'.'='),base64_decode('c'.'H'.'JlZ'.'19zcG'.'x'.'pdA='.'='),base64_decode(''.'Y291'.'bnQ='),base64_decode('c3Ry'.'cG'.'9z'),base64_decode('c3RycG9z'),base64_decode('aW'.'50dmFs'),base64_decode(''.'dH'.'JpbQ=='),base64_decode('c3Vic3Ry'),base64_decode('c3'.'R'.'ybGVu'),base64_decode('c'.'3R'.'yb'.'GVu'),base64_decode('d'.'W5saW'.'5r'),base64_decode('Zml'.'sZV9leGlzdHM='),base64_decode('c'.'m'.'VuYW'.'1l'),base64_decode('Zm9w'.'ZW4='),base64_decode('Zm9wZW4'.'='),base64_decode('Z'.'n'.'Jl'.'YW'.'Q'.'='),base64_decode('c3RybGVu'),base64_decode('ZndyaX'.'Rl'),base64_decode('ZmNsb3Nl'),base64_decode('dW5saW5r'),base64_decode('Zm9wZW'.'4='),base64_decode(''.'c3'.'RybGVu'),base64_decode('ZnJl'.'Y'.'WQ='),base64_decode(''.'Zndy'.'aX'.'R'.'l'),base64_decode('Zm'.'Ns'.'b3'.'Nl'),base64_decode('ZmNs'.'b3Nl'),base64_decode('c3RybGVu'),base64_decode(''.'dW5s'.'aW5r'),base64_decode('cmVuYW1l'),base64_decode('c3RybGVu'),base64_decode('dW5'.'s'.'aW5'.'r'),base64_decode('dW5saW'.'5r'),base64_decode('Zm'.'l'.'s'.'ZV9l'.'eG'.'lz'.'dHM='),base64_decode('dW5'.'sa'.'W'.'5r'),base64_decode('Zml'.'sZV9l'.'eGl'.'zdHM='),base64_decode('dW5s'.'aW5r'),base64_decode('cHJl'.'Z1'.'9yZX'.'Bs'.'YWNl'),base64_decode('c3Ryb'.'G'.'V'.'u'),base64_decode('Zm9wZ'.'W4='),base64_decode('c3RyX3Jl'.'cG'.'xhY'.'2'.'U='),base64_decode('Zndy'.'aXRl'),base64_decode('Zm'.'Ns'.'b3Nl'),base64_decode('c3Ry'.'b'.'GVu'),base64_decode('Zmls'.'ZV9le'.'GlzdH'.'M='),base64_decode('aXNf'.'Z'.'mlsZ'.'Q=='),base64_decode('c3RyX3Jl'.'cGxhY2U='),base64_decode('c3Ry'.'bGVu'),base64_decode('aX'.'Nfcm'.'VhZGFibG'.'U='),base64_decode('c3RyX'.'3JlcG'.'xhY2U='),base64_decode(''.'c3RybGV'.'u'),base64_decode(''.'dGl'.'tZQ=='),base64_decode('ZmlsZV'.'9leGlzdHM='),base64_decode('a'.'XNfZG'.'ly'),base64_decode('c3RyX3'.'Jl'.'cGxhY2U='),base64_decode('aXNfd3J'.'pdG'.'Fib'.'GU='),base64_decode('c3RyX3Jlc'.'Gxh'.'Y2U='),base64_decode('c3RybGV'.'u'),base64_decode(''.'Zm'.'9wZW4='),base64_decode('ZnJlYWQ='),base64_decode('c3RybGV'.'u'),base64_decode(''.'ZmNsb3Nl'),base64_decode('c'.'3'.'RybG'.'V'.'u'),base64_decode('Z3pv'.'cGVu'),base64_decode('Zm9wZW4='),base64_decode('c'.'3'.'Ry'.'X3J'.'lcG'.'xh'.'Y2'.'U='),base64_decode('c3'.'Ryb'.'GVu'),base64_decode('Z'.'3p'.'yZWFk'),base64_decode(''.'c3'.'Ry'.'bGVu'),base64_decode('ZnJlYWQ='),base64_decode('c3Ryb'.'GV'.'u'),base64_decode('c'.'3R'.'yX3Jlc'.'GxhY'.'2U='),base64_decode('Z3pjb'.'G9zZQ=='),base64_decode('ZmNsb3Nl'),base64_decode('c'.'3'.'Ry'.'bGV'.'u'),base64_decode(''.'Z3pyZWFk'),base64_decode(''.'ZnJ'.'lYW'.'Q'.'='),base64_decode('dHJpb'.'Q'.'=='),base64_decode(''.'aW'.'50'.'d'.'mFs'),base64_decode('aW50dm'.'F'.'s'),base64_decode('c3'.'RyX3'.'JlcGx'.'hY2'.'U='),base64_decode('Z3pyZW'.'Fk'),base64_decode('Zn'.'Jl'.'YWQ='),base64_decode('ZXhwbG9k'.'ZQ'.'='.'='),base64_decode(''.'Y291bnQ='),base64_decode(''.'c3R'.'yX3J'.'l'.'c'.'GxhY2U='),base64_decode('Z'.'3pyZWFk'),base64_decode('ZnJlYWQ'.'='),base64_decode('ZGVjaGV4'),base64_decode('Y3JjMzI='),base64_decode('c3Ry'.'X3JlcGxhY'.'2U'.'='),base64_decode('Zm9wZW4='),base64_decode('c'.'3R'.'yX3J'.'lcGxh'.'Y2'.'U'.'='),base64_decode(''.'c3'.'RybGVu'),base64_decode('Zn'.'dyaXR'.'l'),base64_decode('c'.'3RyX3'.'J'.'lcGxh'.'Y2U='),base64_decode('Z'.'m'.'Nsb3Nl'),base64_decode('ZmNsb3N'.'l'),base64_decode('ZG'.'V'.'jaGV4'),base64_decode('Y3JjMzI'.'='),base64_decode(''.'Z'.'ml'.'sZV'.'9n'.'ZXRfY29udGVudHM='),base64_decode('c3RyX'.'3Jl'.'c'.'Gxh'.'Y2U='),base64_decode('Z3'.'pjb'.'G9zZQ=='),base64_decode(''.'ZmNsb3Nl'),base64_decode('c3'.'RybGVu'),base64_decode('dW5saW5r'),base64_decode('c'.'3Ryb'.'GVu'),base64_decode(''.'ZmlsZV9l'.'e'.'Glz'.'dHM='),base64_decode('a'.'XNf'.'ZGly'),base64_decode(''.'c3RyX'.'3J'.'lcGxhY2U='),base64_decode('c'.'3'.'RybGVu'),base64_decode('aXNf'.'cmVhZGF'.'ibGU='),base64_decode('c3RyX3Jl'.'cGxh'.'Y2U'.'='),base64_decode('b3B'.'lbmR'.'pcg=='),base64_decode('cmV'.'h'.'ZGRpcg=='),base64_decode('aXNfZG'.'l'.'y'),base64_decode('aXNfZmlsZQ=='),base64_decode('c3Vic'.'3R'.'y'),base64_decode('c3Ry'.'cG9z'),base64_decode(''.'Zmls'.'ZV'.'9leGlzdHM='),base64_decode(''.'aXN'.'fd3'.'Jp'.'d'.'GVhYmxl'),base64_decode('c3RyX3Jlc'.'GxhY2U='),base64_decode('c'.'3Vic3R'.'y'),base64_decode('c3RybG'.'Vu'),base64_decode('cn'.'RyaW0='),base64_decode('Zmls'.'ZV9leGlzd'.'HM='),base64_decode('aXNf'.'Z'.'Gly'),base64_decode('aXN'.'fd3'.'J'.'pdG'.'FibG'.'U='),base64_decode('c'.'3Ry'.'X3J'.'lcGxh'.'Y'.'2U='),base64_decode('c3'.'Vic3Ry'),base64_decode('Y2xvc'.'2'.'V'.'k'.'aXI='),base64_decode('c3Ryb'.'GV'.'u'),base64_decode(''.'Zm'.'lsZV9leGl'.'zdHM'.'='),base64_decode(''.'aXN'.'f'.'ZGly'),base64_decode('c3'.'Ry'.'X3'.'JlcGxh'.'Y2U='),base64_decode('c3Ry'.'bGVu'),base64_decode('aX'.'NfcmVhZGFibGU='),base64_decode('c3R'.'yX3J'.'lcG'.'xhY'.'2U='),base64_decode('c'.'3Ryb'.'G'.'Vu'),base64_decode('ZmlsZV9le'.'Glz'.'d'.'HM='),base64_decode(''.'aXNfZmlsZQ=='),base64_decode('c'.'3'.'Ry'.'X3JlcGx'.'h'.'Y2U='),base64_decode(''.'c'.'3RybGVu'),base64_decode('aXNfcmVhZGFibG'.'U='),base64_decode('c3RyX3J'.'lc'.'GxhY2'.'U='),base64_decode('c3Ry'.'bGVu'),base64_decode('Z'.'mlsZV9nZ'.'XRfY29u'.'d'.'GVudHM='),base64_decode('c3RybGVu'),base64_decode(''.'c3RybGVu'),base64_decode('aXN'.'fY'.'XJyYXk='),base64_decode('c3'.'RybGV'.'u'),base64_decode('b3BlbmRpcg=='),base64_decode('c'.'m'.'VhZGR'.'pc'.'g'.'='.'='),base64_decode('aXNfZGly'),base64_decode('Y'.'2x'.'v'.'c2'.'VkaXI'.'='),base64_decode('aXN'.'fYXJyY'.'Xk='),base64_decode('Y29'.'1bnQ='),base64_decode('Z'.'m'.'lsZV9leGl'.'z'.'d'.'HM='),base64_decode('a'.'XN'.'fZGly'),base64_decode('c3RyX'.'3JlcGxhY2'.'U'.'='),base64_decode(''.'c'.'3Ryb'.'GVu'),base64_decode('aX'.'N'.'f'.'cmVhZG'.'Fi'.'bGU='),base64_decode(''.'c3RyX3'.'J'.'lcG'.'xhY2U='),base64_decode(''.'c3'.'Ryb'.'GVu'),base64_decode(''.'Zmls'.'ZV'.'9l'.'eGlzdHM='),base64_decode(''.'aXNfZGly'),base64_decode(''.'c'.'3RyX3JlcGxhY2U='),base64_decode('aXNfd3JpdG'.'FibGU='),base64_decode('c'.'3RyX3J'.'lcGxhY2U='),base64_decode('c3RybG'.'Vu'),base64_decode('Y'.'29'.'1bnQ'.'='),base64_decode(''.'c3RybGVu'),base64_decode(''.'Zmls'.'ZV9leGlzdHM='),base64_decode('aXNfZGly'),base64_decode(''.'c3RyX'.'3'.'Jl'.'cGxh'.'Y2U'.'='),base64_decode('c3Ry'.'bGV'.'u'),base64_decode('a'.'X'.'N'.'fcmVhZGFibGU='),base64_decode('c'.'3'.'RyX'.'3'.'Jl'.'cG'.'x'.'hY2U='),base64_decode('c3Ry'.'bGVu'),base64_decode('ZmlsZV'.'9leGl'.'zd'.'HM='),base64_decode('Z'.'mlsZV'.'9leGl'.'z'.'dHM='),base64_decode('c3'.'RyX3JlcGxhY'.'2U='),base64_decode('c3RybGVu'),base64_decode(''.'ZmlsZV'.'9leGlz'.'dHM='),base64_decode(''.'cmVuYW'.'1'.'l'),base64_decode('c3RyX'.'3'.'JlcG'.'xhY2'.'U='),base64_decode(''.'c3RybGVu'),base64_decode('ZmlsZV'.'9'.'leG'.'lzdHM='),base64_decode(''.'aXNf'.'ZGly'),base64_decode(''.'c3Ry'.'X3JlcGxhY'.'2U='),base64_decode('aXNfd3JpdGFibGU'.'='),base64_decode('c3'.'R'.'yX'.'3'.'JlcGxhY2U='),base64_decode('c'.'3RybGVu'),base64_decode('c3RybGVu'),base64_decode('Zmls'.'ZV9le'.'Gl'.'zdH'.'M='),base64_decode('c3R'.'y'.'bGVu'),base64_decode('Zmls'.'ZV9le'.'G'.'lzdH'.'M='),base64_decode('aXNfZGly'),base64_decode('c3Ry'.'X3Jl'.'cG'.'xhY2U='),base64_decode(''.'b3Blb'.'mRp'.'c'.'g'.'=='),base64_decode(''.'cm'.'VhZ'.'GRpc'.'g=='),base64_decode(''.'aX'.'NfZGl'.'y'),base64_decode('Y2xvc2Vk'.'a'.'XI='),base64_decode('a'.'XNfYX'.'JyY'.'Xk='),base64_decode('Y'.'291bnQ'.'='),base64_decode(''.'c3Ry'.'bGVu'),base64_decode('aXNfcmVhZGF'.'ibGU='),base64_decode('c3'.'RyX3Jl'.'cG'.'xhY'.'2'.'U='),base64_decode('c3RybGVu'),base64_decode(''.'Zmls'.'ZV9leGl'.'zdHM='),base64_decode('aXNfZGly'),base64_decode('c'.'3RyX3JlcGx'.'hY'.'2U'.'='),base64_decode('aXN'.'fd3J'.'p'.'d'.'GF'.'ibGU='),base64_decode('c'.'3'.'Ry'.'X3Jl'.'cGxhY2U='),base64_decode(''.'c3Ry'.'b'.'G'.'Vu'),base64_decode('Zmls'.'ZV'.'9l'.'eGl'.'z'.'dHM='),base64_decode('a'.'XN'.'fZGly'),base64_decode('c3'.'RyX3JlcG'.'xhY'.'2U='),base64_decode('aXNfd3JpdGFibGU'.'='),base64_decode('c3RyX3J'.'l'.'c'.'Gx'.'hY'.'2U='),base64_decode(''.'c3R'.'ybG'.'Vu'),base64_decode(''.'b'.'3Bl'.'b'.'mRpcg=='),base64_decode('c'.'mV'.'hZ'.'GRpcg=='),base64_decode('aXNfZ'.'Gl'.'y'),base64_decode('a'.'X'.'Nf'.'d3'.'JpdGFi'.'bGU='),base64_decode('c3'.'RyX3JlcGxhY2U='),base64_decode('Zm'.'lsZV9l'.'eGlzdHM='),base64_decode('aXNfd3Jp'.'dG'.'Fib'.'G'.'U='),base64_decode('c3RyX3'.'Jl'.'cGxhY2U'.'='),base64_decode('Y2x'.'vc2'.'Vka'.'XI='),base64_decode('c3RybGV'.'u'),base64_decode('b3Bl'.'bmRpc'.'g=='),base64_decode('cmVhZG'.'Rp'.'cg='.'='),base64_decode('aX'.'NfZGly'),base64_decode('aXNfd'.'3JpdG'.'Fi'.'bGU='),base64_decode('c3R'.'yX3JlcGxhY2U='),base64_decode('Zmls'.'ZV'.'9leGlzdHM='),base64_decode('aXN'.'fd3'.'Jp'.'dGFib'.'GU='),base64_decode('c'.'3RyX3Jlc'.'G'.'x'.'hY2U='),base64_decode('Y2'.'xvc2VkaXI='),base64_decode('c3'.'RybGVu'),base64_decode(''.'Y'.'291bnQ='),base64_decode('c3RybGVu'),base64_decode('ZmlsZV9le'.'Glz'.'dHM='),base64_decode('a'.'XNfZGly'),base64_decode('c'.'3RyX3Jlc'.'Gx'.'hY2'.'U='),base64_decode('c3Ry'.'b'.'GVu'),base64_decode(''.'aXNfc'.'mVhZ'.'GFibGU'.'='),base64_decode('c3R'.'yX3'.'Jl'.'cGxh'.'Y2'.'U='),base64_decode(''.'c3Ry'.'b'.'GVu'),base64_decode('b3Bl'.'b'.'mRpcg'.'=='),base64_decode('cmVhZG'.'Rpc'.'g=='),base64_decode('aXNfZGly'),base64_decode('ZmlsZV9l'.'e'.'GlzdHM='),base64_decode('b3BlbmRp'.'cg=='),base64_decode('cmV'.'hZGRpcg='.'='),base64_decode('aXNf'.'ZGly'),base64_decode('aW5fYXJy'.'YXk'.'='),base64_decode('Y2x'.'vc2Vka'.'XI='),base64_decode('aW5fY'.'X'.'J'.'yYXk='),base64_decode('Y2xvc2Vk'.'aXI='),base64_decode('c3Ry'.'bGV'.'u'),base64_decode(''.'c'.'3'.'RybGVu'),base64_decode('c3RybGVu'),base64_decode(''.'Z'.'GVmaW5lZ'.'A'.'='.'='),base64_decode('Zml'.'sZV'.'9le'.'GlzdHM='),base64_decode('Zmls'.'ZV'.'9'.'leGlzd'.'H'.'M='),base64_decode('ZmlsZV9leGlzdHM='),base64_decode(''.'Z'.'mlsZV9leGlz'.'dHM='),base64_decode('a'.'XN'.'fZ'.'Gly'),base64_decode('c3'.'RyX3JlcGxhY2U='),base64_decode('c3RybG'.'Vu'),base64_decode('aXNfc'.'mVhZGF'.'i'.'bGU='),base64_decode('c3RyX3JlcGxh'.'Y2U='),base64_decode('b3'.'BlbmRpcg'.'=='),base64_decode(''.'cmVh'.'ZGRpcg=='),base64_decode('aXN'.'fZ'.'Gl'.'y'),base64_decode('Y2xvc2VkaXI='),base64_decode('aXNfY'.'XJyYXk='),base64_decode('Y291b'.'nQ'.'='),base64_decode('c3Ry'.'bG'.'Vu'),base64_decode('Y'.'291bnQ='),base64_decode(''.'ZmlsZ'.'V9leG'.'lzdHM='),base64_decode('a'.'XNfZGly'),base64_decode('c'.'3RyX3JlcGxhY2U='),base64_decode('c3R'.'ybGVu'),base64_decode('aXNfd3JpdGFibGU='),base64_decode('c3R'.'y'.'X3Jlc'.'GxhY2U='),base64_decode('c3RybG'.'V'.'u'),base64_decode('ZmlsZV9le'.'Glzd'.'H'.'M='),base64_decode(''.'aXNfZ'.'Gly'),base64_decode(''.'c3R'.'y'.'X3J'.'lcGxhY2'.'U='),base64_decode('c3R'.'y'.'bGVu'),base64_decode('aXNfcmV'.'hZ'.'GF'.'ibGU='),base64_decode('c3R'.'yX3JlcGxhY2U='),base64_decode('c'.'3RybGVu'),base64_decode('b'.'3'.'Blb'.'m'.'R'.'pcg=='),base64_decode('cmVh'.'ZGRpcg=='),base64_decode(''.'c3'.'Vi'.'c3'.'Ry'),base64_decode('aXN'.'fZ'.'mlsZQ=='),base64_decode('c3Vic3R'.'y'),base64_decode('c3Ryb'.'GVu'),base64_decode('c3Vic'.'3Ry'),base64_decode('c3'.'Ry'.'bGV'.'u'),base64_decode('c3'.'Vic'.'3R'.'y'),base64_decode('c'.'3Ryb'.'GVu'),base64_decode('ZmlsZV'.'9'.'leGlzdHM='),base64_decode('c3'.'V'.'ic3Ry'),base64_decode(''.'c3Vic3Ry'),base64_decode('c3Ry'.'bGV'.'u'),base64_decode(''.'c3Vic3'.'Ry'),base64_decode('c3Ry'.'bGVu'),base64_decode(''.'Y2xvc2VkaX'.'I='),base64_decode(''.'Y'.'291'.'bnQ='),base64_decode('Y291bn'.'Q='),base64_decode(''.'c3Ry'.'b'.'G'.'Vu'),base64_decode('c3Ryd'.'G'.'9'.'sb3'.'dlcg='.'='),base64_decode(''.'ZGV'.'maW'.'5lZA=='),base64_decode('c3R'.'ybGVu'),base64_decode('c3Ry'.'bG'.'V'.'u'),base64_decode(''.'Y29'.'1bnQ'.'='),base64_decode('c3RybGV'.'u'),base64_decode('c3RyX3'.'J'.'lcGxhY2U='),base64_decode('c3Ry'.'X3'.'JlcGx'.'h'.'Y2U='),base64_decode('c3'.'RyX3JlcGxhY2U='),base64_decode('c'.'3Ryb'.'GV'.'u'),base64_decode('c3Ry'.'bGVu'),base64_decode('Y2'.'91bn'.'Q'.'='),base64_decode('c'.'3Ryb'.'GVu'),base64_decode('c3'.'RyX3Jlc'.'GxhY2'.'U='),base64_decode('c3'.'R'.'y'.'X3Jlc'.'Gx'.'hY2U'.'='),base64_decode('c'.'3Ry'.'X'.'3JlcGxhY2U='),base64_decode('c3R'.'y'.'bGVu'),base64_decode('c3'.'RybGV'.'u'),base64_decode('c3RyX3JlcGxhY'.'2U='),base64_decode('ZGl'.'y'.'bmFtZQ=='),base64_decode('c3'.'Vic'.'3Ry'),base64_decode('c3Ryb'.'GVu'),base64_decode('c'.'3RybGVu'),base64_decode(''.'c3'.'Vic3Ry'),base64_decode('c3Ry'.'bGVu'),base64_decode('c3RybG'.'Vu'),base64_decode('aXNfYXJ'.'yYXk='),base64_decode('Y29'.'1bnQ'.'='),base64_decode('a'.'W1wb'.'G9kZQ=='),base64_decode('ZXhwbG9'.'kZQ=='),base64_decode('ZXhwb'.'G'.'9kZQ'.'=='),base64_decode('cHJlZ19yZX'.'BsYWN'.'l'),base64_decode('c'.'3RybGVu'),base64_decode('c3RybG'.'Vu'),base64_decode('aX'.'NfYXJyY'.'Xk='),base64_decode('c3RybGVu'),base64_decode('a'.'XNf'.'YXJyYXk='),base64_decode('aXNfYXJyYXk='),base64_decode(''.'c3R'.'yb'.'G'.'Vu'),base64_decode('c'.'3RybGVu'),base64_decode('c3Ryb'.'GV'.'u'),base64_decode('Z'.'nNvY2tvcGV'.'u'),base64_decode('c3R'.'ybGVu'),base64_decode('YmFzZTY0X2VuY'.'29'.'k'.'Z'.'Q=='),base64_decode(''.'dXJ'.'sZW'.'5jb'.'2Rl'),base64_decode(''.'ZGVmaW5lZA=='),base64_decode('dXJsZ'.'W5jb'.'2'.'R'.'l'),base64_decode('d'.'XJsZW5jb2Rl'),base64_decode('dX'.'JsZ'.'W5jb2'.'Rl'),base64_decode('c3RybGVu'),base64_decode(''.'ZnB1'.'dH'.'M='),base64_decode('ZmVvZg=='),base64_decode('Zmdl'.'d'.'HM='),base64_decode('cHJlZ19t'.'YXR'.'j'.'aA'.'=='),base64_decode(''.'aW'.'5fYXJ'.'yYX'.'k'.'='),base64_decode('aG'.'V'.'4ZG'.'Vj'),base64_decode('ZnJ'.'lYW'.'Q='),base64_decode('aW5f'.'YXJyYX'.'k'.'='),base64_decode('a'.'GV'.'4ZGVj'),base64_decode('Z'.'nJ'.'lYWQ='),base64_decode('Z'.'mNsb3Nl'),base64_decode('c3R'.'ybG'.'Vu'),base64_decode('c'.'3'.'RybG'.'V'.'u'),base64_decode('Z3p1bmNvbXByZX'.'N'.'z'),base64_decode('c3'.'V'.'ic3R'.'y'),base64_decode(''.'c3RybG'.'Vu'),base64_decode('aXNfYXJyY'.'Xk'.'='),base64_decode('aXNfYXJyYXk'.'='),base64_decode('c3'.'Ryb'.'G'.'Vu'),base64_decode('c3R'.'yb'.'G'.'V'.'u'),base64_decode(''.'c3'.'RybGVu'),base64_decode('dXJsZ'.'W5'.'jb2R'.'l'),base64_decode('bWQ1'),base64_decode('dXJsZW5'.'jb2'.'Rl'),base64_decode('d'.'XJsZW5j'.'b2R'.'l'),base64_decode('dXJsZW5jb2Rl'),base64_decode('ZGVmaW5'.'lZA'.'=='),base64_decode('ZGVmaW5l'.'ZA'.'=='),base64_decode('dXJsZW5jb2Rl'),base64_decode('dXJsZW5jb2Rl'),base64_decode('dXJ'.'sZ'.'W5j'.'b2Rl'),base64_decode('dXJsZ'.'W5jb2Rl'),base64_decode('dX'.'J'.'sZW'.'5j'.'b2Rl'),base64_decode('dXJ'.'s'.'ZW5jb2Rl'),base64_decode('dX'.'JsZW5'.'jb'.'2'.'Rl'),base64_decode('dXJsZW5j'.'b2Rl'),base64_decode('cGhwdmVyc'.'2'.'l'.'vbg'.'=='),base64_decode(''.'dXJsZ'.'W5jb2Rl'),base64_decode('Y291b'.'nQ='),base64_decode(''.'Y29'.'1'.'bnQ='),base64_decode('d'.'XJs'.'ZW'.'5'.'jb2'.'R'.'l'),base64_decode('Y'.'291bnQ='),base64_decode('Y291'.'bnQ'.'='),base64_decode(''.'dXJs'.'ZW5'.'jb2Rl'),base64_decode(''.'Y2'.'91'.'bnQ'.'='),base64_decode('Y2'.'91'.'b'.'nQ'.'='),base64_decode('dXJsZW5j'.'b2Rl'),base64_decode('Z'.'GVmaW5lZA=='),base64_decode('Y29'.'uc'.'3Rh'.'bnQ='),base64_decode('ZGVma'.'W'.'5lZ'.'A=='),base64_decode('Y29uc3RhbnQ='),base64_decode('c'.'3RybGV'.'u'),base64_decode('Ym'.'FzZ'.'TY0X2'.'RlY29k'.'ZQ=='),base64_decode(''.'dW5zZ'.'XJp'.'YWxpemU='),base64_decode('a'.'XNf'.'YXJy'.'YXk='),base64_decode('Y'.'291bnQ='),base64_decode('c'.'3'.'R'.'y'.'bG'.'Vu'),base64_decode(''.'dX'.'JsZW5'.'jb2'.'R'.'l'),base64_decode('ZGV'.'m'.'a'.'W'.'5lZ'.'A='.'='),base64_decode('Y29'.'uc3Rhb'.'nQ='),base64_decode('c3RybGVu'),base64_decode(''.'YmF'.'zZTY'.'0X2R'.'lY'.'29kZQ=='),base64_decode(''.'dW'.'5'.'z'.'Z'.'XJ'.'pY'.'Wxp'.'emU='),base64_decode('aXNfYXJyYXk='),base64_decode('Y2'.'91bnQ='),base64_decode('dXJsZW'.'5jb2Rl'),base64_decode('aW1wbG'.'9k'.'Z'.'Q=='),base64_decode('aX'.'NfYX'.'JyY'.'Xk='),base64_decode('c3Ryb'.'GVu'),base64_decode(''.'dXJsZ'.'W'.'5j'.'b2Rl'),base64_decode('ZnVu'.'Y3Rpb'.'25fZXh'.'pc3Rz'),base64_decode('b3BlbmRpc'.'g'.'=='),base64_decode('aX'.'N'.'fYXJyYXk='),base64_decode('aW5fYXJ'.'yYXk'.'='),base64_decode('Z'.'mlsZV'.'9leG'.'l'.'z'.'dHM='),base64_decode(''.'aXNfZ'.'mlsZQ='.'='),base64_decode(''.'Z'.'mlsZ'.'V9nZXRfY29udG'.'VudHM='),base64_decode('cH'.'JlZ19tYXRjaA=='),base64_decode(''.'cm'.'VhZGR'.'pcg=='),base64_decode('a'.'X'.'NfZGly'),base64_decode('c'.'3RycG9z'),base64_decode('aXN'.'fY'.'XJyYXk='),base64_decode('aW5'.'fY'.'XJ'.'yYX'.'k'.'='),base64_decode('ZmlsZ'.'V9leG'.'lzdHM='),base64_decode('c3R'.'ybG'.'Vu'),base64_decode(''.'c3'.'RyX3Jlc'.'GxhY2U='),base64_decode('c3RyX3JlcGxhY2U='),base64_decode('c3RyX'.'3JlcG'.'xhY2U='),base64_decode(''.'c3R'.'y'.'X3Jl'.'cGxhY2U='),base64_decode('Y2xvc'.'2VkaX'.'I='),base64_decode('Y2xhc3NfZXhpc3Rz'),base64_decode('b'.'3Blbm'.'Rpc'.'g=='),base64_decode('cmV'.'hZGR'.'p'.'cg=='),base64_decode('aXN'.'f'.'ZGl'.'y'),base64_decode('aXN'.'f'.'YX'.'JyYXk='),base64_decode('aW5'.'f'.'Y'.'XJ'.'yYXk='),base64_decode(''.'Zm'.'lsZ'.'V9leGlzdH'.'M='),base64_decode('Z'.'mlsZV9nZ'.'XRfY'.'29ud'.'GVud'.'HM='),base64_decode('c'.'HJlZ1'.'9yZXBsYWNl'),base64_decode(''.'c'.'3RybGVu'),base64_decode('c3RyX3JlcG'.'xh'.'Y2U='),base64_decode('c3RyX3'.'Jl'.'cGx'.'hY2U='),base64_decode('Y2'.'xvc2Vka'.'XI='),base64_decode(''.'Y2xh'.'c3'.'NfZXh'.'pc3Rz'),base64_decode('Y2xhc3NfZX'.'h'.'pc3Rz'),base64_decode('aXNfYX'.'JyY'.'Xk='),base64_decode('aW5fY'.'XJ'.'yYXk='),base64_decode('Y'.'XJyYXlfa'.'2V5'.'X2V4aXN0c'.'w=='),base64_decode('Y291bnQ='),base64_decode('b3Blb'.'mRpcg=='),base64_decode('cm'.'VhZ'.'GRpc'.'g'.'='.'='),base64_decode('aXNfZG'.'ly'),base64_decode('aXNfYXJyYXk='),base64_decode('aW5fYXJ'.'yYX'.'k='),base64_decode('Zm'.'lsZ'.'V9'.'l'.'eGl'.'zdHM='),base64_decode('Zm'.'lsZ'.'V'.'9nZXRf'.'Y29udGVudHM='),base64_decode('cHJlZ'.'19y'.'Z'.'X'.'B'.'sY'.'WNl'),base64_decode('c3Ry'.'b'.'GVu'),base64_decode('c3R'.'yX3JlcGxhY2U='),base64_decode(''.'c3R'.'yX3Jl'.'cGxhY2'.'U='),base64_decode(''.'Y2xv'.'c2Vk'.'aXI='),base64_decode(''.'Y2'.'x'.'hc3NfZ'.'Xhpc3Rz'),base64_decode('Y2xhc'.'3NfZX'.'hp'.'c3Rz'),base64_decode('a'.'X'.'Nf'.'YXJy'.'YXk='),base64_decode(''.'aW'.'5'.'fY'.'XJyYXk='),base64_decode('YXJyYXlfa2V5X2V4'.'aXN0c'.'w='.'='),base64_decode('Y291bnQ='),base64_decode('c3Ryb'.'G'.'Vu'),base64_decode('c3RybGVu'),base64_decode('aWdub3J'.'lX3VzZXJfYWJvc'.'nQ='),base64_decode(''.'Z'.'mlsZ'.'V9leG'.'lz'.'dHM='),base64_decode('ZmlsZ'.'XN'.'pemU='),base64_decode('Zm9wZW'.'4='),base64_decode(''.'aWdu'.'b'.'3JlX3V'.'zZXJfY'.'W'.'JvcnQ='),base64_decode('Zm'.'9wZW4='),base64_decode('aWdub'.'3J'.'lX3VzZ'.'XJ'.'fYWJv'.'cnQ='),base64_decode(''.'Zn'.'NlZWs='),base64_decode('Zn'.'Jl'.'YWQ'.'='),base64_decode('c3Ryb'.'GV'.'u'),base64_decode('Zn'.'dyaXRl'),base64_decode('ZmN'.'sb'.'3Nl'),base64_decode('ZmNsb3Nl'),base64_decode('Y29weQ=='),base64_decode('dW'.'5saW5r'),base64_decode('Y2xlYXJzdGF0'.'Y2'.'FjaG'.'U='),base64_decode(''.'Zm9wZ'.'W4='),base64_decode('Z'.'m'.'x'.'vY2'.'s='),base64_decode('Zn'.'dya'.'XRl'),base64_decode('ZGF0Z'.'Q=='),base64_decode('ZmZsdXN'.'o'),base64_decode(''.'Zmx'.'vY2'.'s'.'='),base64_decode('ZmNs'.'b3'.'Nl'),base64_decode('aW'.'d'.'ub3J'.'l'.'X3V'.'z'.'ZX'.'J'.'fYWJvcnQ'.'='),base64_decode(''.'c3'.'RyX3J'.'lcG'.'x'.'h'.'Y'.'2U='),base64_decode('c3'.'RyX3JlcGx'.'hY2U='),base64_decode(''.'c3R'.'y'.'bG'.'Vu'),base64_decode('c3Vic3Ry'),base64_decode('c3RybGVu'),base64_decode('c3RybGVu'),base64_decode('c3'.'Vic3'.'Ry'),base64_decode('c3R'.'yb'.'G'.'V'.'u'),base64_decode('Zm'.'ls'.'ZV9l'.'eGlzdH'.'M='),base64_decode(''.'aXNfZGly'),base64_decode('a'.'XNf'.'d3JpdGFibGU='),base64_decode('Y2htb2Q='),base64_decode(''.'c'.'3Vic'.'3Ry'),base64_decode('c3Vic3Ry'),base64_decode('Y291bnQ='),base64_decode('bWtkaXI='),base64_decode('c3RybGVu'),base64_decode('c3RybGVu'),base64_decode('c3Vi'.'c3Ry'),base64_decode('c3RybGVu'),base64_decode('c3R'.'y'.'bGVu'),base64_decode('c3'.'R'.'yb'.'GVu'),base64_decode('c3Vic3Ry'),base64_decode('c3Ryb'.'GVu'),base64_decode('c3'.'R'.'yc'.'G9z'),base64_decode('c3'.'Ryb'.'GVu'),base64_decode(''.'ZmlsZV9leG'.'lz'.'dHM='),base64_decode('c3RyX3JlcGx'.'hY2'.'U'.'='),base64_decode('c'.'3Ryb'.'GVu'),base64_decode(''.'aXN'.'fZGly'),base64_decode('Z'.'ml'.'s'.'ZV9leGlzdH'.'M'.'='),base64_decode('aXNfZGly'),base64_decode('c3Ry'.'X3JlcGx'.'hY2U='),base64_decode('aX'.'Nf'.'d3JpdGFib'.'GU'.'='),base64_decode('c3RyX3JlcGxhY2'.'U='),base64_decode('c'.'3R'.'y'.'bGV'.'u'),base64_decode(''.'b'.'3Blbm'.'Rpcg='.'='),base64_decode(''.'c'.'mVh'.'ZGR'.'p'.'cg=='),base64_decode('c3'.'Vic3Ry'),base64_decode('c3R'.'ybGVu'),base64_decode(''.'Y29'.'1bnQ'.'='),base64_decode(''.'c'.'3RycG9z'),base64_decode('aXNfZ'.'Gly'),base64_decode(''.'aXNf'.'ZmlsZQ=='),base64_decode('Zm'.'lsZ'.'V9l'.'eGlzdHM='),base64_decode('aXNfd'.'3Jp'.'dGFib'.'GU='),base64_decode('c3RyX3'.'JlcGx'.'hY2U='),base64_decode(''.'ZGVjaG'.'V4'),base64_decode('Y3JjMzI='),base64_decode('ZmlsZ'.'V'.'9nZ'.'XRfY29u'.'dGV'.'ud'.'HM='),base64_decode(''.'Y29weQ=='),base64_decode('Y2htb2Q='),base64_decode('ZGVjaGV'.'4'),base64_decode('Y3'.'JjMz'.'I='),base64_decode('Zmls'.'ZV9n'.'ZXRfY29udGV'.'u'.'dHM='),base64_decode('c3R'.'yX3Jl'.'cGxhY2U'.'='),base64_decode('Y2xvc2Vk'.'aXI='),base64_decode('c3V'.'ic3Ry'),base64_decode('Zm'.'l'.'sZV9leGl'.'zdHM='),base64_decode('aXNf'.'ZG'.'l'.'y'),base64_decode('c3RyX3Jl'.'cGxhY2'.'U='),base64_decode('aX'.'N'.'fd3JpdGFibGU'.'='),base64_decode(''.'c3Ry'.'X3JlcGxhY'.'2U='),base64_decode('c3RybGVu'),base64_decode('ZG'.'V'.'j'.'aGV4'),base64_decode('Y3J'.'jM'.'z'.'I='),base64_decode('Z'.'mlsZV'.'9nZX'.'RfY29u'.'d'.'GVudH'.'M='),base64_decode('Y29weQ=='),base64_decode('Y2htb'.'2Q='),base64_decode('ZGV'.'ja'.'GV4'),base64_decode('Y3'.'JjM'.'zI='),base64_decode('Zmls'.'ZV9'.'nZXRf'.'Y29'.'ud'.'G'.'V'.'ud'.'HM='),base64_decode('c3RyX3JlcGxhY'.'2U='),base64_decode('c'.'3Ryb'.'GV'.'u'),base64_decode('Z'.'ml'.'s'.'ZV9leGlzdHM='),base64_decode('aXNf'.'Zmls'.'ZQ=='),base64_decode('dW5saW5r'),base64_decode('b'.'3Blb'.'m'.'Rpcg'.'=='),base64_decode('cmV'.'hZGRpc'.'g=='),base64_decode('a'.'XNfZ'.'G'.'l'.'y'),base64_decode('dW5s'.'aW5r'),base64_decode('Y2x'.'vc2VkaXI='),base64_decode(''.'cm1kaXI='),base64_decode('c3RycG9z'),base64_decode('c'.'3Ry'.'cm'.'V2'),base64_decode(''.'c3R'.'ycm'.'V2'),base64_decode('c3Ry'.'bG'.'Vu'),base64_decode(''.'c3RybGVu'),base64_decode(''.'aXNfYXJyYXk='),base64_decode(''.'Y'.'XJ'.'yY'.'Xlfa2V5X2'.'V4'.'aXN'.'0cw=='),base64_decode('ZXhwb'.'G9k'.'ZQ'.'=='),base64_decode('YX'.'J'.'yYXlfc2V'.'h'.'cmNo'),base64_decode('c3RyX3JlcGxhY2'.'U='),base64_decode('ZGVmaW5l'.'ZA='.'='),base64_decode('ZGVm'.'aW5'.'lZA'.'=='),base64_decode('ZmlsZV9leGlz'.'dHM'.'='),base64_decode('ZX'.'hwbG9kZQ=='),base64_decode('bWljcm90aW1'.'l'),base64_decode(''.'Y291b'.'nQ'.'='),base64_decode('aXNfY'.'XJ'.'y'.'YXk'.'='),base64_decode('a'.'XN'.'fYXJyYXk='),base64_decode('Y'.'291b'.'nQ='),base64_decode('aXNf'.'YXJy'.'YXk='),base64_decode(''.'aX'.'NfYXJyYX'.'k='),base64_decode(''.'a'.'XNf'.'YXJyYXk='),base64_decode('Y2'.'91'.'bnQ'.'='),base64_decode(''.'ZGV'.'m'.'aW'.'5l'),base64_decode(''.'b2'.'Jfc'.'3RhcnQ='),base64_decode(''.'b2JfZ2V0X'.'2Nvb'.'nRlb'.'nRz'),base64_decode('b2JfZW'.'5kX'.'2NsZW'.'F'.'u'),base64_decode('ZGVmaW'.'5'.'l'),base64_decode('b'.'2'.'Jfc3'.'Rhc'.'nQ='),base64_decode('b2J'.'f'.'Z2'.'V0X2NvbnRl'.'b'.'nRz'),base64_decode('b2J'.'f'.'ZW5k'.'X2Ns'.'ZWFu'),base64_decode('dW5sa'.'W5r'),base64_decode(''.'c'.'2V0'.'X'.'3RpbWVfbGltaX'.'Q='),base64_decode('aW5p'.'X3N'.'ld'.'A=='),base64_decode('aWdub3JlX'.'3V'.'zZXJ'.'f'.'YWJ'.'vcnQ='),base64_decode('dW'.'5saW5'.'r'),base64_decode(''.'Zm9wZW4='),base64_decode('Zndy'.'a'.'XRl'),base64_decode('Z'.'n'.'dya'.'XRl'),base64_decode('Zndy'.'aXRl'),base64_decode(''.'aH'.'Rtb'.'H'.'NwZWNpY'.'WxjaGFycw'.'=='),base64_decode(''.'aH'.'R'.'tbH'.'NwZWN'.'p'.'YWxjaGF'.'yc'.'w=='),base64_decode('ZndyaXRl'),base64_decode('Zn'.'dy'.'aX'.'Rl'),base64_decode('ZmNsb3Nl'));?><? function ___40148915($_840043679){static $_294955145= false; if($_294955145 == false) $_294955145=array('VVB'.'E'.'QVR'.'FX1NZU1RF'.'TV'.'9WRVJTSU'.'9OX0'.'E=','MTIu'.'M'.'C'.'40','Qlh'.'fR'.'El'.'SX1B'.'F'.'Uk1JU1'.'NJ'.'T05T','QlhfRElSX1BF'.'Uk'.'1JU1NJ'.'T05T','R'.'E'.'VGQVV'.'MVF9VUE'.'RBVEVfU0'.'VS'.'VkVS','bXlz'.'cW'.'wu'.'c2'.'1u','Zml'.'sZV9nZXRf'.'Y29udGVud'.'HM=','cmI'.'=','aHRtbHNwZWNp'.'YWx'.'jaGFyc2J'.'4',''.'QlhfVVRG',''.'V'.'VRGLT'.'g=','SVNPL'.'Tg4NTktMQ='.'=',''.'YnhfY'.'WN'.'jZWxlc'.'mF0b3JfcmVzZ'.'XQ=','Y'.'WNjZW'.'xlcmF0b'.'3JfcmV'.'z'.'ZXQ=',''.'d2luY'.'2'.'FjaGV'.'fcmV'.'mcmVza'.'F9p'.'Zl9jaGFu'.'Z2Vk','VVNfU0hBUkVEX'.'0'.'tFUk'.'5F'.'T'.'F9Q'.'QV'.'RI',''.'VVNfU'.'0hBUk'.'VEX0'.'tFUk'.'5FTF9'.'QQVRI','L2JpdH'.'JpeA==','VV'.'NfQ0'.'FMTF'.'9UW'.'VBF','VVNfQ0F'.'MTF9'.'UWVB'.'F','Q'.'UxM','VVNfQk'.'FT'.'RV9NT0'.'RVTEU=','VV'.'N'.'fQkFT'.'RV9NT'.'0'.'RVTEU=','bWFpb'.'g==','V'.'VB'.'EQVRFX1NUUk9O'.'R19VUERBVEVfQ0hFQ'.'0'.'s=','','Q0FDSEU'.'0V'.'VBEQVRF'.'U1lTX0'.'x'.'JQ0V'.'OU0'.'VfS0VZ','','RE9D'.'VU1FTlRfU'.'k9PVA'.'==',''.'L2JpdH'.'J'.'peC9tb2'.'R1bGVzL21ha'.'W'.'4v'.'Y2xhc3Nlcy9nZW5lc'.'mFsL'.'3VwZ'.'G'.'F0ZV9jbGFzcy5waHA=','U0'.'V'.'MRUN'.'UIFZBTFVFI'.'A'.'==','R'.'lJPTSB'.'i'.'X2'.'9'.'wdGl'.'vbi'.'A'.'=','V0hFU'.'kUgU0lU'.'RV9'.'JRCBJU'.'yBOVU'.'x'.'MIA==','CUFOR'.'CBN'.'T'.'0RVTEVfSU'.'Q'.'g'.'PSAn','JyA'.'=','C'.'UFOR'.'CBO'.'QU1'.'FI'.'D0gJw'.'==','Jy'.'A'.'=','V'.'kFMVUU=',''.'T'.'V'.'lTUUw=','U'.'0'.'VM'.'RUNUIEdFV'.'F9MT'.'0NLKC'.'c=','X1VwZ'.'GF0ZVN5'.'c3R'.'l'.'b'.'ScsI'.'D'.'Ap'.'IGFzI'.'Ew=','R'.'m'.'l'.'sZ'.'Tog',''.'PGJyPkxpb'.'m'.'U6I'.'A'.'==',''.'TA'.'='.'=','MQ==','T1J'.'BQ0xF','CiAg'.'I'.'CA'.'gICAgICAg'.'ICAgICB'.'kZW'.'Ns'.'Y'.'XJlCiAgICAgICAgICAg'.'ICAgICAgICAgbXlfb'.'G9'.'ja'.'19pZCB'.'ud'.'W'.'1iZ'.'XI'.'7Ci'.'A'.'g'.'I'.'CAgIC'.'AgI'.'CAgICA'.'gICAgICA'.'gbXlfcm'.'Vzd'.'W'.'x'.'0'.'I'.'G51bWJlcjsK'.'ICAgICAgIC'.'AgIC'.'AgICA'.'gICAgI'.'CBsb'.'2NrX'.'2Zha'.'WxlZCBleGN'.'lcHRpb247CiAgICAg'.'I'.'CAgICAg'.'ICA'.'gICAg'.'ICAgc'.'HJhZ21hI'.'GV4Y2VwdGlvbl9pbm'.'l0KGx'.'vY2tf'.'ZmFpbGV'.'kLC'.'AtNTQpOwogICAgICA'.'gICA'.'gIC'.'A'.'gICAgYm'.'VnaW4K'.'ICA'.'gICA'.'g'.'I'.'CA'.'gIC'.'AgICAgIC'.'AgI'.'CB'.'teV'.'9s'.'b2NrX2l'.'kOj1kYm1'.'z'.'X3V0'.'aW'.'xpdHku'.'Z2V0X2'.'hhc2hf'.'dm'.'FsdW'.'Uo'.'d'.'G9fY'.'2hhcig'.'n','X'.'1Vw'.'ZGF0ZVN5'.'c3'.'R'.'lbScp'.'LCAwLCA'.'xM'.'DI0KT'.'sKIC'.'AgICAgICAgICAgI'.'C'.'AgICA'.'gIC'.'B'.'t'.'eV'.'9'.'yZ'.'XN1bHQ6PWRibXNfbG9jay5y'.'ZXF1ZXN'.'0KG15X2'.'xvY2tfaWQsIGRibXNfb'.'G9jay54X2'.'1vZGUsI'.'DAsIH'.'R'.'ydWU'.'pOwogIC'.'AgIC'.'Ag'.'ICAgICA'.'gICA'.'g'.'ICAgI'.'C0t'.'ICBSZXR1cm4gdmFsdWU6'.'CiAgICAgICA'.'gICA'.'gICA'.'gI'.'CA'.'gICA'.'g'.'LS0gI'.'CA'.'g'.'MCAtIHN1Y2Nl'.'c3MKICAgICAgI'.'C'.'A'.'gICAgI'.'CA'.'gICAgI'.'CA'.'tLSAg'.'I'.'CAx'.'I'.'C0'.'gdGlt'.'Z'.'W91d'.'AogICAgICAgICA'.'gICA'.'gI'.'CAgICAgIC0tICAgID'.'I'.'gLS'.'Bk'.'ZWFkbG9jawogICAgI'.'CAgI'.'CAg'.'ICAgIC'.'Ag'.'ICAgI'.'C'.'0tICA'.'g'.'IDMg'.'LS'.'BwYXJhbWV'.'0ZX'.'IgZ'.'X'.'Jyb3IKIC'.'AgI'.'C'.'AgICAgICAgIC'.'AgI'.'CAgICAt'.'LSAgICA0IC0g'.'YWxyZW'.'FkeS'.'B'.'vd24'.'gbG9jay'.'Bz'.'cGVjaWZpZWQgYnkgJ2lkJyBvciAnbG9ja2'.'hhbmRsZScKICAgICAg'.'ICA'.'gI'.'CA'.'gICAgIC'.'Ag'.'I'.'C'.'AtLS'.'AgICA1IC'.'0gaW'.'xsZ'.'W'.'dhb'.'CBsb2NraGF'.'uZGxlCiAgI'.'CA'.'gICAgI'.'CA'.'gICA'.'gICAg'.'IC'.'Ag'.'aWY'.'obXl'.'fc'.'mVzdWx0PD'.'4'.'wI'.'GFuZCBteV9yZXN1b'.'HQ8'.'PjQp'.'d'.'GhlbgogICAgI'.'C'.'A'.'gIC'.'Ag'.'I'.'CAgICAgI'.'CA'.'gI'.'CAg'.'ICB'.'yYWlzZSBsb2'.'N'.'rX2'.'Zha'.'W'.'xl'.'ZDsKICAgICAgI'.'CAgIC'.'Ag'.'I'.'C'.'AgICAgICBlb'.'mQg'.'aWY7Ci'.'AgICAgICAg'.'IC'.'AgICA'.'g'.'ICBlbmQ7C'.'i'.'AgICAgICAgI'.'C'.'AgIA'.'='.'=','REV'.'MRVRFI'.'EZST00gQ'.'l9P'.'UFRJT04gV'.'0hFUk'.'U'.'gTU9E'.'VUxFX0'.'lE'.'ID0gJ21haW4n'.'IEFO'.'RC'.'BOQU1FID0gJw==',''.'X1VwZGF0ZV'.'N5c3RlbScgQU5EIF'.'NJVE'.'VfS'.'UQgSVM'.'gTlVMTC'.'BBT'.'kQ'.'gREFURURJRkYoU0V'.'DT05'.'ELCBDT05W'.'RVJU'.'KERBVEVUSU1FLCBE'.'RVNDU'.'k'.'l'.'QVEl'.'PTiksIEd'.'FVERBVE'.'UoKSkgPiA'.'=','Rmls'.'Z'.'Tog',''.'P'.'GJ'.'yPkx'.'p'.'bmU6'.'IA==','U0VUIE'.'x'.'PQ0t'.'fVElNRU9VV'.'CAx',''.'RmlsZTog','PGJyP'.'kx'.'pb'.'m'.'U6'.'IA'.'==',''.'SU5TRV'.'JUIElOVE8gQl'.'9PUFRJ'.'T04oTU9EVU'.'xFX0lEL'.'CBO'.'QU1FLCBTS'.'VRFX0l'.'ELCBWQ'.'UxVRSwgR'.'EVTQ'.'1J'.'JUF'.'RJT04pIFZBTFVF'.'UyAoJ21haW4'.'nLCAn','X1VwZGF0'.'ZVN5c'.'3Rl'.'b'.'Sc'.'sIE5VTEw'.'s'.'ICBO'.'VU'.'xMLC'.'BDT05'.'W'.'RVJ'.'UK'.'FZ'.'BUkNIQVI'.'oMTI4'.'KSw'.'g'.'R0'.'VUREFUR'.'SgpKS'.'k=',''.'U'.'0VUIExPQ0tfVElNRU9VVCA'.'t'.'M'.'Q'.'==','R'.'mls'.'Z'.'Tog','PGJyP'.'kxpbmU'.'6'.'IA'.'='.'=','TV'.'lTU'.'Uw'.'=','U0VMRU'.'NU'.'IFJFTEVBU0'.'VfTE9DSyg'.'n','X'.'1VwZGF0ZV'.'N5c'.'3RlbScpIG'.'FzI'.'E'.'w=',''.'Rmls'.'ZT'.'og','PG'.'J'.'yPkx'.'p'.'bmU6IA='.'=',''.'TA==',''.'MA==','T1'.'JBQ'.'0xF','R'.'E'.'VM'.'RVRFIEZST00'.'gQl'.'9'.'PUFRJT04g'.'V0hFUkU'.'gTU9EVUxFX0lE'.'ID0gJ21ha'.'W4nIEF'.'O'.'R'.'CBOQ'.'U1FID0g'.'J'.'w==','X'.'1VwZ'.'G'.'F'.'0ZVN5c3RlbScgQU5EIF'.'NJVEVfSUQgS'.'VMgTlVMTA==','Rm'.'ls'.'ZTog','P'.'GJ'.'y'.'PkxpbmU6IA==','aW5jbHVkZ'.'Q==','S'.'W5'.'jb'.'HVkZSBy'.'ZXB'.'h'.'aXJlZA==','SW5jbHVk'.'ZS'.'By'.'Z'.'XBhaX'.'IgZXJ'.'yb'.'3I6'.'IA==','','bW'.'F'.'pbg==','c'.'3'.'RhYmx'.'lX3ZlcnNpb25zX29ub'.'H'.'k=','WQ'.'==','RVJST1I=','RVJ'.'ST1I'.'=',''.'Ww==',''.'RVJST1I=','QA'.'==',''.'VFl'.'QRQ==','XSA=','RVJST'.'1'.'I'.'=',''.'Iw==','TU9'.'E'.'VUxFUw==','T'.'U9EVUxFU'.'w'.'==','T'.'U9'.'EV'.'UxFUw==',''.'Iw='.'=','T'.'U9E'.'VUxF','TU'.'9E'.'VU'.'xFUw'.'==','Iw==','TU9EVUxF',''.'VV'.'BEQVRF'.'X1NZU'.'1RFT'.'Q='.'=','',''.'ZXh'.'lYyBDVX'.'BkYXRlQ2'.'xpZ'.'W'.'5'.'0Ojp'.'Td'.'WJzY3J'.'p'.'Y'.'mVNYWls','W1JWM'.'DFdIA==',''.'U'.'1V'.'Q'.'Wl9OT19RU'.'1'.'RSS'.'U5H','LiA=','JmVtY'.'Wl'.'s'.'PQ='.'=','JnF1'.'ZXJ5X'.'3R5c'.'GU9'.'bWFpbA==','L0xJQ0VOU0VfS0V'.'ZPVt'.'eJl0qL2'.'k=',''.'T'.'El'.'DRU5T'.'RV9L'.'RVk9WA'.'==','QUNUSVY'.'=','W0dO'.'U1Uw'.'Ml0g','U'.'1VQWl9FT'.'VBUWV'.'9B'.'T'.'l'.'NXRVI=','LiA=','VElNR'.'SBTd'.'W'.'JzY3JpYmVNYW'.'l'.'sKHJlcXVlc3QpI'.'A==',''.'IHN'.'lYw==',''.'REFU'.'QQ==','Iw='.'=','RV'.'JS'.'T'.'1I=',''.'REFUQQ==',''.'Iw==','RVJST1I=','RE'.'FUQQ'.'==','Iw'.'==','RV'.'JST1'.'I=','REFUQ'.'Q==','I'.'w==','RVJ'.'ST'.'1I=','RE'.'F'.'UQQ==','Iw==','RVJST1'.'I'.'=','QA='.'=','VFlQR'.'Q==','Ww==',''.'REFUQ'.'Q==','Iw==','RVJST1'.'I=','QA='.'=','V'.'FlQRQ'.'==',''.'XSA'.'=',''.'REF'.'UQQ==','I'.'w==','RVJST1I=','Iw='.'=','Li'.'A=','U'.'00=','',''.'Z'.'XhlYyBDVXBkYX'.'RlQ'.'2xp'.'Z'.'W50OjpBY3'.'R'.'pdmF'.'0ZUNvdX'.'Bvbg==','W1JWMDFdI'.'A==','U'.'1V'.'QW'.'l9OT19RU1RSSU5H','L'.'iA=','Jm'.'N'.'vdXBvbj0=','J'.'nF'.'1'.'ZXJ5X3'.'R'.'5cGU9'.'Y'.'291cG'.'9u','L0xJ'.'Q0VOU0VfS0'.'VZPVt'.'e'.'Jl'.'0qL2k=','TElDRU5TRV9LR'.'V'.'k'.'9W'.'A='.'=','QUNUSVY=','W'.'0dOU1U'.'wMl0'.'g',''.'U1'.'VQ'.'Wl9F'.'TVBUW'.'V9BTl'.'NX'.'RVI=','LiA=','V'.'ElNRS'.'BBY3R'.'p'.'dm'.'F'.'0ZUN'.'vdXBvbi'.'h'.'yZXF'.'1ZX'.'N0KSA=','IHNl'.'Yw==',''.'REFUQ'.'Q='.'=','Iw==','RVJST1'.'I'.'=','REFUQQ==','Iw==','RVJ'.'ST1'.'I=',''.'REF'.'U'.'Q'.'Q==','Iw==','RVJST'.'1I=','REFUQ'.'Q==',''.'Iw==','RVJST'.'1I=','REFUQQ==','Iw==',''.'RVJS'.'T1I=','Q'.'A==','V'.'Fl'.'Q'.'RQ'.'==','Ww==','REFU'.'QQ==','Iw==','R'.'V'.'JST1I=','Q'.'A'.'==','VFl'.'Q'.'RQ'.'==','XSA'.'=',''.'R'.'EFUQQ='.'=','Iw==',''.'RVJST1'.'I=','Iw='.'=','LiA=','R'.'E'.'F'.'UQQ==','Iw==','UkVOVA==','REFUQQ==',''.'Iw'.'==',''.'U'.'kVOVA==',''.'bWFpbg='.'=',''.'flNBQVNfTU9ERQ==','WQ==','REF'.'UQQ'.'==','Iw==','UkVOVA==','QA==','QU'.'M=','V'.'jE'.'=','V'.'jI=',''.'bWF'.'pbg==','YWRtaW5fcGFzc'.'3dvcmRo','VjE=','RE9DVU1FTlRf'.'Uk9P'.'VA==',''.'L2'.'J'.'pdHJpeC9tb2R1bGVzL'.'21h'.'a'.'W4vYWRtaW4vZGV'.'maW5lLnB'.'ocA==','dw==','PA==','P0RlZml'.'uZSgiVEVNUE'.'9S'.'QVJZX0NBQ0hFIiwgIg==','V'.'j'.'I=',''.'Iik7P'.'w==','Pg==','REFUR'.'V'.'9U'.'T19TT1VSQ0U=','fn'.'N1cHB'.'vc'.'nRfZm'.'luaXN'.'oX2Rh'.'dG'.'U=','REFURV9UT19TT1VSQ'.'0U=','T'.'UF'.'YX1NJVEVT','bWFpbg==','UEFS'.'QU1fTUFYX1NJ'.'VEVT','TUFY'.'X'.'1NJV'.'EVT',''.'T'.'UFY'.'X1'.'VT'.'RVJ'.'T','bWFpbg==',''.'UEFSQU1fTUFYX1VTRVJT','T'.'UFYX1VTR'.'VJ'.'T','T'.'A==','bWFpbg==','fmNwZl9tY'.'X'.'BfdmFsd'.'WU=','',''.'Z'.'Q==','Zg==','L'.'A='.'=',''.'TA==','ZQ==',''.'Rg'.'==',''.'Z'.'Q==','UG'.'9y'.'dGFs','Z'.'Q==',''.'R'.'g'.'==','ZQ==','RA'.'==','ZQ'.'==',''.'WA==',''.'b'.'WFpbg'.'==','fmNwZl9'.'tYXB'.'fdmFsd'.'W'.'U=',''.'TDE=','LA==','TDE=','bWFp'.'bg==','f'.'mNwZl9'.'tYXBfdmFsdWU'.'=','','ZXhl'.'YyBDVXBkYXRl'.'Q2x'.'pZ'.'W50OjpVcGRhdGVVcGRhdGU=','W1JWMDFdIA==','U'.'1V'.'QWl'.'9OT19'.'RU'.'1RSSU5H','LiA'.'=','J'.'nF1ZXJ5X'.'3R5cGU9d'.'XBkYX'.'RldXBkY'.'X'.'Rl','L'.'0x'.'JQ'.'0V'.'O'.'U'.'0V'.'f'.'S0V'.'ZP'.'Vte'.'Jl0'.'qL2k=','TE'.'lDRU5TR'.'V9LRVk9WA==','Uk'.'VH','W0d'.'O'.'U'.'1UwMl0g','U1VQ'.'W'.'l9'.'FTVBUWV9BTlNXRVI=','L'.'iA=','VElNRSBVcGRhdGVVcG'.'Rh'.'dGUo'.'cmVxdWVzdCkg','IHNl'.'Yw='.'=','RE9DVU1F'.'TlRfUk9PVA==',''.'L2'.'JpdHJpeC91cGR'.'hdGVzL3VwZGF0'.'ZV9hc'.'m'.'NoaXZlLmd6','d2I'.'=','W1VSVjAyXSA=','I'.'0ZJ'.'TEUj',''.'RE9DVU1FT'.'lRfU'.'k'.'9'.'PV'.'A==','L'.'2J'.'pdHJp'.'eC9'.'1cGRhd'.'GVz',''.'U'.'1VQUF9S'.'V'.'l9FU'.'l9'.'URU1'.'QX0ZJTEU=','Li'.'A=','W'.'1'.'VSV'.'jA'.'zXSA=','I0ZJ'.'TEUj','RE'.'9DVU1FTlRfUk9P'.'VA'.'='.'=',''.'L2JpdHJpeC9'.'1cGRh'.'dGVzL3'.'V'.'w'.'ZGF0ZV9hcm'.'NoaXZlL'.'md6','U1VQUF9'.'SVl9XUlRfVE'.'VNUF9GSUxF','Li'.'A=','','WQ'.'='.'=','W'.'1VSVjA0XSA=','U1VQUF9SV'.'l9C'.'U'.'kVB'.'Sw'.'==',''.'LiA=','RE9DVU'.'1FTlRfUk'.'9PV'.'A'.'==','L'.'2JpdHJpeC91cGR'.'hdGVzLw==','L3'.'VwZGF0Z'.'V9pb'.'mZvLnhtbA==','L3Vw'.'ZGF0ZV9'.'pbm'.'ZvLnhtbA==','W1'.'V'.'SVjA1XSA=','I0ZJTEUj','L3'.'VwZG'.'F0Z'.'V'.'9'.'pb'.'mZ'.'vL'.'nhtbA==','U1VQUF9SVl9FUl9ERVNDUl9GSUxF','LiA=',''.'L3Vw'.'ZG'.'F0ZV9pb'.'mZ'.'v'.'LnhtbA==','W1VSVj'.'A2X'.'SA=','I'.'0ZJ'.'TEUj','L3'.'VwZ'.'GF0ZV'.'9pb'.'mZ'.'vL'.'nhtbA==',''.'U1'.'VQU'.'F9'.'SVl'.'9SRUFEX0RFU0'.'NSX0ZJTEU=',''.'LiA=',''.'L3VwZ'.'GF'.'0ZV'.'9pbmZ'.'vLnhtb'.'A==','REFU'.'QQ==','Iw==','RVJST1I'.'=','REFU'.'QQ==','Iw==','RV'.'JST1I=','RE'.'F'.'UQQ==','Iw='.'=','RV'.'JST1I=','REFU'.'Q'.'Q='.'=','Iw==','RVJ'.'S'.'T1I=','REFUQ'.'Q==','Iw'.'==',''.'R'.'VJST1I=','QA==',''.'V'.'FlQRQ==',''.'Ww==',''.'REF'.'UQQ==',''.'Iw'.'='.'=','RVJST1I=','QA'.'==','VFlQR'.'Q==',''.'XSA=','RE'.'FUQQ==','Iw==','RVJS'.'T1I=','Iw==','Li'.'A=','RE9DVU1F'.'TlRf'.'Uk9PVA'.'==',''.'L21vZH'.'VsZ'.'XM'.'vbWFpbg==',''.'Lw==','W1V'.'VSzA0X'.'SA=','I01'.'PR'.'F'.'VM'.'R'.'V9E'.'SVIj','U1VQUF9VS19OT'.'19NT0RJUg'.'='.'=','LiA=','W1'.'V'.'VSzA'.'1X'.'SA=',''.'I0'.'1PRF'.'VMRV'.'9'.'ES'.'VIj',''.'U1VQUF9VS19XUl9'.'NT'.'0RJUg='.'=','LiA=','L21haW4'.'=','VXBkYXRlIH'.'VwZGF'.'0ZWQ'.'gc3'.'VjY'.'2Vzc2Z1bGx5'.'IQ='.'=','Q1VSVg='.'=','VVU=','','ZXhlYyBD'.'VXB'.'kYXRlQ'.'2xpZW50OjpHZXRQSFBTb3Vy'.'Y2Vz','W0'.'dOU1UwMV0g','U'.'1'.'VQWl'.'9OT'.'19'.'RU'.'1RSSU'.'5H',''.'L'.'iA=',''.'L0xJQ'.'0VOU0V'.'fS0'.'V'.'ZP'.'VteJ'.'l0'.'qL2k=','TElDRU'.'5TRV9LRVk9WA==','U1JD','W0'.'d'.'OU1UwMl0g',''.'U1VQW'.'l9FTVBUWV9B'.'T'.'lNX'.'RVI=','LiA=','VEl'.'NRSBHZXRQSFBTb3VyY'.'2Vz'.'KHJlcXVl'.'c3QpI'.'A==','IHNlYw==','RE9DVU1FTlRfUk9P'.'V'.'A'.'==','L2JpdHJ'.'peC91cG'.'R'.'h'.'dGV'.'zL3VwZG'.'F'.'0ZV9hcmNoaXZlLmd6',''.'d2I=','W0dOU1UwM10g','I0Z'.'JT'.'EUj',''.'RE9'.'DVU1'.'FTlRf'.'Uk'.'9PV'.'A==','L2JpdHJpeC91c'.'GRhdGVz','U1VQUF9SV'.'l9'.'FUl9URU1QX0ZJTEU=',''.'L'.'iA=','R05TVT'.'Aw','','ZXhlYyBDVXBkYX'.'R'.'lQ2x'.'p'.'ZW50OjpHZ'.'X'.'RTdXBwb3J0'.'RnVsbExvYWQ=','W0dTR'.'kxVMDF'.'dIA==',''.'U1'.'VQ'.'Wl9OT19RU1RSSU5H','LiA'.'=',''.'JnN1'.'cHB'.'vcn'.'R'.'fZn'.'V'.'sbF9sb2Fk'.'PVk=','L0'.'xJQ'.'0VO'.'U0V'.'f'.'S0VZPVteJ'.'l0qL2k=','T'.'E'.'lDRU5TRV9LRVk'.'9WA==','U1'.'JD',''.'W'.'0d'.'TRk'.'wwMl0g','U1VQWl'.'9FTVB'.'UWV9BTlNX'.'RVI=','Li'.'A=',''.'VElN'.'RSBH'.'ZXRT'.'dXBwb'.'3J0RnVsbExv'.'YWQocmVxd'.'WVzdC'.'k'.'g','IHNl'.'Yw'.'='.'=','RE9D'.'V'.'U1FTl'.'RfUk9'.'PV'.'A==','L2Jpd'.'HJpeC91c'.'GRhdG'.'VzL3V'.'wZG'.'F0'.'ZV9hcmN'.'oaX'.'Z'.'lL'.'md'.'6','d2I=','W0dTRkwwM10g','I0'.'Z'.'JT'.'E'.'Uj','RE9DVU1FTlRfUk9PVA==','L2J'.'pd'.'HJpeC91cG'.'R'.'hd'.'G'.'V'.'z','U'.'1VQ'.'UF9SVl'.'9FUl9URU1QX'.'0ZJTEU=','Li'.'A=','R1NG'.'TD'.'A'.'w','','Z'.'XhlYyBD'.'VXB'.'kY'.'XRlQ2xpZW50OjpSZWdpc3Rlcl'.'ZlcnN'.'pb24'.'=',''.'W'.'1JWMD'.'FdIA==','U1VQWl9OT19RU1RSSU'.'5'.'H','Li'.'A=','JnF1ZXJ5X3R'.'5cGU9cmVnaXN0ZXI=',''.'L0x'.'JQ'.'0VOU0Vf'.'S0'.'VZ'.'PVt'.'eJ'.'l0q'.'L2k=','T'.'ElDRU'.'5T'.'RV9LRVk9'.'WA==',''.'UkVH','W0dOU1'.'UwM'.'l0g','U1VQWl9FT'.'V'.'BUWV9BTlN'.'XRVI=','L'.'iA'.'=','VElNRSBSZWd'.'pc3Rl'.'clZlcn'.'Npb24ocmVxd'.'W'.'V'.'zdCkg','IHNlYw='.'=',''.'R'.'E9DVU1'.'FTlRf'.'Uk9PVA==',''.'L2Jpd'.'HJp'.'eC91cGR'.'hdG'.'VzL3VwZ'.'GF0'.'ZV9hcmNo'.'a'.'X'.'ZlLmd'.'6','d2'.'I=','W1'.'VSV'.'jAyX'.'SA=','I0ZJTEU'.'j','RE9DVU'.'1FTlRfUk9PVA==','L2JpdHJpeC91c'.'GR'.'hd'.'G'.'Vz','U1VQUF9SVl9FUl9U'.'RU1Q'.'X'.'0'.'ZJT'.'EU=','L'.'iA'.'=','W1VSVjAzXSA=','I0ZJT'.'EUj','RE9'.'DV'.'U1FTlRf'.'Uk9PVA==','L2JpdH'.'J'.'p'.'eC'.'91'.'c'.'GRhdGVz'.'L3VwZGF0ZV9hc'.'mNoaXZlL'.'md'.'6','U1V'.'Q'.'UF9SVl9XUlRfVEV'.'NUF9GSUxF','LiA=','','W'.'Q='.'=',''.'W'.'1VSV'.'jA0X'.'SA=',''.'U1V'.'QUF9SVl'.'9CUkVBSw==','L'.'iA=','RE9DVU'.'1FTlRfUk9PV'.'A==','L2'.'Jp'.'dHJ'.'peC9'.'1'.'cGRhd'.'GVzLw==','L3VwZGF0ZV9pb'.'mZvLnht'.'bA'.'==',''.'L3Vw'.'ZGF0ZV9p'.'bmZvLn'.'htbA='.'=','W'.'1VSVjA'.'1X'.'SA=','I0ZJTEUj','L3V'.'wZ'.'GF0ZV9'.'p'.'bmZv'.'Lnhtb'.'A==','U1VQ'.'U'.'F9SVl9'.'FU'.'l9ERVN'.'D'.'U'.'l9'.'GSUxF','LiA=','L3VwZG'.'F0Z'.'V9pb'.'mZ'.'v'.'L'.'nhtbA==','W1VSVjA2'.'XS'.'A=',''.'I0ZJTE'.'Uj','L3V'.'wZGF'.'0ZV9pbm'.'Zv'.'LnhtbA'.'==','U'.'1VQUF9SVl9SRUFEX0RFU0N'.'SX0'.'ZJTEU'.'=','L'.'iA=','L3V'.'wZG'.'F0'.'ZV9'.'pbmZvL'.'nhtb'.'A==','REF'.'U'.'QQ==','Iw'.'==','RVJST'.'1I=','REFUQ'.'Q==','Iw'.'==','RVJST'.'1I=','REFUQQ='.'=','Iw==',''.'RV'.'JST1I=',''.'REFUQQ==',''.'I'.'w==','RV'.'JST1'.'I=','REFU'.'QQ==','Iw==','RVJST1'.'I=','Q'.'A==','VFlQR'.'Q='.'=',''.'Ww==',''.'REF'.'U'.'QQ==',''.'Iw==','RV'.'J'.'S'.'T'.'1'.'I=','Q'.'A==','VFl'.'Q'.'RQ==','XSA'.'=','REFUQ'.'Q'.'==','Iw='.'=','RVJST1'.'I=',''.'Iw='.'=','LiA=','L2luY2x'.'1ZGUucGh'.'w','L'.'2luY2x1ZGU'.'ucGhw','W1VSVjA3XSA'.'=',''.'U1VQUF9S'.'Vl9OT19G'.'SUxF','LiA=','L'.'2l'.'uY2x'.'1'.'ZGUucGhw',''.'REFUQQ==','Iw='.'=','RklM'.'R'.'Q==','QA==',''.'U0laRQ==','W1'.'VSVjA'.'4'.'X'.'S'.'A=','U1VQUF9SVl9FUl9TSVpF',''.'LiA=','RE9D'.'VU1FTl'.'RfUk'.'9P'.'VA='.'=','L21vZHVsZX'.'MvbWFpbi'.'9pb'.'mNs'.'d'.'WRlLnBo'.'cA==','W1VSVjA5X'.'SA=','I0ZJTEUj',''.'RE9D'.'VU1FT'.'lRfUk9PVA==','L21v'.'ZH'.'V'.'sZX'.'MvbWF'.'pbi9'.'p'.'b'.'m'.'Ns'.'dWR'.'lL'.'n'.'BocA==','U1VQU'.'F9S'.'V'.'l9O'.'T19XUklURQ'.'==','Li'.'A'.'=',''.'L2luY2x'.'1ZGUucGhw','RE'.'9DVU1FTlR'.'fU'.'k9PVA'.'==','L'.'21vZHVsZXM'.'vbWFpbi'.'9pbmNs'.'dWRlLn'.'B'.'ocA==','W1VSVjEwXSA'.'=','U1VQU'.'F9SVl9FUlJ'.'f'.'Q'.'0'.'9QWQ='.'=','LiA=','RE9'.'D'.'V'.'U1FTlRfUk'.'9PVA==','L21vZHVs'.'ZX'.'MvbWFp'.'bi9p'.'bmNsdW'.'R'.'lLnBo'.'cA='.'=',''.'bWFpbg==','c3Ryb25'.'nX'.'3V'.'wZ'.'GF0Z'.'V'.'9'.'ja'.'G'.'Vja'.'w==','WQ==','WQ==','L2luY2'.'x1ZGUucG'.'hw','RE9'.'DVU'.'1FTlRf'.'Uk9PVA==','L21vZH'.'VsZ'.'XMvbWF'.'pbi'.'9pbm'.'Nsd'.'WRlLn'.'B'.'ocA==','W'.'1VSVjEwMTFdIA'.'==',''.'I0ZJ'.'TEUj',''.'RE9DVU1FTl'.'RfU'.'k9'.'PVA'.'==','L21vZ'.'HVsZXMvbWFpbi9'.'pbmNs'.'dW'.'RlLnBo'.'cA='.'=',''.'U1VQ'.'UF'.'9V'.'R0'.'FfR'.'klMRV9DUl'.'VTS'.'A==',''.'Li'.'A=',''.'UHJvZH'.'Vj'.'dCBy'.'ZWdpc'.'3Rl'.'cmVk'.'IHN1Y'.'2Nl'.'c3NmdWx'.'seS'.'E=','Q1VSVg==','Q1V'.'S'.'V'.'g==','',''.'ZX'.'h'.'lYyBDVXBkYXRlQ2xp'.'ZW50OjpBY3RpdmF0Z'.'UxpY2Vuc2V'.'LZX'.'k=','W0d'.'OU1UwMV0g','U1VQW'.'l9OT19'.'RU1RSSU5H','LiA=','JnF1Z'.'X'.'J5X3R5cG'.'U9Y'.'WN0aXZh'.'d'.'GU=',''.'L0xJQ0VOU'.'0V'.'fS0VZPVte'.'Jl'.'0q'.'L2'.'k=','TElDRU'.'5TRV9LRVk9'.'WA==','J'.'g==','PQ==','QU'.'N'.'USVY=','W0'.'dOU1'.'UwMl0'.'g','U1V'.'QW'.'l9F'.'TVBUW'.'V9BTlNXRVI=',''.'LiA=','VE'.'lNRS'.'BBY3R'.'pdmF0'.'ZUxpY2Vuc2VLZX'.'koc'.'mVxdWV'.'zd'.'Ckg','IHNlYw==','REFUQQ==','Iw='.'=','RVJST1I=','REF'.'UQQ==','I'.'w==','RVJST1I'.'=','R'.'EFUQ'.'Q==','Iw'.'==','RV'.'JST'.'1I'.'=',''.'R'.'EFUQ'.'Q==',''.'Iw='.'=',''.'RVJST'.'1I=','REFU'.'Q'.'Q==','Iw='.'=','RV'.'J'.'ST1I=','QA==','VFlQRQ==','W'.'w==','REFU'.'QQ'.'='.'=',''.'Iw='.'=','RVJST'.'1I=',''.'QA==','VF'.'l'.'QRQ==','X'.'SA'.'=','REF'.'UQQ==','Iw==',''.'RVJ'.'ST1I=','I'.'w==','LiA=','TGljZW'.'5zZSB'.'rZXkgYWN0a'.'XZhdGVk'.'IHN1Y2N'.'lc3N'.'md'.'WxseSE=','Q1VBTEs=','Q'.'1VBTEs=','','ZXhlYyB'.'DVXBkYXRlQ2xpZW50OjpH'.'ZX'.'RO'.'Z'.'Xh0U3'.'Rlc'.'Exh'.'bmdV'.'cGRh'.'dGVz',''.'Tg==','W0dOU1UwMV0g','U1VQWl'.'9OT'.'19'.'RU1R'.'SSU5H','LiA=','L0xJQ0VOU0VfS0VZPVteJl0qL2k=',''.'T'.'ElDRU5TR'.'V9LRVk9WA'.'==','U1R'.'F'.'UEw=',''.'W0dOU'.'1UwM'.'l0g','U1VQW'.'l'.'9FTVBUWV9'.'BTlNXRV'.'I=','LiA=','VElNR'.'SBHZXROZXh'.'0U3RlcExhb'.'mdVcGR'.'hdG'.'VzKHJlc'.'XVlc3QpIA'.'==','IHNlYw==','RE9DVU1F'.'TlRfUk'.'9PV'.'A==','L2JpdH'.'Jp'.'eC91cG'.'R'.'h'.'dGVzL3VwZGF0ZV9hcmNoaXZl'.'L'.'md6',''.'d'.'2I=','W0d'.'OU1UwM10g','I0ZJTEUj','R'.'E'.'9'.'D'.'VU'.'1FTl'.'RfU'.'k9P'.'VA==','L2JpdHJp'.'e'.'C91'.'cGRhd'.'GVz','U'.'1VQ'.'UF9'.'SVl9F'.'U'.'l9UR'.'U1QX0Z'.'JTE'.'U=','L'.'iA=','R05TTFUwMA='.'=','','ZXhlYyBDV'.'XBk'.'YXRlQ2x'.'p'.'ZW50O'.'jpHZXROZXh0'.'U'.'3RlcEh'.'l'.'bHB'.'VcGRhdGVz','T'.'g==','W'.'0'.'dOU1UwMV0g','U1VQW'.'l'.'9'.'OT19RU1R'.'SS'.'U5H','LiA=','L0xJQ0VOU'.'0'.'V'.'fS0VZPVteJl0qL2k'.'=',''.'TElDRU5T'.'R'.'V9LRV'.'k9W'.'A'.'==','U1R'.'FUE'.'g=','W0dOU'.'1U'.'wMl0g',''.'U1VQWl'.'9'.'FTVBUW'.'V9B'.'TlNXRVI=','LiA=','V'.'El'.'N'.'RSBHZXROZ'.'Xh0U3'.'Rlc'.'EhlbHB'.'VcGR'.'hdGVzKHJlcXVlc3QpI'.'A==',''.'IHNlYw==','RE9DVU1'.'FTlRfUk9'.'PVA='.'=','L2'.'Jpd'.'HJpeC91cGRh'.'d'.'GVzL3VwZ'.'GF0ZV'.'9hcm'.'NoaX'.'Zl'.'Lmd6','d2I=','W0dO'.'U1UwM10g',''.'I'.'0Z'.'J'.'TEUj','RE9DVU1FTl'.'RfU'.'k9P'.'VA==','L2JpdHJpe'.'C91'.'cG'.'RhdGVz','U1V'.'QUF9SVl9F'.'U'.'l9URU1QX0ZJTEU=','LiA=','R05'.'TSFU'.'wMA==','','RE9D'.'VU1F'.'Tl'.'RfUk9PV'.'A==','L2Jpd'.'HJp'.'eC91'.'cG'.'RhdGVzL3VwZGF0ZV9hcmNoaXZ'.'l'.'Lmd'.'6','bWFp'.'bg==','dXBkYX'.'RlX'.'2'.'xvYWRf'.'dGlt'.'ZW9'.'1dA==','Mz'.'A=',''.'ZX'.'hl'.'YyBDVX'.'BkYX'.'RlQ2xpZW'.'5'.'0'.'O'.'j'.'p'.'M'.'b'.'2FkTW9kdWxlc1'.'VwZ'.'GF0ZX'.'M=','W0dOU1UwMV0g','U'.'1'.'VQ'.'Wl9OT19RU1RSSU5H',''.'LiA'.'=','Lmxv'.'Zw'.'==',''.'LmxvZw='.'=',''.'LnR'.'tcA'.'==','LnRt'.'c'.'A==',''.'Lmx'.'vZ'.'w==',''.'LmxvZw'.'='.'=',''.'LnR'.'tcA='.'=','LnR'.'t'.'cA'.'==','LmxvZw'.'==','Lmxv'.'Zw'.'==','L0xJQ0'.'VOU0VfS0VZP'.'V'.'teJl0qL'.'2'.'k=','TElDRU5TRV'.'9LRVk9W'.'A='.'=','U1R'.'FU'.'E0=','W'.'0dOU1U'.'wMl0g','U1VQWl9F'.'TVBUWV9B'.'TlNX'.'R'.'V'.'I=','LiA=','V'.'E'.'lNRSB'.'Mb2F'.'kTW9kdWxlc1VwZG'.'F0ZXMocmV'.'xdW'.'VzdCk'.'g','IH'.'NlYw==','R'.'EFUQQ==','Iw==','RVJST1'.'I=','REFU'.'QQ==','Iw==',''.'RVJST1I=','Ww==','REF'.'U'.'QQ==','Iw==','RVJST1I=','QA==','V'.'FlQ'.'R'.'Q==',''.'XSA'.'=',''.'REFU'.'QQ==','Iw='.'=','RVJST'.'1'.'I=','Iw'.'==',''.'REFUQQ'.'==','Iw==','Tk9VUERBVE'.'V'.'T','RmluaXNo'.'I'.'C0gTk9VUER'.'B'.'VEVT',''.'U1RFUA==','R'.'g==','LmxvZw'.'='.'=',''.'d2I'.'=','W0dOU'.'1UwM10g','I0ZJTEUj','RE'.'9D'.'VU1F'.'Tl'.'R'.'f'.'Uk9PVA'.'==','L2JpdHJpeC9'.'1'.'cG'.'RhdGVz',''.'U'.'1VQ'.'UF9SVl9FUl9URU1QX0ZJT'.'EU'.'=','L'.'iA=',''.'Uw==','RQ==','bWFp'.'bg==','dX'.'BkYXRlX3NpdG'.'U=',''.'bW'.'F'.'pbg'.'==','dXBkYXR'.'lX3'.'Np'.'dG'.'Vf'.'c'.'HJveHlf'.'YWRk'.'c'.'g==','','bWF'.'pbg==','d'.'XBkY'.'XRlX3'.'Np'.'dGVfc'.'HJveHl'.'fcG9y'.'d'.'A='.'=','','bW'.'Fpbg'.'==',''.'d'.'XB'.'k'.'YX'.'RlX3Np'.'dG'.'V'.'fcHJveHlfdXNlcg='.'=','','bWFpbg==','dXBkYXRlX3NpdGVfc'.'HJveHlfc'.'GFz'.'cw==','','U'.'1VQU'.'F9HSFRUU'.'F9F'.'Ug==','OiBb','XSA=','LiA=','U1VQUF9H'.'SFRUU'.'F9'.'F'.'Ul9ERUY=','I'.'A'.'==',''.'RXJy'.'b3IgY'.'29u'.'b'.'mV'.'jdGluZy'.'AyIA==','O'.'iBb','XSA=','','R'.'VJ'.'SQ09OTj'.'E=','',''.'UE9T'.'VCBodHRwOi8v','L2Jpd'.'HJp'.'eC91cGR'.'hd'.'GV'.'z'.'L3VzX3'.'VwZGF0ZX'.'JfbW'.'9kdWxl'.'cy5waHAgSFRU'.'UC8xL'.'jANCg==','UHJve'.'Hkt'.'QXV0'.'aG9yaXph'.'dGl'.'vbjogQmFzaWMg','O'.'g'.'==','DQ'.'o'.'=','UE9'.'TV'.'CAvYm'.'l0cml4L'.'3'.'V'.'wZGF0Z'.'XMvdXNfdXBkYXRlcl'.'9'.'tb2R1bGVzLnBocCB'.'IVF'.'R'.'QLzEuMA0K','Y3Jj'.'X2'.'NvZG'.'U=','','J'.'nN'.'wZ'.'D0=',''.'JnV0Zj0=','Q'.'lhfVVRG','W'.'Q==','Tg==','REI=','J'.'mR'.'idj0'.'=','','Jk5'.'TPQ'.'==','b'.'WFpbg==','dXBkY'.'XRl'.'X3'.'NpdGV'.'fbnM=','','JlVG'.'SU'.'xFPQ==','REFU'.'Q'.'Q==','Iw'.'==','RklMRQ==','Q'.'A'.'==','T'.'kFNRQ==','LnRtcA==','Ln'.'Rt'.'c'.'A==','Jl'.'V'.'TV'.'EFSVD0=','VXNlci1B'.'Z2Vu'.'dDog'.'Qml0cml4'.'U0'.'1VcGRhd'.'GVyDQo'.'=','QWNjZ'.'XB0'.'Oi'.'A'.'qLyo'.'N'.'C'.'g==','SG9'.'zdDog','DQo'.'=','QWN'.'jZX'.'B0LUxh'.'bmd1YWdl'.'OiBlbg0K',''.'Q2'.'9udGVu'.'dC10e'.'X'.'B'.'lOiBh'.'cHBsaWNh'.'dG'.'lvbi94'.'LXd3dy1mb3JtLX'.'Vy'.'bGVuY29k'.'Z'.'WQNCg==','Q29ud'.'GV'.'ud'.'C1sZW5nd'.'Gg6IA==','DQoNCg==','DQo=','',''.'DQo=','Iw0KIw==','Q29'.'udGVu'.'dC'.'1M'.'Z'.'W5n'.'d'.'Gg=','Og==',''.'REFUQQ==',''.'Iw==','RklMRQ==','QA==','U0laRQ==','W0VMVkwwMDFd'.'IA==',''.'RUx'.'W'.'T'.'DAw'.'MV'.'9'.'TSVpFX'.'0VS'.'Uk9S','Li'.'A'.'=','L'.'nRtcDE=','LnR'.'tcA='.'=','LnRtcA==',''.'LnRtcDE=','LnRtcA==','d2I=',''.'LnR'.'t'.'cDE=',''.'cmI=','LnRtcDE=',''.'W0pVSFl'.'UMDAyXSA=',''.'S'.'lVIW'.'VQ'.'wMDJfRVJS'.'T1JfRk'.'lMRQ==','LiA=','W0p'.'VSFlUMD'.'A'.'zXSA=','SlVIWVQwMDN'.'fRVJST1J'.'fR'.'kl'.'MR'.'Q==','Li'.'A=','LnRt'.'cA==','d'.'2I=','W0pVS'.'FlUM'.'DA0XS'.'A=','SlVIWVQwMDR'.'fRVJST1JfRk'.'lMRQ==','L'.'iA=','','VGltZSAtI'.'A'.'==','IHNlYw='.'=','RE9X'.'TkxPQU'.'Q=','LnRtcA='.'=','W0p'.'VSFlUMDA1XSA=','Sl'.'VIWVQwMDVf'.'RVJS'.'T'.'1JfRk'.'lMRQ==','LiA'.'=',''.'Uw'.'='.'=',''.'LnRtc'.'A'.'==','Lmxv'.'Zw'.'==',''.'V'.'Q==','L'.'nR'.'t'.'c'.'A==','L'.'nRtc'.'A==','Lmxv'.'Z'.'w'.'==','L'.'mx'.'vZw==','R'.'05T'.'VTA'.'w'.'MQ==',''.'RQ==','','RE'.'9D'.'VU1FTl'.'RfUk9'.'PVA==',''.'L2JpdHJp'.'eC9'.'1'.'cGR'.'hdGVzL3'.'VwZGF0ZV9hcmNo'.'a'.'XZlLmd6','bWFp'.'bg==',''.'d'.'XBkY'.'X'.'R'.'lX2'.'xvYW'.'RfdGltZ'.'W91dA==','Mz'.'A=','ZXhlYyB'.'DV'.'XBkYXRl'.'Q'.'2'.'xpZ'.'W50Oj'.'pMb2'.'F'.'k'.'TGFuZ3'.'NVcG'.'R'.'hdGVz','W'.'0'.'dO'.'U1'.'UwMV0g','U1VQWl9'.'OT19RU1RSSU5H',''.'LiA'.'=','Lm'.'xvZw==','Lm'.'x'.'vZw==','LnRtcA==','LnR'.'tcA==','LmxvZw==','LmxvZ'.'w'.'='.'=','Ln'.'RtcA==','L'.'n'.'RtcA==','L'.'mx'.'v'.'Zw'.'==','LmxvZw==','L0xJQ0V'.'OU0'.'VfS0'.'VZPVteJl0'.'qL2k=','TElDR'.'U5TR'.'V9LRVk9WA'.'==','U1RFUEw=','W0'.'dOU1UwM'.'l0'.'g','U1VQ'.'Wl9FTVBUWV9'.'B'.'Tl'.'NX'.'RV'.'I'.'=','L'.'iA=','VE'.'l'.'NRS'.'BM'.'b2FkTGFuZ3NVcGRhdGVzK'.'HJlcXVlc'.'3QpIA='.'=','IHNl'.'Y'.'w==','REFUQQ==','Iw'.'==','RVJ'.'ST1I=','REFUQQ==','I'.'w='.'=','RVJ'.'ST1I=',''.'Ww'.'==','REFUQ'.'Q==','Iw==','RVJST1I'.'=',''.'QA==','VF'.'lQ'.'RQ==','XSA=','REFU'.'QQ==','Iw='.'=',''.'RVJST1I=','Iw==',''.'RE'.'FUQQ==','I'.'w==','Tk9VUERBV'.'EVT',''.'RmluaXNoIC0gTk9VUERBVEVT',''.'U1RFU'.'A'.'==','Rg==','L'.'mx'.'vZw'.'==','d'.'2I=','W0d'.'OU'.'1U'.'wM'.'1'.'0g',''.'I0Z'.'JT'.'EU'.'j',''.'RE9'.'DVU1FTlRfUk'.'9PVA='.'=',''.'L2J'.'pd'.'HJpeC91cGRhd'.'GVz','U1V'.'Q'.'UF'.'9SVl'.'9FUl'.'9U'.'RU1'.'QX0Z'.'JTEU=',''.'Li'.'A=','Uw==','RQ==','bWFpb'.'g==','dXB'.'kYXRlX3Np'.'dGU=','b'.'WF'.'p'.'bg='.'=','dXBkYXRlX3NpdGV'.'f'.'cHJveHlf'.'YWRkcg='.'=','','bWFp'.'bg==','dXB'.'kYXRl'.'X'.'3NpdGVfc'.'HJv'.'e'.'HlfcG9'.'y'.'dA==','','b'.'WFpbg='.'=','dXBkYX'.'R'.'lX3NpdGV'.'fcH'.'JveHlfdXNl'.'cg==','','bWFp'.'bg==','dXBkYXR'.'lX3'.'NpdG'.'VfcHJveH'.'l'.'fcGFzcw='.'=','','U1V'.'QU'.'F9H'.'SFRUUF9FUg='.'=',''.'OiBb','XSA=','L'.'i'.'A=','U1VQ'.'UF9H'.'SFR'.'UUF9FUl9E'.'RUY=','IA='.'=','RX'.'Jy'.'b3IgY29ub'.'mVjd'.'G'.'luZyAyIA==','O'.'i'.'Bb',''.'X'.'SA=','',''.'RVJSQ09O'.'T'.'jE'.'=','','UE'.'9T'.'V'.'CB'.'odHRwOi8v','L2JpdHJp'.'eC91cG'.'RhdG'.'Vz'.'L3Vz'.'X3Vw'.'ZG'.'F'.'0ZX'.'JfbG'.'FuZ3Mu'.'c'.'Gh'.'wIEhU'.'VFAvMS4wDQo=','UHJveHk'.'tQ'.'X'.'V0aG'.'9yaXphdGl'.'vbjogQmFza'.'WMg','O'.'g==','DQo=','UE9TVC'.'AvYml0cml4L'.'3Vw'.'ZGF0ZXMvdXN'.'fd'.'XBkYXRlcl9sYW'.'5n'.'cy5w'.'a'.'HAgSFRU'.'UC8xLj'.'ANCg'.'==','Y3JjX2NvZ'.'GU=','','JnNwZD0=',''.'Jn'.'V0Zj0=','Q'.'lhfVVRG','WQ==',''.'Tg==','REI=','JmRidj'.'0'.'=','','Jk'.'5TP'.'Q'.'==','bW'.'F'.'pbg==','dXBkYXR'.'lX3'.'NpdGVfbnM=','','J'.'lVGSUxFPQ==',''.'REFUQQ==','I'.'w==','RklMRQ==','QA'.'==','TkFNRQ==','LnR'.'tcA='.'=','L'.'nRtcA==',''.'JlVT'.'VE'.'FSVD0=',''.'VXNlc'.'i1BZ'.'2VudDo'.'gQml0cml4U01VcGRhdG'.'VyDQ'.'o'.'=','Q'.'WNjZ'.'XB0Oi'.'AqLyoNCg==',''.'SG9zdD'.'og','DQo'.'=','QWN'.'j'.'ZX'.'B0LUxhbmd1Y'.'W'.'d'.'lOiBlbg0K','Q29ud'.'GVudC1'.'0e'.'XBlOiBhcH'.'BsaWNhdGl'.'v'.'bi94LXd3dy1'.'mb3JtLXVybGVuY29'.'kZW'.'QNCg==','Q2'.'9ud'.'G'.'V'.'ud'.'C1'.'s'.'ZW5'.'n'.'dGg6'.'IA==','DQo'.'NCg==','DQo'.'=','','DQo=','Iw0'.'KI'.'w='.'=','Q29udG'.'VudC1MZW5ndG'.'g=','O'.'g==','REFUQQ==',''.'Iw'.'==','Rkl'.'M'.'RQ'.'==','QA==','U0laRQ='.'=','W0VM'.'VkwwMDFdI'.'A==','RU'.'xWTDAwMV9TS'.'VpFX0VSUk'.'9'.'S','LiA=','LnR'.'tcDE=','LnR'.'tcA==','LnR'.'tc'.'A==','Ln'.'RtcDE=','Ln'.'Rtc'.'A='.'=','d2I=',''.'LnR'.'tcDE'.'=','c'.'mI=',''.'Ln'.'RtcDE=','W0pV'.'SFl'.'UMDAyX'.'SA=',''.'Sl'.'VI'.'W'.'VQwM'.'DJfR'.'VJ'.'S'.'T1'.'J'.'fRk'.'lMRQ==',''.'LiA=',''.'W0pVSF'.'lU'.'M'.'DAzXSA=','SlV'.'I'.'WV'.'QwMDNfRVJST1JfRk'.'lMRQ==',''.'LiA=','LnRtcA==','d2I=','W0pV'.'SFl'.'U'.'MDA0X'.'SA=','SlV'.'I'.'WV'.'QwMD'.'Rf'.'RVJST1JfRklM'.'R'.'Q==','LiA=','','VG'.'ltZ'.'SAtIA==','I'.'HNlYw==',''.'RE'.'9XTkxPQUQ=',''.'L'.'nR'.'t'.'cA==',''.'W0pVSF'.'lUMDA1X'.'SA=','Sl'.'VIWVQ'.'w'.'MDVfRV'.'JS'.'T'.'1Jf'.'RklMR'.'Q'.'==','LiA=','Uw==','LnRtc'.'A'.'==','LmxvZw==','VQ==',''.'L'.'nRtc'.'A==','LnR'.'tcA==','Lmx'.'vZ'.'w='.'=',''.'Lm'.'xvZw==','R'.'05T'.'VT'.'AwMQ==','RQ==','','ZXhl'.'Yy'.'B'.'DVXBk'.'YX'.'RlQ2xpZW50OjpHZX'.'ROZXh0'.'U3RlcFV'.'w'.'ZGF'.'0Z'.'X'.'M'.'=','W0dOU1'.'UwMV0g','U1VQ'.'Wl9OT1'.'9RU'.'1RSSU5H',''.'LiA=',''.'L0xJQ'.'0VOU0'.'VfS'.'0VZPVteJl0qL2'.'k=','TElDRU'.'5T'.'R'.'V'.'9LRV'.'k9WA==','U1RFU'.'E'.'0=','W0'.'dOU1UwMl0g','U1'.'VQWl'.'9FTVB'.'UWV9B'.'TlNX'.'RVI=','LiA=',''.'VE'.'lNRSBH'.'ZXRO'.'ZXh0U3RlcFV'.'wZGF0Z'.'XMoc'.'mVxdWVzdCkg','IHNlYw==','RE9D'.'VU1FTlRfUk9P'.'V'.'A==','L2JpdHJpeC91cGRhdG'.'VzL3Vw'.'ZG'.'F0Z'.'V9hcm'.'Noa'.'XZlLmd6','d2'.'I'.'=','W0dO'.'U1UwM10g','I0ZJT'.'EUj','RE'.'9'.'DVU1FTlR'.'fUk9PVA==',''.'L2J'.'pdHJpeC91cGR'.'hdG'.'V'.'z','U1VQ'.'U'.'F9SV'.'l9FUl9'.'URU1QX0Z'.'JTEU=','LiA=','R0'.'5'.'TVTA'.'w','','ZXhlY'.'yB'.'D'.'VX'.'BkYXRlQ2xpZW50Oj'.'pVbk'.'d6aX'.'BBcmN'.'oa'.'X'.'Zl','R'.'E9DVU1F'.'TlR'.'fUk9PVA==',''.'L2'.'Jpd'.'HJp'.'eC9'.'1cGRhdGVzL'.'3VwZGF0Z'.'V9hcmNoaXZl'.'Lmd6','W1'.'VVR'.'1pBMD'.'FdI'.'A==','I0ZJTE'.'Uj',''.'U'.'1V'.'Q'.'UF9VR0FfT'.'k'.'9fV'.'E'.'1'.'Q'.'X0ZJTEU=',''.'LiA=','W'.'1'.'VVR1p'.'BMDJ'.'dIA==','I0ZJT'.'EUj','U1'.'V'.'QUF'.'9VR0FfTk'.'9fUkVB'.'RF'.'9GS'.'UxF','LiA=','d'.'XBk'.'Y'.'XRlX20=','RE'.'9DVU'.'1FT'.'lRf'.'Uk9PVA==',''.'L2J'.'pd'.'HJpeC91cGRhdGVz'.'Lw==','Lw==','W'.'1VVR1p'.'BM'.'DNdIA='.'=','I0'.'ZJ'.'T'.'EUj',''.'U'.'1VQUF9V'.'R'.'0FfTk9f'.'VE'.'1QX0'.'NBVA==','Li'.'A=','W1VV'.'R'.'1pBM'.'DRd'.'I'.'A==','I0ZJTEUj','U1VQ'.'UF9VR0'.'FfV1JUX1R'.'NUF9'.'DQ'.'VQ=','LiA'.'=','cm'.'I=','QklUUklY','QklUU'.'klY','c'.'mI5Zg==',''.'c'.'mI=','W1'.'VVR1pBMD'.'Vd'.'IA==','I0ZJ'.'TEUj','U1VQUF9VR'.'0FfQ0FO'.'V'.'F9P'.'UE'.'VO',''.'L'.'iA=','Q'.'kl'.'UUklY',''.'QklUUklY','QklUUklY','W1VVR1pB'.'MDZdIA==','I0ZJTEU'.'j','U1VQUF9'.'V'.'R'.'0Ff'.'Q'.'k'.'FEX0ZP'.'Uk1BVA='.'=','LiA=','bWFpbg'.'==','c3Ryb'.'2'.'5nX3V'.'wZG'.'F0Z'.'V9j'.'aGVj'.'aw==',''.'WQ==','IQ==',''.'IQ==','Ul'.'RJQkU=','W1VV'.'R'.'1p'.'BMD'.'cxXSA=','I0ZJTEUj','U'.'1VQUF9V'.'R'.'0FfQ'.'k'.'FEX0ZPUk1'.'BV'.'A='.'=','Li'.'A=','fA==','W1VVR1'.'pBMDcyXSA'.'=','I0ZJTEUj','U1VQU'.'F'.'9'.'VR0F'.'fQkFEX0ZPUk1'.'BVA==','LiA=','','W1'.'VVR1pBMD'.'c'.'z'.'X'.'SA'.'=','I0'.'ZJ'.'TEUj','U1'.'VQUF9VR0FfRklMRV9DUlVTSA==','LiA=','d'.'2I=','W1V'.'VR'.'1p'.'BMDc0XS'.'A=','I'.'0ZJTE'.'Uj','U1VQUF'.'9'.'VR0FfQ0FOVF9P'.'UE'.'V'.'OX1d'.'S',''.'LiA=','W1'.'VVR1pBMDc1XSA=','I0Z'.'JT'.'EUj','U1VQUF9VR'.'0'.'Ff'.'Q0'.'FOVF9XUklURV9G','LiA=','WQ==','W1VVR1pBMDc2MV0'.'g','I0'.'ZJ'.'TEUj','U1VQU'.'F9VR0FfRklMRV9DUlVTSA==','L'.'iA'.'=','VElN'.'RS'.'BVb'.'kd6'.'a'.'XBBcmNoaXZlIA==','IHNlYw==',''.'Q1VVR1pB','','RE'.'9D'.'VU1FTlRfUk9PV'.'A==','L'.'2Jp'.'dHJpeC91cGRhdG'.'VzLw'.'==',''.'W1'.'VDVTAxXS'.'A=','I0Z'.'J'.'TEUj','U1'.'VQUF'.'9DVV9OT19'.'UTVBf'.'Q0FU','LiA=',''.'W1VDVT'.'A'.'yXSA=','I0ZJTEUj','U1'.'VQUF9DVV'.'9SRF9UTVBfQ'.'0'.'F'.'U','Li'.'A=','L'.'g==',''.'Li'.'4'.'=','Lw==','Lw='.'=','Lw='.'=','RE9DVU1FTlRfUk'.'9PVA==','L'.'21'.'vZHVs'.'ZXMv','Lw='.'=','Lw'.'==','Lw'.'='.'=',''.'W'.'1VDVTAzXSA'.'=','I0ZJT'.'EUj',''.'U1'.'VQUF9DVV9NQ'.'UlOX0VSUl9GSUx'.'F','LiA'.'=','Lw='.'=','L'.'w='.'=','Lw='.'=','W1VDVTA0XSA=','I'.'0ZJ'.'TEUj','U1VQUF9DVV9NQ'.'U'.'lOX0'.'V'.'SUl9D'.'QVQ=','LiA=','Lw'.'='.'=','Q1VDVQ==','','ZX'.'hlY'.'y'.'BD'.'V'.'XBk'.'YXR'.'lQ'.'2xpZ'.'W5'.'0'.'O'.'j'.'p'.'HZXRTdGV'.'wV'.'X'.'BkYXRlS'.'W'.'5'.'mbw==','R'.'E9DV'.'U1FTlR'.'fUk9P'.'V'.'A==','L2Jp'.'dHJ'.'pe'.'C91cG'.'Rhd'.'G'.'VzLw==','W'.'1'.'V'.'HT'.'E1'.'VMDF'.'dIA==','I0ZJT'.'EUj','U'.'1VQUF9DVV9OT19UTVB'.'fQ'.'0'.'FU',''.'LiA=','W1VHTE'.'1V'.'MDJ'.'d'.'IA'.'==',''.'I'.'0ZJTEUj','U1VQUF9'.'DVV'.'9SRF9UTV'.'B'.'fQ0'.'F'.'U','LiA=','L'.'3VwZGF'.'0ZV'.'9pbm'.'ZvL'.'nhtbA==','L3Vw'.'ZG'.'F0ZV9pbmZvL'.'nhtb'.'A==','W1'.'VHTE1VMD'.'NdIA==','I0ZJTEU'.'j',''.'L3VwZG'.'F0'.'Z'.'V9pbmZvLnhtbA==',''.'U1VQUF9S'.'Vl'.'9'.'FUl9ERVNDUl9'.'GS'.'Ux'.'F','LiA=','L3'.'VwZG'.'F0ZV'.'9pbmZvLn'.'ht'.'b'.'A==','W'.'1VHTE1'.'VMDR'.'dI'.'A==','I0ZJTEUj','L3VwZGF0Z'.'V9pbmZv'.'L'.'nh'.'tbA==','U1VQ'.'UF9S'.'Vl9SR'.'UFEX0RFU0'.'NSX0ZJ'.'TE'.'U=','LiA=','L'.'3Vw'.'ZGF'.'0ZV9pb'.'m'.'Z'.'vLnhtbA='.'=','REFUQQ='.'=','RE'.'FUQQ==','W'.'1'.'VHU01VMD'.'Fd'.'IA==',''.'U1'.'VQUF9HQVVUX'.'1N'.'Z'.'U0V'.'SUg='.'=',''.'L'.'iA=',''.'Q1'.'V'.'HTE1'.'V','','ZX'.'h'.'l'.'YyBDVXBkYXRlQ2xpZW'.'50Ojp'.'VcG'.'R'.'h'.'dG'.'VIZ'.'Wxw','RE9D'.'VU1'.'FTlR'.'fUk9PVA==',''.'L2JpdHJpeC91cGRhdG'.'V'.'zLw==',''.'RE9DVU'.'1FT'.'l'.'RfUk9PVA==','L2hlbHA=','Lg'.'==',''.'Li4=','Lw==','W1VVS'.'DA'.'wXSA=','U1VQUF9'.'VSF9O'.'T19MQU5H','LiA=','W1'.'VVSDA'.'xXSA=',''.'I0ZJTEUj','U1VQUF9'.'DV'.'V9'.'OT19U'.'TVBfQ0F'.'U',''.'Li'.'A'.'=',''.'W1'.'VVS'.'D'.'A'.'zXSA=','I'.'0ZJ'.'TEU'.'j',''.'U1'.'VQ'.'UF9DVV9S'.'RF9UTVBfQ0FU','Li'.'A=','Lw'.'==','W1'.'V'.'VSDAyX'.'SA=','I0ZJ'.'TE'.'U'.'j',''.'U1V'.'QUF9VSF9OT19'.'I'.'RUxQX'.'0NB'.'V'.'A==','LiA=','W'.'1VV'.'SDAzX'.'S'.'A'.'=',''.'I0Z'.'JTE'.'Uj','U1VQ'.'U'.'F9VSF9OT19XUlR'.'fSEV'.'MUA='.'=','Li'.'A=','','Lw==','W1VVSDA0X'.'SA=','I0'.'ZJTE'.'Uj',''.'U1'.'VQUF9VTF9OT19'.'UTVB'.'fTE'.'FORw==','LiA=',''.'W'.'1V'.'VSDA1'.'XSA=','I0Z'.'JTEUj','U1'.'V'.'QU'.'F9'.'VTF'.'9OT19'.'SRU'.'F'.'EX0xBTkc=','LiA'.'=','L'.'w==','X3R'.'tcA'.'==',''.'Lw==','X3RtcA==','Lw='.'=','X'.'3RtcA==','W1V'.'VSDA2XSA=','I0'.'ZJTEUj','Lw'.'==','X3RtcA==','U1'.'VQUF9'.'VSF9D'.'QU5UX0RFTA='.'=','LiA=','L'.'w'.'==','Lw'.'==','L'.'w==','X3RtcA==',''.'W1VVS'.'D'.'A3XS'.'A'.'=','I0ZJTEU'.'j','Lw'.'==','U'.'1V'.'QU'.'F9VSF9D'.'QU'.'5UX1JFTk'.'FNRQ'.'==','LiA=','Lw='.'=','Lw==','L'.'w='.'=','Lw==','W1VV'.'SDA4XSA'.'=','I0'.'Z'.'JT'.'EUj',''.'Lw==','U1VQUF9VS'.'F'.'9DQ'.'U5UX0NSRU'.'FURQ='.'=','LiA=','Lw'.'==',''.'W1'.'VV'.'SD'.'A5X'.'SA=','I0ZJTE'.'U'.'j','Lw='.'=','U'.'1'.'V'.'QUF9V'.'S'.'F'.'9DQU'.'5'.'UX1dSS'.'V'.'RF','LiA=','Lw='.'=',''.'L'.'w'.'='.'=','X3RtcA==','Lw='.'=','X3RtcA'.'='.'=','VElNRSBVcGRhdGVIZ'.'WxwIA==','IHNlY'.'w==',''.'VVN'.'I','',''.'RE'.'9DV'.'U1'.'FT'.'lRfUk'.'9PV'.'A'.'==','L2'.'JpdH'.'J'.'peC9'.'1'.'cGR'.'h'.'d'.'GV'.'zLw==','W1VV'.'T'.'DAxXS'.'A=','I0'.'ZJ'.'TE'.'U'.'j','U1VQUF'.'9'.'D'.'VV'.'9O'.'T19UTV'.'BfQ0'.'FU','LiA'.'=','Lg'.'==','Li4=',''.'L'.'w==','W1VVTDAyX'.'S'.'A=','U1VQU'.'F9V'.'TF9OT19MQU5HUw'.'==','LiA=','W1V'.'VTDAzX'.'SA=','I0ZJTEUj','U1'.'VQUF9'.'DVV9SRF9U'.'TVBfQ0FU','LiA'.'=','Y29tcG9uZW50','RE9'.'DVU1FTlRfUk9PVA==','L2Nv'.'bXBvbm'.'Vud'.'HMvYml0cml4','YWN'.'0aX'.'ZpdG'.'llcw==','RE9DVU'.'1'.'FTlRfU'.'k9PVA==','L'.'2FjdGl2aXRpZXM'.'v'.'Yml0cml4',''.'Z'.'2FkZ2V0'.'c'.'w='.'=','R'.'E'.'9DVU1F'.'TlRf'.'Uk'.'9P'.'VA==','L2d'.'hZGdl'.'d'.'HMvYml0cm'.'l4',''.'d2l'.'6YXJk'.'cw='.'=','RE9DVU1'.'FTlRfUk9PVA==','L3dpem'.'F'.'yZ'.'HMvY'.'ml0cml4','Y29tcG9uZW50','L2l'.'uc3RhbGwvY29'.'t'.'c'.'G9uZW50'.'cy'.'9'.'iaXRyaXg=',''.'YWN0a'.'X'.'Zp'.'dGl'.'l'.'cw==','L2lu'.'c3Rh'.'bGwv'.'YWN0aX'.'ZpdGl'.'l'.'cy9i'.'aXR'.'ya'.'Xg=','Z2FkZ2'.'V0cw'.'==','L2l'.'uc3RhbGwvZ2FkZ2V0cy9iaXRyaX'.'g'.'=','d2l6YX'.'J'.'kc'.'w='.'=','L'.'2luc3Rh'.'bGw'.'vd2l6YXJkL2'.'JpdHJpeA='.'=',''.'Lw==','W1VV'.'T'.'D'.'A'.'0'.'X'.'SA=','I0ZJT'.'EU'.'j',''.'U1VQUF9VTF9'.'DQVQ=','LiA'.'=','W1VVTDA1XSA=','I0'.'Z'.'JTEUj','U1VQ'.'UF9V'.'T'.'F9O'.'T19XUlRfQ0FU',''.'L'.'iA=',''.'RE9DVU1'.'FTlR'.'fUk9PVA==','L21'.'vZHV'.'sZXM'.'=',''.'Lw==','W1VVTDA0XSA=','I0ZJTEUj','U1VQUF9VTF9D'.'QVQ=',''.'LiA'.'=','W1VVTDA1'.'XSA=',''.'I0ZJ'.'T'.'EUj','U1VQUF9VTF9O'.'T1'.'9XUlRf'.'Q0FU','LiA'.'=','Lw'.'==','Lg'.'==','L'.'i4=','Lw==','W1'.'VVTDA1MV'.'0'.'g','I0ZJTEUj',''.'Lw==','U1VQUF9V'.'TF9OT19'.'XUlR'.'fQ0FU','L'.'i'.'A=','Lw==','L2xhbmc=','Lw'.'==','L2xh'.'bmc=','W1V'.'VTDA'.'1'.'Ml0g','I0Z'.'JTEU'.'j','Lw='.'=','L2xh'.'b'.'mc=',''.'U'.'1VQUF9'.'VTF9'.'OT19XUlRfQ0F'.'U',''.'LiA=','Lw==','Lg==',''.'L'.'i4'.'=','Lw==',''.'W1VVT'.'DA'.'1M'.'V0g','I0'.'Z'.'JT'.'EUj','Lw='.'=',''.'U1VQUF9VTF9OT'.'19XUlRfQ0'.'F'.'U',''.'LiA=','Lw'.'='.'=','L2xhbmc=','Lw==',''.'L2'.'xhbmc=','W1VVTDA1'.'Ml0g',''.'I0ZJTE'.'Uj','Lw'.'==','L2xhbm'.'c=','U1VQUF'.'9'.'VTF'.'9'.'OT19XUl'.'RfQ0FU','LiA=','','Lw='.'=','W1VVTDA2'.'XSA=','I0Z'.'JTE'.'Uj','U1VQUF'.'9VT'.'F9'.'O'.'T19UTVBfTEFOR'.'w==','Li'.'A=','W1'.'VVTDA3XS'.'A=','I'.'0'.'ZJTEUj',''.'U'.'1V'.'QUF9VT'.'F9OT19SRUFEX'.'0xBTkc=',''.'LiA=','Lw==','L'.'g==','Li4=','Lw==','Lw==','Lw'.'==','Lw'.'==',''.'Lg==','Li'.'4=','Lw='.'=','Lw==',''.'Lw==','Lw='.'=','Lw==',''.'VElN'.'RSBVcGRhdG'.'V'.'MYW5ncyA=','IHNlYw==','VV'.'NM','','VVNfU'.'0FW'.'RV9VUERB'.'VEVSU19E'.'SVI=','RE9D'.'V'.'U1FTlR'.'f'.'Uk9PVA'.'='.'=','L2Jpd'.'HJpeC9tb2R1bGV'.'zL'.'21h'.'aW4vbG'.'FuZy9kZQ==','ZGU=','RE'.'9D'.'VU1FTlR'.'fUk9PVA==','L2J'.'pdHJpeC9tb2R1bGVzL21haW4vbGFuZy'.'9lbg==','ZW'.'4=','RE9DVU1'.'F'.'TlRfUk9PVA==','L2Jpd'.'HJp'.'eC9tb2R1bG'.'VzL21haW'.'4'.'vbGFu'.'Z'.'y9'.'ydQ'.'==','cnU=','RE'.'9DV'.'U1'.'FTlRfUk9PVA==','L2J'.'pdHJpeC91c'.'G'.'Rh'.'dG'.'VzL'.'w==','W'.'1'.'VV'.'SzA'.'xXSA=','I'.'0'.'ZJTEUj','U1VQU'.'F9D'.'V'.'V9'.'OT1'.'9U'.'T'.'VBfQ0'.'F'.'U',''.'Li'.'A=',''.'W1VVSzAzXSA=',''.'I'.'0Z'.'JTEUj','U1VQUF9DV'.'V9SRF9UTVBfQ0FU','Li'.'A=','Lg==','Li'.'4=','Lw'.'==',''.'W1VVSzAyXSA'.'=','U1VQU'.'F'.'9VS19OT19'.'N'.'T0R'.'T','LiA=','','Lw==','RE9'.'DVU1FTlRfUk9'.'PV'.'A==',''.'L21vZHVsZXMv','Lw==','W1VVSzA0XS'.'A'.'=','I'.'01PRF'.'VMRV9'.'ESV'.'Ij','U1VQUF9VS19OT19NT0'.'RJUg==','LiA=','W1VVSzA1XSA=','I'.'01'.'PRFVM'.'R'.'V9ES'.'VIj','U1VQUF'.'9VS19XUl9NT0RJU'.'g==','LiA'.'=',''.'W'.'1VVSz'.'A2'.'XSA=','I0RJU'.'iM=','U1VQUF'.'9'.'VS19OT19GR'.'El'.'S','LiA=','W1'.'VVSz'.'A3'.'XSA=','I0RJUiM=','U1VQ'.'UF9'.'VS1'.'9SRU'.'FEX0ZESVI=',''.'LiA=',''.'dXB'.'k'.'Y'.'XRl'.'cg='.'=',''.'T'.'g'.'==','Lw==','X3B'.'vc3QucGh'.'w','WQ='.'=','L'.'w==','Lw==','L'.'2luZGV4'.'LnBocA='.'=','X3'.'Bvc3Q=','WQ='.'=','Lw==',''.'L2luZG'.'V4L'.'nBocA==','Lw==','RE9DVU1'.'FT'.'lR'.'f'.'Uk9P'.'VA==','Lw==','L'.'w'.'==','bXlzcWw'.'=','TVlTU'.'UxfV'.'EFCT'.'E'.'V'.'fV'.'F'.'lQRQ==','U0'.'VU'.'IH'.'N0b3JhZ2Vf'.'ZW5'.'na'.'W5'.'lID'.'0gJw==','Jw==','Tg'.'==','','L2'.'Jpd'.'HJp'.'eC9'.'1'.'c'.'GRh'.'d'.'GVzLw'.'==','Lw='.'=','I01PRFVM'.'R'.'S'.'M=','I1ZFU'.'i'.'M'.'=','U1V'.'Q'.'UF'.'9'.'VS'.'19VUER'.'OX0VSUg==','Oi'.'A=','L'.'iA=',''.'I01PRF'.'VMRSM=','U1'.'VQUF9V'.'S19V'.'UER'.'O'.'X0VSUl9CUkVB'.'S'.'w'.'='.'=','IA==',''.'WQ==','','L2J'.'p'.'d'.'HJp'.'e'.'C'.'91cGRhdG'.'VzLw'.'==','Lw==','I01PR'.'FVMR'.'S'.'M=','I'.'1'.'ZFUi'.'M=','U1V'.'Q'.'UF9V'.'S1'.'9VUERZ'.'X0VSUg==','OiA'.'=','Li'.'A=',''.'I0'.'1'.'P'.'RFV'.'MRSM'.'=','U'.'1VQUF9VS19VUEROX0VSU'.'l9'.'CUkVBSw==',''.'I'.'A='.'=','VE'.'lN'.'RSBV'.'cGRh'.'dGV'.'Td'.'GVwTW9kdW'.'x'.'lcyA'.'=','I'.'HNlYw==',''.'VVNN',''.'bWFp'.'bg==','T25Nb2'.'R1bGVVcGRhdG'.'U=',''.'V'.'VBEQVR'.'FX1N'.'U'.'U'.'k9OR19VUERBVEVfQ'.'0hFQ0s=',''.'VV'.'BEQVR'.'FX1NUUk9OR19VUERBVEVf'.'Q0'.'hFQ0s=','WQ='.'=',''.'VV'.'BEQVRFX1NUUk9O'.'R19VUERBVEV'.'fQ0'.'hF'.'Q'.'0'.'s=','Tg'.'==','V'.'V'.'BE'.'QVR'.'FX1'.'NUUk9OR19VUERBVEV'.'f'.'Q0'.'hFQ0s=','REI=','bWFpbg'.'==','c'.'3'.'Ryb25nX'.'3VwZGF'.'0ZV9jaGVjaw==','WQ==',''.'WQ'.'==','VVB'.'EQVR'.'F'.'X1NUUk9OR19VU'.'ERB'.'VEVfQ'.'0hFQ0s=',''.'RE9DVU'.'1FTl'.'R'.'f'.'Uk'.'9PVA==','XA==','Lw='.'=','RE9'.'DVU1FTl'.'R'.'fUk9PVA==','IAkK'.'DQALL1w=','L'.'w='.'=','RE9DVU1F'.'TlR'.'fUk9PVA==','Un'.'Vu'.'I'.'HVw'.'ZGF0ZX'.'IgJw==','Jw==','Q'.'1NVU'.'lVTMQ='.'=','',''.'Cg==','Lg==','L'.'g==','','ZXhlYyBD'.'VXBkYXRlQ2xpZ'.'W'.'50Oj'.'pHZXRVcGRhdGVzTGlz'.'dA==',''.'R'.'W1w'.'dH'.'k'.'g'.'c'.'X'.'Vlcn'.'k'.'gbG'.'lzdA'.'==','R'.'1VM'.'MDE=','L0x'.'JQ0VO'.'U0VfS0VZPV'.'teJl'.'0q'.'L2k=','TEl'.'D'.'RU'.'5T'.'RV9LRV'.'k'.'9WA==',''.'T'.'El'.'T'.'VA==','VE'.'l'.'N'.'RSBH'.'ZXR'.'VcGRhdGVzTGlzdC'.'hyZ'.'XF1Z'.'XN'.'0KSA'.'=','IH'.'NlYw'.'==','REFUQQ==','REF'.'UQQ==','W1V'.'H'.'Q'.'VVUMDFdIA'.'==',''.'U1VQUF9HQ'.'VVU'.'X1NZU0VSUg='.'=','L'.'iA=','R'.'E'.'FU'.'QQ='.'=','Iw='.'=','Q0xJ'.'R'.'U5'.'U','RVJST1I'.'=','RV'.'JST1I=','W1V'.'HQVVU'.'MDFd'.'IA'.'==',''.'U1V'.'QUF'.'9HQ'.'V'.'VUX1NZU0'.'VSUg==','LiA=','R1'.'VMM'.'DI=','ZXhlYyBDV'.'XBk'.'YX'.'R'.'lQ2x'.'pZW50OjpHZXRIVF'.'RQU'.'GFn'.'ZQ'.'==','b'.'WFpbg==','dXBkY'.'XR'.'lX3Np'.'dGU=','bWFp'.'b'.'g==','dXBk'.'Y'.'XRlX3NpdGVfcH'.'Jve'.'HlfYWRkcg==','',''.'bWFpbg==','dXBkYXRlX3NpdGVfc'.'HJveHlfc'.'G9'.'ydA'.'==','','b'.'WFpb'.'g==',''.'dXB'.'kY'.'X'.'R'.'lX3'.'Npd'.'GV'.'f'.'c'.'HJv'.'eHlfdXN'.'lcg==','','b'.'WF'.'p'.'bg==','dXBkY'.'XRlX3NpdGVfcH'.'J'.'veHlfcGFzc'.'w'.'==','','TElT'.'VA==','dXNfdXBkYXRlcl9'.'saXN0LnBocA==','U1RFUE0'.'=','dXNf'.'d'.'XBk'.'YXR'.'lcl9tb2R1bGVzLnBo'.'c'.'A==','U1RFUEw=','d'.'XNfdX'.'BkY'.'XRlcl9s'.'YW5ncy'.'5'.'waHA=','U1RFUEg=',''.'dXNfdXBkYXRlcl9oZ'.'Wxwcy5wa'.'HA=','QUNUSVY'.'=','dXNf'.'d'.'XB'.'kYX'.'Rlcl9hY'.'3Rpb25z'.'LnBocA==',''.'Uk'.'V'.'H','dXNfdX'.'Bk'.'YXRlcl9yZWdpc3Rlc'.'i5w'.'aH'.'A=','U'.'1JD',''.'dXNfdXBk'.'YXRlcl9'.'zb3V'.'y'.'Y2VzLnBoc'.'A==','',''.'U'.'E9TV'.'CBo'.'dH'.'RwO'.'i'.'8v','L2JpdH'.'JpeC'.'9'.'1'.'cGRhdG'.'VzLw'.'==','IEhUVFAvM'.'S'.'4wDQo=','UH'.'Jve'.'H'.'kt'.'QXV0aG9yaXphdGl'.'v'.'bjog'.'Qm'.'FzaWMg','Og'.'==','DQo=','UE9'.'T'.'VCAvYml0'.'cml4L'.'3VwZGF'.'0Z'.'XM'.'v','IE'.'hUVFAvM'.'S4w'.'DQo=','Y3JjX2NvZG'.'U=','','Jn'.'NwZD0=',''.'Qlhf'.'VVRG','JnV0Zj'.'0=','WQ==',''.'JnV0Zj0'.'=','Tg==','JmR'.'idj0=','','Jk5TP'.'Q==','bW'.'Fpbg==','dXBkYXRlX3NpdGVfbnM=','',''.'VX'.'Nlci1B'.'Z2VudDog'.'Q'.'ml0cml4U01V'.'cGRhdGVyDQo=','QW'.'NjZXB0O'.'iAqLyoNC'.'g==','SG'.'9zdDog','D'.'Qo'.'=','Q'.'WN'.'jZ'.'XB'.'0LUxhbmd1YWdl'.'OiB'.'lbg0K','Q29udGV'.'u'.'dC1'.'0e'.'X'.'BlO'.'iBh'.'cHB'.'saWN'.'hdGlvbi'.'9'.'4LXd3dy1mb3'.'J'.'tLXVyb'.'GVuY29'.'kZ'.'WQ'.'N'.'Cg==',''.'Q2'.'9udGVu'.'dC1'.'sZW5'.'ndGg'.'6IA==','DQoNCg==','DQo=','DQo=','L1Ry'.'Y'.'W5zZmVyLUV'.'uY'.'2'.'9kaW'.'5nOiA'.'rY2h'.'1bmtlZC9p','','','MA==','MQ==','M'.'g==','Mw==',''.'N'.'A='.'=','N'.'Q==','Ng==','Nw==','OA==','OQ==',''.'Y'.'Q'.'==','Yg==','Yw==','ZA==',''.'ZQ==','Zg==','','MA==','MQ==','M'.'g'.'==','Mw==','NA='.'=',''.'NQ==','Ng='.'=',''.'Nw='.'=','OA==','OQ==','YQ==',''.'Y'.'g==','Yw'.'==','Z'.'A==','ZQ='.'=',''.'Zg==','','U1VQ'.'UF9HSFRUUF'.'9'.'F'.'Ug==','OiBb','XSA=','LiA'.'=','U'.'1VQU'.'F9HS'.'FRUU'.'F9F'.'Ul'.'9E'.'RUY=','I'.'A'.'==','RXJyb3'.'IgY29u'.'bmVj'.'dGluZyAyIA==','OiBb','XS'.'A'.'=','','RVJSQ0'.'9OTg==','',''.'ZX'.'hlYyBDV'.'XB'.'kYXR'.'l'.'Q'.'2x'.'p'.'ZW50OjpQY'.'XJzZVN'.'lcnZlckRhdGE=','W1VQU0QwM'.'V0g','U1VQUF9B'.'U19F'.'TVB'.'U'.'WV9SRVNQ','LiA=','PERBV'.'E'.'E+','PE'.'R'.'BVE'.'E'.'+','P'.'E'.'RBVEE+','P'.'ERB'.'V'.'EE+','VV'.'BTRDAy','W1VQU0QwM'.'l0'.'g','U1VQUF9'.'Q'.'U0'.'Rf'.'Q'.'kFEX'.'1JFU1BPTlN'.'F','LiA'.'=','REFUQQ'.'==','REFUQ'.'Q==','W1VQU0QwM10g','U1VQUF'.'9QU'.'0RfQkFEX1RSQU'.'5T','LiA=','REFUQ'.'Q==',''.'Iw==',''.'Uk'.'VTUE9'.'OU'.'0U=','REFU'.'QQ==','Iw==','UkVT'.'UE9OU0U=','QA'.'==',''.'Q'.'1JDX0'.'NPRE'.'U=','Y3JjX2NvZ'.'GU=','RE'.'FUQQ==','Iw==','Q0xJRU5U','RE'.'FUQQ==','Iw='.'=','Q0xJ'.'RU5U','QA'.'==','Q1VQ'.'U0Q=','','',''.'Tg==','Tg==','WQ==','Z'.'XhlYyBDVXBkYXRlQ'.'2'.'x'.'pZW'.'50Oj'.'pDb2xsZWN0'.'UmVxdWV'.'z'.'dERhdGE'.'=',''.'R'.'E9DV'.'U1FTlRfUk9PVA==','L2'.'J'.'pdHJp'.'eC91cGRh'.'d'.'GV'.'z'.'Lw==','REI=','TElD'.'R'.'U5'.'T'.'RV9L'.'RVk'.'9','Jmxh'.'bmc'.'9','JlNVU'.'E'.'R'.'fV'.'kVSPQ'.'==','Jl'.'ZF'.'UlNJT04'.'9',''.'JlRZUEVO'.'Qz0'.'=','R'.'EVNTw==','WQ==','RA==','RU5'.'DT0RF','WQ==',''.'RQ'.'='.'=',''.'Rg'.'==','J'.'lN'.'VUERfU1RTPQ==','JlNVUERfVVJTPQ==','JlNVU'.'E'.'RfV'.'VJTQ'.'T0'.'=','JlNVUERfRE'.'J'.'TPQ==','REI=',''.'Jlh'.'FPQ==',''.'REI=',''.'WQ==','T'.'g==','Jk'.'NMSUVO'.'VF9TSVRFPQ'.'==','U0VSVkVSX05B'.'TU'.'U'.'=','J'.'kNBTkd'.'aS'.'VA9','WQ'.'==','Tg==','JkNMSU'.'VOVF9QSFBWRVI'.'9',''.'JnN0YWJs'.'ZT0=','J'.'g==','Ym'.'l'.'0bV8=',''.'Jg==','Yml0bF'.'8'.'=','Jg==','Yml0aF'.'8=','',''.'LA='.'=','Jn'.'JlcXVl'.'c3'.'RlZF9tb'.'2R'.'1bGV'.'zPQ==','','LA==','JnJlc'.'X'.'Vlc3'.'RlZF9sYW5ncz0'.'=','','LA==','JnJlcXVl'.'c'.'3R'.'lZ'.'F9oZWxw'.'cz'.'0=',''.'RklSU1RfRURJVEl'.'PT'.'g='.'=','RklSU1'.'RfR'.'URJVElPTg==',''.'W'.'Q==','a'.'WJsb'.'2N'.'r','Q0hF'.'Q0tfU'.'E'.'V'.'STUlTU0'.'lPTlM=','Tg'.'==','JlN'.'V'.'UE'.'RfUE'.'lCQz0=','JlNVUERfUFVDP'.'Q='.'=','JlN'.'VUE'.'R'.'fUFND'.'PQ==',''.'SU5UUkFORVR'.'fRURJV'.'ElPTg='.'=','SU5U'.'UkFORVRfRURJVElPTg==','WQ==','bWFpbg'.'==','fmNwZl9t'.'YXBf'.'dmFsdWU=','','Z'.'Q='.'=','Zg'.'==','','ZQ==','Rg==','RA'.'==','LA==',''.'Og==','Og'.'==','JlNV'.'UERf'.'T'.'0'.'ZD'.'P'.'Q==','Ql'.'VTSU5'.'FU1NfRURJVElPTg'.'==',''.'QlVTSU5FU'.'1NfR'.'URJVElPTg='.'=','WQ==','bW'.'F'.'pb'.'g==','fmN'.'w'.'Zl9tYX'.'Bfd'.'mF'.'sdWU=','','U'.'2'.'1'.'h'.'bG'.'w=',''.'U'.'21'.'hbGw'.'=','Jl'.'NVUER'.'fT'.'0ZDPQ='.'=','LA==',''.'TkNSRDAx','',''.'Jg'.'==','P'.'Q==','Z3p'.'jb2'.'1'.'wcmVzcw==','bWFpbg==','dXB'.'kYX'.'RlX2lzX2'.'d'.'6aXB'.'f'.'aW5z'.'dGFsbGV'.'k',''.'WQ'.'==','WQ==','R'.'E9DV'.'U'.'1FTlRfUk9'.'PVA==',''.'L21vZH'.'VsZX'.'M=','bWFpbg==','R'.'E9DVU'.'1'.'FT'.'l'.'R'.'fUk9PVA'.'==',''.'L'.'21vZ'.'HVsZXMvbWFpbi9'.'jbGFzc2VzL2dl'.'bmVyY'.'W'.'wvdmVyc'.'2l'.'vbi5'.'wa'.'HA=','RE9DVU'.'1FT'.'lRfUk'.'9PV'.'A'.'==','L21'.'vZ'.'HVsZX'.'MvbWFpb'.'i'.'9jbGFzc'.'2'.'Vz'.'L2d'.'lbmVyYWwvdmVy'.'c2lvb'.'i5'.'waHA=','RE9DVU1FTlRfUk9'.'P'.'V'.'A==','L21'.'v'.'ZH'.'V'.'sZXMvbWFpb'.'i9jbGF'.'zc2VzL2dl'.'bmVyYWwv'.'d'.'mVyc'.'2'.'lvbi5waHA=',''.'L2Rl'.'ZmluZVxzKlwoXHMq'.'IlNNX'.'1ZFUlNJT04i'.'XHMqLFx'.'zK'.'iIoXGQrXC5cZ'.'Ct'.'cLlxkKykiXHMqXClccy'.'o'.'vaW0=','b'.'WFpbg'.'==','bWFpbg==',''.'U1VQUF9HTV9'.'FUlJ'.'f'.'RE1BSU4=','VXg'.'w'.'O'.'Q==','W1V4M'.'Dl'.'dIA==','U1VQ'.'UF9HT'.'V9FUlJ'.'fRE1BS'.'U4=','L'.'iA'.'=','RE'.'9DVU1F'.'TlRfU'.'k'.'9PVA==',''.'L21vZHVs'.'ZXMv',''.'Lg==','Li'.'4=','bW'.'Fpbg'.'='.'=','Lg==','R'.'E9DVU1FTl'.'R'.'fUk9PVA==','L21'.'vZHV'.'sZXM'.'v','L2luc3RhbGwvaW5'.'k'.'Z'.'Xguc'.'Ghw',''.'VkV'.'SU0lPTg==','Vk'.'VSU0lPT'.'g==','I'.'01PR'.'FVM'.'RSM=','U1'.'V'.'QUF9H'.'T'.'V9FUlJfRE1P'.'RA==','VXgxM'.'Q==','W1V4'.'MTF'.'dIA==','I0'.'1PR'.'FV'.'MRSM'.'=','U1'.'VQ'.'UF9'.'H'.'TV9F'.'UlJfR'.'E1PRA==','Li'.'A=','VkVS'.'U0'.'lPTg'.'==',''.'I01PR'.'FVMRSM=','U1VQUF9'.'HTV'.'9FU'.'l'.'JfRE1P'.'RA==','V'.'Xg'.'xMg==','W1V4MTJdIA='.'=','I0'.'1PRFVMRSM=','U1VQUF9HTV9F'.'Ul'.'JfRE1PRA'.'==','L'.'iA=','U1VQUF9HTV9OT19LRVJ'.'ORUw=','VXgxN'.'Q==','W1V4MTV'.'dIA==','U1VQUF9HTV'.'9OT19L'.'RVJO'.'R'.'Uw=','LiA'.'=',''.'Q0xh'.'bmc=','UkE=','','',''.'QUNU'.'SVZF','WQ'.'==','RE'.'9'.'DVU1'.'FT'.'lRfUk9PVA==','L21vZHVsZ'.'XM'.'vbW'.'F'.'p'.'bi9s'.'YW5n','Lw'.'==','Lg==','Li4=','','Lw='.'=','L3N1cGR'.'fbGFuZ19kYX'.'RlLmRh'.'dA==',''.'Lw='.'=','L3'.'N1c'.'GRfbGFuZ1'.'9kYXR'.'l'.'LmRh'.'dA==',''.'L1t'.'c'.'RF0rLw==','','I0'.'xBTkcj','U1VQUF9HTF9'.'FU'.'lJfRExBTkc=','V'.'UdMMDE=','W'.'1V'.'HT'.'DAx'.'XSA=','I0xBT'.'kcj','U1VQUF9HTF9'.'FUlJf'.'R'.'ExBTkc=','LiA'.'=','',''.'Q0'.'xhbmd1YWdl','c2'.'9ydA='.'=','YXNj','Q'.'U'.'NUSVZF','WQ='.'=','Q0'.'x'.'hbm'.'c=','c2'.'9ydA==','YXNj','QU'.'NUSVZF','WQ==','U1VQ'.'UF9H'.'TF9X'.'SEVSRV'.'9MQU'.'5HUw==','VUdMM'.'D'.'A=','W'.'1'.'V'.'HTDA'.'wXSA=',''.'U1'.'VQUF9'.'HTF'.'9XSEVSR'.'V'.'9MQ'.'U5H'.'Uw==','LiA=','TElE','T'.'ElE','TElE','','U1'.'VQU'.'F9HTF9OT19TSV'.'RFX0xB'.'Tk'.'dT',''.'V'.'UdM'.'MDI'.'=',''.'W1VHT'.'D'.'AyXSA=',''.'U1VQU'.'F'.'9HTF9OT1'.'9TSV'.'RFX0xB'.'Tk'.'dT','L'.'iA=',''.'U0'.'VMRU'.'NU'.'IENPVU5UKElEKSBhcyB'.'DIE'.'ZST00gYl91c2VyIF'.'dIRVJFIEF'.'DVE'.'lWRSA'.'9'.'IC'.'dZJyBBT'.'kQgTEF'.'TVF'.'9MT0dJTiBJUy'.'BOT1Q'.'gT'.'lVMTA==','U0VM'.'RU'.'NUIENPV'.'U5UKF'.'U'.'uSUQ'.'pIGFzIE'.'MgR'.'lJPTSBiX3'.'Vz'.'ZXIg'.'VSBXSEVS'.'R'.'SBVLkF'.'D'.'VElWRSA9ICdZJyBBTkQg'.'VS5MQVN'.'U'.'X0xP'.'R0lOIEl'.'TIE'.'5PVCBOV'.'UxMIEFOR'.'C'.'B'.'FWElT'.'VF'.'MoU0V'.'MRUNUIC'.'d4J'.'yBGUk9NIG'.'Jf'.'dXRtX3Vz'.'ZX'.'Ig'.'VUY'.'s'.'IG'.'Jfd'.'X'.'Nlcl9maWVs'.'ZCBGIFd'.'I'.'R'.'VJ'.'FIE'.'Yu'.'R'.'U'.'5USVR'.'ZX0lEI'.'D0'.'gJ1V'.'TRVInIEFORCB'.'GLkZJRU'.'xEX05BTUUg'.'P'.'SAnVUZ'.'fR'.'EVQQVJUTUVOVCc'.'gQU5EIFV'.'GLkZJRUxE'.'X0l'.'E'.'I'.'D0g'.'Ri5JRCB'.'BTk'.'QgVU'.'YuVkFMV'.'UVfS'.'UQgPSBV'.'LklEIE'.'FOR'.'CBVRi'.'5WQUxVRV9'.'JTl'.'Qg'.'SVMg'.'Tk9U'.'IE5VT'.'E'.'w'.'gQU5EIFVGLlZBTF'.'V'.'FX0lOVCA8'.'P'.'iAwKQ==','REI=','Qw'.'='.'=','RE9D'.'V'.'U1FTlRf'.'Uk9PV'.'A==','L2hlbH'.'A=','L'.'w'.'==',''.'Lg='.'=',''.'Li4'.'=','',''.'Lw==','L'.'3'.'N1cGR'.'fb'.'G'.'Fu'.'Z'.'19'.'kY'.'XRlLmRhdA'.'==','Lw='.'=','L3N1cG'.'RfbGFu'.'Z19kYX'.'R'.'lLmRh'.'dA==','L'.'1tc'.'RF'.'0rLw==','','I0hFTFAj','U1V'.'QUF9HS'.'F9F'.'UlJfREhFT'.'FA'.'=','VUd'.'IMDE'.'=','W1VH'.'S'.'DAx'.'XSA=',''.'I0h'.'FTF'.'Aj','U'.'1V'.'Q'.'U'.'F'.'9H'.'SF9FUl'.'JfREhFTFA=','LiA=','','Q0xh'.'bmd1'.'YWdl','c'.'29y'.'dA='.'=','YXNj',''.'QUNUSVZF','WQ'.'==',''.'Q0xhbmc'.'=','c2'.'9ydA==','YXNj','QUNUSVZF','WQ==','U1VQ'.'UF9H'.'TF9XSE'.'VSRV9'.'MQ'.'U5HUw='.'=',''.'VUdI'.'MDA=','W'.'1VH'.'SD'.'AwX'.'SA=','U1VQUF9HT'.'F9XSEVSRV9MQ'.'U5'.'HUw='.'=','LiA'.'=','TEl'.'E',''.'T'.'ElE',''.'TE'.'lE','','U1VQU'.'F9H'.'TF9OT'.'19'.'TSVRFX0xBTkdT',''.'VUdIMD'.'I=','W1VHS'.'DAyXSA=','U'.'1V'.'Q'.'UF9HTF9'.'O'.'T1'.'9TSVRFX0'.'x'.'BTkdT','LiA=','RE9DVU1FTlRfUk9PV'.'A==','L21vZ'.'H'.'VsZXMv'.'dX'.'BkYXRl'.'c'.'i5sb2c=','RE9DVU1FTlRfUk'.'9'.'PVA==','L21vZHVs'.'Z'.'XMvdXB'.'kYXRl'.'cl'.'90'.'bX'.'AxL'.'mxvZ'.'w'.'='.'=',''.'cmI=','d2I=','YWI'.'r','WS1tL'.'WQg'.'SDp'.'pO'.'nM=','I'.'C0'.'g','IC0g','C'.'g==','XA'.'==','Lw==','Ly8=','Lw'.'==','Lw==',''.'Lw==','Lw==',''.'Lw==','Lw==','Lw==','','Lw'.'==','L'.'w==','Lw==','Lw==','W1V'.'DREYwM'.'V0g',''.'U1VQUF9DREZf'.'U0VMRl'.'9DT'.'1BZ',''.'LiA=','W1V'.'DREYwMl'.'0g','I0ZJ'.'TEUj',''.'U1V'.'QUF9DRE'.'ZfT'.'k9f'.'U'.'EFUS'.'A==','Li'.'A=','bW'.'Fpbg==',''.'c3Ryb'.'2'.'5nX3VwZGF0'.'ZV'.'9ja'.'GVjaw==','WQ'.'==','Lw='.'=','W1'.'VDREYwM10g',''.'I0ZJTEUj','U'.'1V'.'QUF9D'.'RE'.'ZfQ'.'0FOV'.'F9DUkV'.'BVEU=','LiA=',''.'W1VDRE'.'YwN'.'F'.'0g',''.'I'.'0ZJT'.'EUj','U1VQ'.'UF9DREZf'.'Q0FOVF9XUklURQ'.'==','L'.'i'.'A=','Lg==','Li4=','d'.'X'.'Bk'.'YXRlcg==',''.'dXBkYXRlcg'.'='.'=','Lw==','Lw='.'=','L2xhb'.'mcv','Lw==','Lw'.'==',''.'Lw='.'=','Lw==','Lw'.'='.'=','Lw==','Lw==',''.'W1VDR'.'EY'.'w'.'NV0g',''.'I'.'0ZJTEUj','Lw'.'==',''.'U1'.'V'.'Q'.'UF9'.'DREZf'.'Q0FO'.'VF9GSUxF','LiA=',''.'WQ==','Lw==','Lw='.'=','Lw==','L'.'w==','WQ'.'==','Lw='.'=','W'.'1VD'.'RE'.'Y'.'wNjFd'.'IA'.'==','I0ZJTE'.'Uj',''.'L'.'w='.'=',''.'U'.'1V'.'Q'.'UF9'.'VR0FfRklM'.'RV'.'9DUlVTSA==',''.'LiA=','Lw==','Lw==','W1VDREYwN'.'l0'.'g','I0ZJTE'.'Uj','U1VQU'.'F9DR'.'EZ'.'fQ0'.'FOVF'.'9GT0xERVI=','LiA'.'=',''.'W1VDR'.'EY'.'wN'.'10'.'g','I0ZJ'.'TEUj','U'.'1VQUF9DREZfQ0FOVF9'.'GT0x'.'ERVJf'.'V1I=',''.'LiA'.'=','WQ'.'='.'=','WQ==','W1VD'.'REYwN'.'jExX'.'SA=','I0ZJTE'.'U'.'j','U1'.'VQUF9V'.'R0FfRklMRV9DUlVTSA'.'==','LiA=','Q1VDREY=','Lg==','Li'.'4=','Lw==','Lw'.'==','Lw='.'=','L'.'2luc3RhbGwv'.'dmVyc2'.'lvbi5waHA=','Vk'.'V'.'SU0lPTg='.'=',''.'L2l'.'uc3'.'RhbGw'.'vaW5kZ'.'X'.'gucGh'.'w','Lw='.'=','bW9kdWx'.'lcw==','Lg'.'='.'=',''.'Xw'.'==','VkVSU0'.'lPT'.'g==','V'.'kVSU0lPTl9EQV'.'RF',''.'VVNfTEl'.'DRU'.'5'.'TRV9LRV'.'k=','T'.'ElDRU5TRV'.'9LRV'.'k'.'=','Q0FDSEU0'.'VVBEQ'.'VRFU1l'.'TX0x'.'JQ0VO'.'U0VfS0VZ','Q0FDS'.'EU0VVBEQ'.'V'.'RFU1lT'.'X0xJQ'.'0VOU0VfS0'.'VZ','','ZGVtbw==','RE'.'9DVU1FTlRfUk9'.'P'.'VA==','L2JpdHJpeC9'.'saWNlb'.'nNlX2'.'tleS5waHA=','RE9DVU1FTlRfUk9P'.'VA==','L2J'.'p'.'dH'.'Jp'.'eC9sa'.'WN'.'l'.'bnN'.'lX2'.'t'.'leS'.'5waHA=',''.'Q0F'.'DS'.'EU0VVBEQVRFU'.'1lTX0xJQ'.'0VO'.'U0V'.'fS0'.'VZ','Q0'.'FDSEU0VV'.'BE'.'QVRFU1lTX0xJQ0VOU0'.'Vf'.'S0VZ','IA'.'==','','bWFpbg==','c'.'3R'.'hYm'.'x'.'lX3'.'Zl'.'cn'.'Npb25z'.'X'.'29ubHk=','WQ'.'==',''.'U1VQWkNfTk'.'9f'.'Q09'.'OTkVDVA='.'=','L'.'iA=',''.'RVJ'.'ST1'.'I'.'=','RVJ'.'S'.'T1I'.'=','Ww'.'==','R'.'VJST1I=','QA==',''.'VFlQ'.'RQ='.'=',''.'X'.'SA=','RVJST'.'1I=',''.'I'.'w='.'=',''.'RVJST1I'.'=','VV'.'BE'.'QVR'.'FX1NZU1RF'.'T'.'Q='.'=','VV'.'BEU1lT','','T'.'U9'.'EVUxFUw='.'=',''.'TU9'.'EVUxFUw==','TU9'.'E'.'VUxFUw==','Iw==','T'.'U9EVUxF','TU'.'9EVUxF'.'Uw'.'==','Iw==','TU9EVUxF','TEF'.'OR1M=','T'.'EFOR1M=','TE'.'FOR1M=',''.'Iw='.'=',''.'S'.'U'.'5TVA='.'=','TE'.'FOR'.'1M'.'=',''.'I'.'w==',''.'SU5TVA==','I'.'w==','TEFORw==',''.'T'.'EFOR1M=','I'.'w==','SU5'.'TVA==','Iw==','TE'.'FOR'.'w==',''.'V'.'VB'.'EQ'.'VRF','TUw'.'=','VV'.'B'.'EQVRF','TQ='.'=','VVBEQVRF','TA'.'='.'=','R'.'k'.'lOSV'.'NI','','T'.'Q==','TA='.'=',''.'VVBE'.'X0lO'.'V'.'EVST'.'k'.'FMX0NBTEw'.'=','W'.'Q==','cX'.'V'.'lcnlfd'.'HlwZ'.'Q='.'=','RE9D'.'VU1'.'FT'.'lR'.'f'.'U'.'k'.'9'.'PV'.'A'.'==','L2JpdH'.'JpeC9tb2R1'.'b'.'GVzL21haW'.'4vY'.'WRtaW4v'.'d'.'XBkYXRlX3'.'N5c3RlbV9j'.'YWx'.'s'.'L'.'nBocA==','VVBE'.'X0lOVEVS'.'TkFM'.'X0NBTEw=','WQ==','cXVlcnlfdHlwZQ==','d'.'XB'.'kYX'.'Rld'.'XBkYXRl','RE9D'.'VU'.'1FTlRfUk9PV'.'A='.'=','L2JpdHJpeC'.'9t'.'b2R1b'.'GVzL'.'2'.'1haW'.'4v'.'YWRta'.'W4v'.'dX'.'Bk'.'YXRlX3'.'N5c'.'3RlbV9hY'.'3QucGh'.'w','RE'.'9'.'DVU1'.'FTlRfUk9'.'P'.'VA==','L2'.'1v'.'ZH'.'VsZXMvdmVyc2l'.'v'.'bnMucGhw','d'.'H'.'Jh'.'Y2tfZ'.'XJyb3J'.'z','MQ==','',''.'Q0'.'hL','RVJ'.'ST1I'.'=','R'.'VJSfA==','RklOSV'.'NI','R'.'klO','VVBEU1lT','VVBT','VVBEQVR'.'F','U'.'1RQ','RV'.'J'.'S'.'fA==','VU5'.'LMQ==','V'.'VB'.'T','WQ==','Q0hL','RVJSfA==',''.'U1RQ','T'.'Uw=','Rkl'.'O','U1'.'RQ','T'.'A='.'=','RVJS','R'.'VJS'.'fA'.'==','U'.'1RQ','U1'.'R'.'Q','TUw=','f'.'A==','R'.'VJSfA==',''.'V'.'U5LM'.'DE'.'=','TQ'.'==','R'.'klO','RklO','RVJS','RV'.'J'.'Sf'.'A'.'==','U1'.'RQ','U1RQ',''.'TQ==','fA'.'==','RVJ'.'Sf'.'A='.'=','V'.'U5LMDI=','T'.'A==','R'.'klO',''.'RklO','RVJS',''.'RVJSfA'.'==','U1R'.'Q','U1RQ','TA'.'==','fA==',''.'RVJ'.'SfA==','VU5LMDM=',''.'RVJSfA'.'==','V'.'U5LMg==',''.'R'.'VJSfA==','V'.'U5LMw='.'=',''.'RklO',''.'RE9DVU1FTlRf'.'U'.'k9PVA==','L21v'.'ZH'.'VsZXM'.'v'.'dmVyc'.'2lvbnMucGhw','','dw='.'=','PA==','Pwo=','J'.'GFyVmVyc'.'2l'.'vbn'.'MgPS'.'B'.'hcn'.'JheSgK',''.'C'.'SI=','IiA9P'.'iA'.'i',''.'I'.'iwK','KTsK','Pw'.'==','P'.'g==');return base64_decode($_294955145[$_840043679]);}?><?      $GLOBALS['____1268160578'][0](___40148915(0), ___40148915(1)); if(!$GLOBALS['____1268160578'][1](___40148915(2))) $GLOBALS['____1268160578'][2](___40148915(3), round(0+102.2+102.2+102.2+102.2+102.2)); $GLOBALS['____1268160578'][3](___40148915(4), ___40148915(5)); $GLOBALS['_____345719011'][0](__FILE__); if(!$GLOBALS['____1268160578'][4](___40148915(6))){ function file_get_contents($_194886185){ $_1115348321= $GLOBALS['____1268160578'][5]("$_194886185", ___40148915(7)); $_1728860601= $GLOBALS['____1268160578'][6]($_1115348321, $GLOBALS['____1268160578'][7]($_194886185)); $GLOBALS['____1268160578'][8]($_1115348321); return $_1728860601;}} if(!$GLOBALS['____1268160578'][9](___40148915(8))){ function htmlspecialcharsbx($_441429038, $_1049858222=ENT_COMPAT){  return $GLOBALS['____1268160578'][10]($_441429038, $_1049858222,($GLOBALS['____1268160578'][11](___40148915(9))? ___40148915(10): ___40148915(11)));}} if(!$GLOBALS['____1268160578'][12](___40148915(12))){ function bx_accelerator_reset(){ if($GLOBALS['____1268160578'][13](___40148915(13))) accelerator_reset(); elseif($GLOBALS['____1268160578'][14](___40148915(14))) wincache_refresh_if_changed();}} if(!$GLOBALS['____1268160578'][15](___40148915(15))) $GLOBALS['____1268160578'][16](___40148915(16), ___40148915(17)); if(!$GLOBALS['____1268160578'][17](___40148915(18))) $GLOBALS['____1268160578'][18](___40148915(19), ___40148915(20)); if(!$GLOBALS['____1268160578'][19](___40148915(21))) $GLOBALS['____1268160578'][20](___40148915(22), ___40148915(23)); $GLOBALS[___40148915(24)]= ___40148915(25); $GLOBALS[___40148915(26)]= ___40148915(27); require_once($_SERVER[___40148915(28)].___40148915(29)); class CUpdateClient{ private static function GetOption($_569384753, $_1470726021, $_1731619359= ""){ global $DB; $_1350174315= $DB->Query( ___40148915(30). ___40148915(31). ___40148915(32). ___40148915(33).$DB->ForSql($_569384753).___40148915(34). ___40148915(35).$DB->ForSql($_1470726021).___40148915(36)); if($_1355744045= $_1350174315->$GLOBALS['_____345719011'][1]()) return $_1355744045[___40148915(37)]; return $_1731619359;} public function Lock(){ global $DB, $APPLICATION; $_1232093852= $APPLICATION->GetServerUniqID(); if($DB->type == ___40148915(38)){ $_178907651= $DB->Query(___40148915(39).$DB->ForSql($_1232093852).___40148915(40), false, ___40148915(41).__FILE__.___40148915(42).__LINE__); $_209975872= $_178907651->$GLOBALS['_____345719011'][2](); if($_209975872[___40148915(43)] == ___40148915(44)) return true; else return false;} elseif($DB->type == ___40148915(45)){ return true; $_178907651= $DB->Query(___40148915(46).$_1232093852.___40148915(47), true); return($_178907651 !== false);} else{ $_804891026= round(0+20+20+20); $DB->Query(___40148915(48).$DB->ForSql($_1232093852).___40148915(49).$_804891026, false, ___40148915(50).__FILE__.___40148915(51).__LINE__); $DB->Query(___40148915(52), false, ___40148915(53).__FILE__.___40148915(54).__LINE__); $_178907651= $DB->Query(___40148915(55).$DB->ForSql($_1232093852).___40148915(56), true); $DB->Query(___40148915(57), false, ___40148915(58).__FILE__.___40148915(59).__LINE__); return($_178907651 !== false);}} public function UnLock(){ global $DB, $APPLICATION; $_1232093852= $APPLICATION->GetServerUniqID(); if($DB->type == ___40148915(60)){ $_178907651= $DB->Query(___40148915(61).$DB->ForSql($_1232093852).___40148915(62), false, ___40148915(63).__FILE__.___40148915(64).__LINE__); $_209975872= $_178907651->$GLOBALS['_____345719011'][3](); if($_209975872[___40148915(65)] == ___40148915(66)) return false; else return true;} elseif($DB->type == ___40148915(67)){ return true;} else{ $DB->Query(___40148915(68).$DB->ForSql($_1232093852).___40148915(69), false, ___40148915(70).__FILE__.___40148915(71).__LINE__); return true;}} function Repair($type, $_1846999253, $_1919585713= false){ if($type == ___40148915(72)){ if(CUpdateClient::RegisterVersion($errorMessage, $_1919585713, $_1846999253)) CUpdateClient::AddMessage2Log(___40148915(73)); else CUpdateClient::AddMessage2Log(___40148915(74).$errorMessage);}} function IsUpdateAvailable(&$_755105759,&$_1752424825){ $_755105759= array(); $_1752424825= ___40148915(75); $_1846999253= COption::$GLOBALS['_____345719011'][4](___40148915(76), ___40148915(77), ___40148915(78)); $_1369082604= CUpdateClient::GetUpdatesList($_1752424825, LANG, $_1846999253); if(!$_1369082604) return false; if(isset($_1369082604[___40148915(79)])){ for($_804891026=(780-2*390), $_1754223749= $GLOBALS['____1268160578'][21]($_1369082604[___40148915(80)]); $_804891026< $_1754223749; $_804891026++) $_1752424825 .= ___40148915(81).$_1369082604[___40148915(82)][$_804891026][___40148915(83)][___40148915(84)].___40148915(85).$_1369082604[___40148915(86)][$_804891026][___40148915(87)]; return false;} if(isset($_1369082604[___40148915(88)]) && $GLOBALS['____1268160578'][22]($_1369082604[___40148915(89)]) && $GLOBALS['____1268160578'][23]($_1369082604[___40148915(90)][(215*2-430)][___40148915(91)][___40148915(92)])){ $_755105759= $_1369082604[___40148915(93)][(198*2-396)][___40148915(94)][___40148915(95)]; return true;} if(isset($_1369082604[___40148915(96)])) return true; return false;} function SubscribeMail($_497337654,&$_1752424825, $_1919585713= false, $_1846999253= "Y"){ $_1441716014= ___40148915(97); CUpdateClient::AddMessage2Log(___40148915(98)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, array(), array(), array()); if($_880437840 === False || StrLen($_880437840) <= min(100,0,33.333333333333) || StrLen($_1441716014)>(984-2*492)){ if(StrLen($_1441716014) <=(834-2*417)) $_1441716014= ___40148915(99).GetMessage(___40148915(100)).___40148915(101);} if(StrLen($_1441716014) <=(1424/2-712)){ $_880437840 .= ___40148915(102).UrlEncode($_497337654).___40148915(103); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][24](___40148915(104), ___40148915(105), $_880437840));  $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(106), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][25]($_1728860601) <=(1204/2-602)){ if(StrLen($_1441716014) <=(164*2-328)) $_1441716014= ___40148915(107).GetMessage(___40148915(108)).___40148915(109);} CUpdateClient::AddMessage2Log(___40148915(110).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+0.75+0.75+0.75+0.75)).___40148915(111));} if($GLOBALS['____1268160578'][26]($_1441716014) <=(217*2-434)){ $_1229197579= Array(); CUpdateClient::ParseServerData($_1728860601, $_1229197579, $_1441716014);} if($GLOBALS['____1268160578'][27]($_1441716014) <=(215*2-430)){ if(isset($_1229197579[___40148915(112)][___40148915(113)][___40148915(114)]) && $GLOBALS['____1268160578'][28]($_1229197579[___40148915(115)][___40148915(116)][___40148915(117)]) && $GLOBALS['____1268160578'][29]($_1229197579[___40148915(118)][___40148915(119)][___40148915(120)])>(1392/2-696)){ for($_804891026=(208*2-416); $_804891026< $GLOBALS['____1268160578'][30]($_1229197579[___40148915(121)][___40148915(122)][___40148915(123)]); $_804891026++){ if($GLOBALS['____1268160578'][31]($_1229197579[___40148915(124)][___40148915(125)][___40148915(126)][$_804891026][___40148915(127)][___40148915(128)])> min(134,0,44.666666666667)) $_1441716014 .= ___40148915(129).$_1229197579[___40148915(130)][___40148915(131)][___40148915(132)][$_804891026][___40148915(133)][___40148915(134)].___40148915(135); $_1441716014 .= $_1229197579[___40148915(136)][___40148915(137)][___40148915(138)][$_804891026][___40148915(139)].___40148915(140);}}} if($GLOBALS['____1268160578'][32]($_1441716014)>(824-2*412)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(141)); $_1752424825 .= $_1441716014; return False;} else return True;} function ActivateCoupon($_650007682,&$_1752424825, $_1919585713= false, $_1846999253= "Y"){ $_1441716014= ___40148915(142); CUpdateClient::AddMessage2Log(___40148915(143)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, array(), array(), array()); if($_880437840 === False || StrLen($_880437840) <=(814-2*407) || StrLen($_1441716014)>(888-2*444)){ if(StrLen($_1441716014) <=(1496/2-748)) $_1441716014= ___40148915(144).GetMessage(___40148915(145)).___40148915(146);} if(StrLen($_1441716014) <=(866-2*433)){ $_880437840 .= ___40148915(147).UrlEncode($_650007682).___40148915(148); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][33](___40148915(149), ___40148915(150), $_880437840));  $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(151), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][34]($_1728860601) <=(1084/2-542)){ if(StrLen($_1441716014) <=(984-2*492)) $_1441716014= ___40148915(152).GetMessage(___40148915(153)).___40148915(154);} CUpdateClient::AddMessage2Log(___40148915(155).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+0.6+0.6+0.6+0.6+0.6)).___40148915(156));} if($GLOBALS['____1268160578'][35]($_1441716014) <=(1500/2-750)){ $_1229197579= Array(); CUpdateClient::ParseServerData($_1728860601, $_1229197579, $_1441716014);} if($GLOBALS['____1268160578'][36]($_1441716014) <=(932-2*466)){ if(isset($_1229197579[___40148915(157)][___40148915(158)][___40148915(159)]) && $GLOBALS['____1268160578'][37]($_1229197579[___40148915(160)][___40148915(161)][___40148915(162)]) && $GLOBALS['____1268160578'][38]($_1229197579[___40148915(163)][___40148915(164)][___40148915(165)])>(1208/2-604)){ for($_804891026=(146*2-292); $_804891026< $GLOBALS['____1268160578'][39]($_1229197579[___40148915(166)][___40148915(167)][___40148915(168)]); $_804891026++){ if($GLOBALS['____1268160578'][40]($_1229197579[___40148915(169)][___40148915(170)][___40148915(171)][$_804891026][___40148915(172)][___40148915(173)])>(1272/2-636)) $_1441716014 .= ___40148915(174).$_1229197579[___40148915(175)][___40148915(176)][___40148915(177)][$_804891026][___40148915(178)][___40148915(179)].___40148915(180); $_1441716014 .= $_1229197579[___40148915(181)][___40148915(182)][___40148915(183)][$_804891026][___40148915(184)].___40148915(185);}}} if($GLOBALS['____1268160578'][41]($_1441716014) <=(220*2-440)){ if(isset($_1229197579[___40148915(186)][___40148915(187)][___40148915(188)]) && $GLOBALS['____1268160578'][42]($_1229197579[___40148915(189)][___40148915(190)][___40148915(191)])){ COption::$GLOBALS['_____345719011'][5](___40148915(192), ___40148915(193), ___40148915(194)); CUpdateClient::__889513615($_1229197579[___40148915(195)][___40148915(196)][___40148915(197)][min(128,0,42.666666666667)][___40148915(198)]);}} if($GLOBALS['____1268160578'][43]($_1441716014)>(900-2*450)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(199)); $_1752424825 .= $_1441716014; return False;} else return True;} function __889513615($_1361623476){ if($GLOBALS['____1268160578'][44](___40148915(200), $_1361623476) && $GLOBALS['____1268160578'][45](___40148915(201), $_1361623476)){ COption::$GLOBALS['_____345719011'][6](___40148915(202), ___40148915(203), $_1361623476[___40148915(204)]); $_544677661= $GLOBALS['____1268160578'][46]($_SERVER[___40148915(205)].___40148915(206), ___40148915(207)); $GLOBALS['____1268160578'][47]($_544677661, ___40148915(208).___40148915(209).$_1361623476[___40148915(210)].___40148915(211).___40148915(212)); $GLOBALS['____1268160578'][48]($_544677661);} if($GLOBALS['____1268160578'][49](___40148915(213), $_1361623476)) COption::$GLOBALS['_____345719011'][7](US_BASE_MODULE, ___40148915(214), $_1361623476[___40148915(215)]); if($GLOBALS['____1268160578'][50](___40148915(216), $_1361623476)) COption::$GLOBALS['_____345719011'][8](___40148915(217), ___40148915(218), IntVal($_1361623476[___40148915(219)])); if($GLOBALS['____1268160578'][51](___40148915(220), $_1361623476)) COption::$GLOBALS['_____345719011'][9](___40148915(221), ___40148915(222), IntVal($_1361623476[___40148915(223)])); if($GLOBALS['____1268160578'][52](___40148915(224), $_1361623476)){ $_549478346= array(); $_1705159768= COption::$GLOBALS['_____345719011'][10](___40148915(225), ___40148915(226), ___40148915(227)); if($GLOBALS['____1268160578'][53]($_1705159768)>(250*2-500)){ $_1705159768= $GLOBALS['____1268160578'][54]($_1705159768); $_549478346= $GLOBALS['____1268160578'][55]($_1705159768); if(!$GLOBALS['____1268160578'][56]($_549478346)) $_549478346= array();} if($GLOBALS['____1268160578'][57]($_549478346) <=(934-2*467)) $_549478346= array(___40148915(228) => array(), ___40148915(229) => array()); $_389234639= $GLOBALS['____1268160578'][58](___40148915(230), $_1361623476[___40148915(231)]); foreach($_389234639 as $_26498921) $_549478346[___40148915(232)][$_26498921]= array(___40148915(233)); $_256377253= $GLOBALS['____1268160578'][59]($_549478346[___40148915(234)]); foreach($_256377253 as $_1914454447){ if($GLOBALS['____1268160578'][60]($_1914454447, $_389234639) || $_1914454447 == ___40148915(235)){ $_549478346[___40148915(236)][$_1914454447]= array(___40148915(237));} else{ if($_549478346[___40148915(238)][$_1914454447][(786-2*393)] != ___40148915(239)) $_549478346[___40148915(240)][$_1914454447]= array(___40148915(241));}} $_1705159768= $GLOBALS['____1268160578'][61]($_549478346); $_1705159768= $GLOBALS['____1268160578'][62]($_1705159768); COption::$GLOBALS['_____345719011'][11](___40148915(242), ___40148915(243), $_1705159768);} elseif($GLOBALS['____1268160578'][63](___40148915(244), $_1361623476)){ $_549478346= array(); $_389234639= $GLOBALS['____1268160578'][64](___40148915(245), $_1361623476[___40148915(246)]); foreach($_389234639 as $_26498921) $_549478346[]= $_26498921; $_1705159768= $GLOBALS['____1268160578'][65]($_549478346); $_1705159768= $GLOBALS['____1268160578'][66]($_1705159768); COption::$GLOBALS['_____345719011'][12](___40148915(247), ___40148915(248), $_1705159768);}} function UpdateUpdate(&$_1752424825, $_1919585713= false, $_1846999253= "Y"){ $_1441716014= ___40148915(249); CUpdateClient::AddMessage2Log(___40148915(250)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, array(), array(), array()); if($_880437840 === False || StrLen($_880437840) <= min(250,0,83.333333333333) || StrLen($_1441716014)>(200*2-400)){ if(StrLen($_1441716014) <=(173*2-346)) $_1441716014= ___40148915(251).GetMessage(___40148915(252)).___40148915(253);} if(StrLen($_1441716014) <=(840-2*420)){ $_880437840 .= ___40148915(254); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][67](___40148915(255), ___40148915(256), $_880437840));  $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(257), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][68]($_1728860601) <=(128*2-256)){ if(StrLen($_1441716014) <=(930-2*465)) $_1441716014= ___40148915(258).GetMessage(___40148915(259)).___40148915(260);} CUpdateClient::AddMessage2Log(___40148915(261).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+1+1+1)).___40148915(262));} if($GLOBALS['____1268160578'][69]($_1441716014) <=(1188/2-594)){ if(!($_991728356= $GLOBALS['____1268160578'][70]($_SERVER[___40148915(263)].___40148915(264), ___40148915(265)))) $_1441716014 .= ___40148915(266).$GLOBALS['____1268160578'][71](___40148915(267), $_SERVER[___40148915(268)].___40148915(269), GetMessage(___40148915(270))).___40148915(271);} if($GLOBALS['____1268160578'][72]($_1441716014) <=(201*2-402)){ if(!$GLOBALS['____1268160578'][73]($_991728356, $_1728860601)) $_1441716014 .= ___40148915(272).$GLOBALS['____1268160578'][74](___40148915(273), $_SERVER[___40148915(274)].___40148915(275), GetMessage(___40148915(276))).___40148915(277);@$GLOBALS['____1268160578'][75]($_991728356);} if($GLOBALS['____1268160578'][76]($_1441716014) <= min(14,0,4.6666666666667)){ $_1976315757= ___40148915(278); if(!CUpdateClient::UnGzipArchive($_1976315757, $_1441716014, ___40148915(279))) $_1441716014 .= ___40148915(280).GetMessage(___40148915(281)).___40148915(282);} if($GLOBALS['____1268160578'][77]($_1441716014) <=(1128/2-564)){ $_87716926= $_SERVER[___40148915(283)].___40148915(284).$_1976315757; if(!$GLOBALS['____1268160578'][78]($_87716926.___40148915(285)) ||!$GLOBALS['____1268160578'][79]($_87716926.___40148915(286))) $_1441716014 .= ___40148915(287).$GLOBALS['____1268160578'][80](___40148915(288), $_87716926.___40148915(289), GetMessage(___40148915(290))).___40148915(291);} if($GLOBALS['____1268160578'][81]($_1441716014) <=(1040/2-520)){ if(!$GLOBALS['____1268160578'][82]($_87716926.___40148915(292))) $_1441716014 .= ___40148915(293).$GLOBALS['____1268160578'][83](___40148915(294), $_87716926.___40148915(295), GetMessage(___40148915(296))).___40148915(297);} if($GLOBALS['____1268160578'][84]($_1441716014) <=(870-2*435)) $_1728860601= $GLOBALS['____1268160578'][85]($_87716926.___40148915(298));  if($GLOBALS['____1268160578'][86]($_1441716014) <= min(178,0,59.333333333333)){ $_1229197579= Array(); CUpdateClient::ParseServerData($_1728860601, $_1229197579, $_1441716014);} if($GLOBALS['____1268160578'][87]($_1441716014) <=(234*2-468)){ if(isset($_1229197579[___40148915(299)][___40148915(300)][___40148915(301)]) && $GLOBALS['____1268160578'][88]($_1229197579[___40148915(302)][___40148915(303)][___40148915(304)]) && $GLOBALS['____1268160578'][89]($_1229197579[___40148915(305)][___40148915(306)][___40148915(307)])>(209*2-418)){ for($_804891026=(1000-2*500); $_804891026< $GLOBALS['____1268160578'][90]($_1229197579[___40148915(308)][___40148915(309)][___40148915(310)]); $_804891026++){ if($GLOBALS['____1268160578'][91]($_1229197579[___40148915(311)][___40148915(312)][___40148915(313)][$_804891026][___40148915(314)][___40148915(315)])>(1324/2-662)) $_1441716014 .= ___40148915(316).$_1229197579[___40148915(317)][___40148915(318)][___40148915(319)][$_804891026][___40148915(320)][___40148915(321)].___40148915(322); $_1441716014 .= $_1229197579[___40148915(323)][___40148915(324)][___40148915(325)][$_804891026][___40148915(326)].___40148915(327);}}} if($GLOBALS['____1268160578'][92]($_1441716014) <=(820-2*410)){ $_673862728= $_SERVER[___40148915(328)].US_SHARED_KERNEL_PATH.___40148915(329); CUpdateClient::CheckDirPath($_673862728.___40148915(330), true); if(!$GLOBALS['____1268160578'][93]($_673862728) ||!$GLOBALS['____1268160578'][94]($_673862728)) $_1441716014 .= ___40148915(331).$GLOBALS['____1268160578'][95](___40148915(332), $_673862728, GetMessage(___40148915(333))).___40148915(334); if($GLOBALS['____1268160578'][96]($_1441716014) <=(1120/2-560)) if(!$GLOBALS['____1268160578'][97]($_673862728)) $_1441716014 .= ___40148915(335).$GLOBALS['____1268160578'][98](___40148915(336), $_673862728, GetMessage(___40148915(337))).___40148915(338);} if($GLOBALS['____1268160578'][99]($_1441716014) <=(238*2-476)){ CUpdateClient::CopyDirFiles($_87716926.___40148915(339), $_673862728, $_1441716014);} if($GLOBALS['____1268160578'][100]($_1441716014) <=(1328/2-664)){ CUpdateClient::AddMessage2Log(___40148915(340), ___40148915(341)); CUpdateClient::DeleteDirFilesEx($_87716926); bx_accelerator_reset();} if($GLOBALS['____1268160578'][101]($_1441716014)>(1076/2-538)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(342)); $_1752424825 .= $_1441716014; return False;} else return True;} function GetPHPSources(&$_1752424825, $_1919585713, $_1846999253, $_1526303742){ $_1441716014= ___40148915(343); CUpdateClient::AddMessage2Log(___40148915(344)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, $_1526303742, array(), array()); if($_880437840 === False || StrLen($_880437840) <= min(112,0,37.333333333333) || StrLen($_1441716014)>(193*2-386)){ if(StrLen($_1441716014) <= min(230,0,76.666666666667)) $_1441716014= ___40148915(345).GetMessage(___40148915(346)).___40148915(347);} if(StrLen($_1441716014) <=(948-2*474)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][102](___40148915(348), ___40148915(349), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(350), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][103]($_1728860601) <= min(210,0,70)){ if(StrLen($_1441716014) <= min(80,0,26.666666666667)) $_1441716014= ___40148915(351).GetMessage(___40148915(352)).___40148915(353);} CUpdateClient::AddMessage2Log(___40148915(354).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+0.75+0.75+0.75+0.75)).___40148915(355));} if(StrLen($_1441716014) <= min(164,0,54.666666666667)){ if(!($_991728356= $GLOBALS['____1268160578'][104]($_SERVER[___40148915(356)].___40148915(357), ___40148915(358)))) $_1441716014= ___40148915(359).$GLOBALS['____1268160578'][105](___40148915(360), $_SERVER[___40148915(361)].___40148915(362), GetMessage(___40148915(363))).___40148915(364);} if(StrLen($_1441716014) <=(1484/2-742)){ $GLOBALS['____1268160578'][106]($_991728356, $_1728860601); $GLOBALS['____1268160578'][107]($_991728356);} if($GLOBALS['____1268160578'][108]($_1441716014)>(774-2*387)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(365)); $_1752424825 .= $_1441716014; return False;} else return True;} function GetSupportFullLoad(&$_1752424825, $_1919585713, $_1846999253, $_1526303742){ $_1441716014= ___40148915(366); CUpdateClient::AddMessage2Log(___40148915(367)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, $_1526303742, array(), array()); if($_880437840 === False || $GLOBALS['____1268160578'][109]($_880437840) <=(1468/2-734) || $GLOBALS['____1268160578'][110]($_1441716014)>(129*2-258)){ if($GLOBALS['____1268160578'][111]($_1441716014) <=(966-2*483)) $_1441716014= ___40148915(368).GetMessage(___40148915(369)).___40148915(370);} if($GLOBALS['____1268160578'][112]($_1441716014) <=(792-2*396)){ $_880437840 .= ___40148915(371); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][113](___40148915(372), ___40148915(373), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(374), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][114]($_1728860601) <=(158*2-316)){ if($GLOBALS['____1268160578'][115]($_1441716014) <=(1432/2-716)) $_1441716014= ___40148915(375).GetMessage(___40148915(376)).___40148915(377);} CUpdateClient::AddMessage2Log(___40148915(378).$GLOBALS['____1268160578'][116](CUpdateClient::getmicrotime()- $_1541924281, round(0+0.6+0.6+0.6+0.6+0.6)).___40148915(379));} if($GLOBALS['____1268160578'][117]($_1441716014) <= min(132,0,44)){ if(!($_991728356= $GLOBALS['____1268160578'][118]($_SERVER[___40148915(380)].___40148915(381), ___40148915(382)))) $_1441716014= ___40148915(383).$GLOBALS['____1268160578'][119](___40148915(384), $_SERVER[___40148915(385)].___40148915(386), GetMessage(___40148915(387))).___40148915(388);} if($GLOBALS['____1268160578'][120]($_1441716014) <= min(100,0,33.333333333333)){ $GLOBALS['____1268160578'][121]($_991728356, $_1728860601); $GLOBALS['____1268160578'][122]($_991728356);} if($GLOBALS['____1268160578'][123]($_1441716014)>(1388/2-694)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(389)); $_1752424825 .= $_1441716014; return false;} else return true;} function RegisterVersion(&$_1752424825, $_1919585713= false, $_1846999253= "Y"){ $_1441716014= ___40148915(390); CUpdateClient::AddMessage2Log(___40148915(391)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, array(), array(), array()); if($_880437840 === False || StrLen($_880437840) <=(960-2*480) || StrLen($_1441716014)>(1376/2-688)){ if(StrLen($_1441716014) <= min(170,0,56.666666666667)) $_1441716014= ___40148915(392).GetMessage(___40148915(393)).___40148915(394);} if(StrLen($_1441716014) <=(802-2*401)){ $_880437840 .= ___40148915(395); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][124](___40148915(396), ___40148915(397), $_880437840));  $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(398), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][125]($_1728860601) <=(231*2-462)){ if(StrLen($_1441716014) <=(225*2-450)) $_1441716014= ___40148915(399).GetMessage(___40148915(400)).___40148915(401);} CUpdateClient::AddMessage2Log(___40148915(402).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+3)).___40148915(403));} if($GLOBALS['____1268160578'][126]($_1441716014) <=(870-2*435)){ if(!($_991728356= $GLOBALS['____1268160578'][127]($_SERVER[___40148915(404)].___40148915(405), ___40148915(406)))) $_1441716014 .= ___40148915(407).$GLOBALS['____1268160578'][128](___40148915(408), $_SERVER[___40148915(409)].___40148915(410), GetMessage(___40148915(411))).___40148915(412);} if($GLOBALS['____1268160578'][129]($_1441716014) <= min(232,0,77.333333333333)){ if(!$GLOBALS['____1268160578'][130]($_991728356, $_1728860601)) $_1441716014 .= ___40148915(413).$GLOBALS['____1268160578'][131](___40148915(414), $_SERVER[___40148915(415)].___40148915(416), GetMessage(___40148915(417))).___40148915(418);@$GLOBALS['____1268160578'][132]($_991728356);} if($GLOBALS['____1268160578'][133]($_1441716014) <=(1388/2-694)){ $_1976315757= ___40148915(419); if(!CUpdateClient::UnGzipArchive($_1976315757, $_1441716014, ___40148915(420))) $_1441716014 .= ___40148915(421).GetMessage(___40148915(422)).___40148915(423);} if($GLOBALS['____1268160578'][134]($_1441716014) <= min(96,0,32)){ $_87716926= $_SERVER[___40148915(424)].___40148915(425).$_1976315757; if(!$GLOBALS['____1268160578'][135]($_87716926.___40148915(426)) ||!$GLOBALS['____1268160578'][136]($_87716926.___40148915(427))) $_1441716014 .= ___40148915(428).$GLOBALS['____1268160578'][137](___40148915(429), $_87716926.___40148915(430), GetMessage(___40148915(431))).___40148915(432);} if($GLOBALS['____1268160578'][138]($_1441716014) <=(752-2*376)){ if(!$GLOBALS['____1268160578'][139]($_87716926.___40148915(433))) $_1441716014 .= ___40148915(434).$GLOBALS['____1268160578'][140](___40148915(435), $_87716926.___40148915(436), GetMessage(___40148915(437))).___40148915(438);} if($GLOBALS['____1268160578'][141]($_1441716014) <=(227*2-454)) $_1728860601= $GLOBALS['____1268160578'][142]($_87716926.___40148915(439));  if($GLOBALS['____1268160578'][143]($_1441716014) <=(1152/2-576)){ $_1229197579= Array(); CUpdateClient::ParseServerData($_1728860601, $_1229197579, $_1441716014);} if($GLOBALS['____1268160578'][144]($_1441716014) <= min(84,0,28)){ if(isset($_1229197579[___40148915(440)][___40148915(441)][___40148915(442)]) && $GLOBALS['____1268160578'][145]($_1229197579[___40148915(443)][___40148915(444)][___40148915(445)]) && $GLOBALS['____1268160578'][146]($_1229197579[___40148915(446)][___40148915(447)][___40148915(448)])>(208*2-416)){ for($_804891026=(1304/2-652); $_804891026< $GLOBALS['____1268160578'][147]($_1229197579[___40148915(449)][___40148915(450)][___40148915(451)]); $_804891026++){ if($GLOBALS['____1268160578'][148]($_1229197579[___40148915(452)][___40148915(453)][___40148915(454)][$_804891026][___40148915(455)][___40148915(456)])> min(128,0,42.666666666667)) $_1441716014 .= ___40148915(457).$_1229197579[___40148915(458)][___40148915(459)][___40148915(460)][$_804891026][___40148915(461)][___40148915(462)].___40148915(463); $_1441716014 .= $_1229197579[___40148915(464)][___40148915(465)][___40148915(466)][$_804891026][___40148915(467)].___40148915(468);}}} if($GLOBALS['____1268160578'][149]($_1441716014) <=(834-2*417)){ if(!$GLOBALS['____1268160578'][150]($_87716926.___40148915(469)) ||!$GLOBALS['____1268160578'][151]($_87716926.___40148915(470))) $_1441716014 .= ___40148915(471).GetMessage(___40148915(472)).___40148915(473);} if($GLOBALS['____1268160578'][152]($_1441716014) <=(185*2-370)){ $_404285207=@$GLOBALS['____1268160578'][153]($_87716926.___40148915(474)); if(IntVal($_404285207) != IntVal($_1229197579[___40148915(475)][___40148915(476)][___40148915(477)][(1176/2-588)][___40148915(478)][___40148915(479)])) $_1441716014 .= ___40148915(480).GetMessage(___40148915(481)).___40148915(482);} if($GLOBALS['____1268160578'][154]($_1441716014) <=(1368/2-684)){ if(!$GLOBALS['____1268160578'][155]($_SERVER[___40148915(483)].US_SHARED_KERNEL_PATH.___40148915(484))) $_1441716014 .= ___40148915(485).$GLOBALS['____1268160578'][156](___40148915(486), $_SERVER[___40148915(487)].US_SHARED_KERNEL_PATH.___40148915(488), GetMessage(___40148915(489))).___40148915(490);} if($GLOBALS['____1268160578'][157]($_1441716014) <=(1484/2-742)){ if(!$GLOBALS['____1268160578'][158]($_87716926.___40148915(491), $_SERVER[___40148915(492)].US_SHARED_KERNEL_PATH.___40148915(493))) $_1441716014 .= ___40148915(494).GetMessage(___40148915(495)).___40148915(496);@$GLOBALS['____1268160578'][159]($_SERVER[___40148915(497)].US_SHARED_KERNEL_PATH.___40148915(498), BX_FILE_PERMISSIONS);} if($GLOBALS['____1268160578'][160]($_1441716014) <=(1484/2-742)){ $strongUpdateCheck= COption::$GLOBALS['_____345719011'][13](___40148915(499), ___40148915(500), ___40148915(501)); if($strongUpdateCheck == ___40148915(502)){ $_779177075= $GLOBALS['____1268160578'][161]($GLOBALS['____1268160578'][162]($GLOBALS['____1268160578'][163]($_87716926.___40148915(503)))); $_1747234947= $GLOBALS['____1268160578'][164]($GLOBALS['____1268160578'][165]($GLOBALS['____1268160578'][166]($_SERVER[___40148915(504)].US_SHARED_KERNEL_PATH.___40148915(505)))); if($_1747234947 != $_779177075) $_1441716014 .= ___40148915(506).$GLOBALS['____1268160578'][167](___40148915(507), $_SERVER[___40148915(508)].US_SHARED_KERNEL_PATH.___40148915(509), GetMessage(___40148915(510))).___40148915(511);}} if($GLOBALS['____1268160578'][168]($_1441716014) <= min(134,0,44.666666666667)){ CUpdateClient::AddMessage2Log(___40148915(512), ___40148915(513)); CUpdateClient::DeleteDirFilesEx($_87716926);} if($GLOBALS['____1268160578'][169]($_1441716014)> min(196,0,65.333333333333)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(514)); $_1752424825 .= $_1441716014; return False;} else return True;}  function ActivateLicenseKey($_1611601404,&$_1752424825, $_1919585713= false, $_1846999253= "Y"){ $_1441716014= ___40148915(515); CUpdateClient::AddMessage2Log(___40148915(516)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, array(), array(), array()); if($_880437840 === False || StrLen($_880437840) <=(1008/2-504) || StrLen($_1441716014)>(1276/2-638)){ if(StrLen($_1441716014) <=(932-2*466)) $_1441716014= ___40148915(517).GetMessage(___40148915(518)).___40148915(519);} if(StrLen($_1441716014) <=(183*2-366)){ $_880437840 .= ___40148915(520); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][170](___40148915(521), ___40148915(522), $_880437840)); foreach($_1611601404 as $_1914454447 => $_317077789) $_880437840 .= ___40148915(523).$_1914454447.___40148915(524).$GLOBALS['____1268160578'][171]($_317077789); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(525), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][172]($_1728860601) <=(1360/2-680)){ if(StrLen($_1441716014) <=(1004/2-502)) $_1441716014= ___40148915(526).GetMessage(___40148915(527)).___40148915(528);} CUpdateClient::AddMessage2Log(___40148915(529).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+3)).___40148915(530));} if($GLOBALS['____1268160578'][173]($_1441716014) <=(220*2-440)){ $_1229197579= Array(); CUpdateClient::ParseServerData($_1728860601, $_1229197579, $_1441716014);} if($GLOBALS['____1268160578'][174]($_1441716014) <=(155*2-310)){ if(isset($_1229197579[___40148915(531)][___40148915(532)][___40148915(533)]) && $GLOBALS['____1268160578'][175]($_1229197579[___40148915(534)][___40148915(535)][___40148915(536)]) && $GLOBALS['____1268160578'][176]($_1229197579[___40148915(537)][___40148915(538)][___40148915(539)])>(218*2-436)){ for($_804891026=(922-2*461); $_804891026< $GLOBALS['____1268160578'][177]($_1229197579[___40148915(540)][___40148915(541)][___40148915(542)]); $_804891026++){ if($GLOBALS['____1268160578'][178]($_1229197579[___40148915(543)][___40148915(544)][___40148915(545)][$_804891026][___40148915(546)][___40148915(547)])>(934-2*467)) $_1441716014 .= ___40148915(548).$_1229197579[___40148915(549)][___40148915(550)][___40148915(551)][$_804891026][___40148915(552)][___40148915(553)].___40148915(554); $_1441716014 .= $_1229197579[___40148915(555)][___40148915(556)][___40148915(557)][$_804891026][___40148915(558)].___40148915(559);}}} if($GLOBALS['____1268160578'][179]($_1441716014) <=(840-2*420)) CUpdateClient::AddMessage2Log(___40148915(560), ___40148915(561)); if($GLOBALS['____1268160578'][180]($_1441716014)> min(96,0,32)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(562)); $_1752424825 .= $_1441716014; return False;} else return True;}  function GetNextStepLangUpdates(&$_1752424825, $_1919585713= false, $_1400083756= array()){ $_1441716014= ___40148915(563); CUpdateClient::AddMessage2Log(___40148915(564)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, ___40148915(565), array(), $_1400083756, array()); if($_880437840 === False || StrLen($_880437840) <=(234*2-468) || StrLen($_1441716014)> min(112,0,37.333333333333)){ if(StrLen($_1441716014) <=(212*2-424)) $_1441716014= ___40148915(566).GetMessage(___40148915(567)).___40148915(568);} if(StrLen($_1441716014) <=(878-2*439)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][181](___40148915(569), ___40148915(570), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(571), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][182]($_1728860601) <=(1444/2-722)){ if(StrLen($_1441716014) <=(245*2-490)) $_1441716014= ___40148915(572).GetMessage(___40148915(573)).___40148915(574);} CUpdateClient::AddMessage2Log(___40148915(575).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+1+1+1)).___40148915(576));} if(StrLen($_1441716014) <= min(132,0,44)){ if(!($_991728356= $GLOBALS['____1268160578'][183]($_SERVER[___40148915(577)].___40148915(578), ___40148915(579)))) $_1441716014= ___40148915(580).$GLOBALS['____1268160578'][184](___40148915(581), $_SERVER[___40148915(582)].___40148915(583), GetMessage(___40148915(584))).___40148915(585);} if(StrLen($_1441716014) <=(173*2-346)){ $GLOBALS['____1268160578'][185]($_991728356, $_1728860601); $GLOBALS['____1268160578'][186]($_991728356);} if($GLOBALS['____1268160578'][187]($_1441716014)>(1312/2-656)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(586)); $_1752424825 .= $_1441716014; return False;} else return True;}  function GetNextStepHelpUpdates(&$_1752424825, $_1919585713= false, $_902264694= array()){ $_1441716014= ___40148915(587); CUpdateClient::AddMessage2Log(___40148915(588)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, ___40148915(589), array(), array(), $_902264694); if($_880437840 === False || StrLen($_880437840) <=(964-2*482) || StrLen($_1441716014)>(197*2-394)){ if(StrLen($_1441716014) <=(232*2-464)) $_1441716014= ___40148915(590).GetMessage(___40148915(591)).___40148915(592);} if(StrLen($_1441716014) <= min(122,0,40.666666666667)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][188](___40148915(593), ___40148915(594), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(595), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][189]($_1728860601) <=(1144/2-572)){ if(StrLen($_1441716014) <=(808-2*404)) $_1441716014= ___40148915(596).GetMessage(___40148915(597)).___40148915(598);} CUpdateClient::AddMessage2Log(___40148915(599).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+0.75+0.75+0.75+0.75)).___40148915(600));} if(StrLen($_1441716014) <=(204*2-408)){ if(!($_991728356= $GLOBALS['____1268160578'][190]($_SERVER[___40148915(601)].___40148915(602), ___40148915(603)))) $_1441716014= ___40148915(604).$GLOBALS['____1268160578'][191](___40148915(605), $_SERVER[___40148915(606)].___40148915(607), GetMessage(___40148915(608))).___40148915(609);} if(StrLen($_1441716014) <= min(232,0,77.333333333333)){ $GLOBALS['____1268160578'][192]($_991728356, $_1728860601); $GLOBALS['____1268160578'][193]($_991728356);} if($GLOBALS['____1268160578'][194]($_1441716014)>(247*2-494)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(610)); $_1752424825 .= $_1441716014; return False;} else return True;} public static function getSpd(){ return self::GetOption(US_BASE_MODULE, "crc_code", "");} public static function setSpd($_26498921){ if($_26498921 != "") COption::$GLOBALS['_____345719011'][14](US_BASE_MODULE, "crc_code", $_26498921);} function LoadModulesUpdates(&$errorMessage,&$_385253316, $_1919585713= false, $_1846999253= "Y", $_1526303742= array()){ $_385253316= array(); $_623342821= CUpdateClient::getmicrotime(); $_1441716014= ___40148915(611); $_194886185= $_SERVER[___40148915(612)].___40148915(613); $_1872047691= COption::$GLOBALS['_____345719011'][15](___40148915(614), ___40148915(615), ___40148915(616)); if($_1872047691< round(0+5)) $_1872047691= round(0+1+1+1+1+1); CUpdateClient::AddMessage2Log(___40148915(617)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, $_1526303742, array(), array()); if($_880437840 === False || $GLOBALS['____1268160578'][195]($_880437840) <=(1120/2-560) || $GLOBALS['____1268160578'][196]($_1441716014)> min(34,0,11.333333333333)){ if(StrLen($_1441716014) <= min(74,0,24.666666666667)) $_1441716014= ___40148915(618).GetMessage(___40148915(619)).___40148915(620);} if($GLOBALS['____1268160578'][197]($_1441716014) <=(1352/2-676)){ if($GLOBALS['____1268160578'][198]($_194886185.___40148915(621))){ $_1728860601= $GLOBALS['____1268160578'][199]($_194886185.___40148915(622)); CUpdateClient::ParseServerData($_1728860601, $_385253316, $_1441716014);} if($GLOBALS['____1268160578'][200]($_385253316) <=(193*2-386) || $GLOBALS['____1268160578'][201]($_1441716014)> min(248,0,82.666666666667)){ $_385253316= array(); if($GLOBALS['____1268160578'][202]($_194886185.___40148915(623)))@$GLOBALS['____1268160578'][203]($_194886185.___40148915(624)); if($GLOBALS['____1268160578'][204]($_194886185.___40148915(625)))@$GLOBALS['____1268160578'][205]($_194886185.___40148915(626));}} if($GLOBALS['____1268160578'][206]($_1441716014) <=(234*2-468)){ if($GLOBALS['____1268160578'][207]($_385253316) <= min(6,0,2)){ if($GLOBALS['____1268160578'][208]($_194886185.___40148915(627)))@$GLOBALS['____1268160578'][209]($_194886185.___40148915(628)); if($GLOBALS['____1268160578'][210]($_194886185.___40148915(629)))@$GLOBALS['____1268160578'][211]($_194886185.___40148915(630)); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][212](___40148915(631), ___40148915(632), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(633), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][213]($_1728860601) <= min(48,0,16)){ if($GLOBALS['____1268160578'][214]($_1441716014) <= min(204,0,68)) $_1441716014= ___40148915(634).GetMessage(___40148915(635)).___40148915(636);} CUpdateClient::AddMessage2Log(___40148915(637).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+1.5+1.5)).___40148915(638)); if($GLOBALS['____1268160578'][215]($_1441716014) <=(994-2*497)) CUpdateClient::ParseServerData($_1728860601, $_385253316, $_1441716014); if($GLOBALS['____1268160578'][216]($_1441716014) <=(858-2*429)){ if(isset($_385253316[___40148915(639)][___40148915(640)][___40148915(641)])){ for($_804891026=(175*2-350), $_1754223749= $GLOBALS['____1268160578'][217]($_385253316[___40148915(642)][___40148915(643)][___40148915(644)]); $_804891026< $_1754223749; $_804891026++) $_1441716014 .= ___40148915(645).$_385253316[___40148915(646)][___40148915(647)][___40148915(648)][$_804891026][___40148915(649)][___40148915(650)].___40148915(651).$_385253316[___40148915(652)][___40148915(653)][___40148915(654)][$_804891026][___40148915(655)];}} if($GLOBALS['____1268160578'][218]($_1441716014) <= min(42,0,14)){ if(isset($_385253316[___40148915(656)][___40148915(657)][___40148915(658)])){ CUpdateClient::AddMessage2Log(___40148915(659), ___40148915(660)); return ___40148915(661);}} if($GLOBALS['____1268160578'][219]($_1441716014) <= min(64,0,21.333333333333)){ if(!($_991728356= $GLOBALS['____1268160578'][220]($_194886185.___40148915(662), ___40148915(663)))) $_1441716014= ___40148915(664).$GLOBALS['____1268160578'][221](___40148915(665), $_SERVER[___40148915(666)].___40148915(667), GetMessage(___40148915(668))).___40148915(669); if($GLOBALS['____1268160578'][222]($_1441716014) <= min(140,0,46.666666666667)){ $GLOBALS['____1268160578'][223]($_991728356, $_1728860601); $GLOBALS['____1268160578'][224]($_991728356); return ___40148915(670);}} $errorMessage .= $_1441716014; return ___40148915(671);}} if($GLOBALS['____1268160578'][225]($_1441716014) <=(1052/2-526)){ $_633650202= COption::$GLOBALS['_____345719011'][16](___40148915(672), ___40148915(673), DEFAULT_UPDATE_SERVER); $_416943897= round(0+80); $_1095087289= COption::$GLOBALS['_____345719011'][17](___40148915(674), ___40148915(675), ___40148915(676)); $_1222589609= COption::$GLOBALS['_____345719011'][18](___40148915(677), ___40148915(678), ___40148915(679)); $_445716361= COption::$GLOBALS['_____345719011'][19](___40148915(680), ___40148915(681), ___40148915(682)); $_1575567494= COption::$GLOBALS['_____345719011'][20](___40148915(683), ___40148915(684), ___40148915(685)); $_1134538501=($GLOBALS['____1268160578'][226]($_1095087289)> min(170,0,56.666666666667) && $GLOBALS['____1268160578'][227]($_1222589609)>(239*2-478)); if($_1134538501){ $_1222589609= IntVal($_1222589609); if($_1222589609 <=(984-2*492)) $_1222589609= round(0+26.666666666667+26.666666666667+26.666666666667); $_24095867= $_1095087289; $_355765226= $_1222589609;} else{ $_24095867= $_633650202; $_355765226= $_416943897;} $_819790414= $GLOBALS['____1268160578'][228]($_24095867, $_355765226, $_1860549568, $_1198056318, round(0+40+40+40)); if(!$_819790414){ $_1441716014 .= GetMessage(___40148915(686)).___40148915(687).$_1860549568.___40148915(688).$_1198056318.___40148915(689); if($GLOBALS['____1268160578'][229]($_1860549568) <=(224*2-448)) $_1441716014 .= GetMessage(___40148915(690)).___40148915(691); CUpdateClient::AddMessage2Log(___40148915(692).$_633650202.___40148915(693).$_1860549568.___40148915(694).$_1198056318.___40148915(695), ___40148915(696));}} if($GLOBALS['____1268160578'][230]($_1441716014) <=(248*2-496)){ $_635346472= ___40148915(697); if($_1134538501){ $_635346472 .= ___40148915(698).$_633650202.___40148915(699); if($GLOBALS['____1268160578'][231]($_445716361)> min(2,0,0.66666666666667)) $_635346472 .= ___40148915(700).$GLOBALS['____1268160578'][232]($_445716361.___40148915(701).$_1575567494).___40148915(702);} else $_635346472 .= ___40148915(703); $_1229318893= self::GetOption(US_BASE_MODULE, ___40148915(704), ___40148915(705)); $_474845623= $_880437840.___40148915(706).$GLOBALS['____1268160578'][233]($_1229318893); $_474845623 .= ___40148915(707).$GLOBALS['____1268160578'][234]($GLOBALS['____1268160578'][235](___40148915(708))? ___40148915(709): ___40148915(710)); $_1106903668= $GLOBALS[___40148915(711)]->GetVersion(); $_474845623 .= ___40148915(712).$GLOBALS['____1268160578'][236]($_1106903668 != false? $_1106903668: ___40148915(713)); $_474845623 .= ___40148915(714).COption::$GLOBALS['_____345719011'][21](___40148915(715), ___40148915(716), ___40148915(717)); $_474845623 .= ___40148915(718).$_385253316[___40148915(719)][___40148915(720)][___40148915(721)][(858-2*429)][___40148915(722)][___40148915(723)]; $_2065666691=($GLOBALS['____1268160578'][237]($_194886185.___40148915(724))? $GLOBALS['____1268160578'][238]($_194886185.___40148915(725)):(1160/2-580)); $_474845623 .= ___40148915(726).$_2065666691; $_635346472 .= ___40148915(727); $_635346472 .= ___40148915(728); $_635346472 .= ___40148915(729).$_633650202.___40148915(730); $_635346472 .= ___40148915(731); $_635346472 .= ___40148915(732); $_635346472 .= ___40148915(733).$GLOBALS['____1268160578'][239]($_474845623).___40148915(734); $_635346472 .= $_474845623; $_635346472 .= ___40148915(735); $GLOBALS['____1268160578'][240]($_819790414, $_635346472); $_1227949855= ___40148915(736); while(($_328603615= $GLOBALS['____1268160578'][241]($_819790414, round(0+2048+2048))) && $_328603615 != ___40148915(737)) $_1227949855 .= $_328603615; $_666274224= $GLOBALS['____1268160578'][242](___40148915(738), $_1227949855); $_551938776=(179*2-358); for($_804891026=(1468/2-734), $_1754223749= $GLOBALS['____1268160578'][243]($_666274224); $_804891026< $_1754223749; $_804891026++){ if($GLOBALS['____1268160578'][244]($_666274224[$_804891026], ___40148915(739)) !== false){ $_2041750457= $GLOBALS['____1268160578'][245]($_666274224[$_804891026], ___40148915(740)); $_551938776= $GLOBALS['____1268160578'][246]($GLOBALS['____1268160578'][247]($GLOBALS['____1268160578'][248]($_666274224[$_804891026], $_2041750457+ round(0+0.5+0.5), $GLOBALS['____1268160578'][249]($_666274224[$_804891026])- $_2041750457+ round(0+0.2+0.2+0.2+0.2+0.2))));}} if(($_551938776+ $_2065666691) != $_385253316[___40148915(741)][___40148915(742)][___40148915(743)][(890-2*445)][___40148915(744)][___40148915(745)]) $_1441716014 .= ___40148915(746).GetMessage(___40148915(747)).___40148915(748);} if($GLOBALS['____1268160578'][250]($_1441716014) <=(986-2*493)){@$GLOBALS['____1268160578'][251]($_194886185.___40148915(749)); if($GLOBALS['____1268160578'][252]($_194886185.___40148915(750))){ if(@$GLOBALS['____1268160578'][253]($_194886185.___40148915(751), $_194886185.___40148915(752))){ $_97659149= $GLOBALS['____1268160578'][254]($_194886185.___40148915(753), ___40148915(754)); if($_97659149){ $_695943039= $GLOBALS['____1268160578'][255]($_194886185.___40148915(755), ___40148915(756)); do{ $_413757322= $GLOBALS['____1268160578'][256]($_695943039, round(0+4096+4096)); if($GLOBALS['____1268160578'][257]($_413757322) ==(193*2-386)) break; $GLOBALS['____1268160578'][258]($_97659149, $_413757322);} while(true); $GLOBALS['____1268160578'][259]($_695943039);@$GLOBALS['____1268160578'][260]($_194886185.___40148915(757));} else{ $_1441716014 .= ___40148915(758).GetMessage(___40148915(759)).___40148915(760);}} else{ $_1441716014 .= ___40148915(761).GetMessage(___40148915(762)).___40148915(763);}} else{ $_97659149= $GLOBALS['____1268160578'][261]($_194886185.___40148915(764), ___40148915(765)); if(!$_97659149) $_1441716014 .= ___40148915(766).GetMessage(___40148915(767)).___40148915(768);}} if($GLOBALS['____1268160578'][262]($_1441716014) <=(872-2*436)){ $_1781048452= true; while(true){ if($_1872047691>(1332/2-666) &&(CUpdateClient::getmicrotime()- $_623342821)> $_1872047691){ $_1781048452= false; break;} $_328603615= $GLOBALS['____1268160578'][263]($_819790414, round(0+20480+20480)); if($_328603615 == ___40148915(769)) break; $GLOBALS['____1268160578'][264]($_97659149, $_328603615);} $GLOBALS['____1268160578'][265]($_97659149); $GLOBALS['____1268160578'][266]($_819790414);} if($GLOBALS['____1268160578'][267]($_1441716014) <= min(242,0,80.666666666667)){ CUpdateClient::AddMessage2Log(___40148915(770).(CUpdateClient::getmicrotime()- $_623342821).___40148915(771), ___40148915(772)); if($_1781048452){@$GLOBALS['____1268160578'][268]($_194886185); if(!@$GLOBALS['____1268160578'][269]($_194886185.___40148915(773), $_194886185)) $_1441716014 .= ___40148915(774).GetMessage(___40148915(775)).___40148915(776);} else{ return ___40148915(777);}} if($GLOBALS['____1268160578'][270]($_1441716014) <=(227*2-454)){@$GLOBALS['____1268160578'][271]($_194886185.___40148915(778));@$GLOBALS['____1268160578'][272]($_194886185.___40148915(779)); return ___40148915(780);} if($GLOBALS['____1268160578'][273]($_194886185.___40148915(781)))@$GLOBALS['____1268160578'][274]($_194886185.___40148915(782)); if($GLOBALS['____1268160578'][275]($_194886185.___40148915(783)))@$GLOBALS['____1268160578'][276]($_194886185.___40148915(784)); CUpdateClient::AddMessage2Log($_1441716014, ___40148915(785)); $errorMessage .= $_1441716014; return ___40148915(786);} function LoadLangsUpdates(&$errorMessage,&$_385253316, $_1919585713= false, $_1846999253= "Y", $_1400083756= array()){ $_385253316= array(); $_623342821= CUpdateClient::getmicrotime(); $_1441716014= ___40148915(787); $_194886185= $_SERVER[___40148915(788)].___40148915(789); $_1872047691= COption::$GLOBALS['_____345719011'][22](___40148915(790), ___40148915(791), ___40148915(792)); if($_1872047691< round(0+1+1+1+1+1)) $_1872047691= round(0+1.25+1.25+1.25+1.25); CUpdateClient::AddMessage2Log(___40148915(793)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, array(), $_1400083756, array()); if($_880437840 === False || $GLOBALS['____1268160578'][277]($_880437840) <=(1084/2-542) || $GLOBALS['____1268160578'][278]($_1441716014)>(798-2*399)){ if(StrLen($_1441716014) <=(246*2-492)) $_1441716014= ___40148915(794).GetMessage(___40148915(795)).___40148915(796);} if($GLOBALS['____1268160578'][279]($_1441716014) <=(812-2*406)){ if($GLOBALS['____1268160578'][280]($_194886185.___40148915(797))){ $_1728860601= $GLOBALS['____1268160578'][281]($_194886185.___40148915(798)); CUpdateClient::ParseServerData($_1728860601, $_385253316, $_1441716014);} if($GLOBALS['____1268160578'][282]($_385253316) <= min(34,0,11.333333333333) || $GLOBALS['____1268160578'][283]($_1441716014)> min(248,0,82.666666666667)){ $_385253316= array(); if($GLOBALS['____1268160578'][284]($_194886185.___40148915(799)))@$GLOBALS['____1268160578'][285]($_194886185.___40148915(800)); if($GLOBALS['____1268160578'][286]($_194886185.___40148915(801)))@$GLOBALS['____1268160578'][287]($_194886185.___40148915(802));}} if($GLOBALS['____1268160578'][288]($_1441716014) <=(1044/2-522)){ if($GLOBALS['____1268160578'][289]($_385253316) <= min(240,0,80)){ if($GLOBALS['____1268160578'][290]($_194886185.___40148915(803)))@$GLOBALS['____1268160578'][291]($_194886185.___40148915(804)); if($GLOBALS['____1268160578'][292]($_194886185.___40148915(805)))@$GLOBALS['____1268160578'][293]($_194886185.___40148915(806)); CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][294](___40148915(807), ___40148915(808), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(809), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][295]($_1728860601) <= min(96,0,32)){ if($GLOBALS['____1268160578'][296]($_1441716014) <=(1368/2-684)) $_1441716014= ___40148915(810).GetMessage(___40148915(811)).___40148915(812);} CUpdateClient::AddMessage2Log(___40148915(813).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+0.6+0.6+0.6+0.6+0.6)).___40148915(814)); if($GLOBALS['____1268160578'][297]($_1441716014) <=(770-2*385)) CUpdateClient::ParseServerData($_1728860601, $_385253316, $_1441716014); if($GLOBALS['____1268160578'][298]($_1441716014) <=(854-2*427)){ if(isset($_385253316[___40148915(815)][___40148915(816)][___40148915(817)])){ for($_804891026=(974-2*487), $_1754223749= $GLOBALS['____1268160578'][299]($_385253316[___40148915(818)][___40148915(819)][___40148915(820)]); $_804891026< $_1754223749; $_804891026++) $_1441716014 .= ___40148915(821).$_385253316[___40148915(822)][___40148915(823)][___40148915(824)][$_804891026][___40148915(825)][___40148915(826)].___40148915(827).$_385253316[___40148915(828)][___40148915(829)][___40148915(830)][$_804891026][___40148915(831)];}} if($GLOBALS['____1268160578'][300]($_1441716014) <=(1232/2-616)){ if(isset($_385253316[___40148915(832)][___40148915(833)][___40148915(834)])){ CUpdateClient::AddMessage2Log(___40148915(835), ___40148915(836)); return ___40148915(837);}} if($GLOBALS['____1268160578'][301]($_1441716014) <= min(160,0,53.333333333333)){ if(!($_991728356= $GLOBALS['____1268160578'][302]($_194886185.___40148915(838), ___40148915(839)))) $_1441716014= ___40148915(840).$GLOBALS['____1268160578'][303](___40148915(841), $_SERVER[___40148915(842)].___40148915(843), GetMessage(___40148915(844))).___40148915(845); if($GLOBALS['____1268160578'][304]($_1441716014) <= min(240,0,80)){ $GLOBALS['____1268160578'][305]($_991728356, $_1728860601); $GLOBALS['____1268160578'][306]($_991728356); return ___40148915(846);}} $errorMessage .= $_1441716014; return ___40148915(847);}} if($GLOBALS['____1268160578'][307]($_1441716014) <=(794-2*397)){ $_633650202= COption::$GLOBALS['_____345719011'][23](___40148915(848), ___40148915(849), DEFAULT_UPDATE_SERVER); $_416943897= round(0+26.666666666667+26.666666666667+26.666666666667); $_1095087289= COption::$GLOBALS['_____345719011'][24](___40148915(850), ___40148915(851), ___40148915(852)); $_1222589609= COption::$GLOBALS['_____345719011'][25](___40148915(853), ___40148915(854), ___40148915(855)); $_445716361= COption::$GLOBALS['_____345719011'][26](___40148915(856), ___40148915(857), ___40148915(858)); $_1575567494= COption::$GLOBALS['_____345719011'][27](___40148915(859), ___40148915(860), ___40148915(861)); $_1134538501=($GLOBALS['____1268160578'][308]($_1095087289)>(1468/2-734) && $GLOBALS['____1268160578'][309]($_1222589609)>(160*2-320)); if($_1134538501){ $_1222589609= IntVal($_1222589609); if($_1222589609 <=(840-2*420)) $_1222589609= round(0+16+16+16+16+16); $_24095867= $_1095087289; $_355765226= $_1222589609;} else{ $_24095867= $_633650202; $_355765226= $_416943897;} $_819790414= $GLOBALS['____1268160578'][310]($_24095867, $_355765226, $_1860549568, $_1198056318, round(0+40+40+40)); if(!$_819790414){ $_1441716014 .= GetMessage(___40148915(862)).___40148915(863).$_1860549568.___40148915(864).$_1198056318.___40148915(865); if($GLOBALS['____1268160578'][311]($_1860549568) <=(850-2*425)) $_1441716014 .= GetMessage(___40148915(866)).___40148915(867); CUpdateClient::AddMessage2Log(___40148915(868).$_633650202.___40148915(869).$_1860549568.___40148915(870).$_1198056318.___40148915(871), ___40148915(872));}} if($GLOBALS['____1268160578'][312]($_1441716014) <=(926-2*463)){ $_635346472= ___40148915(873); if($_1134538501){ $_635346472 .= ___40148915(874).$_633650202.___40148915(875); if($GLOBALS['____1268160578'][313]($_445716361)> min(150,0,50)) $_635346472 .= ___40148915(876).$GLOBALS['____1268160578'][314]($_445716361.___40148915(877).$_1575567494).___40148915(878);} else $_635346472 .= ___40148915(879); $_1229318893= self::GetOption(US_BASE_MODULE, ___40148915(880), ___40148915(881)); $_474845623= $_880437840.___40148915(882).$GLOBALS['____1268160578'][315]($_1229318893); $_474845623 .= ___40148915(883).$GLOBALS['____1268160578'][316]($GLOBALS['____1268160578'][317](___40148915(884))? ___40148915(885): ___40148915(886)); $_1106903668= $GLOBALS[___40148915(887)]->GetVersion(); $_474845623 .= ___40148915(888).$GLOBALS['____1268160578'][318]($_1106903668 != false? $_1106903668: ___40148915(889)); $_474845623 .= ___40148915(890).COption::$GLOBALS['_____345719011'][28](___40148915(891), ___40148915(892), ___40148915(893)); $_474845623 .= ___40148915(894).$_385253316[___40148915(895)][___40148915(896)][___40148915(897)][(1228/2-614)][___40148915(898)][___40148915(899)]; $_2065666691=($GLOBALS['____1268160578'][319]($_194886185.___40148915(900))? $GLOBALS['____1268160578'][320]($_194886185.___40148915(901)):(1136/2-568)); $_474845623 .= ___40148915(902).$_2065666691; $_635346472 .= ___40148915(903); $_635346472 .= ___40148915(904); $_635346472 .= ___40148915(905).$_633650202.___40148915(906); $_635346472 .= ___40148915(907); $_635346472 .= ___40148915(908); $_635346472 .= ___40148915(909).$GLOBALS['____1268160578'][321]($_474845623).___40148915(910); $_635346472 .= $_474845623; $_635346472 .= ___40148915(911); $GLOBALS['____1268160578'][322]($_819790414, $_635346472); $_1227949855= ___40148915(912); while(($_328603615= $GLOBALS['____1268160578'][323]($_819790414, round(0+4096))) && $_328603615 != ___40148915(913)) $_1227949855 .= $_328603615; $_666274224= $GLOBALS['____1268160578'][324](___40148915(914), $_1227949855); $_551938776=(215*2-430); for($_804891026= min(94,0,31.333333333333), $_1754223749= $GLOBALS['____1268160578'][325]($_666274224); $_804891026< $_1754223749; $_804891026++){ if($GLOBALS['____1268160578'][326]($_666274224[$_804891026], ___40148915(915)) !== false){ $_2041750457= $GLOBALS['____1268160578'][327]($_666274224[$_804891026], ___40148915(916)); $_551938776= $GLOBALS['____1268160578'][328]($GLOBALS['____1268160578'][329]($GLOBALS['____1268160578'][330]($_666274224[$_804891026], $_2041750457+ round(0+0.33333333333333+0.33333333333333+0.33333333333333), $GLOBALS['____1268160578'][331]($_666274224[$_804891026])- $_2041750457+ round(0+0.25+0.25+0.25+0.25))));}} if(($_551938776+ $_2065666691) != $_385253316[___40148915(917)][___40148915(918)][___40148915(919)][min(234,0,78)][___40148915(920)][___40148915(921)]) $_1441716014 .= ___40148915(922).GetMessage(___40148915(923)).___40148915(924);} if($GLOBALS['____1268160578'][332]($_1441716014) <= min(246,0,82)){@$GLOBALS['____1268160578'][333]($_194886185.___40148915(925)); if($GLOBALS['____1268160578'][334]($_194886185.___40148915(926))){ if(@$GLOBALS['____1268160578'][335]($_194886185.___40148915(927), $_194886185.___40148915(928))){ $_97659149= $GLOBALS['____1268160578'][336]($_194886185.___40148915(929), ___40148915(930)); if($_97659149){ $_695943039= $GLOBALS['____1268160578'][337]($_194886185.___40148915(931), ___40148915(932)); do{ $_413757322= $GLOBALS['____1268160578'][338]($_695943039, round(0+1638.4+1638.4+1638.4+1638.4+1638.4)); if($GLOBALS['____1268160578'][339]($_413757322) ==(822-2*411)) break; $GLOBALS['____1268160578'][340]($_97659149, $_413757322);} while(true); $GLOBALS['____1268160578'][341]($_695943039);@$GLOBALS['____1268160578'][342]($_194886185.___40148915(933));} else{ $_1441716014 .= ___40148915(934).GetMessage(___40148915(935)).___40148915(936);}} else{ $_1441716014 .= ___40148915(937).GetMessage(___40148915(938)).___40148915(939);}} else{ $_97659149= $GLOBALS['____1268160578'][343]($_194886185.___40148915(940), ___40148915(941)); if(!$_97659149) $_1441716014 .= ___40148915(942).GetMessage(___40148915(943)).___40148915(944);}} if($GLOBALS['____1268160578'][344]($_1441716014) <= min(80,0,26.666666666667)){ $_1781048452= true; while(true){ if($_1872047691>(148*2-296) &&(CUpdateClient::getmicrotime()- $_623342821)> $_1872047691){ $_1781048452= false; break;} $_328603615= $GLOBALS['____1268160578'][345]($_819790414, round(0+13653.333333333+13653.333333333+13653.333333333)); if($_328603615 == ___40148915(945)) break; $GLOBALS['____1268160578'][346]($_97659149, $_328603615);} $GLOBALS['____1268160578'][347]($_97659149); $GLOBALS['____1268160578'][348]($_819790414);} if($GLOBALS['____1268160578'][349]($_1441716014) <=(846-2*423)){ CUpdateClient::AddMessage2Log(___40148915(946).(CUpdateClient::getmicrotime()- $_623342821).___40148915(947), ___40148915(948)); if($_1781048452){@$GLOBALS['____1268160578'][350]($_194886185); if(!@$GLOBALS['____1268160578'][351]($_194886185.___40148915(949), $_194886185)) $_1441716014 .= ___40148915(950).GetMessage(___40148915(951)).___40148915(952);} else{ return ___40148915(953);}} if($GLOBALS['____1268160578'][352]($_1441716014) <=(230*2-460)){@$GLOBALS['____1268160578'][353]($_194886185.___40148915(954));@$GLOBALS['____1268160578'][354]($_194886185.___40148915(955)); return ___40148915(956);} if($GLOBALS['____1268160578'][355]($_194886185.___40148915(957)))@$GLOBALS['____1268160578'][356]($_194886185.___40148915(958)); if($GLOBALS['____1268160578'][357]($_194886185.___40148915(959)))@$GLOBALS['____1268160578'][358]($_194886185.___40148915(960)); CUpdateClient::AddMessage2Log($_1441716014, ___40148915(961)); $errorMessage .= $_1441716014; return ___40148915(962);}  function GetNextStepUpdates(&$_1752424825, $_1919585713= false, $_1846999253= "Y", $_1526303742= array()){ $_1441716014= ___40148915(963); CUpdateClient::AddMessage2Log(___40148915(964)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, $_1526303742, array(), array()); if($_880437840 === False || StrLen($_880437840) <=(1172/2-586) || StrLen($_1441716014)> min(206,0,68.666666666667)){ if(StrLen($_1441716014) <= min(178,0,59.333333333333)) $_1441716014= ___40148915(965).GetMessage(___40148915(966)).___40148915(967);} if(StrLen($_1441716014) <= min(178,0,59.333333333333)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][359](___40148915(968), ___40148915(969), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(970), $_880437840, $_1441716014); if($GLOBALS['____1268160578'][360]($_1728860601) <=(1248/2-624)){ if(StrLen($_1441716014) <= min(210,0,70)) $_1441716014= ___40148915(971).GetMessage(___40148915(972)).___40148915(973);} CUpdateClient::AddMessage2Log(___40148915(974).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+0.6+0.6+0.6+0.6+0.6)).___40148915(975));} if(StrLen($_1441716014) <=(802-2*401)){ if(!($_991728356= $GLOBALS['____1268160578'][361]($_SERVER[___40148915(976)].___40148915(977), ___40148915(978)))) $_1441716014= ___40148915(979).$GLOBALS['____1268160578'][362](___40148915(980), $_SERVER[___40148915(981)].___40148915(982), GetMessage(___40148915(983))).___40148915(984);} if(StrLen($_1441716014) <=(242*2-484)){ $GLOBALS['____1268160578'][363]($_991728356, $_1728860601); $GLOBALS['____1268160578'][364]($_991728356);} if($GLOBALS['____1268160578'][365]($_1441716014)>(152*2-304)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(985)); $_1752424825 .= $_1441716014; return False;} else return True;}  function UnGzipArchive(&$_620699607,&$_1752424825, $_131865910= true){ $_1441716014= ___40148915(986); CUpdateClient::AddMessage2Log(___40148915(987)); $_1541924281= CUpdateClient::getmicrotime(); $_2065476773= $_SERVER[___40148915(988)].___40148915(989); if(!$GLOBALS['____1268160578'][366]($_2065476773) ||!$GLOBALS['____1268160578'][367]($_2065476773)) $_1441716014 .= ___40148915(990).$GLOBALS['____1268160578'][368](___40148915(991), $_2065476773, GetMessage(___40148915(992))).___40148915(993); if($GLOBALS['____1268160578'][369]($_1441716014) <=(990-2*495)){ if(!$GLOBALS['____1268160578'][370]($_2065476773)) $_1441716014 .= ___40148915(994).$GLOBALS['____1268160578'][371](___40148915(995), $_2065476773, GetMessage(___40148915(996))).___40148915(997);} if($GLOBALS['____1268160578'][372]($_1441716014) <=(213*2-426)){ $_620699607= ___40148915(998).$GLOBALS['____1268160578'][373](); $_87716926= $_SERVER[___40148915(999)].___40148915(1000).$_620699607; CUpdateClient::CheckDirPath($_87716926.___40148915(1001), true); if(!$GLOBALS['____1268160578'][374]($_87716926) ||!$GLOBALS['____1268160578'][375]($_87716926)) $_1441716014 .= ___40148915(1002).$GLOBALS['____1268160578'][376](___40148915(1003), $_87716926, GetMessage(___40148915(1004))).___40148915(1005); elseif(!$GLOBALS['____1268160578'][377]($_87716926)) $_1441716014 .= ___40148915(1006).$GLOBALS['____1268160578'][378](___40148915(1007), $_87716926, GetMessage(___40148915(1008))).___40148915(1009);} if($GLOBALS['____1268160578'][379]($_1441716014) <=(174*2-348)){ $_865152709= True; $_1115348321= $GLOBALS['____1268160578'][380]($_2065476773, ___40148915(1010)); $_994992591= $GLOBALS['____1268160578'][381]($_1115348321, $GLOBALS['____1268160578'][382](___40148915(1011))); $GLOBALS['____1268160578'][383]($_1115348321); if($_994992591 == ___40148915(1012)) $_865152709= False;} if($GLOBALS['____1268160578'][384]($_1441716014) <=(1384/2-692)){ if($_865152709) $_488799608= $GLOBALS['____1268160578'][385]($_2065476773, ___40148915(1013)); else $_488799608= $GLOBALS['____1268160578'][386]($_2065476773, ___40148915(1014)); if(!$_488799608) $_1441716014 .= ___40148915(1015).$GLOBALS['____1268160578'][387](___40148915(1016), $_2065476773, GetMessage(___40148915(1017))).___40148915(1018);} if($GLOBALS['____1268160578'][388]($_1441716014) <=(139*2-278)){ if($_865152709) $_994992591= $GLOBALS['____1268160578'][389]($_488799608, $GLOBALS['____1268160578'][390](___40148915(1019))); else $_994992591= $GLOBALS['____1268160578'][391]($_488799608, $GLOBALS['____1268160578'][392](___40148915(1020))); if($_994992591 != ___40148915(1021)){ $_1441716014 .= ___40148915(1022).$GLOBALS['____1268160578'][393](___40148915(1023), $_2065476773, GetMessage(___40148915(1024))).___40148915(1025); if($_865152709) $GLOBALS['____1268160578'][394]($_488799608); else $GLOBALS['____1268160578'][395]($_488799608);}} if($GLOBALS['____1268160578'][396]($_1441716014) <=(1488/2-744)){ $strongUpdateCheck= COption::$GLOBALS['_____345719011'][29](___40148915(1026), ___40148915(1027), ___40148915(1028)); while(true){ if($_865152709) $_240054273= $GLOBALS['____1268160578'][397]($_488799608, round(0+1+1+1+1+1)); else $_240054273= $GLOBALS['____1268160578'][398]($_488799608, round(0+2.5+2.5)); $_240054273= $GLOBALS['____1268160578'][399]($_240054273); if($GLOBALS['____1268160578'][400]($_240054273)>(878-2*439) && $GLOBALS['____1268160578'][401]($_240054273).___40148915(1029)==$_240054273.___40148915(1030)){ $_240054273= IntVal($_240054273);} else{ if($_240054273 != ___40148915(1031)) $_1441716014 .= ___40148915(1032).$GLOBALS['____1268160578'][402](___40148915(1033), $_2065476773, GetMessage(___40148915(1034))).___40148915(1035); break;} if($_865152709) $_134687938= $GLOBALS['____1268160578'][403]($_488799608, $_240054273); else $_134687938= $GLOBALS['____1268160578'][404]($_488799608, $_240054273); $_1346730435= $GLOBALS['____1268160578'][405](___40148915(1036), $_134687938); if($GLOBALS['____1268160578'][406]($_1346730435) != round(0+3)){ $_1441716014 .= ___40148915(1037).$GLOBALS['____1268160578'][407](___40148915(1038), $_2065476773, GetMessage(___40148915(1039))).___40148915(1040); break;} $_1528124196= $_1346730435[(181*2-362)]; $_1901397900= $_1346730435[round(0+1)]; $_1461423892= $_1346730435[round(0+0.5+0.5+0.5+0.5)]; $_1557646846= ___40148915(1041); if(IntVal($_1528124196)> min(126,0,42)){ if($_865152709) $_1557646846= $GLOBALS['____1268160578'][408]($_488799608, $_1528124196); else $_1557646846= $GLOBALS['____1268160578'][409]($_488799608, $_1528124196);} $_1747234947= $GLOBALS['____1268160578'][410]($GLOBALS['____1268160578'][411]($_1557646846)); if($_1747234947 !== $_1461423892){ $_1441716014 .= ___40148915(1042).$GLOBALS['____1268160578'][412](___40148915(1043), $_1901397900, GetMessage(___40148915(1044))).___40148915(1045); break;} else{ CUpdateClient::CheckDirPath($_87716926.$_1901397900, true); if(!($_991728356= $GLOBALS['____1268160578'][413]($_87716926.$_1901397900, ___40148915(1046)))){ $_1441716014 .= ___40148915(1047).$GLOBALS['____1268160578'][414](___40148915(1048), $_87716926.$_1901397900, GetMessage(___40148915(1049))).___40148915(1050); break;} if($GLOBALS['____1268160578'][415]($_1557646846)>(1132/2-566) &&!$GLOBALS['____1268160578'][416]($_991728356, $_1557646846)){ $_1441716014 .= ___40148915(1051).$GLOBALS['____1268160578'][417](___40148915(1052), $_87716926.$_1901397900, GetMessage(___40148915(1053))).___40148915(1054);@$GLOBALS['____1268160578'][418]($_991728356); break;} $GLOBALS['____1268160578'][419]($_991728356); if($strongUpdateCheck == ___40148915(1055)){ $_1747234947= $GLOBALS['____1268160578'][420]($GLOBALS['____1268160578'][421]($GLOBALS['____1268160578'][422]($_87716926.$_1901397900))); if($_1747234947 !== $_1461423892){ $_1441716014 .= ___40148915(1056).$GLOBALS['____1268160578'][423](___40148915(1057), $_1901397900, GetMessage(___40148915(1058))).___40148915(1059); break;}}}} if($_865152709) $GLOBALS['____1268160578'][424]($_488799608); else $GLOBALS['____1268160578'][425]($_488799608);} if($GLOBALS['____1268160578'][426]($_1441716014) <=(1412/2-706)){ if($_131865910)@$GLOBALS['____1268160578'][427]($_2065476773);} CUpdateClient::AddMessage2Log(___40148915(1060).Round(CUpdateClient::getmicrotime()-$_1541924281, round(0+0.75+0.75+0.75+0.75)).___40148915(1061)); if($GLOBALS['____1268160578'][428]($_1441716014)>(202*2-404)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1062)); $_1752424825 .= $_1441716014; return False;} else return True;}  function CheckUpdatability($_620699607,&$_1752424825){ $_1441716014= ___40148915(1063); $_87716926= $_SERVER[___40148915(1064)].___40148915(1065).$_620699607; if(!$GLOBALS['____1268160578'][429]($_87716926) ||!$GLOBALS['____1268160578'][430]($_87716926)) $_1441716014 .= ___40148915(1066).$GLOBALS['____1268160578'][431](___40148915(1067), $_87716926, GetMessage(___40148915(1068))).___40148915(1069); if($GLOBALS['____1268160578'][432]($_1441716014) <=(1116/2-558)) if(!$GLOBALS['____1268160578'][433]($_87716926)) $_1441716014 .= ___40148915(1070).$GLOBALS['____1268160578'][434](___40148915(1071), $_87716926, GetMessage(___40148915(1072))).___40148915(1073); if($_380366873=@$GLOBALS['____1268160578'][435]($_87716926)){ while(($_1639321330= $GLOBALS['____1268160578'][436]($_380366873)) !== false){ if($_1639321330 == ___40148915(1074) || $_1639321330 == ___40148915(1075)) continue; if($GLOBALS['____1268160578'][437]($_87716926.___40148915(1076).$_1639321330)){ CUpdateClient::CheckUpdatability($_620699607.___40148915(1077).$_1639321330, $_1441716014);} elseif($GLOBALS['____1268160578'][438]($_87716926.___40148915(1078).$_1639321330)){ $_465584018= $_SERVER[___40148915(1079)].US_SHARED_KERNEL_PATH.___40148915(1080).$GLOBALS['____1268160578'][439]($_620699607.___40148915(1081).$_1639321330, $GLOBALS['____1268160578'][440]($_620699607.___40148915(1082).$_1639321330, ___40148915(1083))); if($GLOBALS['____1268160578'][441]($_465584018)){ if(!$GLOBALS['____1268160578'][442]($_465584018)) $_1441716014 .= ___40148915(1084).$GLOBALS['____1268160578'][443](___40148915(1085), $_465584018, GetMessage(___40148915(1086))).___40148915(1087);} else{ $_1672564182= CUpdateClient::bxstrrpos($_465584018, ___40148915(1088)); $_465584018= $GLOBALS['____1268160578'][444]($_465584018,(134*2-268), $_1672564182); if($GLOBALS['____1268160578'][445]($_465584018)> round(0+0.25+0.25+0.25+0.25)) $_465584018= $GLOBALS['____1268160578'][446]($_465584018, ___40148915(1089)); $_1672564182= CUpdateClient::bxstrrpos($_465584018, ___40148915(1090)); while($_1672564182>(988-2*494)){ if($GLOBALS['____1268160578'][447]($_465584018) && $GLOBALS['____1268160578'][448]($_465584018)){ if(!$GLOBALS['____1268160578'][449]($_465584018)) $_1441716014 .= ___40148915(1091).$GLOBALS['____1268160578'][450](___40148915(1092), $_465584018, GetMessage(___40148915(1093))).___40148915(1094); break;} $_465584018= $GLOBALS['____1268160578'][451]($_465584018,(1352/2-676), $_1672564182); $_1672564182= CUpdateClient::bxstrrpos($_465584018, ___40148915(1095));}}}}@$GLOBALS['____1268160578'][452]($_380366873);} if($GLOBALS['____1268160578'][453]($_1441716014)>(150*2-300)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1096)); $_1752424825 .= $_1441716014; return False;} else return True;}  function GetStepUpdateInfo($_620699607,&$_1752424825){ $_1355744045= array(); $_1441716014= ___40148915(1097); CUpdateClient::AddMessage2Log(___40148915(1098)); $_87716926= $_SERVER[___40148915(1099)].___40148915(1100).$_620699607; if(!$GLOBALS['____1268160578'][454]($_87716926) ||!$GLOBALS['____1268160578'][455]($_87716926)) $_1441716014 .= ___40148915(1101).$GLOBALS['____1268160578'][456](___40148915(1102), $_87716926, GetMessage(___40148915(1103))).___40148915(1104); if($GLOBALS['____1268160578'][457]($_1441716014) <=(1332/2-666)) if(!$GLOBALS['____1268160578'][458]($_87716926)) $_1441716014 .= ___40148915(1105).$GLOBALS['____1268160578'][459](___40148915(1106), $_87716926, GetMessage(___40148915(1107))).___40148915(1108); if($GLOBALS['____1268160578'][460]($_1441716014) <=(886-2*443)) if(!$GLOBALS['____1268160578'][461]($_87716926.___40148915(1109)) ||!$GLOBALS['____1268160578'][462]($_87716926.___40148915(1110))) $_1441716014 .= ___40148915(1111).$GLOBALS['____1268160578'][463](___40148915(1112), $_87716926.___40148915(1113), GetMessage(___40148915(1114))).___40148915(1115); if($GLOBALS['____1268160578'][464]($_1441716014) <=(1092/2-546)) if(!$GLOBALS['____1268160578'][465]($_87716926.___40148915(1116))) $_1441716014 .= ___40148915(1117).$GLOBALS['____1268160578'][466](___40148915(1118), $_87716926.___40148915(1119), GetMessage(___40148915(1120))).___40148915(1121); if($GLOBALS['____1268160578'][467]($_1441716014) <=(1100/2-550)) $_1728860601= $GLOBALS['____1268160578'][468]($_87716926.___40148915(1122));  if($GLOBALS['____1268160578'][469]($_1441716014) <= min(116,0,38.666666666667)){ $_1355744045= Array(); CUpdateClient::ParseServerData($_1728860601, $_1355744045, $_1441716014);}   if($GLOBALS['____1268160578'][470]($_1441716014) <=(140*2-280)){ if(!isset($_1355744045[___40148915(1123)]) ||!$GLOBALS['____1268160578'][471]($_1355744045[___40148915(1124)])) $_1441716014 .= ___40148915(1125).GetMessage(___40148915(1126)).___40148915(1127);} if($GLOBALS['____1268160578'][472]($_1441716014)>(934-2*467)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1128)); $_1752424825 .= $_1441716014; return False;} else return $_1355744045;} function UpdateStepHelps($_620699607,&$_1752424825){ $_1441716014= ___40148915(1129); CUpdateClient::AddMessage2Log(___40148915(1130)); $_1541924281= CUpdateClient::getmicrotime(); $_87716926= $_SERVER[___40148915(1131)].___40148915(1132).$_620699607; $_1846356667= $_SERVER[___40148915(1133)].US_SHARED_KERNEL_PATH.___40148915(1134); $_1085176165= array(); if(StrLen($_1441716014) <=(1152/2-576)){ $_380366873=@$GLOBALS['____1268160578'][473]($_87716926); if($_380366873){ while(false !==($_272623491= $GLOBALS['____1268160578'][474]($_380366873))){ if($_272623491 == ___40148915(1135) || $_272623491 == ___40148915(1136)) continue; if($GLOBALS['____1268160578'][475]($_87716926.___40148915(1137).$_272623491)) $_1085176165[]= $_272623491;} $GLOBALS['____1268160578'][476]($_380366873);}} if(!$GLOBALS['____1268160578'][477]($_1085176165) || $GLOBALS['____1268160578'][478]($_1085176165) <= min(182,0,60.666666666667)) $_1441716014 .= ___40148915(1138).GetMessage(___40148915(1139)).___40148915(1140); if(!$GLOBALS['____1268160578'][479]($_87716926) ||!$GLOBALS['____1268160578'][480]($_87716926)) $_1441716014 .= ___40148915(1141).$GLOBALS['____1268160578'][481](___40148915(1142), $_87716926, GetMessage(___40148915(1143))).___40148915(1144); if($GLOBALS['____1268160578'][482]($_1441716014) <=(1184/2-592)) if(!$GLOBALS['____1268160578'][483]($_87716926)) $_1441716014 .= ___40148915(1145).$GLOBALS['____1268160578'][484](___40148915(1146), $_87716926, GetMessage(___40148915(1147))).___40148915(1148); if($GLOBALS['____1268160578'][485]($_1441716014) <=(137*2-274)){ CUpdateClient::CheckDirPath($_1846356667.___40148915(1149), true); if(!$GLOBALS['____1268160578'][486]($_1846356667) ||!$GLOBALS['____1268160578'][487]($_1846356667)) $_1441716014 .= ___40148915(1150).$GLOBALS['____1268160578'][488](___40148915(1151), $_1846356667, GetMessage(___40148915(1152))).___40148915(1153); elseif(!$GLOBALS['____1268160578'][489]($_1846356667)) $_1441716014 .= ___40148915(1154).$GLOBALS['____1268160578'][490](___40148915(1155), $_1846356667, GetMessage(___40148915(1156))).___40148915(1157);} if($GLOBALS['____1268160578'][491]($_1441716014) <=(990-2*495)){ for($_804891026=(1056/2-528); $_804891026< $GLOBALS['____1268160578'][492]($_1085176165); $_804891026++){ $_1458314794= ___40148915(1158); $_441227193= $_87716926.___40148915(1159).$_1085176165[$_804891026]; if($GLOBALS['____1268160578'][493]($_1458314794) <= min(26,0,8.6666666666667)) if(!$GLOBALS['____1268160578'][494]($_441227193) ||!$GLOBALS['____1268160578'][495]($_441227193)) $_1458314794 .= ___40148915(1160).$GLOBALS['____1268160578'][496](___40148915(1161), $_441227193, GetMessage(___40148915(1162))).___40148915(1163); if($GLOBALS['____1268160578'][497]($_1458314794) <=(1492/2-746)) if(!$GLOBALS['____1268160578'][498]($_441227193)) $_1458314794 .= ___40148915(1164).$GLOBALS['____1268160578'][499](___40148915(1165), $_441227193, GetMessage(___40148915(1166))).___40148915(1167); if($GLOBALS['____1268160578'][500]($_1458314794) <=(1216/2-608)){ if($GLOBALS['____1268160578'][501]($_1846356667.___40148915(1168).$_1085176165[$_804891026].___40148915(1169))) CUpdateClient::DeleteDirFilesEx($_1846356667.___40148915(1170).$_1085176165[$_804891026].___40148915(1171)); if($GLOBALS['____1268160578'][502]($_1846356667.___40148915(1172).$_1085176165[$_804891026].___40148915(1173))) $_1458314794 .= ___40148915(1174).$GLOBALS['____1268160578'][503](___40148915(1175), $_1846356667.___40148915(1176).$_1085176165[$_804891026].___40148915(1177), GetMessage(___40148915(1178))).___40148915(1179);} if($GLOBALS['____1268160578'][504]($_1458314794) <=(242*2-484)){ if($GLOBALS['____1268160578'][505]($_1846356667.___40148915(1180).$_1085176165[$_804891026])) if(!$GLOBALS['____1268160578'][506]($_1846356667.___40148915(1181).$_1085176165[$_804891026], $_1846356667.___40148915(1182).$_1085176165[$_804891026].___40148915(1183))) $_1458314794 .= ___40148915(1184).$GLOBALS['____1268160578'][507](___40148915(1185), $_1846356667.___40148915(1186).$_1085176165[$_804891026], GetMessage(___40148915(1187))).___40148915(1188);} if($GLOBALS['____1268160578'][508]($_1458314794) <=(1492/2-746)){ CUpdateClient::CheckDirPath($_1846356667.___40148915(1189).$_1085176165[$_804891026].___40148915(1190), true); if(!$GLOBALS['____1268160578'][509]($_1846356667.___40148915(1191).$_1085176165[$_804891026]) ||!$GLOBALS['____1268160578'][510]($_1846356667.___40148915(1192).$_1085176165[$_804891026])) $_1458314794 .= ___40148915(1193).$GLOBALS['____1268160578'][511](___40148915(1194), $_1846356667.___40148915(1195).$_1085176165[$_804891026], GetMessage(___40148915(1196))).___40148915(1197); elseif(!$GLOBALS['____1268160578'][512]($_1846356667.___40148915(1198).$_1085176165[$_804891026])) $_1458314794 .= ___40148915(1199).$GLOBALS['____1268160578'][513](___40148915(1200), $_1846356667.___40148915(1201).$_1085176165[$_804891026], GetMessage(___40148915(1202))).___40148915(1203);} if($GLOBALS['____1268160578'][514]($_1458314794) <=(898-2*449)) CUpdateClient::CopyDirFiles($_441227193, $_1846356667.___40148915(1204).$_1085176165[$_804891026], $_1458314794); if($GLOBALS['____1268160578'][515]($_1458314794)>(754-2*377)){ $_1441716014 .= $_1458314794;} else{ if($GLOBALS['____1268160578'][516]($_1846356667.___40148915(1205).$_1085176165[$_804891026].___40148915(1206))) CUpdateClient::DeleteDirFilesEx($_1846356667.___40148915(1207).$_1085176165[$_804891026].___40148915(1208));}} CUpdateClient::ClearUpdateFolder($_87716926);} CUpdateClient::AddMessage2Log(___40148915(1209).Round(CUpdateClient::getmicrotime()-$_1541924281, round(0+3)).___40148915(1210)); if($GLOBALS['____1268160578'][517]($_1441716014)>(886-2*443)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1211)); $_1752424825 .= $_1441716014; return False;} else return True;} function UpdateStepLangs($_620699607,&$_1752424825){ global $DB; $_1441716014= ___40148915(1212); $_1541924281= CUpdateClient::getmicrotime(); $_87716926= $_SERVER[___40148915(1213)].___40148915(1214).$_620699607; if(!$GLOBALS['____1268160578'][518]($_87716926) ||!$GLOBALS['____1268160578'][519]($_87716926)) $_1441716014 .= ___40148915(1215).$GLOBALS['____1268160578'][520](___40148915(1216), $_87716926, GetMessage(___40148915(1217))).___40148915(1218); $_81997815= array(); if(StrLen($_1441716014) <=(1052/2-526)){ $_380366873=@$GLOBALS['____1268160578'][521]($_87716926); if($_380366873){ while(false !==($_272623491= $GLOBALS['____1268160578'][522]($_380366873))){ if($_272623491 == ___40148915(1219) || $_272623491 == ___40148915(1220)) continue; if($GLOBALS['____1268160578'][523]($_87716926.___40148915(1221).$_272623491)) $_81997815[]= $_272623491;} $GLOBALS['____1268160578'][524]($_380366873);}} if(!$GLOBALS['____1268160578'][525]($_81997815) || $GLOBALS['____1268160578'][526]($_81997815) <=(1336/2-668)) $_1441716014 .= ___40148915(1222).GetMessage(___40148915(1223)).___40148915(1224); if($GLOBALS['____1268160578'][527]($_1441716014) <=(886-2*443)) if(!$GLOBALS['____1268160578'][528]($_87716926)) $_1441716014 .= ___40148915(1225).$GLOBALS['____1268160578'][529](___40148915(1226), $_87716926, GetMessage(___40148915(1227))).___40148915(1228); $_114991797= array( ___40148915(1229) => $_SERVER[___40148915(1230)].US_SHARED_KERNEL_PATH.___40148915(1231), ___40148915(1232) => $_SERVER[___40148915(1233)].US_SHARED_KERNEL_PATH.___40148915(1234), ___40148915(1235) => $_SERVER[___40148915(1236)].US_SHARED_KERNEL_PATH.___40148915(1237), ___40148915(1238) => $_SERVER[___40148915(1239)].US_SHARED_KERNEL_PATH.___40148915(1240)); $_1124464557= array( ___40148915(1241) => ___40148915(1242), ___40148915(1243) => ___40148915(1244), ___40148915(1245) => ___40148915(1246), ___40148915(1247) => ___40148915(1248)); if($GLOBALS['____1268160578'][530]($_1441716014) <= min(94,0,31.333333333333)){ foreach($_114991797 as $_1653551983 => $_750581584){ CUpdateClient::CheckDirPath($_750581584.___40148915(1249), true); if(!$GLOBALS['____1268160578'][531]($_750581584) ||!$GLOBALS['____1268160578'][532]($_750581584)) $_1441716014 .= ___40148915(1250).$GLOBALS['____1268160578'][533](___40148915(1251), $_750581584, GetMessage(___40148915(1252))).___40148915(1253); elseif(!$GLOBALS['____1268160578'][534]($_750581584)) $_1441716014 .= ___40148915(1254).$GLOBALS['____1268160578'][535](___40148915(1255), $_750581584, GetMessage(___40148915(1256))).___40148915(1257);}} if($GLOBALS['____1268160578'][536]($_1441716014) <=(221*2-442)){ $_673862728= $_SERVER[___40148915(1258)].US_SHARED_KERNEL_PATH.___40148915(1259); CUpdateClient::CheckDirPath($_673862728.___40148915(1260), true); if(!$GLOBALS['____1268160578'][537]($_673862728) ||!$GLOBALS['____1268160578'][538]($_673862728)) $_1441716014 .= ___40148915(1261).$GLOBALS['____1268160578'][539](___40148915(1262), $_673862728, GetMessage(___40148915(1263))).___40148915(1264); elseif(!$GLOBALS['____1268160578'][540]($_673862728)) $_1441716014 .= ___40148915(1265).$GLOBALS['____1268160578'][541](___40148915(1266), $_673862728, GetMessage(___40148915(1267))).___40148915(1268);} $_1814968981= array(); if($GLOBALS['____1268160578'][542]($_1441716014) <=(1228/2-614)){ foreach($_114991797 as $_1653551983 => $_750581584){ $_1125869817=@$GLOBALS['____1268160578'][543]($_750581584); if($_1125869817){ while(false !==($_395743207= $GLOBALS['____1268160578'][544]($_1125869817))){ if($GLOBALS['____1268160578'][545]($_750581584.___40148915(1269).$_395743207) && $_395743207 != ___40148915(1270) && $_395743207 != ___40148915(1271)){ if(!$GLOBALS['____1268160578'][546]($_750581584.___40148915(1272).$_395743207)) $_1441716014 .= ___40148915(1273).$GLOBALS['____1268160578'][547](___40148915(1274), $_750581584.___40148915(1275).$_395743207, GetMessage(___40148915(1276))).___40148915(1277); if($GLOBALS['____1268160578'][548]($_750581584.___40148915(1278).$_395743207.___40148915(1279)) &&!$GLOBALS['____1268160578'][549]($_750581584.___40148915(1280).$_395743207.___40148915(1281))) $_1441716014 .= ___40148915(1282).$GLOBALS['____1268160578'][550](___40148915(1283), $_750581584.___40148915(1284).$_395743207.___40148915(1285), GetMessage(___40148915(1286))).___40148915(1287); $_1814968981[$_1653551983][]= $_395743207;}} $GLOBALS['____1268160578'][551]($_1125869817);}}} if($GLOBALS['____1268160578'][552]($_1441716014) <= min(204,0,68)){ $_140833282= array(); $_380366873=@$GLOBALS['____1268160578'][553]($_673862728); if($_380366873){ while(false !==($_272623491= $GLOBALS['____1268160578'][554]($_380366873))){ if($GLOBALS['____1268160578'][555]($_673862728.___40148915(1288).$_272623491) && $_272623491!=___40148915(1289) && $_272623491!=___40148915(1290)){ if(!$GLOBALS['____1268160578'][556]($_673862728.___40148915(1291).$_272623491)) $_1441716014 .= ___40148915(1292).$GLOBALS['____1268160578'][557](___40148915(1293), $_673862728.___40148915(1294).$_272623491, GetMessage(___40148915(1295))).___40148915(1296); if($GLOBALS['____1268160578'][558]($_673862728.___40148915(1297).$_272623491.___40148915(1298)) &&!$GLOBALS['____1268160578'][559]($_673862728.___40148915(1299).$_272623491.___40148915(1300))) $_1441716014 .= ___40148915(1301).$GLOBALS['____1268160578'][560](___40148915(1302), $_673862728.___40148915(1303).$_272623491.___40148915(1304), GetMessage(___40148915(1305))).___40148915(1306); $_140833282[]= $_272623491;}} $GLOBALS['____1268160578'][561]($_380366873);}} if($GLOBALS['____1268160578'][562]($_1441716014) <=(141*2-282)){ for($_804891026=(1328/2-664); $_804891026< $GLOBALS['____1268160578'][563]($_81997815); $_804891026++){ $_1458314794= ___40148915(1307); $_441227193= $_87716926.___40148915(1308).$_81997815[$_804891026]; if($GLOBALS['____1268160578'][564]($_1458314794) <=(159*2-318)) if(!$GLOBALS['____1268160578'][565]($_441227193) ||!$GLOBALS['____1268160578'][566]($_441227193)) $_1458314794 .= ___40148915(1309).$GLOBALS['____1268160578'][567](___40148915(1310), $_441227193, GetMessage(___40148915(1311))).___40148915(1312); if($GLOBALS['____1268160578'][568]($_1458314794) <=(1244/2-622)) if(!$GLOBALS['____1268160578'][569]($_441227193)) $_1458314794 .= ___40148915(1313).$GLOBALS['____1268160578'][570](___40148915(1314), $_441227193, GetMessage(___40148915(1315))).___40148915(1316); if($GLOBALS['____1268160578'][571]($_1458314794) <= min(244,0,81.333333333333)){ $_1125869817=@$GLOBALS['____1268160578'][572]($_441227193); if($_1125869817){ while(false !==($_395743207= $GLOBALS['____1268160578'][573]($_1125869817))){ if(!$GLOBALS['____1268160578'][574]($_441227193.___40148915(1317).$_395743207) || $_395743207 == ___40148915(1318) || $_395743207 == ___40148915(1319)) continue; foreach($_1124464557 as $_1653551983 => $_750581584){ if(!$GLOBALS['____1268160578'][575]($_441227193.___40148915(1320).$_395743207.$_750581584)) continue; $_667829277=@$GLOBALS['____1268160578'][576]($_441227193.___40148915(1321).$_395743207.$_750581584); if($_667829277){ while(false !==($_2136872066= $GLOBALS['____1268160578'][577]($_667829277))){ if(!$GLOBALS['____1268160578'][578]($_441227193.___40148915(1322).$_395743207.$_750581584.___40148915(1323).$_2136872066) || $_2136872066 == ___40148915(1324) || $_2136872066 == ___40148915(1325)) continue; if(!$GLOBALS['____1268160578'][579]($_2136872066, $_1814968981[$_1653551983])) continue; CUpdateClient::CopyDirFiles($_441227193.___40148915(1326).$_395743207.$_750581584.___40148915(1327).$_2136872066, $_114991797[$_1653551983].___40148915(1328).$_2136872066, $_1458314794);} $GLOBALS['____1268160578'][580]($_667829277);}} if($GLOBALS['____1268160578'][581]($_395743207, $_140833282)) CUpdateClient::CopyDirFiles($_441227193.___40148915(1329).$_395743207, $_673862728.___40148915(1330).$_395743207, $_1458314794);} $GLOBALS['____1268160578'][582]($_1125869817);}} if($GLOBALS['____1268160578'][583]($_1458314794)>(1096/2-548)) $_1441716014 .= $_1458314794;}} if($GLOBALS['____1268160578'][584]($_1441716014) <=(129*2-258)) CUpdateClient::ClearUpdateFolder($_87716926); bx_accelerator_reset(); CUpdateClient::AddMessage2Log(___40148915(1331).Round(CUpdateClient::getmicrotime()-$_1541924281, round(0+3)).___40148915(1332)); if($GLOBALS['____1268160578'][585]($_1441716014)> min(188,0,62.666666666667)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1333)); $_1752424825 .= $_1441716014; return False;} else return True;} function UpdateStepModules($_620699607,&$_1752424825, $_1813251082= False){ global $DB; $_1441716014= ___40148915(1334); if(!$GLOBALS['____1268160578'][586](___40148915(1335)) || StrLen(US_SAVE_UPDATERS_DIR) <=(1408/2-704)) $_1813251082= False; $_1541924281= CUpdateClient::getmicrotime(); $_486905778= array(); if(!$GLOBALS['____1268160578'][587]($_SERVER[___40148915(1336)].___40148915(1337))) $_486905778[]= ___40148915(1338); if(!$GLOBALS['____1268160578'][588]($_SERVER[___40148915(1339)].___40148915(1340))) $_486905778[]= ___40148915(1341); if(!$GLOBALS['____1268160578'][589]($_SERVER[___40148915(1342)].___40148915(1343))) $_486905778[]= ___40148915(1344); $_87716926= $_SERVER[___40148915(1345)].___40148915(1346).$_620699607; if(!$GLOBALS['____1268160578'][590]($_87716926) ||!$GLOBALS['____1268160578'][591]($_87716926)) $_1441716014 .= ___40148915(1347).$GLOBALS['____1268160578'][592](___40148915(1348), $_87716926, GetMessage(___40148915(1349))).___40148915(1350); if($GLOBALS['____1268160578'][593]($_1441716014) <= min(16,0,5.3333333333333)) if(!$GLOBALS['____1268160578'][594]($_87716926)) $_1441716014 .= ___40148915(1351).$GLOBALS['____1268160578'][595](___40148915(1352), $_87716926, GetMessage(___40148915(1353))).___40148915(1354); $_1806441207= array(); if(StrLen($_1441716014) <=(830-2*415)){ $_380366873=@$GLOBALS['____1268160578'][596]($_87716926); if($_380366873){ while(false !==($_272623491= $GLOBALS['____1268160578'][597]($_380366873))){ if($_272623491 == ___40148915(1355) || $_272623491 == ___40148915(1356)) continue; if($GLOBALS['____1268160578'][598]($_87716926.___40148915(1357).$_272623491)) $_1806441207[]= $_272623491;} $GLOBALS['____1268160578'][599]($_380366873);}} if(!$GLOBALS['____1268160578'][600]($_1806441207) || $GLOBALS['____1268160578'][601]($_1806441207) <=(233*2-466)) $_1441716014 .= ___40148915(1358).GetMessage(___40148915(1359)).___40148915(1360); if($GLOBALS['____1268160578'][602]($_1441716014) <=(156*2-312)){ for($_804891026=(782-2*391), $_1754223749= $GLOBALS['____1268160578'][603]($_1806441207); $_804891026< $_1754223749; $_804891026++){ $_1458314794= ___40148915(1361); $_441227193= $_87716926.___40148915(1362).$_1806441207[$_804891026]; $_673862728= $_SERVER[___40148915(1363)].US_SHARED_KERNEL_PATH.___40148915(1364).$_1806441207[$_804891026]; CUpdateClient::CheckDirPath($_673862728.___40148915(1365), true); if(!$GLOBALS['____1268160578'][604]($_673862728) ||!$GLOBALS['____1268160578'][605]($_673862728)) $_1458314794 .= ___40148915(1366).$GLOBALS['____1268160578'][606](___40148915(1367), $_673862728, GetMessage(___40148915(1368))).___40148915(1369); if($GLOBALS['____1268160578'][607]($_1458314794) <=(216*2-432)) if(!$GLOBALS['____1268160578'][608]($_673862728)) $_1458314794 .= ___40148915(1370).$GLOBALS['____1268160578'][609](___40148915(1371), $_673862728, GetMessage(___40148915(1372))).___40148915(1373); if($GLOBALS['____1268160578'][610]($_1458314794) <=(902-2*451)) if(!$GLOBALS['____1268160578'][611]($_441227193) ||!$GLOBALS['____1268160578'][612]($_441227193)) $_1458314794 .= ___40148915(1374).$GLOBALS['____1268160578'][613](___40148915(1375), $_441227193, GetMessage(___40148915(1376))).___40148915(1377); if($GLOBALS['____1268160578'][614]($_1458314794) <=(213*2-426)) if(!$GLOBALS['____1268160578'][615]($_441227193)) $_1458314794 .= ___40148915(1378).$GLOBALS['____1268160578'][616](___40148915(1379), $_441227193, GetMessage(___40148915(1380))).___40148915(1381); if($GLOBALS['____1268160578'][617]($_1458314794) <= min(184,0,61.333333333333)){ $_380366873=@$GLOBALS['____1268160578'][618]($_441227193); $_1109902785= array(); if($_380366873){ while(false !==($_272623491= $GLOBALS['____1268160578'][619]($_380366873))){ if($GLOBALS['____1268160578'][620]($_272623491, min(164,0,54.666666666667), round(0+2.3333333333333+2.3333333333333+2.3333333333333)) == ___40148915(1382)){ $_1271192234= ___40148915(1383); if($GLOBALS['____1268160578'][621]($_441227193.___40148915(1384).$_272623491)){ $_361964226= $GLOBALS['____1268160578'][622]($_272623491, round(0+7), $GLOBALS['____1268160578'][623]($_272623491)- round(0+3.6666666666667+3.6666666666667+3.6666666666667)); if($GLOBALS['____1268160578'][624]($_272623491, $GLOBALS['____1268160578'][625]($_272623491)- round(0+4.5+4.5)) == ___40148915(1385)){ $_1271192234= ___40148915(1386); $_361964226= $GLOBALS['____1268160578'][626]($_272623491, round(0+2.3333333333333+2.3333333333333+2.3333333333333), $GLOBALS['____1268160578'][627]($_272623491)- round(0+4+4+4+4));} $_1109902785[]= array(___40148915(1387).$_272623491, Trim($_361964226), $_1271192234);} elseif($GLOBALS['____1268160578'][628]($_441227193.___40148915(1388).$_272623491.___40148915(1389))){ $_361964226= $GLOBALS['____1268160578'][629]($_272623491, round(0+7)); if($GLOBALS['____1268160578'][630]($_272623491, $GLOBALS['____1268160578'][631]($_272623491)- round(0+5)) == ___40148915(1390)){ $_1271192234= ___40148915(1391); $_361964226= $GLOBALS['____1268160578'][632]($_272623491, round(0+1.75+1.75+1.75+1.75), $GLOBALS['____1268160578'][633]($_272623491)- round(0+3+3+3+3));} $_1109902785[]= array(___40148915(1392).$_272623491.___40148915(1393), Trim($_361964226), $_1271192234);} if($_1813251082) CUpdateClient::CopyDirFiles($_441227193.___40148915(1394).$_272623491, $_SERVER[___40148915(1395)].US_SAVE_UPDATERS_DIR.___40148915(1396).$_1806441207[$_804891026].___40148915(1397).$_272623491, $_1458314794, False);}} $GLOBALS['____1268160578'][634]($_380366873);} for($_1757756518=(930-2*465); $_1757756518< $GLOBALS['____1268160578'][635]($_1109902785)- round(0+0.5+0.5); $_1757756518++){ for($_1476327455= $_1757756518+ round(0+0.33333333333333+0.33333333333333+0.33333333333333); $_1476327455< $GLOBALS['____1268160578'][636]($_1109902785); $_1476327455++){ if(CUpdateClient::CompareVersions($_1109902785[$_1757756518][round(0+0.2+0.2+0.2+0.2+0.2)], $_1109902785[$_1476327455][round(0+0.25+0.25+0.25+0.25)])>(826-2*413)){ $_1121788110= $_1109902785[$_1757756518]; $_1109902785[$_1757756518]= $_1109902785[$_1476327455]; $_1109902785[$_1476327455]= $_1121788110;}}}} if($GLOBALS['____1268160578'][637]($_1458314794) <=(982-2*491)){ if($GLOBALS['____1268160578'][638]($DB->type) == ___40148915(1398) && $GLOBALS['____1268160578'][639](___40148915(1399)) && $GLOBALS['____1268160578'][640](MYSQL_TABLE_TYPE)> min(26,0,8.6666666666667)){ $DB->Query(___40148915(1400).MYSQL_TABLE_TYPE.___40148915(1401), True);}} if($GLOBALS['____1268160578'][641]($_1458314794) <= min(100,0,33.333333333333)){ for($_1757756518=(948-2*474); $_1757756518< $GLOBALS['____1268160578'][642]($_1109902785); $_1757756518++){ if($_1109902785[$_1757756518][round(0+1+1)] == ___40148915(1402)){ $_167752938= ___40148915(1403); CUpdateClient::RunUpdaterScript($_441227193.$_1109902785[$_1757756518][(870-2*435)], $_167752938, ___40148915(1404).$_620699607.___40148915(1405).$_1806441207[$_804891026], $_1806441207[$_804891026]); if($GLOBALS['____1268160578'][643]($_167752938)>(1148/2-574)){ $_1458314794 .= $GLOBALS['____1268160578'][644](___40148915(1406), $_1806441207[$_804891026], $GLOBALS['____1268160578'][645](___40148915(1407), $_1109902785[$_1757756518][round(0+0.33333333333333+0.33333333333333+0.33333333333333)], GetMessage(___40148915(1408)))).___40148915(1409). $_167752938.___40148915(1410); $_1458314794 .= $GLOBALS['____1268160578'][646](___40148915(1411), $_1806441207[$_804891026], GetMessage(___40148915(1412))).___40148915(1413); break;}}}} if($GLOBALS['____1268160578'][647]($_1458314794) <=(1240/2-620)) CUpdateClient::CopyDirFiles($_441227193, $_673862728, $_1458314794, True, $_486905778); if($GLOBALS['____1268160578'][648]($_1458314794) <=(858-2*429)){ for($_1757756518=(1372/2-686); $_1757756518< $GLOBALS['____1268160578'][649]($_1109902785); $_1757756518++){ if($_1109902785[$_1757756518][round(0+2)]==___40148915(1414)){ $_167752938= ___40148915(1415); CUpdateClient::RunUpdaterScript($_441227193.$_1109902785[$_1757756518][min(118,0,39.333333333333)], $_167752938, ___40148915(1416).$_620699607.___40148915(1417).$_1806441207[$_804891026], $_1806441207[$_804891026]); if($GLOBALS['____1268160578'][650]($_167752938)> min(132,0,44)){ $_1458314794 .= $GLOBALS['____1268160578'][651](___40148915(1418), $_1806441207[$_804891026], $GLOBALS['____1268160578'][652](___40148915(1419), $_1109902785[$_1757756518][round(0+0.2+0.2+0.2+0.2+0.2)], GetMessage(___40148915(1420)))).___40148915(1421). $_167752938.___40148915(1422); $_1458314794 .= $GLOBALS['____1268160578'][653](___40148915(1423), $_1806441207[$_804891026], GetMessage(___40148915(1424))).___40148915(1425); break;}}}} if($GLOBALS['____1268160578'][654]($_1458314794)>(1452/2-726)) $_1441716014 .= $_1458314794;} CUpdateClient::ClearUpdateFolder($_87716926);} CUpdateClient::AddMessage2Log(___40148915(1426).Round(CUpdateClient::getmicrotime()-$_1541924281, round(0+0.6+0.6+0.6+0.6+0.6)).___40148915(1427)); if($GLOBALS['____1268160578'][655]($_1441716014)>(1348/2-674)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1428)); $_1752424825 .= $_1441716014; return False;} else{ $_1137158836= $GLOBALS['_____345719011'][30](___40148915(1429), ___40148915(1430)); while($_77377824= $_1137158836->$GLOBALS['_____345719011'][31]()) $GLOBALS['_____345719011'][32]($_77377824, $_1806441207); return True;}} function ClearUpdateFolder($_87716926){ CUpdateClient::DeleteDirFilesEx($_87716926); bx_accelerator_reset();}  function RunUpdaterScript($_816426851,&$_1752424825, $_441227193, $_1961793277){ global $DBType, $DB, $APPLICATION, $USER; if(!isset($GLOBALS[___40148915(1431)]) ||($GLOBALS[___40148915(1432)] != ___40148915(1433) && $GLOBALS[___40148915(1434)] != ___40148915(1435))){ $GLOBALS[___40148915(1436)]=((US_CALL_TYPE != ___40148915(1437))? COption::$GLOBALS['_____345719011'][33](___40148915(1438), ___40148915(1439), ___40148915(1440)): ___40148915(1441));} $strongUpdateCheck= $GLOBALS[___40148915(1442)]; $DOCUMENT_ROOT= $_SERVER[___40148915(1443)]; $_816426851= $GLOBALS['____1268160578'][656](___40148915(1444), ___40148915(1445), $_816426851); $updaterPath= $GLOBALS['____1268160578'][657]($_816426851); $updaterPath= $GLOBALS['____1268160578'][658]($updaterPath, $GLOBALS['____1268160578'][659]($_SERVER[___40148915(1446)])); $updaterPath= Trim($updaterPath, ___40148915(1447)); if($GLOBALS['____1268160578'][660]($updaterPath)> min(222,0,74)) $updaterPath= ___40148915(1448).$updaterPath; $updaterName= $GLOBALS['____1268160578'][661]($_816426851, $GLOBALS['____1268160578'][662]($_SERVER[___40148915(1449)])); CUpdateClient::AddMessage2Log(___40148915(1450).$updaterName.___40148915(1451), ___40148915(1452)); $updater= new CUpdater(); $updater->Init($updaterPath, $DBType, $updaterName, $_441227193, $_1961793277, US_CALL_TYPE); $errorMessage= ___40148915(1453); include($_816426851); if($GLOBALS['____1268160578'][663]($errorMessage)> min(20,0,6.6666666666667)) $_1752424825 .= $errorMessage; if($GLOBALS['____1268160578'][664]($updater->errorMessage) && $GLOBALS['____1268160578'][665]($updater->errorMessage)>(906-2*453)) $_1752424825 .= $GLOBALS['____1268160578'][666](___40148915(1454), $updater->errorMessage); unset($updater);}     function CompareVersions($_276313725, $_884466906){ $_276313725= Trim($_276313725); $_884466906= Trim($_884466906); if($_276313725 == $_884466906) return(221*2-442); $_755646861= $GLOBALS['____1268160578'][667](___40148915(1455), $_276313725); $_1583130694= $GLOBALS['____1268160578'][668](___40148915(1456), $_884466906); if(IntVal($_755646861[min(240,0,80)])> IntVal($_1583130694[(244*2-488)]) || IntVal($_755646861[(796-2*398)]) == IntVal($_1583130694[(1412/2-706)]) && IntVal($_755646861[round(0+0.33333333333333+0.33333333333333+0.33333333333333)])> IntVal($_1583130694[round(0+0.25+0.25+0.25+0.25)]) || IntVal($_755646861[(138*2-276)]) == IntVal($_1583130694[(1124/2-562)]) && IntVal($_755646861[round(0+0.5+0.5)]) == IntVal($_1583130694[round(0+0.2+0.2+0.2+0.2+0.2)]) && IntVal($_755646861[round(0+0.66666666666667+0.66666666666667+0.66666666666667)])> IntVal($_1583130694[round(0+1+1)])){ return round(0+0.25+0.25+0.25+0.25);} if(IntVal($_755646861[(198*2-396)]) == IntVal($_1583130694[min(144,0,48)]) && IntVal($_755646861[round(0+0.2+0.2+0.2+0.2+0.2)]) == IntVal($_1583130694[round(0+0.25+0.25+0.25+0.25)]) && IntVal($_755646861[round(0+1+1)]) == IntVal($_1583130694[round(0+0.4+0.4+0.4+0.4+0.4)])){ return(982-2*491);} return-round(0+0.5+0.5);}  function GetUpdatesList(&$_1752424825, $_1919585713= false, $_1846999253= "Y"){ $_1441716014= ___40148915(1457); $_1355744045= array(); CUpdateClient::AddMessage2Log(___40148915(1458)); $_880437840= CUpdateClient::CollectRequestData($_1441716014, $_1919585713, $_1846999253, array(), array(), array()); if($_880437840 === False || StrLen($_880437840) <= min(34,0,11.333333333333) || StrLen($_1441716014)>(224*2-448)){ $_1752424825 .= $_1441716014; CUpdateClient::AddMessage2Log(___40148915(1459), ___40148915(1460)); return False;} CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][669](___40148915(1461), ___40148915(1462), $_880437840)); $_1541924281= CUpdateClient::getmicrotime(); $_1728860601= CUpdateClient::GetHTTPPage(___40148915(1463), $_880437840, $_1441716014); CUpdateClient::AddMessage2Log(___40148915(1464).Round(CUpdateClient::getmicrotime()- $_1541924281, round(0+1+1+1)).___40148915(1465)); $_1355744045= Array(); if($GLOBALS['____1268160578'][670]($_1441716014) <=(194*2-388)) CUpdateClient::ParseServerData($_1728860601, $_1355744045, $_1441716014);  if($GLOBALS['____1268160578'][671]($_1441716014) <= min(12,0,4)){ if(!isset($_1355744045[___40148915(1466)]) ||!$GLOBALS['____1268160578'][672]($_1355744045[___40148915(1467)])) $_1441716014 .= ___40148915(1468).GetMessage(___40148915(1469)).___40148915(1470);} if($GLOBALS['____1268160578'][673]($_1441716014) <=(926-2*463)){ $_1355744045= $_1355744045[___40148915(1471)][___40148915(1472)]; if(!$GLOBALS['____1268160578'][674]($_1355744045[___40148915(1473)]) &&(!isset($_1355744045[___40148915(1474)]) ||!$GLOBALS['____1268160578'][675]($_1355744045[___40148915(1475)]))) $_1441716014 .= ___40148915(1476).GetMessage(___40148915(1477)).___40148915(1478);} if($GLOBALS['____1268160578'][676]($_1441716014)> min(126,0,42)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1479)); $_1752424825 .= $_1441716014; return False;} else return $_1355744045;}    function GetHTTPPage($_1280221840, $_156787104,&$_1752424825){ global $SERVER_NAME, $DB; CUpdateClient::AddMessage2Log(___40148915(1480)); $_633650202= COption::$GLOBALS['_____345719011'][34](___40148915(1481), ___40148915(1482), DEFAULT_UPDATE_SERVER); $_416943897= round(0+80); $_1095087289= COption::$GLOBALS['_____345719011'][35](___40148915(1483), ___40148915(1484), ___40148915(1485)); $_1222589609= COption::$GLOBALS['_____345719011'][36](___40148915(1486), ___40148915(1487), ___40148915(1488)); $_445716361= COption::$GLOBALS['_____345719011'][37](___40148915(1489), ___40148915(1490), ___40148915(1491)); $_1575567494= COption::$GLOBALS['_____345719011'][38](___40148915(1492), ___40148915(1493), ___40148915(1494)); $_1134538501=($GLOBALS['____1268160578'][677]($_1095087289)>(1148/2-574) && $GLOBALS['____1268160578'][678]($_1222589609)> min(110,0,36.666666666667)); if($_1280221840 == ___40148915(1495)) $_1280221840= ___40148915(1496); elseif($_1280221840 == ___40148915(1497)) $_1280221840= ___40148915(1498); elseif($_1280221840 == ___40148915(1499)) $_1280221840= ___40148915(1500); elseif($_1280221840 == ___40148915(1501)) $_1280221840= ___40148915(1502); elseif($_1280221840 == ___40148915(1503)) $_1280221840= ___40148915(1504); elseif($_1280221840 == ___40148915(1505)) $_1280221840= ___40148915(1506); elseif($_1280221840 == ___40148915(1507)) $_1280221840= ___40148915(1508); if($_1134538501){ $_1222589609= IntVal($_1222589609); if($_1222589609 <=(844-2*422)) $_1222589609= round(0+20+20+20+20); $_24095867= $_1095087289; $_355765226= $_1222589609;} else{ $_24095867= $_633650202; $_355765226= $_416943897;} $_819790414= $GLOBALS['____1268160578'][679]($_24095867, $_355765226, $_1860549568, $_1198056318, round(0+60+60)); if($_819790414){ $_1137984714= ___40148915(1509); if($_1134538501){ $_1137984714 .= ___40148915(1510).$_633650202.___40148915(1511).$_1280221840.___40148915(1512); if($GLOBALS['____1268160578'][680]($_445716361)> min(204,0,68)) $_1137984714 .= ___40148915(1513).$GLOBALS['____1268160578'][681]($_445716361.___40148915(1514).$_1575567494).___40148915(1515);} else $_1137984714 .= ___40148915(1516).$_1280221840.___40148915(1517); $_1229318893= self::GetOption(US_BASE_MODULE, ___40148915(1518), ___40148915(1519)); $_156787104 .= ___40148915(1520).$GLOBALS['____1268160578'][682]($_1229318893); if($GLOBALS['____1268160578'][683](___40148915(1521))) $_156787104 .= ___40148915(1522).$GLOBALS['____1268160578'][684](___40148915(1523)); else $_156787104 .= ___40148915(1524).$GLOBALS['____1268160578'][685](___40148915(1525)); $_1106903668= $DB->GetVersion(); $_156787104 .= ___40148915(1526).$GLOBALS['____1268160578'][686]($_1106903668 != false? $_1106903668: ___40148915(1527)); $_156787104 .= ___40148915(1528).COption::$GLOBALS['_____345719011'][39](___40148915(1529), ___40148915(1530), ___40148915(1531)); $_1137984714 .= ___40148915(1532); $_1137984714 .= ___40148915(1533); $_1137984714 .= ___40148915(1534).$_633650202.___40148915(1535); $_1137984714 .= ___40148915(1536); $_1137984714 .= ___40148915(1537); $_1137984714 .= ___40148915(1538).$GLOBALS['____1268160578'][687]($_156787104).___40148915(1539); $_1137984714 .="$_156787104"; $_1137984714 .= ___40148915(1540); $GLOBALS['____1268160578'][688]($_819790414, $_1137984714); $_1414476690= False; while(!$GLOBALS['____1268160578'][689]($_819790414)){ $_2096326348= $GLOBALS['____1268160578'][690]($_819790414, round(0+4096)); if($_2096326348 != ___40148915(1541)){ if($GLOBALS['____1268160578'][691](___40148915(1542), $_2096326348)) $_1414476690= True;} else{ break;}}  $_1728860601= ___40148915(1543); if($_1414476690){ $_1515168922= round(0+819.2+819.2+819.2+819.2+819.2); $_381390599=(814-2*407); $_2096326348= FGets($_819790414, $_1515168922); $_2096326348= StrToLower($_2096326348); $_543264614= ___40148915(1544); $_804891026= min(90,0,30); while($_804891026< StrLen($_2096326348) && $GLOBALS['____1268160578'][692]($_2096326348[$_804891026], array(___40148915(1545), ___40148915(1546), ___40148915(1547), ___40148915(1548), ___40148915(1549), ___40148915(1550), ___40148915(1551), ___40148915(1552), ___40148915(1553), ___40148915(1554), ___40148915(1555), ___40148915(1556), ___40148915(1557), ___40148915(1558), ___40148915(1559), ___40148915(1560)))){ $_543264614 .= $_2096326348[$_804891026]; $_804891026++;} $_1619441108= $GLOBALS['____1268160578'][693]($_543264614); while($_1619441108>(978-2*489)){ $_1053464130=(1192/2-596); $_1301733559=(($_1619441108> $_1515168922)? $_1515168922: $_1619441108); while($_1301733559>(1440/2-720) && $_2096326348= $GLOBALS['____1268160578'][694]($_819790414, $_1301733559)){ $_1728860601 .= $_2096326348; $_1053464130 += StrLen($_2096326348); $_836918396= $_1619441108- $_1053464130; $_1301733559=(($_836918396> $_1515168922)? $_1515168922: $_836918396);} $_381390599 += $_1619441108; $_2096326348= FGets($_819790414, $_1515168922); $_2096326348= FGets($_819790414, $_1515168922); $_2096326348= StrToLower($_2096326348); $_543264614= ___40148915(1561); $_804891026=(800-2*400); while($_804891026< StrLen($_2096326348) && $GLOBALS['____1268160578'][695]($_2096326348[$_804891026], array(___40148915(1562), ___40148915(1563), ___40148915(1564), ___40148915(1565), ___40148915(1566), ___40148915(1567), ___40148915(1568), ___40148915(1569), ___40148915(1570), ___40148915(1571), ___40148915(1572), ___40148915(1573), ___40148915(1574), ___40148915(1575), ___40148915(1576), ___40148915(1577)))){ $_543264614 .= $_2096326348[$_804891026]; $_804891026++;} $_1619441108= $GLOBALS['____1268160578'][696]($_543264614);}} else{ while($_2096326348= $GLOBALS['____1268160578'][697]($_819790414, round(0+1365.3333333333+1365.3333333333+1365.3333333333))) $_1728860601 .= $_2096326348;} $GLOBALS['____1268160578'][698]($_819790414);} else{ $_1728860601= ___40148915(1578); $_1752424825 .= GetMessage(___40148915(1579)).___40148915(1580).$_1860549568.___40148915(1581).$_1198056318.___40148915(1582); if(IntVal($_1860549568) <= min(216,0,72)) $_1752424825 .= GetMessage(___40148915(1583)).___40148915(1584); CUpdateClient::AddMessage2Log(___40148915(1585).$_633650202.___40148915(1586).$_1860549568.___40148915(1587).$_1198056318.___40148915(1588), ___40148915(1589));}  return $_1728860601;}   function ParseServerData(&$_381789878,&$_1229197579,&$_1752424825){ $_1441716014= ___40148915(1590); $_1229197579= array(); CUpdateClient::AddMessage2Log(___40148915(1591));  if($GLOBALS['____1268160578'][699]($_381789878) <= min(172,0,57.333333333333)) $_1441716014 .= ___40148915(1592).GetMessage(___40148915(1593)).___40148915(1594); if($GLOBALS['____1268160578'][700]($_1441716014) <=(1284/2-642)){ if(SubStr($_381789878, min(216,0,72), StrLen(___40148915(1595))) != ___40148915(1596) && CUpdateClient::IsGzipInstalled()) $_381789878=@$GLOBALS['____1268160578'][701]($_381789878); if(SubStr($_381789878,(1444/2-722), StrLen(___40148915(1597))) != ___40148915(1598)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][702]($_381789878, min(250,0,83.333333333333), round(0+20+20+20+20+20)), ___40148915(1599)); $_1441716014 .= ___40148915(1600).GetMessage(___40148915(1601)).___40148915(1602);}}  if($GLOBALS['____1268160578'][703]($_1441716014) <= min(198,0,66)){  $_1234570368= new CUpdatesXML(); $_1234570368->LoadString($_381789878); $_1229197579= $_1234570368->GetArray(); if(!$GLOBALS['____1268160578'][704]($_1229197579) ||!isset($_1229197579[___40148915(1603)]) ||!$GLOBALS['____1268160578'][705]($_1229197579[___40148915(1604)])) $_1441716014 .= ___40148915(1605).GetMessage(___40148915(1606)).___40148915(1607);} if($GLOBALS['____1268160578'][706]($_1441716014) <= min(6,0,2)){ if(isset($_1229197579[___40148915(1608)][___40148915(1609)][___40148915(1610)])){ $_1229318893= $_1229197579[___40148915(1611)][___40148915(1612)][___40148915(1613)][(930-2*465)][___40148915(1614)][___40148915(1615)]; if(StrLen($_1229318893)>(770-2*385)) COption::$GLOBALS['_____345719011'][40](US_BASE_MODULE, ___40148915(1616), $_1229318893);} if(isset($_1229197579[___40148915(1617)][___40148915(1618)][___40148915(1619)])) CUpdateClient::__889513615($_1229197579[___40148915(1620)][___40148915(1621)][___40148915(1622)][min(210,0,70)][___40148915(1623)]); } if($GLOBALS['____1268160578'][707]($_1441716014)>(1112/2-556)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1624)); $_1752424825 .= $_1441716014; return False;} else return True;} function CollectRequestData(&$_1752424825, $_1919585713= false, $_1846999253= "Y", $_1526303742= array(), $_1400083756= array(), $_902264694= array()){ $_1857465459= ___40148915(1625); $_1441716014= ___40148915(1626); if($_1919585713 === false) $_1919585713= LANGUAGE_ID; $_1846999253=(($_1846999253 == ___40148915(1627))? ___40148915(1628): ___40148915(1629)); CUpdateClient::AddMessage2Log(___40148915(1630)); CUpdateClient::CheckDirPath($_SERVER[___40148915(1631)].___40148915(1632), true); $_1874221293= CUpdateClient::GetCurrentModules($_1441716014); $_1849064505= CUpdateClient::GetCurrentLanguages($_1441716014); $_242600434= CUpdateClient::GetCurrentHelps($_1441716014); if($GLOBALS['____1268160578'][708]($_1441716014) <=(1448/2-724)){ $GLOBALS[___40148915(1633)]->GetVersion(); $_1857465459= ___40148915(1634).$GLOBALS['____1268160578'][709]($GLOBALS['____1268160578'][710](CUpdateClient::GetLicenseKey())). ___40148915(1635).$GLOBALS['____1268160578'][711]($_1919585713). ___40148915(1636).$GLOBALS['____1268160578'][712](UPDATE_SYSTEM_VERSION_A). ___40148915(1637).$GLOBALS['____1268160578'][713](SM_VERSION). ___40148915(1638).(($GLOBALS['____1268160578'][714](___40148915(1639)) && DEMO==___40148915(1640))? ___40148915(1641):(($GLOBALS['____1268160578'][715](___40148915(1642)) && ENCODE==___40148915(1643))? ___40148915(1644): ___40148915(1645))). ___40148915(1646).$GLOBALS['____1268160578'][716](CUpdateClient::__633746999()). ___40148915(1647).$GLOBALS['____1268160578'][717](CUpdateClient::__1066918706((1004/2-502))). ___40148915(1648).$GLOBALS['____1268160578'][718](CUpdateClient::__1066918706(round(0+0.5+0.5))). ___40148915(1649).$GLOBALS['____1268160578'][719]($GLOBALS[___40148915(1650)]->type). ___40148915(1651).$GLOBALS['____1268160578'][720](($GLOBALS[___40148915(1652)]->XE)? ___40148915(1653): ___40148915(1654)). ___40148915(1655).$GLOBALS['____1268160578'][721]($_SERVER[___40148915(1656)]). ___40148915(1657).$GLOBALS['____1268160578'][722]((CUpdateClient::IsGzipInstalled())? ___40148915(1658): ___40148915(1659)). ___40148915(1660).$GLOBALS['____1268160578'][723]($GLOBALS['____1268160578'][724]()). ___40148915(1661).$GLOBALS['____1268160578'][725]($_1846999253). ___40148915(1662).CUpdateClient::ModulesArray2Query($_1874221293, ___40148915(1663)). ___40148915(1664).CUpdateClient::ModulesArray2Query($_1849064505, ___40148915(1665)). ___40148915(1666).CUpdateClient::ModulesArray2Query($_242600434, ___40148915(1667)); $_861555968= ___40148915(1668); if($GLOBALS['____1268160578'][726]($_1526303742)>(946-2*473)){ for($_804891026=(806-2*403), $_1754223749= $GLOBALS['____1268160578'][727]($_1526303742); $_804891026< $_1754223749; $_804891026++){ if(StrLen($_861555968)>(159*2-318)) $_861555968 .= ___40148915(1669); $_861555968 .= $_1526303742[$_804891026];}} if(StrLen($_861555968)>(162*2-324)) $_1857465459 .= ___40148915(1670).$GLOBALS['____1268160578'][728]($_861555968); $_861555968= ___40148915(1671); if($GLOBALS['____1268160578'][729]($_1400083756)>(774-2*387)){ for($_804891026=(932-2*466), $_1754223749= $GLOBALS['____1268160578'][730]($_1400083756); $_804891026< $_1754223749; $_804891026++){ if(StrLen($_861555968)>(163*2-326)) $_861555968 .= ___40148915(1672); $_861555968 .= $_1400083756[$_804891026];}} if(StrLen($_861555968)>(1248/2-624)) $_1857465459 .= ___40148915(1673).$GLOBALS['____1268160578'][731]($_861555968); $_861555968= ___40148915(1674); if($GLOBALS['____1268160578'][732]($_902264694)>(1120/2-560)){ for($_804891026=(185*2-370), $_1754223749= $GLOBALS['____1268160578'][733]($_902264694); $_804891026< $_1754223749; $_804891026++){ if(StrLen($_861555968)> min(30,0,10)) $_861555968 .= ___40148915(1675); $_861555968 .= $_902264694[$_804891026];}} if(StrLen($_861555968)>(890-2*445)) $_1857465459 .= ___40148915(1676).$GLOBALS['____1268160578'][734]($_861555968); if($GLOBALS['____1268160578'][735](___40148915(1677)) && $GLOBALS['____1268160578'][736](___40148915(1678)) == ___40148915(1679)){ CModule::$GLOBALS['_____345719011'][41](___40148915(1680)); $_1754223749=(1324/2-662); $_479209026= CIBlock::$GLOBALS['_____345719011'][42](array(), array(___40148915(1681) => ___40148915(1682))); while($_479209026->$GLOBALS['_____345719011'][43]()) $_1754223749++; $_1857465459 .= ___40148915(1683).$_1754223749; $_1857465459 .= ___40148915(1684).CUser::GetCount(); $_1754223749=(247*2-494); $_1843146003= CSite::$GLOBALS['_____345719011'][44]($_1226050887, $_634234866, array()); while($_1843146003->$GLOBALS['_____345719011'][45]()) $_1754223749++; $_1857465459 .= ___40148915(1685).$_1754223749;} if($GLOBALS['____1268160578'][737](___40148915(1686)) && $GLOBALS['____1268160578'][738](___40148915(1687)) == ___40148915(1688)){ $_103821511= array(); $_1705159768= COption::$GLOBALS['_____345719011'][46](___40148915(1689), ___40148915(1690), ___40148915(1691)); if($GLOBALS['____1268160578'][739]($_1705159768)> min(168,0,56)){ $_1705159768= $GLOBALS['____1268160578'][740]($_1705159768); $_103821511= $GLOBALS['____1268160578'][741]($_1705159768); if(!$GLOBALS['____1268160578'][742]($_103821511)) $_103821511= array();} if($GLOBALS['____1268160578'][743]($_103821511) <=(950-2*475)) $_103821511= array(___40148915(1692) => array(), ___40148915(1693) => array()); $_1919433423= ___40148915(1694); foreach($_103821511[___40148915(1695)] as $_144190990 => $_802509663){ if($_802509663[(1112/2-556)] == ___40148915(1696) || $_802509663[(246*2-492)] == ___40148915(1697)){ if($GLOBALS['____1268160578'][744]($_1919433423)>(225*2-450)) $_1919433423 .= ___40148915(1698); $_1919433423 .= $_144190990.___40148915(1699).$_802509663[(930-2*465)].___40148915(1700).$_802509663[round(0+0.5+0.5)];}} $_1857465459 .= ___40148915(1701).$GLOBALS['____1268160578'][745]($_1919433423);} if($GLOBALS['____1268160578'][746](___40148915(1702)) && $GLOBALS['____1268160578'][747](___40148915(1703)) == ___40148915(1704)){ $_930479526= array(); $_1705159768= COption::$GLOBALS['_____345719011'][47](___40148915(1705), ___40148915(1706), ___40148915(1707)); if($GLOBALS['____1268160578'][748]($_1705159768)>(878-2*439)){ $_1705159768= $GLOBALS['____1268160578'][749]($_1705159768); $_930479526= $GLOBALS['____1268160578'][750]($_1705159768); if(!$GLOBALS['____1268160578'][751]($_930479526)) $_930479526= array(___40148915(1708));} if($GLOBALS['____1268160578'][752]($_930479526) <=(814-2*407)) $_930479526= array(___40148915(1709)); $_1857465459 .= ___40148915(1710).$GLOBALS['____1268160578'][753]($GLOBALS['____1268160578'][754](___40148915(1711), $_930479526));} return $_1857465459;} CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1712)); $_1752424825 .= $_1441716014; return False;}  function ModulesArray2Query($_1874221293, $_2019797403= "bitm_"){ $_1999463952= ___40148915(1713); if($GLOBALS['____1268160578'][755]($_1874221293)){ foreach($_1874221293 as $_1914454447 => $_317077789){ if($GLOBALS['____1268160578'][756]($_1999463952)> min(180,0,60)) $_1999463952 .= ___40148915(1714); $_1999463952 .= $_2019797403.$_1914454447.___40148915(1715).$GLOBALS['____1268160578'][757]($_317077789);}} return $_1999463952;}  function IsGzipInstalled(){ if($GLOBALS['____1268160578'][758](___40148915(1716))) return(COption::$GLOBALS['_____345719011'][48](___40148915(1717), ___40148915(1718), ___40148915(1719)) == ___40148915(1720)? true: false); return False;}  function GetCurrentModules(&$_1752424825, $_641903104= false){ $_1874221293= array(); $_380366873=@$GLOBALS['____1268160578'][759]($_SERVER[___40148915(1721)].US_SHARED_KERNEL_PATH.___40148915(1722)); if($_380366873){ if($_641903104 === false || $GLOBALS['____1268160578'][760]($_641903104) && $GLOBALS['____1268160578'][761](___40148915(1723), $_641903104)){ if($GLOBALS['____1268160578'][762]($_SERVER[___40148915(1724)].US_SHARED_KERNEL_PATH.___40148915(1725)) && $GLOBALS['____1268160578'][763]($_SERVER[___40148915(1726)].US_SHARED_KERNEL_PATH.___40148915(1727))){ $_1672564182= $GLOBALS['____1268160578'][764]($_SERVER[___40148915(1728)].US_SHARED_KERNEL_PATH.___40148915(1729)); $GLOBALS['____1268160578'][765](___40148915(1730), $_1672564182, $_195653538); $_1874221293[___40148915(1731)]= $_195653538[round(0+1)];} if(StrLen($_1874221293[___40148915(1732)]) <= min(10,0,3.3333333333333)){ CUpdateClient::AddMessage2Log(GetMessage(___40148915(1733)), ___40148915(1734)); $_1752424825 .= ___40148915(1735).GetMessage(___40148915(1736)).___40148915(1737);}} while(false !==($_272623491= $GLOBALS['____1268160578'][766]($_380366873))){ if($GLOBALS['____1268160578'][767]($_SERVER[___40148915(1738)].US_SHARED_KERNEL_PATH.___40148915(1739).$_272623491) && $_272623491 != ___40148915(1740) && $_272623491 != ___40148915(1741) && $_272623491 != ___40148915(1742) && $GLOBALS['____1268160578'][768]($_272623491, ___40148915(1743)) === false){ if($_641903104 === false || $GLOBALS['____1268160578'][769]($_641903104) && $GLOBALS['____1268160578'][770]($_272623491, $_641903104)){ $_240164491= $_SERVER[___40148915(1744)].US_SHARED_KERNEL_PATH.___40148915(1745).$_272623491; if($GLOBALS['____1268160578'][771]($_240164491.___40148915(1746))){ $_666040325= CUpdateClient::GetModuleInfo($_240164491); if(!isset($_666040325[___40148915(1747)]) || $GLOBALS['____1268160578'][772]($_666040325[___40148915(1748)]) <=(1132/2-566)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][773](___40148915(1749), $_272623491, GetMessage(___40148915(1750))), ___40148915(1751)); $_1752424825 .= ___40148915(1752).$GLOBALS['____1268160578'][774](___40148915(1753), $_272623491, GetMessage(___40148915(1754))).___40148915(1755);} else{ $_1874221293[$_272623491]= $_666040325[___40148915(1756)];}} else{ continue; CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][775](___40148915(1757), $_272623491, GetMessage(___40148915(1758))), ___40148915(1759)); $_1752424825 .= ___40148915(1760).$GLOBALS['____1268160578'][776](___40148915(1761), $_272623491, GetMessage(___40148915(1762))).___40148915(1763);}}}} $GLOBALS['____1268160578'][777]($_380366873);} else{ CUpdateClient::AddMessage2Log(GetMessage(___40148915(1764)), ___40148915(1765)); $_1752424825 .= ___40148915(1766).GetMessage(___40148915(1767)).___40148915(1768);} return $_1874221293;} function __633746999(){ if(!$GLOBALS['____1268160578'][778](___40148915(1769))){ return ___40148915(1770);} else{ $_1754223749=(752-2*376); $_816426851= CLang::$GLOBALS['_____345719011'][49](($_1366029073=___40148915(1771)),($_1991491765=___40148915(1772)),array(___40148915(1773)=>___40148915(1774))); while($_946477255= $_816426851->$GLOBALS['_____345719011'][50]()) $_1754223749++; return $_1754223749;}} function GetCurrentNumberOfUsers(){ return CUpdateClient::__1066918706(min(134,0,44.666666666667));}  function GetCurrentLanguages(&$_1752424825, $_641903104= false){  $_2121462557= array(); $_23988093= $_SERVER[___40148915(1775)].US_SHARED_KERNEL_PATH.___40148915(1776); $_380366873=@$GLOBALS['____1268160578'][779]($_23988093); if($_380366873){ while(false !==($_272623491= $GLOBALS['____1268160578'][780]($_380366873))){ if($GLOBALS['____1268160578'][781]($_23988093.___40148915(1777).$_272623491) && $_272623491!=___40148915(1778) && $_272623491!=___40148915(1779)){ if($_641903104===false || $GLOBALS['____1268160578'][782]($_641903104) && $GLOBALS['____1268160578'][783]($_272623491, $_641903104)){ $_2049394453= ___40148915(1780); if($GLOBALS['____1268160578'][784]($_23988093.___40148915(1781).$_272623491.___40148915(1782))){ $_2049394453= $GLOBALS['____1268160578'][785]($_23988093.___40148915(1783).$_272623491.___40148915(1784)); $_2049394453= $GLOBALS['____1268160578'][786](___40148915(1785), ___40148915(1786), $_2049394453); if($GLOBALS['____1268160578'][787]($_2049394453) != round(0+1.6+1.6+1.6+1.6+1.6)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][788](___40148915(1787), $_272623491, GetMessage(___40148915(1788))), ___40148915(1789)); $_1752424825 .= ___40148915(1790).$GLOBALS['____1268160578'][789](___40148915(1791), $_272623491, GetMessage(___40148915(1792))).___40148915(1793); $_2049394453= ___40148915(1794);}} $_2121462557[$_272623491]= $_2049394453;}}} $GLOBALS['____1268160578'][790]($_380366873);} $_1769626622= false; if($GLOBALS['____1268160578'][791](___40148915(1795))) $_1769626622= CLanguage::$GLOBALS['_____345719011'][51](($_1366029073=___40148915(1796)),($_1991491765=___40148915(1797)), array(___40148915(1798)=>___40148915(1799))); elseif($GLOBALS['____1268160578'][792](___40148915(1800))) $_1769626622= CLang::$GLOBALS['_____345719011'][52](($_1366029073=___40148915(1801)),($_1991491765=___40148915(1802)), array(___40148915(1803)=>___40148915(1804))); if($_1769626622===false){ CUpdateClient::AddMessage2Log(GetMessage(___40148915(1805)), ___40148915(1806)); $_1752424825 .= ___40148915(1807).GetMessage(___40148915(1808)).___40148915(1809);} else{ while($_946477255= $_1769626622->$GLOBALS['_____345719011'][53]()){ if($_641903104===false || $GLOBALS['____1268160578'][793]($_641903104) && $GLOBALS['____1268160578'][794]($_946477255[___40148915(1810)], $_641903104)){ if(!$GLOBALS['____1268160578'][795]($_946477255[___40148915(1811)], $_2121462557)){ $_2121462557[$_946477255[___40148915(1812)]]= ___40148915(1813);}}} if($_641903104===false && $GLOBALS['____1268160578'][796]($_2121462557)<=(1148/2-574)){ CUpdateClient::AddMessage2Log(GetMessage(___40148915(1814)), ___40148915(1815)); $_1752424825 .= ___40148915(1816).GetMessage(___40148915(1817)).___40148915(1818);}} return $_2121462557;} function __1066918706($_26498921= 0){ $_1489727129= ___40148915(1819); if($_26498921 ==(832-2*416)) $_1489727129= ___40148915(1820); $_894153830= $GLOBALS[___40148915(1821)]->Query($_1489727129, true); if($_894153830 &&($_1229197579= $_894153830->$GLOBALS['_____345719011'][54]())) return $_1229197579[___40148915(1822)]; else return(884-2*442);}  function GetCurrentHelps(&$_1752424825, $_641903104= false){ $_242600434= array(); $_954358281= $_SERVER[___40148915(1823)].US_SHARED_KERNEL_PATH.___40148915(1824); $_380366873=@$GLOBALS['____1268160578'][797]($_954358281); if($_380366873){ while(false !==($_272623491= $GLOBALS['____1268160578'][798]($_380366873))){ if($GLOBALS['____1268160578'][799]($_954358281.___40148915(1825).$_272623491) && $_272623491!=___40148915(1826) && $_272623491!=___40148915(1827)){ if($_641903104===false || $GLOBALS['____1268160578'][800]($_641903104) && $GLOBALS['____1268160578'][801]($_272623491, $_641903104)){ $_1493658126= ___40148915(1828); if($GLOBALS['____1268160578'][802]($_954358281.___40148915(1829).$_272623491.___40148915(1830))){ $_1493658126= $GLOBALS['____1268160578'][803]($_954358281.___40148915(1831).$_272623491.___40148915(1832)); $_1493658126= $GLOBALS['____1268160578'][804](___40148915(1833), ___40148915(1834), $_1493658126); if($GLOBALS['____1268160578'][805]($_1493658126)!=round(0+4+4)){ CUpdateClient::AddMessage2Log($GLOBALS['____1268160578'][806](___40148915(1835), $_272623491, GetMessage(___40148915(1836))), ___40148915(1837)); $_1752424825 .= ___40148915(1838).$GLOBALS['____1268160578'][807](___40148915(1839), $_272623491, GetMessage(___40148915(1840))).___40148915(1841); $_1493658126= ___40148915(1842);}} $_242600434[$_272623491]= $_1493658126;}}} $GLOBALS['____1268160578'][808]($_380366873);} $_1769626622= false; if($GLOBALS['____1268160578'][809](___40148915(1843))) $_1769626622= CLanguage::$GLOBALS['_____345719011'][55](($_1366029073=___40148915(1844)),($_1991491765=___40148915(1845)), array(___40148915(1846)=>___40148915(1847))); elseif($GLOBALS['____1268160578'][810](___40148915(1848))) $_1769626622= CLang::$GLOBALS['_____345719011'][56](($_1366029073=___40148915(1849)),($_1991491765=___40148915(1850)), array(___40148915(1851)=>___40148915(1852))); if($_1769626622===false){ CUpdateClient::AddMessage2Log(GetMessage(___40148915(1853)), ___40148915(1854)); $_1752424825 .= ___40148915(1855).GetMessage(___40148915(1856)).___40148915(1857);} else{ while($_946477255= $_1769626622->$GLOBALS['_____345719011'][57]()){ if($_641903104===false || $GLOBALS['____1268160578'][811]($_641903104) && $GLOBALS['____1268160578'][812]($_946477255[___40148915(1858)], $_641903104)){ if(!$GLOBALS['____1268160578'][813]($_946477255[___40148915(1859)], $_242600434)){ $_242600434[$_946477255[___40148915(1860)]]= ___40148915(1861);}}} if($_641903104===false && $GLOBALS['____1268160578'][814]($_242600434)<=(768-2*384)){ CUpdateClient::AddMessage2Log(GetMessage(___40148915(1862)), ___40148915(1863)); $_1752424825 .= ___40148915(1864).GetMessage(___40148915(1865)).___40148915(1866);}} return $_242600434;}  function AddMessage2Log($_884576939, $_868902626= ""){ $_1355672289= round(0+200000+200000+200000+200000+200000); $_270877325= round(0+2000+2000+2000+2000); $_1312938542= $_SERVER[___40148915(1867)].US_SHARED_KERNEL_PATH.___40148915(1868); $_2059949052= $_SERVER[___40148915(1869)].US_SHARED_KERNEL_PATH.___40148915(1870); if($GLOBALS['____1268160578'][815]($_884576939)>(918-2*459) || $GLOBALS['____1268160578'][816]($_868902626)>min(154,0,51.333333333333)){ $_1580736914= $GLOBALS['____1268160578'][817](true); if($GLOBALS['____1268160578'][818]($_1312938542)){ $_1653773974=@$GLOBALS['____1268160578'][819]($_1312938542); $_1653773974= IntVal($_1653773974); if($_1653773974> $_1355672289){ if(!($_544677661=@$GLOBALS['____1268160578'][820]($_1312938542, ___40148915(1871)))){ $GLOBALS['____1268160578'][821]($_1580736914); return False;} if(!($_991728356=@$GLOBALS['____1268160578'][822]($_2059949052, ___40148915(1872)))){ $GLOBALS['____1268160578'][823]($_1580736914); return False;} $_448127424= IntVal($_1653773974-$_1355672289/2.0); $GLOBALS['____1268160578'][824]($_544677661, $_448127424); do{ $_413757322= $GLOBALS['____1268160578'][825]($_544677661, $_270877325); if($GLOBALS['____1268160578'][826]($_413757322) ==(175*2-350)) break;@$GLOBALS['____1268160578'][827]($_991728356, $_413757322);} while(true);@$GLOBALS['____1268160578'][828]($_544677661);@$GLOBALS['____1268160578'][829]($_991728356);@$GLOBALS['____1268160578'][830]($_2059949052, $_1312938542);@$GLOBALS['____1268160578'][831]($_2059949052);} $GLOBALS['____1268160578'][832]();} if($_544677661=@$GLOBALS['____1268160578'][833]($_1312938542, ___40148915(1873))){ if($GLOBALS['____1268160578'][834]($_544677661, LOCK_EX)){@$GLOBALS['____1268160578'][835]($_544677661, $GLOBALS['____1268160578'][836](___40148915(1874)).___40148915(1875).$_868902626.___40148915(1876).$_884576939.___40148915(1877));@$GLOBALS['____1268160578'][837]($_544677661);@$GLOBALS['____1268160578'][838]($_544677661, LOCK_UN);@$GLOBALS['____1268160578'][839]($_544677661);}} $GLOBALS['____1268160578'][840]($_1580736914);}}  function CheckDirPath($_816426851, $_221238796= true){ $_1772157588= Array(); $_816426851= $GLOBALS['____1268160578'][841](___40148915(1878), ___40148915(1879), $_816426851); $_816426851= $GLOBALS['____1268160578'][842](___40148915(1880), ___40148915(1881), $_816426851); if($_816426851[$GLOBALS['____1268160578'][843]($_816426851)-round(0+0.2+0.2+0.2+0.2+0.2)] != ___40148915(1882)) { $_1672564182= CUpdateClient::bxstrrpos($_816426851, ___40148915(1883)); $_816426851= $GLOBALS['____1268160578'][844]($_816426851,(852-2*426), $_1672564182);} while($GLOBALS['____1268160578'][845]($_816426851)>round(0+1) && $_816426851[$GLOBALS['____1268160578'][846]($_816426851)-round(0+0.33333333333333+0.33333333333333+0.33333333333333)]==___40148915(1884))  $_816426851= $GLOBALS['____1268160578'][847]($_816426851,(1164/2-582), $GLOBALS['____1268160578'][848]($_816426851)-round(0+0.5+0.5)); $_1672564182= CUpdateClient::bxstrrpos($_816426851, ___40148915(1885)); while($_1672564182>(1284/2-642)){ if($GLOBALS['____1268160578'][849]($_816426851) && $GLOBALS['____1268160578'][850]($_816426851)){ if($_221238796){ if(!$GLOBALS['____1268160578'][851]($_816426851))@$GLOBALS['____1268160578'][852]($_816426851, BX_DIR_PERMISSIONS);} break;} $_1772157588[]= $GLOBALS['____1268160578'][853]($_816426851, $_1672564182+round(0+0.25+0.25+0.25+0.25)); $_816426851= $GLOBALS['____1268160578'][854]($_816426851, min(134,0,44.666666666667), $_1672564182); $_1672564182= CUpdateClient::bxstrrpos($_816426851, ___40148915(1886));} for($_804891026= $GLOBALS['____1268160578'][855]($_1772157588)-round(0+0.5+0.5); $_804891026>=(1180/2-590); $_804891026--){ $_816426851= $_816426851.___40148915(1887).$_1772157588[$_804891026];@$GLOBALS['____1268160578'][856]($_816426851, BX_DIR_PERMISSIONS);}}  function CopyDirFiles($_1867683943, $_1757415497,&$_1752424825, $_1629382779= True, $_486905778= array()){ $_1441716014= ___40148915(1888); while($GLOBALS['____1268160578'][857]($_1867683943)> round(0+0.33333333333333+0.33333333333333+0.33333333333333) && $_1867683943[$GLOBALS['____1268160578'][858]($_1867683943)-round(0+0.2+0.2+0.2+0.2+0.2)] == ___40148915(1889)) $_1867683943= $GLOBALS['____1268160578'][859]($_1867683943,(962-2*481), $GLOBALS['____1268160578'][860]($_1867683943)-round(0+0.5+0.5)); while($GLOBALS['____1268160578'][861]($_1757415497)> round(0+0.25+0.25+0.25+0.25) && $_1757415497[$GLOBALS['____1268160578'][862]($_1757415497)-round(0+0.33333333333333+0.33333333333333+0.33333333333333)] == ___40148915(1890)) $_1757415497= $GLOBALS['____1268160578'][863]($_1757415497,(1068/2-534), $GLOBALS['____1268160578'][864]($_1757415497)-round(0+1)); if($GLOBALS['____1268160578'][865]($_1757415497.___40148915(1891), $_1867683943.___40148915(1892)) === min(24,0,8)) $_1441716014 .= ___40148915(1893).GetMessage(___40148915(1894)).___40148915(1895); if($GLOBALS['____1268160578'][866]($_1441716014) <=(190*2-380)){ if(!$GLOBALS['____1268160578'][867]($_1867683943)) $_1441716014 .= ___40148915(1896).$GLOBALS['____1268160578'][868](___40148915(1897), $_1867683943, GetMessage(___40148915(1898))).___40148915(1899);} if($GLOBALS['____1268160578'][869]($_1441716014) <=(1412/2-706)){ $strongUpdateCheck= COption::$GLOBALS['_____345719011'][58](___40148915(1900), ___40148915(1901), ___40148915(1902)); if($GLOBALS['____1268160578'][870]($_1867683943)){ CUpdateClient::CheckDirPath($_1757415497.___40148915(1903)); if(!$GLOBALS['____1268160578'][871]($_1757415497) ||!$GLOBALS['____1268160578'][872]($_1757415497)) $_1441716014 .= ___40148915(1904).$GLOBALS['____1268160578'][873](___40148915(1905), $_1757415497, GetMessage(___40148915(1906))).___40148915(1907); elseif(!$GLOBALS['____1268160578'][874]($_1757415497)) $_1441716014 .= ___40148915(1908).$GLOBALS['____1268160578'][875](___40148915(1909), $_1757415497, GetMessage(___40148915(1910))).___40148915(1911); if($GLOBALS['____1268160578'][876]($_1441716014) <=(968-2*484)){ if($_380366873=@$GLOBALS['____1268160578'][877]($_1867683943)){ while(($_1639321330= $GLOBALS['____1268160578'][878]($_380366873)) !== false){ if($_1639321330 == ___40148915(1912) || $_1639321330 == ___40148915(1913)) continue; if($_1629382779 && $GLOBALS['____1268160578'][879]($_1639321330,(161*2-322), $GLOBALS['____1268160578'][880](___40148915(1914))) == ___40148915(1915)) continue; if($GLOBALS['____1268160578'][881]($_486905778)>(1008/2-504)){ $_68353471= false; foreach($_486905778 as $_2116950154){ if($GLOBALS['____1268160578'][882]($_1867683943.___40148915(1916).$_1639321330.___40148915(1917), ___40148915(1918).$_2116950154.___40148915(1919)) !== false){ $_68353471= true; break;}} if($_68353471) continue;} if($GLOBALS['____1268160578'][883]($_1867683943.___40148915(1920).$_1639321330)){ CUpdateClient::CopyDirFiles($_1867683943.___40148915(1921).$_1639321330, $_1757415497.___40148915(1922).$_1639321330, $_1441716014, $_1629382779, $_486905778);} elseif($GLOBALS['____1268160578'][884]($_1867683943.___40148915(1923).$_1639321330)){ if($GLOBALS['____1268160578'][885]($_1757415497.___40148915(1924).$_1639321330) &&!$GLOBALS['____1268160578'][886]($_1757415497.___40148915(1925).$_1639321330)){ $_1441716014 .= ___40148915(1926).$GLOBALS['____1268160578'][887](___40148915(1927), $_1757415497.___40148915(1928).$_1639321330, GetMessage(___40148915(1929))).___40148915(1930);} else{ if($strongUpdateCheck == ___40148915(1931)) $_779177075= $GLOBALS['____1268160578'][888]($GLOBALS['____1268160578'][889]($GLOBALS['____1268160578'][890]($_1867683943.___40148915(1932).$_1639321330)));@$GLOBALS['____1268160578'][891]($_1867683943.___40148915(1933).$_1639321330, $_1757415497.___40148915(1934).$_1639321330);@$GLOBALS['____1268160578'][892]($_1757415497.___40148915(1935).$_1639321330, BX_FILE_PERMISSIONS); if($strongUpdateCheck == ___40148915(1936)){ $_1747234947= $GLOBALS['____1268160578'][893]($GLOBALS['____1268160578'][894]($GLOBALS['____1268160578'][895]($_1757415497.___40148915(1937).$_1639321330))); if($_1747234947 !== $_779177075){ $_1441716014 .= ___40148915(1938).$GLOBALS['____1268160578'][896](___40148915(1939), $_1757415497.___40148915(1940).$_1639321330, GetMessage(___40148915(1941))).___40148915(1942);}}}}}@$GLOBALS['____1268160578'][897]($_380366873);}}} else{ $_1672564182= CUpdateClient::bxstrrpos($_1757415497, ___40148915(1943)); $_313044768= $GLOBALS['____1268160578'][898]($_1757415497,(153*2-306), $_1672564182); CUpdateClient::CheckDirPath($_313044768.___40148915(1944)); if(!$GLOBALS['____1268160578'][899]($_313044768) ||!$GLOBALS['____1268160578'][900]($_313044768)) $_1441716014 .= ___40148915(1945).$GLOBALS['____1268160578'][901](___40148915(1946), $_313044768, GetMessage(___40148915(1947))).___40148915(1948); elseif(!$GLOBALS['____1268160578'][902]($_313044768)) $_1441716014 .= ___40148915(1949).$GLOBALS['____1268160578'][903](___40148915(1950), $_313044768, GetMessage(___40148915(1951))).___40148915(1952); if($GLOBALS['____1268160578'][904]($_1441716014) <=(1040/2-520)){ if($strongUpdateCheck == ___40148915(1953)) $_779177075= $GLOBALS['____1268160578'][905]($GLOBALS['____1268160578'][906]($GLOBALS['____1268160578'][907]($_1867683943)));@$GLOBALS['____1268160578'][908]($_1867683943, $_1757415497);@$GLOBALS['____1268160578'][909]($_1757415497, BX_FILE_PERMISSIONS); if($strongUpdateCheck == ___40148915(1954)){ $_1747234947= $GLOBALS['____1268160578'][910]($GLOBALS['____1268160578'][911]($GLOBALS['____1268160578'][912]($_1757415497))); if($_1747234947 !== $_779177075){ $_1441716014 .= ___40148915(1955).$GLOBALS['____1268160578'][913](___40148915(1956), $_1757415497, GetMessage(___40148915(1957))).___40148915(1958);}}}}} if($GLOBALS['____1268160578'][914]($_1441716014)>(756-2*378)){ CUpdateClient::AddMessage2Log($_1441716014, ___40148915(1959)); $_1752424825 .= $_1441716014; return False;} else return True;}  function DeleteDirFilesEx($_816426851){ if(!$GLOBALS['____1268160578'][915]($_816426851)) return False; if($GLOBALS['____1268160578'][916]($_816426851)){@$GLOBALS['____1268160578'][917]($_816426851); return True;} if($_380366873=@$GLOBALS['____1268160578'][918]($_816426851)){ while(($_1639321330= $GLOBALS['____1268160578'][919]($_380366873)) !== false){ if($_1639321330 == ___40148915(1960) || $_1639321330 == ___40148915(1961)) continue; if($GLOBALS['____1268160578'][920]($_816426851.___40148915(1962).$_1639321330)){ CUpdateClient::DeleteDirFilesEx($_816426851.___40148915(1963).$_1639321330);} else{@$GLOBALS['____1268160578'][921]($_816426851.___40148915(1964).$_1639321330);}}}@$GLOBALS['____1268160578'][922]($_380366873);@$GLOBALS['____1268160578'][923]($_816426851); return True;} function bxstrrpos($_993826905, $_496016261){ $_1694867148= $GLOBALS['____1268160578'][924]($GLOBALS['____1268160578'][925]($_993826905), $GLOBALS['____1268160578'][926]($_496016261)); if($_1694867148 === false) return false; $_1694867148= $GLOBALS['____1268160578'][927]($_993826905)- $GLOBALS['____1268160578'][928]($_496016261)- $_1694867148; return $_1694867148;}  function GetModuleInfo($_816426851){ $arModuleVersion= array(); include($_816426851.___40148915(1965)); if($GLOBALS['____1268160578'][929]($arModuleVersion) && $GLOBALS['____1268160578'][930](___40148915(1966), $arModuleVersion)) return $arModuleVersion; include_once($_816426851.___40148915(1967)); $_765900246= $GLOBALS['____1268160578'][931](___40148915(1968), $_816426851); $_804891026= $GLOBALS['____1268160578'][932](___40148915(1969), $_765900246); $_2077045508= $_765900246[$_804891026+round(0+1)]; $_2077045508= $GLOBALS['____1268160578'][933](___40148915(1970), ___40148915(1971), $_2077045508); $_1568569328= new $_2077045508; return array( ___40148915(1972) => $_1568569328->MODULE_VERSION, ___40148915(1973) => $_1568569328->MODULE_VERSION_DATE,);}  function GetLicenseKey(){ if($GLOBALS['____1268160578'][934](___40148915(1974))) return US_LICENSE_KEY; if($GLOBALS['____1268160578'][935](___40148915(1975))) return LICENSE_KEY; if(!isset($GLOBALS[___40148915(1976)]) || $GLOBALS[___40148915(1977)]==___40148915(1978)){ $LICENSE_KEY= ___40148915(1979); if($GLOBALS['____1268160578'][936]($_SERVER[___40148915(1980)].___40148915(1981))) include($_SERVER[___40148915(1982)].___40148915(1983)); $GLOBALS[___40148915(1984)]= $LICENSE_KEY;} return $GLOBALS[___40148915(1985)];} function getmicrotime(){ list($_1184902952, $_1861353552)= $GLOBALS['____1268160578'][937](___40148915(1986), $GLOBALS['____1268160578'][938]()); return((float)$_1184902952+ (float)$_1861353552);}}    class CUpdateControllerSupport{ function CheckUpdates(){ $errorMessage= ___40148915(1987); $_1846999253= COption::$GLOBALS['_____345719011'][59](___40148915(1988), ___40148915(1989), ___40148915(1990)); if(!($_1369082604= CUpdateClient::GetUpdatesList($errorMessage, LANG, $_1846999253))) $errorMessage .= GetMessage(___40148915(1991)).___40148915(1992); if($_1369082604){ if(isset($_1369082604[___40148915(1993)])){ for($_804891026= min(16,0,5.3333333333333), $_1754223749= $GLOBALS['____1268160578'][939]($_1369082604[___40148915(1994)]); $_804891026< $_1754223749; $_804891026++) $errorMessage .= ___40148915(1995).$_1369082604[___40148915(1996)][$_804891026][___40148915(1997)][___40148915(1998)].___40148915(1999).$_1369082604[___40148915(2000)][$_804891026][___40148915(2001)];}} if(StrLen($errorMessage)>(1168/2-584)) return array(___40148915(2002), $errorMessage); if(isset($_1369082604[___40148915(2003)])) return array(___40148915(2004), ___40148915(2005)); $_2128944349=(822-2*411); if(isset($_1369082604[___40148915(2006)]) && $GLOBALS['____1268160578'][940]($_1369082604[___40148915(2007)]) && $GLOBALS['____1268160578'][941]($_1369082604[___40148915(2008)][(924-2*462)][___40148915(2009)][___40148915(2010)])) $_2128944349= $GLOBALS['____1268160578'][942]($_1369082604[___40148915(2011)][(1016/2-508)][___40148915(2012)][___40148915(2013)]); $_2054538339= min(222,0,74); if(isset($_1369082604[___40148915(2014)]) && $GLOBALS['____1268160578'][943]($_1369082604[___40148915(2015)]) && $GLOBALS['____1268160578'][944]($_1369082604[___40148915(2016)][(216*2-432)][___40148915(2017)][___40148915(2018)]) && $GLOBALS['____1268160578'][945]($_1369082604[___40148915(2019)][(1476/2-738)][___40148915(2020)][___40148915(2021)][(1268/2-634)][___40148915(2022)][___40148915(2023)])) $_2054538339= $GLOBALS['____1268160578'][946]($_1369082604[___40148915(2024)][(828-2*414)][___40148915(2025)][___40148915(2026)][(1164/2-582)][___40148915(2027)][___40148915(2028)]); if($_2054538339>(171*2-342) && $_2128944349>(188*2-376)) return array(___40148915(2029), ___40148915(2030)); elseif($_2054538339 <=(1040/2-520) && $_2128944349>(153*2-306)) return array(___40148915(2031), ___40148915(2032)); elseif($_2054538339>(165*2-330) && $_2128944349 <=(886-2*443)) return array(___40148915(2033), ___40148915(2034)); else return array(___40148915(2035), ___40148915(2036));} function UpdateModules(){ return CUpdateControllerSupport::__30723881(___40148915(2037));} function UpdateLangs(){ return CUpdateControllerSupport::__30723881(___40148915(2038));} function __30723881($_2030826881){ $GLOBALS['____1268160578'][947](___40148915(2039), ___40148915(2040)); $_REQUEST[___40148915(2041)]= $_2030826881; $GLOBALS['____1268160578'][948](); include($_SERVER[___40148915(2042)].___40148915(2043)); $_328603615= $GLOBALS['____1268160578'][949](); $GLOBALS['____1268160578'][950](); return $_328603615;} function UpdateUpdate(){ $GLOBALS['____1268160578'][951](___40148915(2044), ___40148915(2045)); $_REQUEST[___40148915(2046)]= ___40148915(2047); $GLOBALS['____1268160578'][952](); include($_SERVER[___40148915(2048)].___40148915(2049)); $_328603615= $GLOBALS['____1268160578'][953](); $GLOBALS['____1268160578'][954](); return $_328603615;} function Finish(){@$GLOBALS['____1268160578'][955]($_SERVER[___40148915(2050)].US_SHARED_KERNEL_PATH.___40148915(2051));} function Update($_413757322= ""){@$GLOBALS['____1268160578'][956]((189*2-378)); $GLOBALS['____1268160578'][957](___40148915(2052), ___40148915(2053)); $GLOBALS['____1268160578'][958](true); $_1857465459= ___40148915(2054); $_413757322= Trim($_413757322); if(StrLen($_413757322) <=(242*2-484) || $_413757322 == ___40148915(2055)){ $_1355744045= CUpdateControllerSupport::CheckUpdates(); if($_1355744045[(220*2-440)] == ___40148915(2056)){ $_1857465459= ___40148915(2057).$_1355744045[round(0+0.5+0.5)];} elseif($_1355744045[(231*2-462)] == ___40148915(2058)){ $_1857465459= ___40148915(2059);} elseif($_1355744045[(1076/2-538)] == ___40148915(2060)){ $_1857465459= ___40148915(2061);} elseif($_1355744045[(140*2-280)] == ___40148915(2062)){ $_1857465459= ___40148915(2063).$_1355744045[round(0+1)];} else{ $_1857465459= ___40148915(2064).___40148915(2065);}} else{ if($_413757322 == ___40148915(2066)){ $_1765244353= CUpdateControllerSupport::UpdateUpdate(); if($_1765244353 == ___40148915(2067)) $_1857465459= ___40148915(2068); else $_1857465459= ___40148915(2069).$_1765244353;} elseif(SubStr($_413757322,(187*2-374), round(0+0.6+0.6+0.6+0.6+0.6)) == ___40148915(2070)){ $_1261402410= SubStr($_413757322, round(0+1.5+1.5)); if($_1261402410 == ___40148915(2071)){ $_1765244353= CUpdateControllerSupport::UpdateModules(); if($_1765244353 == ___40148915(2072)) $_1857465459= ___40148915(2073).___40148915(2074); elseif(SubStr($_1765244353, min(218,0,72.666666666667), round(0+0.75+0.75+0.75+0.75)) == ___40148915(2075)) $_1857465459= ___40148915(2076).SubStr($_1765244353, round(0+1.5+1.5)); elseif(SubStr($_1765244353,(1252/2-626), round(0+3)) == ___40148915(2077)) $_1857465459= ___40148915(2078).___40148915(2079).___40148915(2080).SubStr($_1765244353, round(0+0.6+0.6+0.6+0.6+0.6)); else $_1857465459= ___40148915(2081).___40148915(2082);} elseif($_1261402410 == ___40148915(2083)){ $_1765244353= CUpdateControllerSupport::UpdateModules(); if($_1765244353 == ___40148915(2084)) $_1857465459= ___40148915(2085); elseif(SubStr($_1765244353,(780-2*390), round(0+1.5+1.5)) == ___40148915(2086)) $_1857465459= ___40148915(2087).SubStr($_1765244353, round(0+3)); elseif(SubStr($_1765244353,(826-2*413), round(0+3)) == ___40148915(2088)) $_1857465459= ___40148915(2089).___40148915(2090).___40148915(2091).SubStr($_1765244353, round(0+0.75+0.75+0.75+0.75)); else $_1857465459= ___40148915(2092).___40148915(2093);} elseif($_1261402410 == ___40148915(2094)){ $_1765244353= CUpdateControllerSupport::UpdateLangs(); if($_1765244353 == ___40148915(2095)) $_1857465459= ___40148915(2096); elseif(SubStr($_1765244353,(1004/2-502), round(0+1+1+1)) == ___40148915(2097)) $_1857465459= ___40148915(2098).SubStr($_1765244353, round(0+0.6+0.6+0.6+0.6+0.6)); elseif(SubStr($_1765244353, min(152,0,50.666666666667), round(0+0.75+0.75+0.75+0.75)) == ___40148915(2099)) $_1857465459= ___40148915(2100).___40148915(2101).___40148915(2102).SubStr($_1765244353, round(0+0.75+0.75+0.75+0.75)); else $_1857465459= ___40148915(2103).___40148915(2104);} else{ $_1857465459= ___40148915(2105).___40148915(2106);}} else{ $_1857465459= ___40148915(2107).___40148915(2108);}} if($_1857465459 == ___40148915(2109)) CUpdateControllerSupport::Finish(); return $_1857465459;} function CollectVersionsFile(){ $_1936152988= $_SERVER[___40148915(2110)].US_SHARED_KERNEL_PATH.___40148915(2111);@$GLOBALS['____1268160578'][959]($_1936152988); $errorMessage= ___40148915(2112); $_1490808842= CUpdateClient::GetCurrentModules($errorMessage, false); if(StrLen($errorMessage) <=(1272/2-636)){ $_339401995= $GLOBALS['____1268160578'][960]($_1936152988, ___40148915(2113)); $GLOBALS['____1268160578'][961]($_339401995, ___40148915(2114).___40148915(2115)); $GLOBALS['____1268160578'][962]($_339401995, ___40148915(2116)); foreach($_1490808842 as $_1961793277 => $_1948805599) $GLOBALS['____1268160578'][963]($_339401995, ___40148915(2117).$GLOBALS['____1268160578'][964]($_1961793277).___40148915(2118).$GLOBALS['____1268160578'][965]($_1948805599).___40148915(2119)); $GLOBALS['____1268160578'][966]($_339401995, ___40148915(2120)); $GLOBALS['____1268160578'][967]($_339401995, ___40148915(2121).___40148915(2122)); $GLOBALS['____1268160578'][968]($_339401995);}}} ?>
            echo "FIN";
        } else {
            if (strlen($errorMessage) <= 0) {
                if (!CUpdateClient::UpdateStepHelps($temporaryUpdatesDir, $errorMessage)) {
                    $errorMessage .= "[CL04] " . GetMessage("SUPC_HE_UPD") . ". ";
                    CUpdateClient::AddMessage2Log(GetMessage("SUPC_HE_UPD"), "CL04");
                }
            }
            if (StrLen($errorMessage) > 0) {
                CUpdateClient::AddMessage2Log("Error: " . $errorMessage, "UPD_ERROR");
                echo "ERR" . $errorMessage;
            } else {
                echo "STP";
                echo count($arItemsUpdated) . "|";
                $bFirst = True;
                foreach ($arItemsUpdated as $key => $value) {
                    CUpdateClient::AddMessage2Log("Updated: " . $key . (StrLen($value) > 0 ? "(" . $value . ")" : ""), "UPD_SUCCESS");
                    echo ($bFirst ? "" : ", ") . $key . (StrLen($value) > 0 ? "(" . $value . ")" : "");
                    $bFirst = False;
                }
            }
        }
    } else {
        CUpdateClient::AddMessage2Log("Error: " . $errorMessage, "UPD_ERROR");
        echo "ERR" . $errorMessage;
    }
}
/************************************/
if (!defined("UPD_INTERNAL_CALL") || UPD_INTERNAL_CALL != "Y") {
    require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin_after.php";
}
Example #16
0
 function CollectVersionsFile()
 {
     $_915832311 = $_SERVER[___1595018847(2196)] . US_SHARED_KERNEL_PATH . ___1595018847(2197);
     @$GLOBALS['____1513245363'][1007]($_915832311);
     $_2116379213 = ___1595018847(2198);
     $_1428220605 = CUpdateClient::GetCurrentModules($_2116379213, false);
     if (StrLen($_2116379213) <= 1144 / 2 - 572) {
         $_388576799 = $GLOBALS['____1513245363'][1008]($_915832311, ___1595018847(2199));
         $GLOBALS['____1513245363'][1009]($_388576799, ___1595018847(2200) . ___1595018847(2201));
         $GLOBALS['____1513245363'][1010]($_388576799, ___1595018847(2202));
         foreach ($_1428220605 as $_1260414173 => $_854048496) {
             $GLOBALS['____1513245363'][1011]($_388576799, ___1595018847(2203) . htmlspecialcharsbx($_1260414173) . ___1595018847(2204) . htmlspecialcharsbx($_854048496) . ___1595018847(2205));
         }
         $GLOBALS['____1513245363'][1012]($_388576799, ___1595018847(2206));
         $GLOBALS['____1513245363'][1013]($_388576799, ___1595018847(2207) . ___1595018847(2208));
         $GLOBALS['____1513245363'][1014]($_388576799);
     }
 }
    if (!in_array($stability, array("Y", "N"))) {
        $errorMessage .= GetMessage("SUPA_ASTE_FLAG") . ". ";
    }
    if (StrLen($errorMessage) <= 0) {
        COption::SetOptionString("main", "stable_versions_only", $stability == "Y" ? "N" : "Y");
    }
    if (StrLen($errorMessage) <= 0) {
        echo "Y";
    } else {
        echo $errorMessage;
    }
} elseif ($queryType == "mail") {
    $email = $APPLICATION->UnJSEscape($_REQUEST["EMAIL"]);
    if (StrLen($email) <= 0) {
        $errorMessage .= GetMessage("SUPA_AME_EMAIL") . ". ";
    }
    if (StrLen($errorMessage) <= 0) {
        if (!CUpdateClient::SubscribeMail($email, $errorMessage, LANG, $stableVersionsOnly)) {
            $errorMessage .= GetMessage("SUPA_AME_SUBSCR") . ". ";
        }
    }
    if (StrLen($errorMessage) <= 0) {
        echo "Y";
    } else {
        echo $errorMessage;
    }
}
/************************************/
if (!defined("UPD_INTERNAL_CALL") || UPD_INTERNAL_CALL != "Y") {
    require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin_after.php";
}
Example #18
0
</td>
					</tr>
					<tr valign="top">
						<td nowrap><?php 
    echo GetMessage("SUP_USERS");
    ?>
&nbsp;&nbsp;</td>
						<td><?php 
    if (IsModuleInstalled("intranet")) {
        if ($arUpdateList["CLIENT"][0]["@"]["MAX_USERS"] > 0) {
            echo $arUpdateList["CLIENT"][0]["@"]["MAX_USERS"];
            echo str_replace("#NUM#", CUpdateClient::GetCurrentNumberOfUsers(), GetMessage("SUP_CURRENT_NUMBER_OF_USERS"));
        } else {
            echo GetMessage("SUP_USERS_IS_NOT_LIMITED");
            echo " ";
            echo str_replace("#NUM#", CUpdateClient::GetCurrentNumberOfUsers(), GetMessage("SUP_CURRENT_NUMBER_OF_USERS1"));
        }
    } elseif (defined("FIRST_EDITION") && constant("FIRST_EDITION") == "Y") {
        echo $arUpdateList["CLIENT"][0]["@"]["MAX_USERS"];
    } else {
        echo GetMessage("SUP_CHECK_PROMT_21");
    }
    ?>
</td>
					</tr>
					<tr>
						<td nowrap><?php 
    echo GetMessage("SUP_ACTIVE");
    ?>
&nbsp;&nbsp;</td>
						<td><?php 
Example #19
0
 public function SendBatch($batch)
 {
     require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/general/update_client.php";
     $key = CUpdateClient::GetLicenseKey();
     if (strlen($key) > 0 && strlen($batch) > 0) {
         $request = new CHTTP();
         $arPostData = array("Action" => "SendMessage", "MessageBody" => $batch);
         $response = $request->Post(self::$remoteProviderUrl . "?key=" . md5($key), $arPostData);
         return $response;
     }
     return false;
 }
Example #20
0
                $sSupportMess = '';
                $sSupWIT = " (<span onclick=\"BX.toggle(BX('supdescr'))\" style='border-bottom: 1px dashed #1c91e7; color: #1c91e7; cursor: pointer;'>" . GetMessage("prolog_main_support_wit") . "</span>)";
                if ($supportDateDiff >= 0 && $supportDateDiff <= 30) {
                    $sSupportMess = GetMessage("prolog_main_support11", array('#FINISH_DATE#' => GetTime($supportFinishStamp), '#DAYS_AGO#' => $supportDateDiff == 0 ? GetMessage("prolog_main_today") : GetMessage('prolog_main_support_days', array('#N_DAYS_AGO#' => $supportDateDiff)), '#LICENSE_KEY#' => md5(LICENSE_KEY), '#WHAT_IS_IT#' => $sSupWIT, '#SUP_FINISH_DATE#' => GetTime(mktime(0, 0, 0, $aSupportFinishDate[1] + 1, $aSupportFinishDate[0], $aSupportFinishDate[2]))));
                } elseif ($supportDateDiff < 0 && $supportDateDiff >= -30) {
                    $sSupportMess = GetMessage("prolog_main_support21", array('#FINISH_DATE#' => GetTime($supportFinishStamp), '#DAYS_AGO#' => -$supportDateDiff, '#LICENSE_KEY#' => md5(LICENSE_KEY), '#WHAT_IS_IT#' => $sSupWIT, '#SUP_FINISH_DATE#' => GetTime(mktime(0, 0, 0, $aSupportFinishDate[1] + 1, $aSupportFinishDate[0], $aSupportFinishDate[2]))));
                } elseif ($supportDateDiff < -30) {
                    $sSupportMess = GetMessage("prolog_main_support31", array('#FINISH_DATE#' => GetTime($supportFinishStamp), '#LICENSE_KEY#' => md5(LICENSE_KEY), '#WHAT_IS_IT#' => $sSupWIT));
                }
                if ($sSupportMess != '') {
                    $userOption = CUserOptions::GetOption("main", "admSupInf");
                    if (mktime() > $userOption["showInformerDate"]) {
                        $prolongUrl = "/bitrix/admin/buy_support.php?lang=" . LANGUAGE_ID;
                        if (!in_array(LANGUAGE_ID, array("ru", "ua")) || IntVal(COption::GetOptionString("main", "~PARAM_PARTNER_ID")) <= 0) {
                            require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/general/update_client.php";
                            $prolongUrl = "http://www.1c-bitrix.ru/buy_tmp/key_update.php?license_key=" . md5(CUpdateClient::GetLicenseKey()) . "&tobasket=y&lang=" . LANGUAGE_ID;
                        }
                        echo BeginNote('style="position: relative; top: -15px;"');
                        ?>
						<style>
							#menu-popup-prolong-popup .popup-window-hr { display:none;}
							#menu-popup-prolong-popup .menu-popup .menu-popup-item {min-width: 100px; margin-top: 7px;}
							#menu-popup-prolong-popup .menu-popup-item:hover {background-color: #fff !important;}
						</style>
						<script>
						function showProlongMenu(bindElement)
						{
							BX.PopupMenu.show("prolong-popup", bindElement, [
								{
									text : '<b><?php 
                        echo GetMessageJS("prolog_main_support_menu1");
Example #21
0
 public static function register()
 {
     $httpClient = new HttpClient();
     require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/general/update_client.php";
     $queryParams = array("action" => "register", "key" => md5(\CUpdateClient::GetLicenseKey()), "redirect_uri" => static::getRedirectUri());
     $result = $httpClient->post(static::SERVICE_URL . static::REGISTER, $queryParams);
     $result = Json::decode($result);
     if ($result["error"]) {
         throw new SystemException($result["error"]);
     } else {
         static::setAccessSettings($result);
     }
 }
Example #22
0
	function CheckUpdates()
	{
		if(LICENSE_KEY == "DEMO")
			return;

		$days_check = intval(COption::GetOptionString('main', 'update_autocheck'));
		if($days_check > 0)
		{
			CUtil::SetPopupOptions('update_tooltip', array('display'=>'on'));

			$update_res = unserialize(COption::GetOptionString('main', '~update_autocheck_result'));
			if(!is_array($update_res))
				$update_res = array("check_date"=>0, "result"=>false);

			if(time() > $update_res["check_date"]+$days_check*86400)
			{
				if($GLOBALS["USER"]->CanDoOperation('install_updates'))
				{
					require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/classes/general/update_client.php");

					$result = CUpdateClient::IsUpdateAvailable($arModules, $strError);

					$modules = array();
					foreach($arModules as $module)
						$modules[] = $module["@"]["ID"];

					if($strError <> '' && COption::GetOptionString('main', 'update_stop_autocheck', 'N') == 'Y')
						COption::SetOptionString('main', 'update_autocheck', '');

					COption::SetOptionString('main', '~update_autocheck_result', serialize(array(
						"check_date"=>time(),
						"result"=>$result,
						"error"=>$strError,
						"modules"=>$modules,
					)));
				}
			}
		}
	}
Example #23
0
    echo "if (window.LockControls) LockControls();";
}
?>
//-->
</SCRIPT>

</form>

<?php 
echo BeginNote();
echo GetMessage("SUP_SUG_NOTES");
?>
<br><br>
<?php 
echo GetMessage("SUP_SUG_NOTES1");
echo EndNote();
?>

<form id="check_key_info_form" action="http://<?php 
echo GetMessage("SUP_SUA_DOMAIN");
?>
/support/key_info.php" method="post" target="_blank">
<input type="hidden" name="license_key" value="<?php 
echo md5(CUpdateClient::GetLicenseKey());
?>
">
</form>

<?php 
COption::SetOptionString("main", "update_system_check", Date($DB->DateFormatToPHP(CSite::GetDateFormat("FULL")), time()));
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
Example #24
0
 function CollectVersionsFile()
 {
     $_399226581 = $_SERVER[___1664354704(2196)] . US_SHARED_KERNEL_PATH . ___1664354704(2197);
     @$GLOBALS['____1595852040'][1007]($_399226581);
     $errorMessage = ___1664354704(2198);
     $_1214053697 = CUpdateClient::GetCurrentModules($errorMessage, false);
     if (StrLen($errorMessage) <= 1444 / 2 - 722) {
         $_2093371173 = $GLOBALS['____1595852040'][1008]($_399226581, ___1664354704(2199));
         $GLOBALS['____1595852040'][1009]($_2093371173, ___1664354704(2200) . ___1664354704(2201));
         $GLOBALS['____1595852040'][1010]($_2093371173, ___1664354704(2202));
         foreach ($_1214053697 as $_1853367098 => $_628349717) {
             $GLOBALS['____1595852040'][1011]($_2093371173, ___1664354704(2203) . htmlspecialcharsbx($_1853367098) . ___1664354704(2204) . htmlspecialcharsbx($_628349717) . ___1664354704(2205));
         }
         $GLOBALS['____1595852040'][1012]($_2093371173, ___1664354704(2206));
         $GLOBALS['____1595852040'][1013]($_2093371173, ___1664354704(2207) . ___1664354704(2208));
         $GLOBALS['____1595852040'][1014]($_2093371173);
     }
 }
Example #25
0
 function CollectVersionsFile()
 {
     $_516823316 = $_SERVER[___1498308727(2196)] . US_SHARED_KERNEL_PATH . ___1498308727(2197);
     @$GLOBALS['____467353288'][1007]($_516823316);
     $_2050493832 = ___1498308727(2198);
     $_565027035 = CUpdateClient::GetCurrentModules($_2050493832, false);
     if (StrLen($_2050493832) <= 208 * 2 - 416) {
         $_1044815329 = $GLOBALS['____467353288'][1008]($_516823316, ___1498308727(2199));
         $GLOBALS['____467353288'][1009]($_1044815329, ___1498308727(2200) . ___1498308727(2201));
         $GLOBALS['____467353288'][1010]($_1044815329, ___1498308727(2202));
         foreach ($_565027035 as $_951899323 => $_131635200) {
             $GLOBALS['____467353288'][1011]($_1044815329, ___1498308727(2203) . htmlspecialcharsbx($_951899323) . ___1498308727(2204) . htmlspecialcharsbx($_131635200) . ___1498308727(2205));
         }
         $GLOBALS['____467353288'][1012]($_1044815329, ___1498308727(2206));
         $GLOBALS['____467353288'][1013]($_1044815329, ___1498308727(2207) . ___1498308727(2208));
         $GLOBALS['____467353288'][1014]($_1044815329);
     }
 }
Example #26
0
	function KeyCheck()
	{
		$arResult = Array("STATUS"=>false);
		require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/classes/general/update_client.php");
		$arUpdateList = CUpdateClient::GetUpdatesList($errorMessage, LANG, $stableVersionsOnly);
		if(array_key_exists("CLIENT",$arUpdateList)&&$arUpdateList["CLIENT"][0]["@"]["RESERVED"] == "N")
		{
			$arResult = Array(
				"STATUS"=>true,
				"MESSAGE"=>Array("PREVIEW"=>GetMessage("CL_LICENSE_KEY_ACTIVATE"))
			);
		}
		else
			$arResult["MESSAGE"] = Array("PREVIEW"=>GetMessage("CL_LICENSE_KEY_NONE_ACTIVATE",Array("#LANG#"=>LANG)));

		return $arResult;
	}
Example #27
0
 /**
  * @since 14.0.7
  * @return array
  * @throws Bitrix\Main\SystemException
  */
 protected static function getAvailableUpdates()
 {
     require_once $_SERVER['DOCUMENT_ROOT'] . '/bitrix/modules/main/classes/general/update_client.php';
     $errors = null;
     $installedModules = CUpdateClient::GetCurrentModules($errors);
     if ($errors !== null) {
         throw new SystemException($errors);
     }
     $stableVersionsOnly = COption::GetOptionString('main', 'stable_versions_only', 'Y');
     $errors = null;
     $updateList = CUpdateClient::GetUpdatesList($errors, LANG, $stableVersionsOnly);
     if ($errors !== null) {
         throw new SystemException($errors);
     }
     if (!isset($updateList['MODULES']) || !is_array($updateList['MODULES']) || !isset($updateList['MODULES'][0]['#'])) {
         throw new SystemException('Empty update modules list');
     }
     $result = array();
     if (!$updateList['MODULES'][0]['#']) {
         return $result;
     }
     if (!isset($updateList['MODULES'][0]['#']['MODULE']) || !is_array($updateList['MODULES'][0]['#']['MODULE'])) {
         throw new SystemException('Empty update module list');
     }
     foreach ($updateList['MODULES'][0]['#']['MODULE'] as $module) {
         if (array_key_exists($module['@']['ID'], $installedModules)) {
             $result[] = $module['@']['ID'];
         }
     }
     return $result;
 }
Example #28
0
 function DBUpdaterUpdateFromVersion($moduleID, $dbVersion)
 {
     if (StrLen($moduleID) <= 0) {
         return;
     }
     if (StrLen($dbVersion) <= 0) {
         return;
     }
     $errorMessage = "";
     if (file_exists($_SERVER["DOCUMENT_ROOT"] . US_SAVE_UPDATERS_DIR . "/" . $moduleID) && is_dir($_SERVER["DOCUMENT_ROOT"] . US_SAVE_UPDATERS_DIR . "/" . $moduleID)) {
         $arUpdaters = array();
         if ($handle = @opendir($_SERVER["DOCUMENT_ROOT"] . US_SAVE_UPDATERS_DIR . "/" . $moduleID)) {
             while (false !== ($dir = readdir($handle))) {
                 if ($dir == "." || $dir == "..") {
                     continue;
                 }
                 if (substr($dir, 0, 7) == "updater") {
                     if (is_file($_SERVER["DOCUMENT_ROOT"] . US_SAVE_UPDATERS_DIR . "/" . $moduleID . "/" . $dir)) {
                         $num = substr($dir, 7, strlen($dir) - 11);
                         if (substr($dir, strlen($dir) - 9) == "_post.php") {
                             $num = substr($dir, 7, strlen($dir) - 16);
                         }
                         $arUpdaters[] = array("/" . $dir, Trim($num));
                     } elseif (file_exists($_SERVER["DOCUMENT_ROOT"] . US_SAVE_UPDATERS_DIR . "/" . $moduleID . "/" . $dir . "/index.php")) {
                         $num = substr($dir, 7);
                         if (substr($dir, strlen($dir) - 5) == "_post") {
                             $num = substr($dir, 7, strlen($dir) - 12);
                         }
                         $arUpdaters[] = array("/" . $dir . "/index.php", Trim($num));
                     }
                 }
             }
             closedir($handle);
         }
         for ($i1 = 0; $i1 < count($arUpdaters) - 1; $i1++) {
             for ($j1 = $i1 + 1; $j1 < count($arUpdaters); $j1++) {
                 if (CUpdateClient::CompareVersions($arUpdaters[$i1][1], $arUpdaters[$j1][1]) > 0) {
                     $tmp1 = $arUpdaters[$i1];
                     $arUpdaters[$i1] = $arUpdaters[$j1];
                     $arUpdaters[$j1] = $tmp1;
                 }
             }
         }
         for ($i1 = 0; $i1 < count($arUpdaters); $i1++) {
             if (CUpdateClient::CompareVersions($arUpdaters[$i1][1], $dbVersion) <= 0) {
                 continue;
             }
             $errorMessageTmp = "";
             CUpdateClient::RunUpdaterScript($_SERVER["DOCUMENT_ROOT"] . US_SAVE_UPDATERS_DIR . "/" . $moduleID . $arUpdaters[$i1][0], $errorMessageTmp, "", $moduleID);
             if (strlen($errorMessageTmp) > 0) {
                 $errorMessage .= str_replace("#MODULE#", $moduleID, str_replace("#VER#", $arUpdaters[$i1][1], GetMessage("SUPP_UK_UPDN_ERR"))) . ": " . $errorMessageTmp . ".<br>";
             }
             DBUpdaterCollectDBVersionsNew("N", $moduleID, $arUpdaters[$i1][1]);
         }
     }
     if (StrLen($errorMessage) > 0) {
         CControllerClient::SendMessage("SITE_UPDATE_KERNEL_DB", "N", $errorMessage);
     }
 }
Example #29
0
		</script>
		<?
	}
	require($_SERVER["DOCUMENT_ROOT"].BX_ROOT."/modules/main/include/epilog_admin_js.php");
	die();
}

if ($_REQUEST['action'])
{
	if (!check_bitrix_sessid())
		die(GetMessage("DUMP_MAIN_SESISON_ERROR"));

	if ($_REQUEST['action'] == 'key_info')
	{
		require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/classes/general/update_client.php");
		$arUpdateList = CUpdateClient::GetUpdatesList($errorMessage, LANGUAGE_ID, $stableVersionsOnly);
		if (is_array($ar = &$arUpdateList['ERROR'][0]))
			echo '<div style="color:red">'.GetMessage("DUMP_MAIN_ERROR").$ar['#'].'</div>';
		elseif (is_array($ar = &$arUpdateList['CLIENT'][0]['@']))
		{
			echo '<table style="margin:4px;padding:2px;border:1px solid #ccc">'.
			'<tr><td>'.GetMessage("DUMP_MAIN_REGISTERED").':</td><td>'.htmlspecialcharsbx($ar['NAME']).'</td></tr>'.
			'<tr><td>'.GetMessage("DUMP_MAIN_EDITION").':</td><td>'.htmlspecialcharsbx($ar['LICENSE']).'</td></tr>'.
			'<tr><td>'.GetMessage("DUMP_MAIN_ACTIVE_FROM").':</td><td>'.$ar['DATE_FROM'].'</td></tr>'.
			'<tr><td>'.GetMessage("DUMP_MAIN_ACTIVE_TO").':</td><td>'.$ar['DATE_TO'].'</td></tr>'.
			'</table>';
		}
		else
			echo '<div style="color:red">'.GetMessage("DUMP_MAIN_ERR_GET_INFO").'</div>';
		die();
	}
Example #30
0
 function CollectVersionsFile()
 {
     $_1908862977 = $_SERVER[___781194072(2139)] . US_SHARED_KERNEL_PATH . ___781194072(2140);
     @$GLOBALS['____716757992'][978]($_1908862977);
     $_1801246990 = ___781194072(2141);
     $_669854678 = CUpdateClient::GetCurrentModules($_1801246990, false);
     if (StrLen($_1801246990) <= min(42, 0, 14)) {
         $_954022049 = $GLOBALS['____716757992'][979]($_1908862977, ___781194072(2142));
         $GLOBALS['____716757992'][980]($_954022049, ___781194072(2143) . ___781194072(2144));
         $GLOBALS['____716757992'][981]($_954022049, ___781194072(2145));
         foreach ($_669854678 as $_1802588172 => $_1513669577) {
             $GLOBALS['____716757992'][982]($_954022049, ___781194072(2146) . htmlspecialcharsbx($_1802588172) . ___781194072(2147) . htmlspecialcharsbx($_1513669577) . ___781194072(2148));
         }
         $GLOBALS['____716757992'][983]($_954022049, ___781194072(2149));
         $GLOBALS['____716757992'][984]($_954022049, ___781194072(2150) . ___781194072(2151));
         $GLOBALS['____716757992'][985]($_954022049);
     }
 }