Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?namespace Acrit\Core\Export;use \Bitrix\Main\Localization\Loc,\Bitrix\Main\Entity,\Bitri..

Decoded Output download

<?namespace Acrit\Core\Export;use \Bitrix\Main\Localization\Loc,\Bitrix\Main\Entity,\Bitrix\Main\EventManager,\Acrit\Core\Helper,\Acrit\Core\Export\ProfileTable as Profile,\Acrit\Core\Export\ProfileIBlockTable as ProfileIBlock,\Acrit\Core\Export\ProfileFieldTable as ProfileField,\Acrit\Core\Export\ProfileValueTable as ProfileValue,\Acrit\Core\Export\ExportDataTable as ExportData,\Acrit\Core\Export\CategoryRedefinitionTable as CategoryRedefinition,\Acrit\Core\Export\HistoryTable as History,\Acrit\Core\DiscountRecalculation,\Acrit\Core\Log,\Acrit\Core\Cli,\Acrit\Core\Json,\Acrit\Core\Thread;Helper::loadMessages(Helper::root().$GLOBALS["3h8x4hph53omjg43"]);final class Exporter {const METHOD_CRON=1;const METHOD_SITE=2;const RESULT_SUCCESS=true;const RESULT_ERROR=false;const RESULT_CONTINUE=200;const PROCESS_MODE_AUTO=1;const PROCESS_MODE_FORCE=2;const PROCESS_MODE_PREVIEW=3;const MAX=50;protected $intStartTime;protected $intMaxTime;protected $bCatalog=false;protected $bSale=false;protected $bCurrency=false;protected $bHighload=false;protected $intMethod;protected static $arQueue=[];protected static $arIBlockHasSubsectionsCache=[];protected static $arCacheGetSections=[];protected static $arCacheIBlockPicture=[];protected static $arPlugins=[];protected static $arCachePluginFilename=[];protected static $arPluginObjects=[];protected static $arModuleObjects=[];protected $strModuleId;protected $strModuleCode;protected $arArguments;protected $intUserId;protected $intElementId;protected function __construct($strModuleId){$strModuleId=$GLOBALS["ijqayhdx5dhdovw2"]($strModuleId);$this->strModuleId=$strModuleId;$this->strModuleCode=preg_replace($GLOBALS["1znirsmektuwabxm"],$GLOBALS["wd0zr7ksccmhp57m"],$strModuleId);$this->arArguments=Cli::getCliArguments();if($this->arArguments[$GLOBALS["fruavsdqjwvwnqkx"]]==$GLOBALS["hq15d0091s8mtj7b"]&&!defined($GLOBALS["ldn5jpnbh54zoa6u"])){define($GLOBALS["k7np3jk8p4n62ega"], true);}}public static function getInstance($strModuleId){$arModuleObjects=&static::$arModuleObjects;if(!$GLOBALS["danx37emrszxuqfd"]($strModuleId,$arModuleObjects)){$arModuleObjects[$strModuleId]=new static($strModuleId);}return $arModuleObjects[$strModuleId];}public function getModuleId(){return $this->strModuleId;}public function getModuleCode(){return $this->strModuleCode;}public function setUserId($intUserId){$this->intUserId=$intUserId;}public function findPlugins($bGroup=true){$arPlugins=&static::$arPlugins[$this->strModuleId];if(!$GLOBALS["5g6rtlrokbrznzb0"]($arPlugins)||empty($arPlugins)){$arPlugins=array();$strPluginsDir=Helper::getPluginsDir($GLOBALS["i8ua6cr44t1wwdo0"]);try {$resHandle=$GLOBALS["9v3lq7k6fd74oecb"]($_SERVER[$GLOBALS["vxiujewm31h7ukqj"]].$strPluginsDir);while ($strPluginDir=$GLOBALS["68n0oukk1sui5c4w"]($resHandle)){if($strPluginDir !=$GLOBALS["ae5f9f9tnji1tj2r"]&&$strPluginDir !=$GLOBALS["3juflbakb72027a2"]){$strPluginFullDir=$_SERVER[$GLOBALS["i6yzxqpgy33ue8yr"]].$strPluginsDir.$strPluginDir;if($GLOBALS["9b9suknu9xldiy50"]($strPluginFullDir)&&$GLOBALS["z2pkpzcbv0awcms1"]($strPluginFullDir.$GLOBALS["6bqw3y5lw9sorfae"])){require_once($strPluginFullDir.$GLOBALS["rvtuo88jop2dgz42"]);$strFormatsDir=$strPluginsDir.$strPluginDir.$GLOBALS["re2y1vinrwb7musj"];if($GLOBALS["pi56p207nfg6o4di"]($_SERVER[$GLOBALS["xqk4kvrwq3x0lb2v"]].$strFormatsDir)){$resHandle2=$GLOBALS["of9whun9nnfr9v1j"]($_SERVER[$GLOBALS["irhxjrxxz3vzny8w"]].$strFormatsDir);while ($strFormatDir=$GLOBALS["ulhn2ilhhxepibgy"]($resHandle2)){if($strFormatDir !=$GLOBALS["p2h77f1nn5qore1o"]&&$strFormatDir !=$GLOBALS["f6mqnvwixdiyfqd4"]){$strFormatFullDir=$_SERVER[$GLOBALS["01ytvi91f3y62abg"]].$strFormatsDir.$strFormatDir;if($GLOBALS["y57vqt5bsh4l822w"]($strFormatFullDir)&&$GLOBALS["2n3rkff1rkmo3led"]($strFormatFullDir.$GLOBALS["dq6hgl2pu8kfz8k0"])){require_once($strFormatFullDir.$GLOBALS["4xt999cj5nzghus2"]);}}}$GLOBALS["jc47v1cggpg4f0oo"]($resHandle2);}}}}$GLOBALS["0v6uri2d1wev0v34"]($resHandle);}catch(\SystemException $obException){Log::getInstance($this->strModuleId)->add(Log::getMessage($GLOBALS["ksfhq33s3r1weatd"], array($GLOBALS["0kic21ftx4p1hhrq"]=>$obException->getMessage(),)));}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["25msodgi4ntxukdh"]) as $arHandler){ExecuteModuleEventEx($arHandler, array());}static::$arCachePluginFilename=array();foreach(get_declared_classes() as $strClass){if($GLOBALS["jrw1ntwnvy3mrpfz"]($strClass,$GLOBALS["8nbe1jh9o7vtruzq"])&&$strClass !=$GLOBALS["z45031g20a5h9us4"]){$strClass::setStaticModuleId($this->strModuleId);$strPluginCode=$strClass::getCode();$strClassFilename=Helper::getClassFilename($strClass);static::$arCachePluginFilename[$strPluginCode]=Helper::path($strClassFilename);}}$arModulePlugins=$this->getItems();foreach(get_declared_classes() as $strClass){if($GLOBALS["0v3rqd7fx4jxbqkw"]($strClass,$GLOBALS["mcdxucsx870g53hi"])&&$strClass !=$GLOBALS["egyk3muy3vplogp6"]){$strPluginCode=$strClass::getCode();Loc::loadMessages(static::$arCachePluginFilename[$strPluginCode]);$arPlugins[$strPluginCode]=array($GLOBALS["gsrn8czyt4ps7d8e"]=>$strClass,$GLOBALS["qxern2mgqtuktkxo"]=>$strPluginCode,$GLOBALS["zleisoyiqje8uv43"]=>$strClass::getName(),$GLOBALS["x3z77q1m7gp3p2vu"]=>$strClass::getDescription(),$GLOBALS["hxidhfebvs475wdo"]=>$strClass::getExample(),$GLOBALS["wk14i8tf0aa58b19"]=>$strClass::isSubclass(),);if($arCurModulePlugins=$arModulePlugins[$this->strModuleCode]){if(!$this->isPluginMatch($strPluginCode,$arCurModulePlugins)){unset($arPlugins[$strPluginCode]);}}}}foreach($arPlugins as $strPlugin=>$arPlugin){if($arPlugin[$GLOBALS["kbsrmu3i6txv31iq"]]){$strParentClass=$GLOBALS["bb75shvgbo87zsr4"]($arPlugin[$GLOBALS["br96ox7cjpm4riyj"]]);if($GLOBALS["i85fx3qaru7xh2ik"]($strParentClass)){foreach($arPlugins as $strPlugin1=>$arPlugin1){if($arPlugin1[$GLOBALS["r3fockczcntvd0dr"]]==$strParentClass){$arPlugins[$strPlugin][$GLOBALS["pgo3uqsr361l7vga"]]=$strPlugin1;}}}}}if($GLOBALS["o0niyjih0kqq5oqj"]($arCurModuleDisabledFormats=$this->getDisabledSubitems()[$this->strModuleCode])){if(!empty($arCurModuleDisabledFormats)){foreach($arPlugins as $strPluginCode=>$arPlugin){if($GLOBALS["ml1d5r82warxy0nz"]($strPluginCode,$arCurModuleDisabledFormats)){unset($arPlugins[$strPluginCode]);}}}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["tdivchl474hoevug"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arPlugins));}$arPlugins=$GLOBALS["r23o5xdlmfgw5yzo"]($arPlugins) ? $arPlugins : array();foreach($arPlugins as $strPlugin=>$arPlugin){$bCorruptedPlugin=!$GLOBALS["er0ycwtxymwi4l4q"]($arPlugin)||!$GLOBALS["ulpw1wtjy42zkjbe"]($arPlugin[$GLOBALS["s5byw2su7uihhd8g"]])||!$GLOBALS["xq7y12o652ks21p6"]($arPlugin[$GLOBALS["r6ugu86i6rpq5q6s"]])||$strPlugin !=$arPlugin[$GLOBALS["zjo8uxy23ne076cw"]]||$GLOBALS["04523isj4my2h61t"]($strPlugin)||!$GLOBALS["x3l2q3ee8dektoh1"]($arPlugin[$GLOBALS["x3nkbf269d8idyj8"]])||!$GLOBALS["5ey76x7n2uiudquy"]($arPlugin[$GLOBALS["tj313kwlzjm27cs9"]])||!$GLOBALS["30edzce9goq2f27w"]($arPlugin[$GLOBALS["sajanwq0ejke0rdy"]],$GLOBALS["er9it1cmc7qsq209"]);if($bCorruptedPlugin){unset($arPlugins[$strPlugin]);Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["xl4a26e9uhyde97y"], array($GLOBALS["lnue22kb8bjhjzdr"]=>print_r($arPlugin, true),)));}}$strDocumentRoot=\Bitrix\Main\Application::getDocumentRoot();foreach($arPlugins as $strPlugin=>$arPlugin){$arPlugins[$strPlugin][$GLOBALS["jfqjj6redwgcmxm7"]]=Plugin::TYPE_NATIVE;$obReflectionClass=new \ReflectionClass($arPlugin[$GLOBALS["dywlsotf5vkdd74v"]]);$strFileClass=$obReflectionClass->getFileName();if($GLOBALS["kvnezkpi30la32hr"]($strFileClass,$strDocumentRoot) !==0){$intPos=$GLOBALS["nv3a16wyya1xun63"]($strFileClass,$GLOBALS["empiyy62pggt2uvm"]);if($intPos !==false){$strFileClass=$strDocumentRoot.$GLOBALS["9swy6xy1yk9w06et"]($strFileClass,$intPos);}}unset($obReflectionClass);if($GLOBALS["ct58sizu1re3256j"]($strFileClass)){$strFileClass=$GLOBALS["y0axs54j9a3dkcr9"]($strFileClass,$GLOBALS["z7r2bbvv4t823qq7"]($strDocumentRoot));$arPlugins[$strPlugin][$GLOBALS["kwqheym8ru7maehb"]]=Helper::path($GLOBALS["zoihp1f9eb7chyi5"]($strFileClass, PATHINFO_DIRNAME));if($GLOBALS["injmwnm6969n5oop"]($strFileClass,$strPluginsDir)===0){$arPlugins[$strPlugin][$GLOBALS["hd99kbc5rlr15lt6"]]=Plugin::TYPE_NATIVE;}}if($this->strModuleCode !=$GLOBALS["iqba32dqx8oflj92"]){if($arPlugins[$strPlugin][$GLOBALS["qb61h4z381gadi3x"]] !=Plugin::TYPE_NATIVE){unset($arPlugins[$strPlugin]);}}}foreach($arPlugins as $strPlugin=>$arPlugin){$arPlugins[$strPlugin][$GLOBALS["7j89no426pesmtzc"]]=false;$arPlugins[$strPlugin][$GLOBALS["za8jai0mql11z8ke"]]=false;$strFilename=$arPlugin[$GLOBALS["nu8wa3n9n9ig6kdd"]].$GLOBALS["6r7x90erx7umqym0"];$arPlugins[$strPlugin][$GLOBALS["bw5j1weupiihhr7u"]]=$strFilename;if(!$GLOBALS["3x9ulw1i6bcs20dh"]($_SERVER[$GLOBALS["3hhdbwjcr7y88xd0"]].$strFilename)){$arDirectory=$GLOBALS["5g7enrhzfz13ljsn"]($GLOBALS["p4cqx07o5mhz8keb"],$arPlugin[$GLOBALS["v2re2i8x4uloz5k4"]]);$GLOBALS["h7vwplsj2j3365qf"]($arDirectory);if($GLOBALS["0o69h2vpom42209v"]($arDirectory)===$GLOBALS["6t3k7gvc34n1vcsj"]){$strFilename=$GLOBALS["i7xd515rb4ps6lhj"]($GLOBALS["2yciz4drvp3nedyl"],$arDirectory).$GLOBALS["5t3cx8ogbiwvumsd"];}}if($GLOBALS["00kdmes68z0eu2d1"]($_SERVER[$GLOBALS["0pwzymbxg4uir9v3"]].$strFilename)){$arPlugins[$strPlugin][$GLOBALS["41kstzaesmmjipbj"]]=$strFilename;$arPlugins[$strPlugin][$GLOBALS["2kjxq6odtjaqka4b"]]=$GLOBALS["dkl78qjfulr1361u"].base64_encode($GLOBALS["d1mgm13e9nd9ebdh"]($_SERVER[$GLOBALS["y9sgi5frgszo4h8c"]].$strFilename));}}$GLOBALS["5ey7ea5quhoo36v9"]($arPlugins, function($a,$b){$strNameA=$GLOBALS["nihtci2jh7rki1e5"]($a[$GLOBALS["l5jinm3yhm6t2h25"]]);$strNameB=$GLOBALS["930wdc0rwar3j5f1"]($b[$GLOBALS["pbp6eenmvayifphg"]]);$bCustomA=$GLOBALS["b3iwsxhckz3wkitv"]($strNameA,$GLOBALS["0cgrjgp1uhaloz7x"]) !==false;$bCustomB=$GLOBALS["m4yuos97jwjxov8g"]($strNameB,$GLOBALS["bwwnjopckq2x7eni"]) !==false;if($bCustomA&&!$bCustomB){return 1;}elseif(!$bCustomA&&$bCustomB){return -1;}else{return $GLOBALS["2jvl397c0y9vjbev"]($strNameA,$strNameB);}});}if($bGroup){$arPluginsTmp=$arPlugins;foreach($arPluginsTmp as $key1=>$arPlugin1){if($arPlugin1[$GLOBALS["yrm0s2lwk2qslhip"]]){$strDir1=$arPlugin1[$GLOBALS["t8351g46y65njnft"]].$GLOBALS["29ir2nt4x2po5cj6"];foreach($arPluginsTmp as $key2=>$arPlugin2){$strDir2=$arPlugin2[$GLOBALS["iz5psvkbp1fo2jwq"]].$GLOBALS["syber06q39zk6tsn"];if($GLOBALS["dlvtxdohf96o3y2j"]($strDir1,$strDir2)===0&&$GLOBALS["niqfwi1pxxgrh6ok"]($strDir1) > $GLOBALS["6kkdua6iax3fshiw"]($strDir2)){if(!$GLOBALS["wsjyicy7yc5ujp1x"]($arPluginsTmp[$key2][$GLOBALS["8w1r630bp73xn7kf"]])){$arPluginsTmp[$key2][$GLOBALS["tzubo4h36tsq5gjr"]]=array();}$arPluginsTmp[$key2][$GLOBALS["uclflpc2tv6ak6bm"]][$arPlugin1[$GLOBALS["w7y0ycvysnhg0jzs"]]]=$arPlugin1;unset($arPluginsTmp[$key1]);}}}}foreach($arPluginsTmp as $key=>&$arPlugin){$GLOBALS["9p6z6hxjmwj2x9hz"]($arPlugin[$GLOBALS["ku405ico60mgvy22"]], function($arItemA,$arItemB){$arItemA=$this->convertDirForSort($arItemA[$GLOBALS["zp5z12vvkho1jeez"]]);$arItemB=$this->convertDirForSort($arItemB[$GLOBALS["1r91zkvkiimwbqmv"]]);return $GLOBALS["2x5b43wcvdt38cud"]($arItemA,$arItemB);});}return $arPluginsTmp;}else{foreach($arPlugins as $key1=>$arPlugin1){if(!$arPlugin1[$GLOBALS["blkhpa0vbwh0xlk3"]]){$arPlugins[$key1][$GLOBALS["foe7zkn3mwym8992"]]=0;}}foreach($arPlugins as $key1=>$arPlugin1){if($arPlugin1[$GLOBALS["wjaerzr3db1wp8p1"]]&&$GLOBALS["036fksfxmnxwdws2"]($arPlugins[$arPlugin1[$GLOBALS["x7wrq7sc0edzin9s"]]])){$arPlugins[$arPlugin1[$GLOBALS["bcqzut7y6sbykren"]]][$GLOBALS["kw3vo7i026w5wjom"]]++;}}return $arPlugins;}}protected function convertDirForSort($strPath){$arPath=$GLOBALS["03x8ol560zagu7pl"]($strPath);if($GLOBALS["x8ui7hijv1hhkyd0"]($arPath[$GLOBALS["p4dy19alxu670pph"]])){if(preg_match($GLOBALS["nu7r94z2tjdx5ys1"],$arPath[$GLOBALS["vwasnfu3cynkxe17"]],$arMatch)){$strPath=sprintf($GLOBALS["kx2hlktls0uriwip"],$arPath[$GLOBALS["bmkfhxj316s2cn5w"]],$arMatch[1],$arMatch[2]);}}return $strPath;}protected function getItems(){$arResult=[];$arResult[$GLOBALS["f2ltgvs5td36md4v"]]=[$GLOBALS["sdgcp1ccwr9kzq2z"],];$arResult[$GLOBALS["fwuxsrtik3m1fqqx"]]=[$GLOBALS["0kl1tnz1kd0vo2us"],$GLOBALS["p1qg48hmy7r6osvl"],$GLOBALS["fdglo41dckdkyxoc"],];$arResult[$GLOBALS["swqkurpobaey8jpx"]]=[$GLOBALS["tifv6obxhfaa9jor"],$GLOBALS["95j1pum1i3wz6lbu"],$GLOBALS["06varpilrbdh7ecr"],$GLOBALS["w8fghdk0gzl9havk"],$GLOBALS["6ghs2a4rxkjufnme"],$GLOBALS["trddwquug31w4s0o"],$GLOBALS["ijc09ba71lg8o36u"],$GLOBALS["6nuk5cet0zhvqfuc"],$GLOBALS["2qoa3l9l8kt4oxov"],$GLOBALS["h7d0gk2ltvzfm1j7"],$GLOBALS["i042qu35m1kb17p1"],$GLOBALS["t06gygdig0r622yq"],];$arResult[$GLOBALS["xk3a2m4kpn8gq5h3"]]=[$GLOBALS["78klcnfgs7le4uyn"],$GLOBALS["n1kr02d6e4cilh2s"],$GLOBALS["r0ksrymuxtzrdu47"],$GLOBALS["tx1jo1ytt2wd1u61"],$GLOBALS["38yqimycwy4bqcgp"],$GLOBALS["ct37udyr3haaqzmi"],$GLOBALS["0x5s40smssfo7zll"],$GLOBALS["u91qr5mfqh7nnai6"],$GLOBALS["d8ltrhgpzm4yvsdn"],$GLOBALS["kb3ulicmnml2m95i"],$GLOBALS["2tu7fws2anpu0szs"],$GLOBALS["jltfbuflr7h7x1zo"],$GLOBALS["ryit0057l7sd8g82"],$GLOBALS["l6qrohbe52z737t5"],$GLOBALS["mumyn89i1lixfqxs"],];$arResult[$GLOBALS["li0mw1ez17950tjt"]]=[$GLOBALS["x8fzf62382qzh21n"],$GLOBALS["tfhxewahw82s0c4a"],$GLOBALS["erc5fzm4k70v5t40"],$GLOBALS["e4gipce2hwnfoek2"],$GLOBALS["1ah401h2ozqxi855"],];$arResult[$GLOBALS["0ej22kczoqqc840q"]]=$GLOBALS["hr2eblkxl3goyhlu"]($arResult[$GLOBALS["99uaq6iw06453d41"]],$arResult[$GLOBALS["tbuzw3gg1p7u4ggz"]]);$arResult[$GLOBALS["u01cap8qqc1xwcqx"]]=$GLOBALS["ld3i3vb70s01tfrv"]($arResult[$GLOBALS["vxzqai1vxvb7xtui"]],$arResult[$GLOBALS["b50rluon1h4fwz2v"]]);return $arResult;}protected function getDisabledSubitems(){$arResult=[$GLOBALS["i66xhlpy66gj6j0b"]=>[$GLOBALS["gktbtm089jux7d0g"],],];return $arResult;}public function getPluginInfo($strFormat){$arResult=false;$arPlugins=$this->findPlugins(false);$arTmp=[];if($GLOBALS["3qdgvlpj7ii88q2g"]($strFormat)&&$GLOBALS["inxird0k52vqvrkj"]($arPlugins[$strFormat])){$arResult=$arPlugins[$strFormat];}if(!$GLOBALS["tzymiewf4rbrblrz"]($arResult[$GLOBALS["2buajt582r375ag1"]])&&$arResult[$GLOBALS["8a216a86pw3ix4z9"]]){$arParentPlugin=$arPlugins[$arResult[$GLOBALS["8fjhhcqjnlkx04fi"]]];$arResult[$GLOBALS["o90bd2avt4b33idc"]]=$arParentPlugin[$GLOBALS["3phupm8c0vkbtos0"]];$arResult[$GLOBALS["44pa8482yr2djnm8"]]=$arParentPlugin[$GLOBALS["uj1x1j2d7rpvaq9c"]];}unset($arPlugins);return $arResult;}public static function getLangPrefix($strFile, &$strLang, &$strHead, &$strName, &$strHint){if($GLOBALS["2kztnthy0qhwk2e3"](static::$arCachePluginFilename)){$arPath=$GLOBALS["fo3gllukhz8a1ich"]($strFile);$strPath=Helper::path(realpath($arPath[$GLOBALS["7nwizxwrj5rbw4xt"]].$GLOBALS["ryhkayrm36ib7rqd"])).$GLOBALS["3sufv6bfjx40e91h"].$arPath[$GLOBALS["om68hsfw0wy1hr7k"]];$strPlugin=array_search($strPath, static::$arCachePluginFilename);if($GLOBALS["whqwoqmq6kfm7eim"]($strPlugin)){$strLang=$GLOBALS["n01u5d8m3km314y9"].$strPlugin.$GLOBALS["ow4xmpkh5z07a02j"];$strHead=$strLang.$GLOBALS["r3tu9ybrcaq6w078"];$strName=$strLang.$GLOBALS["8ow571hiejuik526"];$strHint=$strLang.$GLOBALS["23y7a08uqyw6qzw2"];}}}public function includeModules(){$bResult=false;if(\Bitrix\Main\Loader::includeModule($GLOBALS["nw7z5mb5bnhc7sci"])){$bResult=true;$this->bCatalog=\Bitrix\Main\Loader::includeModule($GLOBALS["k8s4dkyg0a3rsse2"]) ? true : false;$this->bSale=\Bitrix\Main\Loader::includeModule($GLOBALS["ondi8xpz03a0lvna"]) ? true : false;$this->bCurrency=\Bitrix\Main\Loader::includeModule($GLOBALS["s4nur6lazluld1z6"]) ? true : false;$this->bHighload=\Bitrix\Main\Loader::includeModule($GLOBALS["m16vhybpnnstlmt3"]) ? true : false;}return $bResult;}public static function getExportModules($bAll=false){$arResult=[];$arModulesAll=[$GLOBALS["a3edl1shkiq1v7zw"],$GLOBALS["rbuqy6dea97x6aht"],$GLOBALS["6h1jgmin43dpdyzc"],$GLOBALS["mafdmffgaedajsis"],$GLOBALS["rykln9p306w0mu52"],$GLOBALS["dvw83lmmyjonslge"],];foreach($arModulesAll as $key=>$strModuleId){$arModulesAll[$key]=$GLOBALS["e15dcz9t1vqot07s"].$strModuleId;}if($bAll){$arResult=$arModulesAll;}else{foreach($arModulesAll as $strModuleId){if(\Bitrix\Main\Loader::includeModule($strModuleId)){$arResult[]=$strModuleId;}}}return $arResult;}public function execute(){$this->includeModules();$this->setMethod(static::METHOD_CRON);$bUnlock=$this->arArguments[$GLOBALS["68ejga5ecuj5pv2t"]]==$GLOBALS["s5521c7jeobfteb5"];$intProfileId=$this->arArguments[$GLOBALS["m56fy66nmq7vejx7"]];$arProfilesId=[];if($GLOBALS["f6ytogji0vekmyk8"]($intProfileId)){$arProfilesId[]=$intProfileId;}elseif($GLOBALS["foa7pov48pjx6q2i"]($intProfileId,$GLOBALS["5s4c9g2hgbgxptl5"]) !==false){$arProfilesIdTmp=$GLOBALS["edrlz771j8bbray1"]($GLOBALS["ivg0keyjxtwh0nhi"],$intProfileId);foreach($arProfilesIdTmp as $intProfileIdTmp){$intProfileIdTmp=$GLOBALS["f3ocz3ho25peomwp"]($GLOBALS["bn4cth4vph3g43de"]($intProfileIdTmp));if($GLOBALS["ji2d8p3tproqxb20"]($intProfileIdTmp)&&$intProfileIdTmp > 0){$arProfilesId[]=$intProfileIdTmp;}}}if($GLOBALS["zqt46kldyz90o4xp"]($this->arArguments[$GLOBALS["clvwzx4htt18pmz8"]])){$this->setUserId($this->arArguments[$GLOBALS["63hssdhhj23y45dl"]]);}foreach($arProfilesId as $intProfileId){if($bUnlock){Helper::call($this->strModuleId,$GLOBALS["2h7i9btgw66h5i3w"],$GLOBALS["ho5spvyqi23i34tc"], [$intProfileId]);}$bLocked=Helper::call($this->strModuleId,$GLOBALS["lz1xbfz6fm9d6eaj"],$GLOBALS["68369ytfciddnmwe"], [$intProfileId]);if(!$bLocked){Helper::call($this->strModuleId,$GLOBALS["n199byv7qfoglql7"],$GLOBALS["7vtgd8v4gy2j44w0"], [$intProfileId]);$mResult=$this->executeProfile($intProfileId);Helper::call($this->strModuleId,$GLOBALS["fkx068gkqjovy1fk"],$GLOBALS["ffh08sfgytk5frpz"], [$intProfileId]);if($mResult==Exporter::RESULT_SUCCESS){$arProfile=Helper::call($this->strModuleId,$GLOBALS["l62vigzo98jx3ijz"],$GLOBALS["a4vs1c9ety6345b2"], [$intProfileId]);if($GLOBALS["mh69vzl90l8plhcm"]($arProfile)&&$arProfile[$GLOBALS["43fb531eek9azu2h"]]==$GLOBALS["zucwnoi831ohk94l"]&&Cli::isProfileOnCron($this->strModuleId,$intProfileId,$GLOBALS["9h9mnwzwl2umzg2o"])){if(Cli::deleteProfileCron($this->strModuleId,$intProfileId,$GLOBALS["jo9wj6xmx9cn9lvh"])){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["q8ivlk406ki90f02"]),$intProfileId);}else{Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["rjnq5xg9g0iiat1o"]),$intProfileId);}$obResult=Helper::call($this->strModuleId,$GLOBALS["sa2s41ih95ndgikj"],$GLOBALS["fkrp8xuirvrj69r0"], [$intProfileId, [$GLOBALS["9hsk3mn9n4nrq5et"]=>$arPost[$GLOBALS["gj2s4uzr3u4stk2q"]]==$GLOBALS["bavcn8dcadyt7eaf"] ? $GLOBALS["brn3f9klgu7zzjxf"] : $GLOBALS["9ni1c31eorwygj10"],]]);}}}else{$mDateLocked=Helper::call($this->strModuleId,$GLOBALS["bo1d8jq557giawgb"],$GLOBALS["63ow3gnahckays5y"], [$intProfileId]);print $GLOBALS["dc7be4z6qa58zhhs"].$intProfileId.$GLOBALS["9pg4ip11bps3rvzb"].$mDateLocked->toString().$GLOBALS["98ovmp0dzgotiqkq"].PHP_EOL;Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["76jqea52oo9820fq"], array($GLOBALS["qktyizgarfj5aal9"]=>$mDateLocked->toString(),)),$intProfileId, true);}}}public static function getClassFilename($strClass){$obReflectionClass=new \ReflectionClass($strClass);$strFileClass=$obReflectionClass->getFileName();unset($obReflectionClass);return $strFileClass;}public static function addToQueue($intElementID,$intIBlockID=false){if($GLOBALS["yg35nnzc0ll52g9u"]($intElementID)&&$intElementID>0&&!$GLOBALS["htpjp7zh2dtmbp4d"]($intElementID, static::$arQueue)){$intIBlockID=$GLOBALS["x2mfjtqayuaq5gtd"]($intIBlockID);static::$arQueue[$intElementID]=$intIBlockID;foreach(static::getExportModules() as $strModuleId){static::getInstance($strModuleId)->deleteElement([$GLOBALS["dysmn887t28bwn38"]=>$intElementID,$GLOBALS["0a21gt2xe900gey8"]=>$intIBlockID,]);}}}public static function getQueue(){return static::$arQueue;}public static function removeFromQueue($intElementID){unset(static::$arQueue[$intElementID]);}public static function processQueue(){$arQueue=&static::$arQueue;if($GLOBALS["5wohlg1sjijagan2"]($arQueue)&&!empty($arQueue)){$arModules=static::getExportModules();$arModuleIBlocks=[];foreach($arModules as $strModuleId){$arModuleIBlocks[$strModuleId]=Helper::call($strModuleId,$GLOBALS["cry8xojpl08e0an5"],$GLOBALS["4y10d2f9dh95pafq"]);if(!$GLOBALS["jnbnim9zi91swlnx"]($arModuleIBlocks[$strModuleId])){$arModuleIBlocks[$strModuleId]=[];}}foreach($arQueue as $intElementID=>$intIBlockID){foreach($arModules as $strModuleId){if(!$GLOBALS["047bw3m862kgswrx"]($intIBlockID,$arModuleIBlocks[$strModuleId])){continue;}static::processElement($intElementID,$intIBlockID, false, static::PROCESS_MODE_AUTO,$strModuleId);}unset($arQueue[$intElementID]);}}unset($arModules,$arModuleIBlocks,$strModuleId,$intIBlockID,$intElementID);}public static function processElement($intElementID,$intIBlockID=false,$intProfileID=false,$intProcessMode=self::PROCESS_MODE_AUTO,$strModuleId=null){$arResult=[];if($GLOBALS["39y5vjk884oqubfm"]($strModuleId)&&$GLOBALS["gong55mis8hg14qd"]($strModuleId)){$arModules=[$strModuleId];}else{$arModules=static::getExportModules();}foreach($arModules as $strModuleId){$arResult[$strModuleId]=static::getInstance($strModuleId)->processElementByModule($intElementID,$intIBlockID,$intProfileID,$intProcessMode);}return $arResult;}protected function processElementByModule($intElementID,$intIBlockID=false,$intProfileID=false,$intProcessMode=self::PROCESS_MODE_AUTO){$mResult=false;$this->intElementId=$GLOBALS["nmgxkt0qqs5qjard"]($intElementID);$bPreview=$intProcessMode===static::PROCESS_MODE_PREVIEW;$bPreviewByProfileID=$bPreview&&$intProfileID > 0;if(!$intIBlockID){$intIBlockID=Helper::getElementIBlockID($intElementID);}if(!$intIBlockID){$this->intElementId=0;return false;}$arCatalog=Helper::getCatalogArray($intIBlockID);if($arCatalog[$GLOBALS["lcldatdg1mgc7yfz"]]){$strProp=$GLOBALS["duraij2y3bifzhsz"].$arCatalog[$GLOBALS["jvb9scemgc3qp4so"]];$resOffer=\CIBlockElement::GetList(array(),array($GLOBALS["r8kjm3clyv1u8tja"]=>$intElementID,), false, false, array($strProp));if($arOffer=$resOffer->getNext(false,false)){$intParentElementID=$arOffer[$strProp.$GLOBALS["bp8xzifypbcm2yp9"]];if($intParentElementID){$this->intElementId=0;return $this->processElementByModule($intParentElementID,$arCatalog[$GLOBALS["c4srgeqhxlnxbifa"]],$intProfileID,$intProcessMode);}}$this->intElementId=0;return false;}$arProfilesFilter=array($GLOBALS["0jyiprot4rgaz1ud"]=>$GLOBALS["1ziyk4gtih9rtole"],);if($intProcessMode==static::PROCESS_MODE_AUTO){$arProfilesFilter[$GLOBALS["zd7zpnrtw9d6xyrz"]]=$GLOBALS["x5520s5t2ctbdycx"];}if($intProfileID){$arProfilesFilter[$GLOBALS["1zqez73u1m7mnn5b"]]=$intProfileID;}$arProfiles=Helper::call($this->strModuleId,$GLOBALS["tpbtonncpiil0p1n"],$GLOBALS["6og9choon13u5bt2"], [$arProfilesFilter]);$fTimeFull=$GLOBALS["pet30x5tt0tsi5in"](true);$arFeatures=null;if(!$bPreviewByProfileID){$arFeatures=Helper::call($this->strModuleId,$GLOBALS["go4b58n9i7gowmw7"],$GLOBALS["tnbqqbn5orr9522k"], [$intProfileID,$intIBlockID]);}if(!$bPreviewByProfileID){$arElement=$this->getElementArray($intElementID,$intIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);}$fTimeGetData=$GLOBALS["zt6jvvmb4wnqoxsn"](true) - $fTimeFull;if(!$bPreview&&!$arElement){$this->deleteElement($intElementID);$this->intElementId=0;return false;}if($GLOBALS["pgm3i3a159tfuv2g"]($arProfiles)){foreach($arProfiles as $intProfileKey=>$arProfile){if($GLOBALS["bvb3ioy72oc1o6bn"]($intIBlockID,$arProfile[$GLOBALS["rq1xv5c5mybxw1kz"]])){$arProfiles[$intProfileKey][$GLOBALS["hqabfzsuvh2e5dcf"]]=false;$fTime=$GLOBALS["seq8xzvwja7tiy16"](true);$bFilterSuccess=Helper::call($this->strModuleId,$GLOBALS["kr67etd151h57u77"],$GLOBALS["14wn1svijhxmmz1d"], [$arProfile[$GLOBALS["bjn5fjnp0g8ejtsy"]],$intIBlockID,$intElementID]);if($bFilterSuccess||$bPreview){if($bPreviewByProfileID){$arFeatures=Helper::call($this->strModuleId,$GLOBALS["he4zrmqltqrreo2f"],$GLOBALS["lgobjd1eey07yw4o"], [$arProfile[$GLOBALS["r5mi54hn4vciz15c"]],$intIBlockID]);$arElement=$this->getElementArray($intElementID,$intIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);}$arProfiles[$intProfileKey][$GLOBALS["pdbw5ebe842owdax"]]=$bFilterSuccess;if(!$GLOBALS["i6t4izm1aqzxmmbb"]($arProfile[$GLOBALS["2y424uk571pzwfov"]][$intIBlockID][$GLOBALS["l34r2bygso9cl1dx"]])){$arProfile[$GLOBALS["t4gl1cx477oaw4th"]][$intIBlockID][$GLOBALS["ryo61z6qdwq97dqe"]]=array();}$this->getElementOffers($arElement,$arProfile,$arFeatures);$arPlugin=$this->getPluginInfo($arProfile[$GLOBALS["gjd0mffq49dc24xe"]]);if(!empty($arPlugin)&&$GLOBALS["5w4wnsb8vvvbeix2"]($arPlugin[$GLOBALS["ncar309z5w4i9o0w"]])&&$GLOBALS["30587cc8s84ph4h5"]($arPlugin[$GLOBALS["eqzb2pxehvebn809"]])){$obPlugin=&static::$arPluginObjects[$this->strModuleId][$arProfile[$GLOBALS["mkfk08pglx3uoup3"]]];if(!$GLOBALS["bnv66b65timt5k1x"]($obPlugin)){$obPlugin=new $arPlugin[$GLOBALS["w68urn5pstyaujtw"]]($this->strModuleId);$obPlugin->setProfileArray($arProfile);if($bPreview){$obPlugin->setPreviewMode(true);}}list($bProcessElement,$bProcessOffers)=$this->getProcessEntities($arProfile,$intIBlockID,$arElement,$obPlugin);if($bPreview){$arProfiles[$intProfileKey][$GLOBALS["e9qrph4pw3t728vf"]]=array();}$intOffersSuccess=0;$intOffersErrors=0;$arOffersPreprocess=array();if($bProcessOffers&&$obPlugin->isOffersPreprocess()){if($GLOBALS["s3u17ilh3cyah462"]($arElement[$GLOBALS["wmuw27c9sa2x8y04"]])&&!empty($arElement[$GLOBALS["ie9vs988tpg88647"]])){$intOffersIBlockID=$arElement[$GLOBALS["005a75ncb9hoasg2"]];foreach($arElement[$GLOBALS["9n25yt62o1058500"]] as $intOfferID){$fTime=$GLOBALS["5rz9zp1osta52rix"](true);$arOffer=$this->getElementArray($intOfferID,$intOffersIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);$fTimeGetData +=$GLOBALS["uqz29kxsbddrg1ap"](true) - $fTime;$arOffer[$GLOBALS["57tsbgkedcd3f08y"]]=&$arElement;if(!$arElement[$GLOBALS["81ay7vee7bp0jg39"]]){$arOffer[$GLOBALS["7d5mwkq2s37mmjna"]]=$arElement[$GLOBALS["aj9g4gqrerdxz83l"]];$arOffer[$GLOBALS["8k8jis7nk065ehj5"]]=$arElement[$GLOBALS["pu77jvrmoycgcgc7"]];$arOffer[$GLOBALS["v5317n7bjccvsmpn"]]=$arElement[$GLOBALS["c2aymkjku440gsms"]];}$arOfferProcessResult=$this->processElementProfile($arOffer,$intOffersIBlockID,$arProfile,$obPlugin);$bIsError=!empty($arOfferProcessResult[$GLOBALS["119kjuz0ka44313k"]])||!empty($arOfferProcessResult[$GLOBALS["8z25zj1n37i12m3y"]]);if($bPreview&&$bIsError){$arProfiles[$intProfileKey][$GLOBALS["sjotk8q4iosk6qhf"]][]=$arOfferProcessResult;}elseif(!$bIsError){$mResult=true;$intOffersSuccess++;}else{$this->deleteElement($arOffer,$arProfile);$bLog=$arOfferProcessResult[$GLOBALS["1q08uzeavgt9sbnv"]] !==[null];if($bLog){if(!empty($arOfferProcessResult[$GLOBALS["wcvix0qx19ufp1h9"]])){$intOffersErrors++;Log::getInstance($this->strModuleId)->add($GLOBALS["3dhcnzyc4yjq1nvw"]($GLOBALS["1itl498pu0g7se0h"],$arOfferProcessResult[$GLOBALS["4gjzh3o9qkfogvaf"]]),$arProfile[$GLOBALS["846wf371puy1qvwr"]]);}elseif(!empty($arOfferProcessResult[$GLOBALS["43lnwgpr7mz33vh2"]])){$intOffersErrors++;$arEmptyFields=array();foreach($arOfferProcessResult[$GLOBALS["7cguhnjar2obrzkd"]] as $obField){$arEmptyFields[]=$obField->getName();}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["d71wvve8uis3hwv3"], array($GLOBALS["5wjapeao7mf6wk9b"]=>$arOffer[$GLOBALS["dtctw8k4ob7kbqop"]],$GLOBALS["cmdmv0xrekgaeaz1"]=>$GLOBALS["t1nfjl3ici3m4qvd"]($GLOBALS["49kpfkybktvqe8rj"],$arEmptyFields),)),$arProfile[$GLOBALS["7bytiyxv4wjq3kc4"]]);unset($arEmptyFields);}}}$arOffersPreprocess[]=$arOfferProcessResult;unset($intOfferID,$arOffer);}}if(!empty($arOffersPreprocess)){if($arProfile[$GLOBALS["eld5o40kl5mv2ovc"]][$intIBlockID][$GLOBALS["vw05i2lkfxhc1on1"]][$GLOBALS["lwatgl5kzb22tjbi"]]==$GLOBALS["yicwbc8xsi422dzl"]){$strCallback=__CLASS__.$GLOBALS["8sxuib04174edbpb"];}else{$strCallback=__CLASS__.$GLOBALS["jtc25odkbveirmlf"];}$GLOBALS["56tygot853yg2ien"]($arOffersPreprocess,$strCallback);}}$bElementError=false;if($bProcessElement){$arProcessResult=$this->processElementProfile($arElement,$intIBlockID,$arProfile,$obPlugin,$arOffersPreprocess);$arProcessResult[$GLOBALS["50sgg4dvosawjoyo"]]=$GLOBALS["6ydk1rxzbywz3g1m"](true) - $fTime + $fTimeGetData;$bElementError=!empty($arProcessResult[$GLOBALS["gejt838fqqntbb53"]])||!empty($arProcessResult[$GLOBALS["dr593qocppye2lj7"]]);if($bPreview){$arProfiles[$intProfileKey][$GLOBALS["ittwyk1d2azln7np"]][]=$arProcessResult;}elseif(!$bElementError){$mResult=$this->saveElement($arProcessResult,$arProfile, false);}else{$this->deleteElement($arElement,$arProfile);$bLog=$arProcessResult[$GLOBALS["7al8ys7r3yg0op4v"]] !==[null];if($bLog){if(!empty($arProcessResult[$GLOBALS["2w0vg8mjsr6kha92"]])){Log::getInstance($this->strModuleId)->add($GLOBALS["flftosl0zcqb6yf2"].$arElement[$GLOBALS["7v0pzap4n751e6ii"]].$GLOBALS["l14yskw2ukgemm3f"].$GLOBALS["qlznxvlz0fxhujz7"]($GLOBALS["6tr134fr5jandhhg"],$arProcessResult[$GLOBALS["vyah3ndwjstuw441"]]),$arProfile[$GLOBALS["j0zc6z25cdyidl0b"]]);}else{$arEmptyFields=array();foreach($arProcessResult[$GLOBALS["ov413kjzt192roxo"]] as $obField){$arEmptyFields[]=$obField->getName();}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["1xzfidwk54zva5n1"], array($GLOBALS["ehsm3oo35o5qn2ic"]=>$arElement[$GLOBALS["ez8m1m72bebc8zq1"]],$GLOBALS["yv5fg6ccfo3t2hcd"]=>$GLOBALS["fyaz1fl5ft8qs392"]($GLOBALS["gwhhqdodkh07tgna"],$arEmptyFields),)),$arProfile[$GLOBALS["ythm8co8g49px238"]]);unset($arEmptyFields);}}$arElementDummy=array($GLOBALS["vpnqkns6kwjx32pl"]=>ExportData::TYPE_DUMMY,$GLOBALS["4on5gnihm0em2xrg"]=>ExportData::TYPE_DUMMY_ERROR,$GLOBALS["wae24awkwzfr9s61"]=>null,$GLOBALS["v658dsc24hgik8qf"]=>$intIBlockID,$GLOBALS["qfi0pwpwq0gg6bkf"]=>null,$GLOBALS["ntfc22t3glll3qmi"]=>null,$GLOBALS["0e4791sv5ojv2ffa"]=>$intElementID,);$this->saveElement($arElementDummy,$arProfile, false);}}else{$arElementDummy=array($GLOBALS["1p0x4ezf8m4cqvmj"]=>ExportData::TYPE_DUMMY,$GLOBALS["9kch454f0jjppz52"]=>null,$GLOBALS["eoo4np34u5quy7i8"]=>$intIBlockID,$GLOBALS["lowc48p0w5nadnnz"]=>$arElement[$GLOBALS["rzlmgbtn5uyp4092"]],$GLOBALS["n32xte3ulms69cfh"]=>Helper::getElementAdditionalSections($intElementID,$arElement[$GLOBALS["mpyoh1kwu9c5jup1"]]),$GLOBALS["19d3ukni2iinw5c2"]=>$intElementID,);$this->saveElement($arElementDummy,$arProfile, false);}if($bProcessOffers&&!$obPlugin->isOffersPreprocess()){if($GLOBALS["86gaot2o1g47v7ob"]($arElement[$GLOBALS["qrutb30zhnjkujm6"]])&&!empty($arElement[$GLOBALS["6zr66dd0tbn34b2i"]])){$intOffersIBlockID=$arElement[$GLOBALS["4ni2oajq23xenxs6"]];foreach($arElement[$GLOBALS["81f6mndpqf9ou9al"]] as $intOfferID){if($bElementError){$this->deleteElement($intOfferID,$arProfile);continue;}$fTime=$GLOBALS["rw44xqbs1h6csyol"](true);$arOffer=$this->getElementArray($intOfferID,$intOffersIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);$fTimeGetData +=$GLOBALS["rc57xxbjgud82t7e"](true) - $fTime;$arOffer[$GLOBALS["fa8lre980oox8654"]]=&$arElement;if(!$arElement[$GLOBALS["1nbfekxjjgipmfju"]]){$arOffer[$GLOBALS["mu4pkero27siimn7"]]=$arElement[$GLOBALS["6l0gydey9v875eew"]];$arOffer[$GLOBALS["ijk03ssl9n423dzl"]]=$arElement[$GLOBALS["0wq71j0gi67fgz34"]];$arOffer[$GLOBALS["3159fh5ee1am3cgv"]]=$arElement[$GLOBALS["8do08gcrndzijp8r"]];}$arOfferProcessResult=$this->processElementProfile($arOffer,$intOffersIBlockID,$arProfile,$obPlugin);$arOfferProcessResult[$GLOBALS["5bw0b6w3t4e498jl"]]=$GLOBALS["zn7xk8bkud5pwwh8"](true) - $fTime;$bIsError=!empty($arOfferProcessResult[$GLOBALS["trw72mn4bmd4ts07"]])||!empty($arOfferProcessResult[$GLOBALS["5lsq9jmi4hybvg6g"]]);if($bPreview){$arProfiles[$intProfileKey][$GLOBALS["g7x93wxu2xteyv7j"]][]=$arOfferProcessResult;}elseif(!$bIsError){$mResultOffer=$this->saveElement($arOfferProcessResult,$arProfile, true);$mResult=$mResult||$mResultOffer;$intOffersSuccess++;}else{$this->deleteElement($arOffer,$arProfile);$bLog=$arOfferProcessResult[$GLOBALS["rb9d6napwpp22uya"]] !==[null];if($bLog){$intOffersErrors++;if(!empty($arOfferProcessResult[$GLOBALS["c9t9tf2gckekjl2d"]])){Log::getInstance($this->strModuleId)->add($GLOBALS["e6o3lczsvm8r11u5"]($GLOBALS["x3zh02kir0eiitb6"],$arOfferProcessResult[$GLOBALS["53fsncbrh7omluhu"]]),$arProfile[$GLOBALS["xpv2r2a9lbtbiyx4"]]);}else{$arEmptyFields=array();foreach($arOfferProcessResult[$GLOBALS["8jy7o1fadxt9bihs"]] as $obField){$arEmptyFields[]=$obField->getName();}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["wl5phfq840u1117t"], array($GLOBALS["o4232u0pf9k02bmz"]=>$arOffer[$GLOBALS["z04oijzt04hh1wgx"]],$GLOBALS["st8posj6nw14fyjr"]=>$GLOBALS["s0uegctpphg6cyo2"]($GLOBALS["rgjnooycpsr4frdq"],$arEmptyFields),)),$arProfile[$GLOBALS["xsun9ahu304jdb7p"]]);unset($arEmptyFields);}}}}unset($intOfferID,$arOffer);}}$this->setElementOffersSuccess($arProfile[$GLOBALS["pt94fnf2exdf4o0t"]],$arElement[$GLOBALS["otm7c97vfwlqv10s"]],$intOffersSuccess);$this->setElementOffersErrors($arProfile[$GLOBALS["eoe32690qgw6x4u3"]],$arElement[$GLOBALS["ovnbsltol5ut6woq"]],$intOffersErrors);if($mResult&&$intProcessMode==self::PROCESS_MODE_AUTO){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["d34j4gqwqp8ath96"], array($GLOBALS["joj8a0ibmel7ee97"]=>$arElement[$GLOBALS["vmypa6xfql0rk8lx"]],)),$arProfile[$GLOBALS["hkg0iygkn10h1mma"]], true);}unset($arProcessResult);}unset($arPlugin);}else{if(!$bPreview){$this->deleteElement($arElement,$arProfile);}}}}}if($bPreview){$mResult=array($GLOBALS["3cmjuispzez0bqbs"]=>$arProfiles,);$mResult[$GLOBALS["mnc1e13icjrjv02m"]]=$GLOBALS["h0ga0ju2fovil2kd"](true) - $fTimeFull;$mResult[$GLOBALS["xo9g8q9j0h9nncgq"]]=$fTimeGetData;}$arResult=array($GLOBALS["okpjuf59ni855kyv"]=>$mResult,);unset($arProfilesFilter,$arProfiles,$arElement,$fTimeFull);$this->intElementId=0;return $arResult;}public function getElementId(){return $GLOBALS["2qlmu3q0vziqtfp9"]($this->intElementId);}public static function sortOffersAsc($a,$b){return strcasecmp($a[$GLOBALS["80w20xnfp681aent"]],$b[$GLOBALS["26rebd1hzib5urbp"]]);}public static function sortOffersDesc($a,$b){return -1 * strcasecmp($a[$GLOBALS["1a1ftq8upd7scehp"]],$b[$GLOBALS["a26mn34bs4b16stq"]]);}protected function processElementProfile($arElement,$intIBlockID,$arProfile,$obPlugin,$arOffersPreprocess=array()){if($this->isDemoLimitReached($arProfile[$GLOBALS["f9mu8b91wnk715eu"]])){return [$GLOBALS["dji85nzkmythkvkt"]=>[null]];}$arResultFields=array();$arPluginFields=$obPlugin->getFieldsCached($arProfile[$GLOBALS["ofgppry52ld0gj1i"]],$intIBlockID);$arEmptyRequiredFields=array();foreach($arPluginFields as $obField){$strFieldCode=$obField->getCode();if(isset($arProfile[$GLOBALS["dve66jrl0prayds0"]][$intIBlockID][$GLOBALS["51n2qwq705tq7wyt"]][$strFieldCode])){$arField=$arProfile[$GLOBALS["15e1206lqt10huin"]][$intIBlockID][$GLOBALS["70gwnlsowh2xkoxs"]][$strFieldCode];}else{$arField=array($GLOBALS["51wgdewrryi1ni8x"]=>0,$GLOBALS["zficm5oo1l4g47w7"]=>$arProfile[$GLOBALS["de7umvlwcz4jpgew"]],$GLOBALS["ofn0cetos2f327pa"]=>$intIBlockID,$GLOBALS["rg6qi03hanh2487g"]=>$strFieldCode,$GLOBALS["gxz2wt6ddsa2mbfn"]=>$obField->getDefaultValue(),);}$obField->setSiteID($arProfile[$GLOBALS["bjhxizdn6mkxtpei"]]);$arFieldResult=$this->processField($obField,$arField,$arElement,$arProfile,$obPlugin);$arResultFields[$strFieldCode]=$arFieldResult;}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["pz94o4e69yu3wm99"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arResultFields, &$arElement,$intIBlockID, &$arProfile,$obPlugin,&$arOffersPreprocess));}foreach($arPluginFields as $obField){$strFieldCode=$obField->getCode();$bSimpleEmptyMode=$obField->isSimpleEmptyMode()||$obField->isPrice();if($obField->isRequired()&&Helper::isEmpty($arResultFields[$strFieldCode],$bSimpleEmptyMode)){$arEmptyRequiredFields[]=$obField;}}$arProcessResult=array();if(empty($arEmptyRequiredFields)){if($obPlugin->isOffersPreprocess()){$arResultFields[$GLOBALS["jjh5nqhy7j1k674w"]]=&$arOffersPreprocess;}$arProcessResult=$obPlugin->processElement($arProfile,$intIBlockID,$arElement,$arResultFields);if(!$GLOBALS["4l58jf838fc9mrci"]($arProcessResult)){$arProcessResult=array($GLOBALS["b4sd6aj4w8hqfvf4"]=>array(),);}}else{$arProcessResult[$GLOBALS["5kl0wc1lo3g51isy"]]=$arEmptyRequiredFields;}$arProcessResult[$GLOBALS["h6vit0v5vwfno5xk"]]=$intIBlockID;$arProcessResult[$GLOBALS["1fa3t1j6cuo2ephy"]]=$arElement[$GLOBALS["d54w3i5o8fn0nl8x"]];$arProcessResult[$GLOBALS["n98r5nf6q9gc0uu1"]]=$this->getElementSort($arElement,$arProfile,$obPlugin);unset($arResultFields,$arPluginFields,$arFieldResult);return $arProcessResult;}public function getElementSort($arElement,$arProfile,$obPlugin=null){$strResult=$arElement[$GLOBALS["iigs348uljf0ci8s"]];$intBlockID=$arElement[$GLOBALS["o03gtxrcu42ibstm"]];if($obPlugin===null){$arPlugin=$this->getPluginInfo($arProfile[$GLOBALS["ey6mivkez0z60kbl"]]);if($GLOBALS["a9azvykj8owgorha"]($arPlugin)&&$GLOBALS["p2j2d8g18y3vp1bq"]($arPlugin[$GLOBALS["3it46km91f0ynkc3"]])){$obPlugin=new $arPlugin[$GLOBALS["vmdzcgpaordl1wrw"]];$obPlugin->setProfileArray($arProfile);}}$arSystemFields=array();Helper::call($this->strModuleId,$GLOBALS["469r8m693bk7zdcm"],$GLOBALS["gmeitsmaz1c72d0t"], [&$arSystemFields,$arProfile[$GLOBALS["203lnc4b7bpw9fak"]],$arElement[$GLOBALS["2oraryz1rayhxw70"]]]);foreach($arSystemFields as $obField){$strFieldCode=$obField->getCode();if($strFieldCode==Profile::FIELD_SORT_ELEMENT||$strFieldCode==Profile::FIELD_SORT_OFFER){$arField=$arProfile[$GLOBALS["6gs9p8mki7qag39h"]][$intBlockID][$GLOBALS["kxp4bip3jd9h36cu"]][$strFieldCode];$obField->setSiteID($arProfile[$GLOBALS["hwdzqai3kgy6q0kp"]]);$arFieldResult=$this->processField($obField,$arField,$arElement,$arProfile,$obPlugin);$strResult=$arFieldResult;unset($arFieldResult);}}return $strResult;}protected function getProcessEntities($arProfile,$intIBlockID,$arElement,$obPlugin=null){$bProcessElement=false;$bProcessOffers=false;$strMode=$arProfile[$GLOBALS["7a9547vjsdsmty6k"]][$intIBlockID][$GLOBALS["snos8ab4dloh3bsh"]][$GLOBALS["03kvdi680pthz4qv"]];switch($strMode){case $GLOBALS["s9jl52mnja2r2efx"]:if($GLOBALS["3gn9fgxyoxwni5ep"]($arElement[$GLOBALS["re3filrht66av48c"]])&&!empty($arElement[$GLOBALS["brpe72slho2outlx"]])||$arElement[$GLOBALS["d2atwvgwxkt9hr09"]] > 0){$bProcessElement=false;$bProcessOffers=true;}else{$bProcessElement=true;$bProcessOffers=false;}break;case $GLOBALS["j9fo5yaro3k2guza"]:$bProcessElement=false;$bProcessOffers=true;break;case $GLOBALS["8t6t4j0ik5ngetbt"]:$bProcessElement=true;$bProcessOffers=false;break;default:$bProcessElement=true;$bProcessOffers=true;break;}if($GLOBALS["0jz95us84ekjw1e9"]($obPlugin)){$obPlugin->getProcessEntities($bProcessElement,$bProcessOffers,$arProfile,$intIBlockID,$arElement);}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["tci4634s9hqnx335"]) as $arHandler){ExecuteModuleEventEx($arHandler, array($obExporter,$arProfile,$intIBlockID,$arElement,&$bProcessElement, &$bProcessOffers));}return array($bProcessElement,$bProcessOffers,);}public static function displayPreviewResult($arResultItem){ob_start();if($arResultItem[$GLOBALS["h90t04lmikyck0v9"]]){print $GLOBALS["t9vz6ps6ganxo251"];$arErrorFields=array();foreach($arResultItem[$GLOBALS["cqkmo1o7hnbydxmv"]] as $obField){$arErrorFields[]=$obField->getName();}$arIBlockFilter=array($GLOBALS["zwitpb6b24g0diva"]=>$arResultItem[$GLOBALS["tb157pqmaeskblak"]],$GLOBALS["0dn4mkw41rxs2hbv"]=>$GLOBALS["3nkre2dajocspu66"],);$strIBlockType=$GLOBALS["qmw8fc8wj0x3oo30"];$resIBlock=\CIBlock::GetList(array(),$arIBlockFilter);if($arIBlock=$resIBlock->getNext(false,false)){$strIBlockType=$arIBlock[$GLOBALS["drq1aedbrblmr5i9"]];}$arCatalog=Helper::getCatalogArray($arResultItem[$GLOBALS["qhj63nen0iosg70u"]]);$strType=$GLOBALS["vh6f53nwm9gzm01v"];if($GLOBALS["bdyk3uqgr88yk4l8"]($arCatalog)){$strType=$GLOBALS["e2w5w18dwcztq4an"];if($arCatalog[$GLOBALS["yom3zso3p7krpa4u"]]){$strType=$GLOBALS["sd48jr2quxdhd3ve"];}}print Loc::getMessage($GLOBALS["4g0x41wfvi1xftx2"], array($GLOBALS["4yvss5g51sldatf7"]=>Loc::getMessage($GLOBALS["d2qvt7fkvctt2jj7"].$strType),$GLOBALS["n4x87w67y1v3scnx"]=>$arResultItem[$GLOBALS["zodb3h07deznu764"]],$GLOBALS["nilxmzwwq3hzt3n2"]=>$arResultItem[$GLOBALS["tn4uj81nq9cddf4t"]],$GLOBALS["ozdrbj8glkmjkkn6"]=>$strIBlockType,$GLOBALS["3sngvml95cfu02co"]=>$GLOBALS["xmt18xl7ulfo33af"]($GLOBALS["arjre8emm4p3kd5i"],$arErrorFields),$GLOBALS["rn5dl8ajwf65dx5a"]=>LANGUAGE_ID,));print $GLOBALS["wdybc74ftwivu25p"];}elseif($GLOBALS["toqrzjzmvgvwxf8s"]($arResultItem[$GLOBALS["dmxmenf84s1fe5qd"]])&&!empty($arResultItem[$GLOBALS["ly0o6fpmily1ek40"]])){print Loc::getMessage($GLOBALS["2xvwrq7i4pe4h22g"], array($GLOBALS["v65wg2umz1ej59n9"]=>$GLOBALS["bnu6hgls018x5rp6"]($GLOBALS["ss8ba3weizz7k6y1"],$arResultItem[$GLOBALS["5jq9imkl6nl6un94"]]),));}elseif($GLOBALS["p0ikisvngdz1wx07"]($arResultItem[$GLOBALS["63zu38941bfqxsmm"]])){if($GLOBALS["35g8ugfy10v4fi0u"]($arResultItem[$GLOBALS["h3vsr0rerry42e6g"]])==$GLOBALS["m6eyjh03ip1y3us1"]){print $GLOBALS["8gg4gb3wehujnv62"].htmlspecialcharsbx($arResultItem[$GLOBALS["kfi9e6swcmpwitod"]]).$GLOBALS["gjs1t4helg7s8b9r"];}elseif($GLOBALS["tj2i8o75ochuqp9n"]($arResultItem[$GLOBALS["yrk6nwyad02mx3g8"]])==$GLOBALS["x1z77fwkvx6wd83z"]){$intJsonPrettyPrintFlags=JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES;if(defined($GLOBALS["4t7pvpc0f1ebh81o"])){$intJsonPrettyPrintFlags=$intJsonPrettyPrintFlags | JSON_INVALID_UTF8_IGNORE;}if(defined($GLOBALS["16895zn0s0nm174s"])){$intJsonPrettyPrintFlags=$intJsonPrettyPrintFlags | JSON_INVALID_UTF8_SUBSTITUTE;}$strJson=Json::encode(Json::decode($arResultItem[$GLOBALS["4z7bseh0ilm1nmv9"]]),$intJsonPrettyPrintFlags);if(!Helper::isUtf()){$strJson=Helper::convertEncoding($strJson,$GLOBALS["fgivjeqfmfn4lzak"],$GLOBALS["gv3gdg2ohbnvg28u"]);}print $GLOBALS["sld9oodmpgtn5umq"].$strJson.$GLOBALS["3rt54fzfck4dfnvu"];print $GLOBALS["ty2c6eohjn1x0qgd"].Helper::getMessage($GLOBALS["ze4qtzqt17tcu49j"]).$GLOBALS["w8igia0gb4fxsbgf"];print $GLOBALS["qb7k09640dx8cto3"];print $GLOBALS["lh1fyuo6f5037cun"].htmlspecialcharsbx($arResultItem[$GLOBALS["yows3qh5qiwak4bi"]]).$GLOBALS["ijtsi49hxesc9etq"];print $GLOBALS["n33azry8jqvrlgo8"];}elseif($GLOBALS["6rr3b3bd4thr23cj"]($arResultItem[$GLOBALS["rdxohqlvf3298bnx"]])==$GLOBALS["fllj72ky28pru7iv"]){print $GLOBALS["7t86oaeva87bsw0o"].print_r(Json::decode($arResultItem[$GLOBALS["20ovoa3jdb82chy4"]]), true).$GLOBALS["edfz2tdgp8h7skhq"];print $GLOBALS["korn5rm9z195arsk"].Helper::getMessage($GLOBALS["acoxobxu9115q37d"]).$GLOBALS["52jxbu06qju134hq"];print $GLOBALS["pnf3w3a85fg4rbaq"];print $GLOBALS["rx3js5fl8bw5nqu0"].htmlspecialcharsbx($arResultItem[$GLOBALS["yck0nlmdt3lmovu2"]]).$GLOBALS["18dkh05jz3yrhi3s"];print $GLOBALS["2jw51zzox3jh3raz"];}elseif($GLOBALS["d6xsabfwnolzmhib"]($arResultItem[$GLOBALS["vu8re5ko0h5goggx"]])==$GLOBALS["3plj26664hhemus8"]){print $GLOBALS["o7yjqz7wi8sbm61c"].print_r(array_map(function($item){return $GLOBALS["h2e7h2sis9jegidl"]($item) ? htmlspecialcharsbx($item) : $item;},$arResultItem[$GLOBALS["edfydy994q5hcgw7"]]), true).$GLOBALS["vczi09pq1o3hc48s"];}elseif($GLOBALS["s7zfhi95vj929vb8"]($arResultItem[$GLOBALS["3wr1kmm1odrvyvnf"]])==$GLOBALS["zw6esetn9adtsdun"]){print $GLOBALS["kqfzi6r7f0igownm"].print_r(htmlspecialcharsbx($arResultItem[$GLOBALS["za8d18tqsody2uk1"]]), true).$GLOBALS["h7z6qyys9ujs23yz"];}else{print $GLOBALS["n4p0l2l1zkmb71um"].print_r($arResultItem[$GLOBALS["rjl8wa7v6965n9oy"]], true).$GLOBALS["3adamuvm67i5kiw2"];}}if($GLOBALS["auqciz409rojmni6"]($arResultItem[$GLOBALS["zh3ag5ugd7t7s8dy"]])&&!empty($arResultItem[$GLOBALS["7orkyprdn9klwgow"]])){print $GLOBALS["l5h2vluzy3taayym"].Helper::getMessage($GLOBALS["ar8spkgcbow8k09h"]).$GLOBALS["o6eixwjmu0e74469"];print $GLOBALS["oepbvegdvrltbhsk"];Helper::P($arResultItem[$GLOBALS["e1bc7cugmm4ukih2"]]);print $GLOBALS["cven7gk7s69i8fyt"];}$strHtml=ob_get_clean();$strHtml=$GLOBALS["t32dqpkwk8jxhnsy"]($strHtml);if($GLOBALS["l11srzklp62w4ouu"]($strHtml)){$strHtml .=$GLOBALS["he66ll6oxmaj6q1u"];}return $strHtml;}public function saveElement($arProcessResult,$arProfile,$bOffer=false){if($GLOBALS["shwldztyb99mywfo"]($arProcessResult[$GLOBALS["ujjeetdyg69r2ijl"]])){$arProcessResult[$GLOBALS["euxd6ehpykjyyhac"]]=$GLOBALS["s37wzqu5k7snnrkw"];}$arData=array($GLOBALS["72v5ewrwrb0o4nbs"]=>$arProfile[$GLOBALS["z856uxg1dm3vhr85"]],$GLOBALS["c90dpd7wtovpox7j"]=>$arProcessResult[$GLOBALS["nwyfh8cssm3y0mf5"]],$GLOBALS["m1ztyg25lm0d8zsd"]=>$arProcessResult[$GLOBALS["hvp01c2au4ypafzw"]],$GLOBALS["nvecqmhtbcjh6vnl"]=>$arProcessResult[$GLOBALS["vo15r95efdebqpwi"]],$GLOBALS["94kwnt3u1nqhaswf"]=>$GLOBALS["xsavko5qutbk4sex"]($arProcessResult[$GLOBALS["pzgj69mr4tespwqp"]]) ? $GLOBALS["8kh51v7nh38dmh5x"]($GLOBALS["hfscqwj6muv9c2rl"],$arProcessResult[$GLOBALS["fi26brpfnbxt13tx"]]) : $GLOBALS["uwq65zzphl4ale59"],$GLOBALS["659f1fokkshs2y89"]=>$GLOBALS["8g1uc2n5villtqky"]($arProcessResult[$GLOBALS["ylk9tig7os2x4752"]]) ? $GLOBALS["km8xlub6l8gbk270"]($GLOBALS["fsgkvhklfcjfrcb2"],$arProcessResult[$GLOBALS["1bhb24gckcr16cnr"]]) : $arProcessResult[$GLOBALS["86s871eyey7ddz69"]],$GLOBALS["v8ukc8izb2fos99n"]=>$GLOBALS["n7u1g8lz4p0bt0wb"]($arProcessResult[$GLOBALS["q05p4tem48ycpnzt"]]) ? $arProcessResult[$GLOBALS["c42to0s4e6nt1qwb"]] : $arProcessResult[$GLOBALS["4nvarhwaqobp6vcy"]],$GLOBALS["71enzh3ibb0rfdl9"]=>$arProcessResult[$GLOBALS["t232bhahwsni805q"]],$GLOBALS["4eldq0zv6ela47fl"]=>$arProcessResult[$GLOBALS["ff221tyhtb29g7cy"]],$GLOBALS["m1ayeb2ptrv2zfe8"]=>$GLOBALS["7qscwadjr70f5ut9"]($arProcessResult[$GLOBALS["0vgqg6rlz3t1krty"]]) ? $GLOBALS["3ty9uijhup8sh63m"]($arProcessResult[$GLOBALS["6mr0i3yn5u6lclj6"]]) : $GLOBALS["thdkkhz0ndl70psx"]($arProcessResult[$GLOBALS["fqjzvyq9ontzdtqp"]]),$GLOBALS["46s41ohyl0japc2d"]=>new \Bitrix\Main\Type\DateTime(),$GLOBALS["lixgq1ryjrf6b7im"]=>$arProcessResult[$GLOBALS["16b2ddmt4xkxxrxw"]],$GLOBALS["ed0vectmuhce4c8b"]=>null,$GLOBALS["dlm2sux9pald4jc5"]=>$bOffer ? $GLOBALS["isstfrva6s78mhku"] : null,);if($GLOBALS["wuawlqrcyo6z8c9r"]($arData[$GLOBALS["0b0ikxsz9mtuqwqk"]])==$GLOBALS["caenjg2xj7itgizw"]){$arData[$GLOBALS["fkj5puz752myy4yn"]]=randString(16);}if($GLOBALS["5clyhmotplde3o9q"]($GLOBALS["u0tc26boluro5faa"],$arProcessResult)){if($arProcessResult[$GLOBALS["p0u1p5p8hrp4hso7"]]==ExportData::TYPE_DUMMY_ERROR){$arData[$GLOBALS["0826gtuspx8tz1ci"]]=$GLOBALS["2dt4sprf5c43lvoj"];}}$arQuery=[$GLOBALS["dmth98yqp7k4zg3q"]=>array($GLOBALS["8seattkewjjpxtoi"]=>$arData[$GLOBALS["ds6z7m3zuyf0aum6"]],$GLOBALS["xuxmyb57fx5ddjr6"]=>$arData[$GLOBALS["n9jdrg24l3ctgcq9"]],),$GLOBALS["sw0qp1958htdiohn"]=>array($GLOBALS["63n3d0616di9cbk9"],),$GLOBALS["oumfwzw2ubbkxlvp"]=>1,];$resExistsData=Helper::call($this->strModuleId,$GLOBALS["01ijdy5711c5f9bb"],$GLOBALS["3zu874vh3o6s06ty"], [$arQuery]);if($arExistsData=$resExistsData->fetch()){$obResult=Helper::call($this->strModuleId,$GLOBALS["ytvjw0iwjt9dw27w"],$GLOBALS["8zhah0mgfhoej93p"], [$arExistsData[$GLOBALS["rqetuzcma8l5pg2z"]],$arData]);}else{$obResult=Helper::call($this->strModuleId,$GLOBALS["clwl7qaavxe1i9vr"],$GLOBALS["w70w9l8o3sxotnqq"], [$arData]);}if(!$obResult->isSuccess()){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["55hn215njpuapt62"], array($GLOBALS["8i8ymttinp5ms4xo"]=>$arProcessResult[$GLOBALS["ncwnuszy5h9rb4qd"]],$GLOBALS["qi7fy01kag5o53y0"]=>$GLOBALS["zxs2cbq516ro6oyu"]($GLOBALS["kmvze62zz9yvgpt6"],$obResult->getErrorMessages()),)),$arProfile[$GLOBALS["lte9esl3faksk8sf"]]);return false;}return true;}protected function setElementOffersErrors($intProfileID,$intElementID,$intOffersErrors){$arFields=array($GLOBALS["t1c0rgitbq399xg9"]=>$intOffersErrors,);$arQuery=[$GLOBALS["byemszgll3d62jiy"]=>array($GLOBALS["co4pffed8soxk6bo"]=>$intProfileID,$GLOBALS["2idu5th6nwwwkm3w"]=>$intElementID,),$GLOBALS["40umueojxmsdrnvi"]=>array($GLOBALS["svnmp4myrhm54vp7"],),$GLOBALS["iz376y200jb9uta0"]=>1,];$resExistsData=Helper::call($this->strModuleId,$GLOBALS["dmwzei89uc5dmmly"],$GLOBALS["ehrakep5ht2ol0ow"], [$arQuery]);if($arExistsData=$resExistsData->fetch()){Helper::call($this->strModuleId,$GLOBALS["zcl6fwbqn04ksdof"],$GLOBALS["z13i10rc5sfuxag6"], [$arExistsData[$GLOBALS["g6cqy7psljbl1p1l"]],$arFields]);}}protected function setElementOffersSuccess($intProfileID,$intElementID,$intOffersSuccess){$arFields=array($GLOBALS["lf95gwpd97d1m5uy"]=>$intOffersSuccess,);$arQuery=[$GLOBALS["ypo2vwad421tqwcr"]=>array($GLOBALS["ofmrl0ipt992hxzs"]=>$intProfileID,$GLOBALS["eb23ve7smw0q8xdm"]=>$intElementID,),$GLOBALS["6dky5o7v1kif0i4j"]=>array($GLOBALS["94by0d63e1hijr1w"],),$GLOBALS["oy4yn5ex9smykba4"]=>1,];$resExistsData=Helper::call($this->strModuleId,$GLOBALS["symzn6s77mc4rj30"],$GLOBALS["flygwyd78qivax4y"], [$arQuery]);if($arExistsData=$resExistsData->fetch()){Helper::call($this->strModuleId,$GLOBALS["66vuirqegirj4hkd"],$GLOBALS["1pszmz165p1mw8ow"], [$arExistsData[$GLOBALS["2kpf8daxtjxb0dly"]],$arFields]);}}public function deleteElement($arElement,$arProfile=false){$bDeleteWhileExports=Helper::getOption($this->strModuleId,$GLOBALS["2onem9uf2ini2m78"])==$GLOBALS["7qrj7z18iw158k89"];if($GLOBALS["xykwdwg8t6yt19tr"]($arElement)){$arElement=array($GLOBALS["3vrocdhngidrguc2"]=>$arElement,);}$arFilter=array($GLOBALS["bwl9hn6hr7jdazrx"]=>$arElement[$GLOBALS["i0c2nwbdgpw1x6ji"]],);if($GLOBALS["nevq1x6kkgb0c4rc"]($arProfile)&&$arProfile[$GLOBALS["5uyv3pwwg2xqxf09"]]){$arFilter[$GLOBALS["vm9jizhmqvm1ojyg"]]=$arProfile[$GLOBALS["tjshnmhwc55gx8f1"]];}if(!$bDeleteWhileExports){$arFilter[$GLOBALS["od0y6lp5hjtyest0"]]=$GLOBALS["vt9nuu4i6wwr5umu"];}$arQuery=[$GLOBALS["vz5s7tejo56r5p2j"]=>$arFilter,$GLOBALS["0vxfbmzi0k6pgex7"]=>[$GLOBALS["ipawh3ur5cn8yg7s"],],];if(!$bDeleteWhileExports){$arQuery[$GLOBALS["lc0eda5gww53kykt"]]=[$GLOBALS["961iuardoedihin5"]=>[$GLOBALS["38qm60g18uqb3z59"]=>Helper::call($this->strModuleId,$GLOBALS["jqn11z8n63avmr0w"],$GLOBALS["wv6ove35d7hezh3h"]),$GLOBALS["i9so8n099nctnwc9"]=>[$GLOBALS["s225wbscw6c3n3ti"]=>$GLOBALS["5e8icugejm90ga8s"]],$GLOBALS["8qug63wmgq92ulks"]=>$GLOBALS["j8uxdtt4il93awi2"]],];}$resExistsData=Helper::call($this->strModuleId,$GLOBALS["8hdpj4qzs9pjz6ny"],$GLOBALS["g7x2qtd0b5cd9b6h"], [$arQuery]);$bFound=false;if($resExistsData){while($arExistsData=$resExistsData->fetch()){$bFound=true;$obResult=Helper::call($this->strModuleId,$GLOBALS["up6ciedhmv4box58"],$GLOBALS["dcag7wp6b69kizaz"], [$arExistsData[$GLOBALS["0pybi179jqs3xglp"]]]);}}if($bFound){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["y7m7gjz57m21atqe"], array($GLOBALS["vw8apl8p9bd18zmq"]=>$arElement[$GLOBALS["qba269xnduhw8zni"]],)),$arProfile[$GLOBALS["039ngfdmwvcz8d9t"]] > 0 ? $arProfile[$GLOBALS["r9s7w5c0ktrhaotj"]] : false, true);}return $bFound;}public function processField($obField,$arField,$arElement,$arProfile,$obPlugin=null){$strFieldCode=$obField->getCode();$intProfileID=$arProfile[$GLOBALS["q30uf3x2y8e4mhvt"]];if($GLOBALS["avs25g4h901xu2f6"]($obPlugin)){$mResultBefore=$obPlugin->onBeforeProcessField($obField,$arField,$arElement,$arProfile);if(!$GLOBALS["n1unutulfbke07xv"]($mResultBefore)){return $mResultBefore;}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["np5exp6i4nn2w1j3"]) as $arHandler){$mResultBefore=ExecuteModuleEventEx($arHandler, array(&$obField, &$arField, &$arElement, &$arProfile, &$obPlugin));if($mResultBefore!=null){return $mResultBefore;}}$obField->setProfileID($intProfileID);$obField->setIBlockID($arElement[$GLOBALS["abme16f0ke7z9bsl"]]);$obField->setPlugin($obPlugin);$bIsRequired=$obField->isRequired();$bIsMultiple=$obField->isMultiple();$obField->setType($arField[$GLOBALS["92mss3fib1l96ol3"]]);if($GLOBALS["mbyb4uwolp1kvm9k"]($arField[$GLOBALS["hqz1ywr4evlse66v"]])){$obField->setConditions($arField[$GLOBALS["td3z7gkz6sfrj64o"]]);}if($GLOBALS["wh80s43g20jj5u1r"]($arField[$GLOBALS["4cztjcjm54rsfany"]])){$obField->setParams($arField[$GLOBALS["1v4ukpua5ec6t0of"]]);}if(!empty($arField[$GLOBALS["eoqpyq519x5wmcdw"]])){$obField->setValue($arField[$GLOBALS["qupf5f6cnkjq15d9"]]);}$obField->setModuleId($this->strModuleId);$obField->setElementId($arElement[$GLOBALS["jro6f0wcujv52zcv"]]);$obField->setMainElementId($this->intElementId);$mResult=$obField->processFieldForElement($arElement,$arProfile);if($GLOBALS["ftp3c9x5cj8bizdg"]($obPlugin)){$mResultAfter=$obPlugin->onAfterProcessField($mResult,$obField,$arField,$arElement,$arProfile);if(!$GLOBALS["plu20po84kudv7qz"]($mResultAfter)){return $mResultAfter;}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["bb3su7gxemqml87t"]) as $arHandler){$mResultAfter=ExecuteModuleEventEx($arHandler, array(&$mResult, &$obField, &$arField, &$arElement, &$arProfile, &$obPlugin));if($mResultAfter!=null){return $mResultAfter;}}if($GLOBALS["7tyuvoosm1ppo2zq"]($mResult)){foreach($mResult as $key=>$value){if($GLOBALS["m4pl51kwij8qutwa"]($value)&&!$GLOBALS["ohzxmawt0l65q0of"]($GLOBALS["vbglccgwpdtiwcz2"]($value))){unset($mResult[$key]);}}}return $mResult;}public function getElementArray($intElementID,$intIBlockID=false,$bGetOffers=false,$bGetParent=false,$bGetSection=false,$bGetIBlock=false,$arFeatures=null){if(!$intIBlockID){$intIBlockID=Helper::getElementIBlockID($intElementID);}$arCatalog=Helper::getCatalogArray($intIBlockID);$bParent=$GLOBALS["1edylb35cdpoat02"]($arCatalog)&&$arCatalog[$GLOBALS["ndxk00zlfhlbkeqx"]]||!$GLOBALS["nihmxxgnjdbd44tf"]($arCatalog);$bOffer=$GLOBALS["6uv7ptbfwnlr1cqk"]($arCatalog)&&$arCatalog[$GLOBALS["qnxa6og2wew7q61k"]];$bFeatures=$GLOBALS["nvx32jjiq6canc8f"]($arFeatures)&&!empty($arFeatures);if($bFeatures){$arFField=&$arFeatures[$GLOBALS["1ari29frpfu6w48t"]][$bOffer ? ProfileFieldFeature::OFFER : ProfileFieldFeature::PRODUCT];$arFGroup=&$arFeatures[$GLOBALS["pwpf3atv16sydbb8"]][$bOffer ? ProfileFieldFeature::OFFER : ProfileFieldFeature::PRODUCT];$bGetSection=$GLOBALS["a2b9emcnmhj2wurg"]($arFGroup[$GLOBALS["yr02bga402zvcgt5"]]);$bGetIBlock=$GLOBALS["cog5uavl8s5hx994"]($arFGroup[$GLOBALS["mycaz24w43gu02ml"]]);}$arSort=array($GLOBALS["gsfb8tbd3psvf98k"]=>$GLOBALS["2opb80qr7gmghaax"],);$arFilter=array($GLOBALS["1ddsdf4vvb5sqkxv"]=>$intElementID,$GLOBALS["wwxi42gx294hkyjo"]=>$intIBlockID,);if($bFeatures){$arSelect=array($GLOBALS["xno6hurzpgzxg95y"],$GLOBALS["cvxzmbghsnglmux6"],$GLOBALS["jz4bnm0f00ey2s3a"],);if($GLOBALS["vdxgpv2tc4bae2u3"]($arFGroup[$GLOBALS["c71jg1g7mv6vfl6i"]])){foreach($arFGroup[$GLOBALS["63djpylyspsc1lsf"]] as $strField){$arSelect[]=$strField;}}if($GLOBALS["7xuh4hpovyi0xgb2"]($arFGroup[$GLOBALS["vjgxvs3c8tb4uyhv"]])){$arSelect[]=$GLOBALS["suz1c2s46kunnete"];}$arSelect=$GLOBALS["ufqky7mvue2ncvzs"]($arSelect);}else{$arSelect=array($GLOBALS["uormovui35c7kfj0"],$GLOBALS["6fmv234c5ec7gmmi"],$GLOBALS["y7b162tpw1uvowkx"],$GLOBALS["hnh9duazl8sq8vdd"],$GLOBALS["5ttyw6yjl9ay5ga8"],$GLOBALS["0ge8xr7oinqhgzdf"],$GLOBALS["0atr49u4oy3zab4n"],$GLOBALS["8e02y6q3br78346a"],$GLOBALS["qk20txa4t4bbgjr1"],$GLOBALS["btn4ev1y81uclwk4"],$GLOBALS["df9xkbd6dmiwye8p"],$GLOBALS["vqpk12sscnkz1byv"],$GLOBALS["81ha3jqr7ebscwo9"],$GLOBALS["y2caz2v05xmn9gk4"],$GLOBALS["ciwqhwngfzbvd4s8"],$GLOBALS["vmy8dy1bfyf82w2r"],$GLOBALS["l2hjt6l7w2b794yf"],$GLOBALS["23h7iaoogcucktwk"],$GLOBALS["80qe0i2g986bs519"],$GLOBALS["9xv54ehxjtgmsc4s"],$GLOBALS["x2vj8qihvwlskvgm"],$GLOBALS["alh7tydzdjxxding"],$GLOBALS["k500ccyjws2koo96"],$GLOBALS["q3vcpugym8y0nuvq"],$GLOBALS["v1g3fyt9p8ttq4n0"],$GLOBALS["xgpa44q31eyqfc1z"],);}$resElement=\CIBlockElement::GetList($arSort,$arFilter, false, false,$arSelect);$obElement=$resElement->getNextElement();if($GLOBALS["kpd76lloy4ggq0v1"]($obElement)){$arResult=$obElement->getFields();$arRawItems=array($GLOBALS["c3e6tzxinagdhayf"],$GLOBALS["34btfao73uhpr76p"],$GLOBALS["3pz2ur2fpqnrpypa"]);foreach($arRawItems as $strRawItem){if(isset($arResult[$strRawItem])){$arResult[$strRawItem]=$arResult[$GLOBALS["3biixvpsm48aowcx"].$strRawItem];}}$arResult[$GLOBALS["xu68r04txs6zzqb8"]]=array();if($arResult[$GLOBALS["5390yj0pmmqi2so4"]] > 0){$arPicture=\CFile::getFileArray($arResult[$GLOBALS["5tqwwqdob7vdveex"]]);$arResult[$GLOBALS["melz73z1czuza799"]]=$arPicture[$GLOBALS["3ol4o6wx1741ckcw"]];$arResult[$GLOBALS["4g8u8askz7taxtb2"]][$arPicture[$GLOBALS["j3y3mlenbcbgerye"]]]=$arPicture;unset($arPicture);}if($arResult[$GLOBALS["xcu3htb8jqh81x3y"]] > 0){$arPicture=\CFile::getFileArray($arResult[$GLOBALS["1i9lpx6f7w0cmq78"]]);$arResult[$GLOBALS["11pn05s4tg0glvpq"]]=$arPicture[$GLOBALS["rh37v3ylckvjfxk4"]];$arResult[$GLOBALS["i5a8v22v5wb2wi1g"]][$arPicture[$GLOBALS["yiupcw1n3ly64t6k"]]]=$arPicture;unset($arPicture);}$arResult[$GLOBALS["oj2no82pg81an9x1"]]=array();$resSections=\CIBlockElement::GetElementGroups($intElementID, false, array($GLOBALS["h93zgeod7v02qyef"]));while($arSection=$resSections->getNext(false,false)){if($arSection[$GLOBALS["l5w8by3yvnb7hnrd"]] !=$arResult[$GLOBALS["iz6gjkxn0tu0d4hg"]]){$arResult[$GLOBALS["0k3s3fp0lf7qsie6"]][]=$arSection[$GLOBALS["g0gghbo3m36l95ja"]];}}$arResult[$GLOBALS["cbs78snwbdlae2p2"]]=array();if($bGetSection&&$arResult[$GLOBALS["wyjf900z1dr4se8u"]]){$arFilter=array($GLOBALS["c2by31ylzctjmeup"]=>$arResult[$GLOBALS["n11w0zh2zzvc1qez"]],$GLOBALS["5gv9fce3c79zdzkw"]=>$arResult[$GLOBALS["eemsk3whjrkvcd6q"]],$GLOBALS["txrcs3i3p91l509z"]=>$GLOBALS["i008wk3jwtlclcf3"],);if($bFeatures){$arSelect=array($GLOBALS["2s7faku3t5hpwxrr"],$GLOBALS["xe9630w7z6zb9lxi"],$GLOBALS["zshto6b3z3eluqap"],);if($GLOBALS["zal35aiwvoy4b6el"]($arFGroup[$GLOBALS["ubks64mk1tvxoa1p"]])){foreach($arFGroup[$GLOBALS["q28zhekusfi81b29"]] as $strField){$arSelect[]=$strField;}}$arSelect=$GLOBALS["hp2i5ofubgh8iuha"]($arSelect);}else{$arSelect=array($GLOBALS["atz37oozemqztqqx"],$GLOBALS["98g5b7ycxttqhya6"],$GLOBALS["6ll6wq1b0ngkwa3q"],$GLOBALS["i5f3t8ptstdlh456"],$GLOBALS["00oabx8ttmqvzy94"],$GLOBALS["h1d2ec9jhg9103y7"],$GLOBALS["c3rngll4c84wxgon"],$GLOBALS["c0xt6qlfduxgitdc"],$GLOBALS["u3iad42nnlgkosdw"],$GLOBALS["iemekcwpoxdlt296"],$GLOBALS["1qlzprl0jf74fu00"],$GLOBALS["rgp6p61r0ol9hdm1"],$GLOBALS["vdwa97y38jqi8l6m"],);}$resSection=\CIBlockSection::getList(array($GLOBALS["6szqcjki1ypk3dpb"]=>$GLOBALS["j0sgsgfug7h57jy6"]),$arFilter, false,$arSelect);if($arSection=$resSection->getNext()){$arRawItems=array($GLOBALS["w4gsvi1490diu7mf"],$GLOBALS["k55uq39id0r78zjc"]);foreach($arRawItems as $strRawItem){if(isset($arSection[$strRawItem])){$arSection[$strRawItem]=$arSection[$GLOBALS["4ky72lzdaj372pzw"].$strRawItem];}}if($arSection[$GLOBALS["2abwmd0zj3d6ihis"]] > 0){$arSection[$GLOBALS["94737vsj4wi8srpj"]]=\CFile::getPath($arSection[$GLOBALS["tpev60ktmr5tbm4w"]]);}if($arSection[$GLOBALS["0s635kt41cpftb96"]] > 0){$arSection[$GLOBALS["wta9k9eb8cc70hw8"]]=\CFile::getPath($arSection[$GLOBALS["3lqfggry9jn7ygtp"]]);}$arResult[$GLOBALS["tx6smyy6v4mp431z"]]=$arSection;}unset($resSection,$arSection,$resSection2,$arSection2,$arFilter,$arSelect,$intParentSectionID);}$arResult[$GLOBALS["07ggwxzw9jtj0dlk"]]=array();if($bGetIBlock){$arIBlockFilter=array($GLOBALS["97qg9nu1zsaltigi"]=>$arResult[$GLOBALS["1k3bsv4o0hyjgnso"]],$GLOBALS["608d2tpnknajs0is"]=>$GLOBALS["fglj7tv34902uht0"],);$resIBlock=\CIBlock::getList(array(),$arIBlockFilter, false);if($arIBlock=$resIBlock->getNext()){$arRawItems=array($GLOBALS["lcemxqlp544epdbr"],$GLOBALS["q96sknqcsdcy2e3u"]);foreach($arRawItems as $strRawItem){$arIBlock[$strRawItem]=$arIBlock[$GLOBALS["vmj3okmlbd9fzmgq"].$strRawItem];}if($arIBlock[$GLOBALS["ze6g3cb7jubveaol"]] > 0){$arIBlockPicture=&static::$arCacheIBlockPicture[$arIBlock[$GLOBALS["gvrxetnlcnlb3n9b"]]];if(!isset($arIBlockPicture)){$arIBlockPicture=\CFile::getPath($arIBlock[$GLOBALS["u7n3w7hjwpe02nan"]]);}}$arResult[$GLOBALS["9fe5vlqp09akq9y0"]]=$arIBlock;}unset($resIBlock,$arIBlock,$arIBlockFilter);}$arPropertyFilter=array($GLOBALS["imw91650ovzhs1g5"]=>$GLOBALS["5ps947g3r41da7mm"],);if($bFeatures){$arPropertyFilter[$GLOBALS["5996bfpvxnrz1ey8"]]=$arFGroup[$GLOBALS["28jz6sr3y1ac0db5"]];}$arResult[$GLOBALS["cksd4ofwgcbw927p"]]=array();foreach($obElement->getProperties(false,$arPropertyFilter) as $arProp){$strPropKey=$GLOBALS["wdne65rnw310tc7x"]($arProp[$GLOBALS["iqd8jgkg4wc2219h"]]) ? $arProp[$GLOBALS["yiz1ac10x5a0fbsv"]] : $arProp[$GLOBALS["fw80bwij0h4jyck4"]];$arResult[$GLOBALS["rwjug9ykiq5jmoga"]][$strPropKey]=$arProp;}$bSkipBarcodes=$bFeatures&&!isset($arFGroup[$GLOBALS["r385xf6mn9vlptos"]]);if(!$bSkipBarcodes&&$GLOBALS["1b4v7w47a4u1smx6"]($GLOBALS["a592ej5gmt5o4cr3"])){$arResult[$GLOBALS["uwx3ghvm2ttbz073"]]=array();$resBarcode=\CCatalogStoreBarCode::GetList(array(), array($GLOBALS["yns7700v27doinl4"]=>$intElementID,$GLOBALS["pda3y8ksl6dl7u92"]=>0));while($arBarcode=$resBarcode->fetch()){$arResult[$GLOBALS["eqpp40a1amkxd3h7"]][]=$arBarcode[$GLOBALS["n3o2o727fxl03izd"]];}unset($resBarcode,$arBarcode);}if(isset($arResult[$GLOBALS["sei3tdtp81gjt33b"]])){$arResult[$GLOBALS["vrsb8cb6owbb1u9o"]]=$arResult[$GLOBALS["j30nkhra3o1my1yt"]];$arResult[$GLOBALS["ccakeihjev9anwjj"]]=$arResult[$GLOBALS["kj23lisfef81pz5x"]];}$arResult[$GLOBALS["9twmue4ujkrdnc28"]]=$bParent;$arResult[$GLOBALS["4ln04ce526hv7s66"]]=$bOffer;if($arResult[$GLOBALS["kpnxdv719c4ypett"]]){$arResult[$GLOBALS["6jwwixrfc3x1w8ox"]]=$arCatalog[$GLOBALS["68khkkwbs0af0dks"]];}if($arResult[$GLOBALS["yawxlzpjmleua5m5"]]){$arResult[$GLOBALS["tqgo1lrmahabsnyo"]]=$arCatalog[$GLOBALS["j7axk7ju3jr62l5d"]];}if($bGetOffers){$this->getElementOffers($arResult,$arProfile,$arFeatures);}$arSeo=[$GLOBALS["m5xomt2c7mje36fd"]=>$GLOBALS["u98r322fpbxjdld2"],$GLOBALS["13uxsbg567l08i1p"]=>$GLOBALS["734ozuup6wc9hjla"],$GLOBALS["dys0qvqbw3j41t36"]=>$GLOBALS["bfl2xwfo22jtgo2e"],$GLOBALS["x7pxdnm5qmewgqzb"]=>$GLOBALS["lvxynxb0vwkmxhjg"],$GLOBALS["2byoa6yet5rivqfl"]=>$GLOBALS["jgfypmvdakbcxz0x"],$GLOBALS["qkqeldq5y55cq4mv"]=>$GLOBALS["esq3n7494tbet160"],$GLOBALS["be3pslvjr9qdprt9"]=>$GLOBALS["jtqlta44om7qcahy"],$GLOBALS["ufg491ajdvoi1ifx"]=>$GLOBALS["gua21jwe03mcvlrh"],];if(!$bFeatures||array_intersect(array_keys($arSeo),$arFField)){if($GLOBALS["h76x8fvuovqturpv"]($GLOBALS["xkwjl075hkol254q"])){$obIPropValues=new \Bitrix\IBlock\InheritedProperty\ElementValues($arResult[$GLOBALS["jp5m6c931c44xg48"]],$arResult[$GLOBALS["q4v404pm47jqlbum"]]);$arIPropValues=$obIPropValues->getValues();if($GLOBALS["ecnglznko1ifgk1d"]($arIPropValues)){foreach($arSeo as $strTo=>$strFtom){$arResult[$strTo]=$GLOBALS["m49s862wuihq68a8"]($arIPropValues[$strFtom]) ? $arIPropValues[$strFtom] : $GLOBALS["8w6uf6428a0kx13e"];}}unset($obIPropValues,$arIPropValues,$strTo,$strFtom);}}unset($arSeo);if($bGetParent){if($GLOBALS["t9un1su2otbfwwus"]($arCatalog)&&$arCatalog[$GLOBALS["gd3rhq5t65vs4le4"]]){foreach($arResult[$GLOBALS["0bg54cnv6k9kp423"]] as $arProperty){if($arProperty[$GLOBALS["ly7jzrx5fiom0o70"]]==$arCatalog[$GLOBALS["fuykoiygmotcuzi0"]]){$intParentElementID=$arProperty[$GLOBALS["1vqhg8fslz9gdc26"]];$arResult[$GLOBALS["eh2t3p8cnb0nht4s"]]=$this->getElementArray($intParentElementID,$arCatalog[$GLOBALS["19bu3q4kuo09swib"]],$bGetOffers_=false,$bGetParent_=false,$bGetSection_=true,$bGetIBlock_=true,$arFeatures);if(empty($arResult[$GLOBALS["lat7uz43v7u6080j"]])){$arResult[$GLOBALS["8sn4ocn59nv9hrot"]]=$arResult[$GLOBALS["o7gr1xmvuadri1rc"]][$GLOBALS["0dhz5514x1h83hnh"]];}if(empty($arResult[$GLOBALS["yagi9bb4i5fo51lw"]])){$arResult[$GLOBALS["4dbgjhe230tshamu"]]=$arResult[$GLOBALS["9o6rajjf3icca9tv"]][$GLOBALS["seu91bycxvfbgd2t"]];}break;}}}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["ou1wxkei595kgjhv"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arResult,$intElementID,$intIBlockID,$bGetParent,$obElement));}unset($arCatalog);return $arResult;}return false;}protected function getElementOffers(&$arElement,$arProfile,$arFeatures=null){$arElement[$GLOBALS["lf7b1bp3wx9j8u7l"]]=array();$arElement[$GLOBALS["6esty6vl2g185dn5"]]=0;$intIBlockID=$arElement[$GLOBALS["0ggndvywc3cf8hdx"]];$arCatalog=Helper::getCatalogArray($intIBlockID);if($GLOBALS["bl621zzcx2yrkwlw"]($arCatalog)&&$arCatalog[$GLOBALS["e42lya1lz852lkz5"]]){$arElement[$GLOBALS["y0dfkbcamm193zw9"]]=static::isIBlockHasSubsections($arCatalog[$GLOBALS["8qa7c2z9s73pcw0g"]]);$arElement[$GLOBALS["2b1x2jr13pzr62vh"]]=$arCatalog[$GLOBALS["v9gehc0kfvf1t93e"]];$arElement[$GLOBALS["2fwztqxj3wse3y9w"]]=$arCatalog[$GLOBALS["aeawqgn19pnsiu9h"]];$arSort=array();$arSort2Params=$arProfile[$GLOBALS["ol8xhlgcerbld4d8"]][$intIBlockID][$GLOBALS["532uwf0iq5ynw9m0"]][$GLOBALS["cjgsu17b3haeyhg3"]];if($GLOBALS["aew8k3y9fky0xtg4"]($arSort2Params)){foreach($arSort2Params[$GLOBALS["2za0spcql8lfwqar"]] as $key=>$strField){$strOther=$arSort2Params[$GLOBALS["2z101gsvx2f3db8b"]][$key];$strOrder=$arSort2Params[$GLOBALS["4r3e1y0b5odvklyr"]][$key];if($strField==$GLOBALS["d53y2otsv36vstks"]){$arSort[$strOther]=$strOrder;}else{$arSort[$strField]=$strOrder;}}}$arFilter[$GLOBALS["pcunrmnocuo6zggo"].$arCatalog[$GLOBALS["v3qalydfoqkdka8u"]]]=$arElement[$GLOBALS["4znj6puh8o5vz29t"]];$arElement[$GLOBALS["c7izr1bjahb1k64v"]]=\CIBlockElement::GetList($arSort,$arFilter, array());if($arElement[$GLOBALS["o4hhiaqat0jlob47"]] > 0){$arNavParams=array();$intOffersMaxCount=&$arProfile[$GLOBALS["wigl6x39j1p1ntp3"]][$intIBlockID][$GLOBALS["j9v33zivj2ytqvt2"]][$GLOBALS["6l4dyq04y19rr6os"]];if($GLOBALS["mdy5ef2upmsqkhm4"]($intOffersMaxCount)&&$intOffersMaxCount>0){$arNavParams[$GLOBALS["ttvzkj0e5v6fsvn3"]]=$intOffersMaxCount;}$arProfileFilter=Helper::call($this->strModuleId,$GLOBALS["3rv8lhxahbhx3adk"],$GLOBALS["6vfu2bkhktjgshut"],[$arProfile[$GLOBALS["ipb64neao3l580tf"]],$arCatalog[$GLOBALS["ejui1sdo02j3cg7g"]],$arElement[$GLOBALS["9siggf03y8717117"]]]);$arFilter=$GLOBALS["w4cb0livr12hntf6"]($arProfileFilter,$arFilter);unset($arProfileFilter);$arSelect=[$GLOBALS["lh4j3pn639qzun43"]];if($arOfferGroupData=$this->getOffersGroup($arProfile,$intIBlockID)){foreach($arOfferGroupData as $strOfferGroupPropId){$arSelect[]=sprintf($GLOBALS["1dk0rpkk1ru64jcy"],$strOfferGroupPropId);}$arOfferGroups=[];}$resOffers=\CIBlockElement::GetList($arSort,$arFilter, false,$arNavParams,$arSelect);while($arOffer=$resOffers->getNext(false, false)){$bSkip=false;if($arOfferGroupData){$arOfferGroupItem=[];foreach($arOfferGroupData as $strOfferGroupPropId){$strKey=sprintf($GLOBALS["wwnpl4utsp16kms5"],$strOfferGroupPropId);$arOfferGroupItem[$strOfferGroupPropId]=$arOffer[$strKey];}if($GLOBALS["7rbkbbm10i9rftiq"]($arOfferGroupItem,$arOfferGroups)){$bSkip=true;}else{$arOfferGroups[]=$arOfferGroupItem;}}if($bSkip){continue;}$arElement[$GLOBALS["gcnk20dhcc8dop3j"]][]=$GLOBALS["c6wrftrxjxis51f1"]($arOffer[$GLOBALS["3dxobzb50963mtlp"]]);}if(!empty($arElement[$GLOBALS["zbf0fjg1sf9d0b42"]])){$intFirstOfferID=reset($arElement[$GLOBALS["r0ae3qsv34n85vol"]]);$arElement[$GLOBALS["48pdzobr2xgbeh90"]]=$this->getElementArray($intFirstOfferID,$arCatalog[$GLOBALS["7bmtgpvoe1tsql4t"]],false, false, true, true,$arFeatures);}}}unset($intIBlockID,$arCatalog,$arSort,$arFilter,$intFirstOfferID,$resOffers,$arOffer);}protected function getOffersGroup($arProfile,$intIBlockID){$arResult=$arProfile[$GLOBALS["uozht21b7gucn2sa"]][$intIBlockID][$GLOBALS["uce68ku2nbgnxft0"]][$GLOBALS["5bk4wll6jc7jnp8a"]];if(!$GLOBALS["ci1bcnv72vc28zgz"]($arResult)||empty($arResult)){$arResult=false;}return $arResult;}protected static function isIBlockHasSubsections($intIBlockID){$bExists=false;if(isset(static::$arIBlockHasSubsectionsCache[$intIBlockID])){$bExists=static::$arIBlockHasSubsectionsCache[$intIBlockID];}else{$arSectionFilter=array($GLOBALS["dbll1a02dyeyi1fo"]=>$intIBlockID,$GLOBALS["16oleext5pq0mbh6"]=>$GLOBALS["1bdug6zc90kd37k2"],);$resSection=\CIBlockSection::getList(array(),$arSectionFilter, false, array($GLOBALS["pveh94pg1ve0andq"]),array($GLOBALS["qa7vboqq1dik61zf"]=>1));if($arSection=$resSection->getNext(false, false)){$bExists=true;}static::$arIBlockHasSubsectionsCache[$intIBlockID]=$bExists;}return $bExists;}public function getNotGeneratedElementsID($intProfileID,$intIBlockID,$arSession){$arResult=array();$arFilter=Helper::call($this->strModuleId,$GLOBALS["3d2vtl8cowdj9378"],$GLOBALS["measi293dp3ulvn9"], [$intProfileID,$intIBlockID]);$arSubFilter=array($GLOBALS["ovyxofmf9p38s2ns"]=>$intProfileID,$GLOBALS["xd4yx2612dqob17p"]=>$intIBlockID,);$strTableName=Helper::call($this->strModuleId,$GLOBALS["x79u5ibbjrlodrln"],$GLOBALS["03cru64vbamp39c1"]);$arFilter[$GLOBALS["1ewgu73m2zln95p4"]]=new IBlockElementSubQuery($arSubFilter,$GLOBALS["0qr4w61zrhke0nvx"],$strTableName,$GLOBALS["t834u7byakbi626k"],$this->strModuleId);if(isset($arSession[$GLOBALS["0k1muavmf6dgumid"]][$intIBlockID][$GLOBALS["lp42agnghtxoq8u5"]])){$intLastID=$GLOBALS["cte1fi7tjhy3n9yf"]($arSession[$GLOBALS["kigsz8u1we4fevne"]][$intIBlockID][$GLOBALS["20h7lyd3bb9sddm9"]]);if($intLastID){$arFilter[$GLOBALS["h9xigwv62hrahkmu"]]=$intLastID;}}$arNavParams=false;$resElements=\CIBlockElement::getList(array($GLOBALS["taqq6w3tl1k8z39d"]=>$GLOBALS["24wpmgt35py6yzz9"]),$arFilter, false,$arNavParams, array($GLOBALS["rtqze5301aor7l3n"]));while($arElement=$resElements->getNext(false, false)){$arResult[]=$GLOBALS["u7db921u1dt9ka80"]($arElement[$GLOBALS["v8fbpakq6fx4jh8e"]]);}return $arResult;}public function setMethod($intMethod){if($GLOBALS["ag1bkkx41i3s7s4y"]($intMethod, array(static::METHOD_CRON, static::METHOD_SITE))){$this->intMethod=$intMethod;}}public function isCron(){return $this->intMethod==static::METHOD_CRON;}public function startTime(){$fStepTime=FloatVal(Helper::getOption($this->strModuleId,$GLOBALS["qusfh2ch0i9vik18"]));if($fStepTime<=1){$fStepTime=20;}$this->intMaxTime=$fStepTime;$this->intStartTime=time();}public function haveTime($delta=null){if($this->isCron()){return true;}else{$delta=$GLOBALS["vdz9pcxuh2u480yf"]($delta)&&$delta > 0 ? $delta : 0;$bResult=time() - $this->intStartTime + $delta < $this->intMaxTime;return $bResult;}}public function executeProfile($intProfileID){$mResult=static::RESULT_ERROR;$bIsCron=$this->isCron();$bCanExecute=true;if($bIsCron&&Helper::call($this->strModuleId,$GLOBALS["136uizl0rxojrofz"],$GLOBALS["iq81yfh23cfiz5k0"], [$intProfileID])){$bCanExecute=false;$obDateStarted=Helper::call($this->strModuleId,$GLOBALS["oa55c9stgwfs45xv"],$GLOBALS["dazzzwlo5v9b0jkf"], [$intProfileID]);$strDateStarted=$obDateStarted->toString();print $GLOBALS["elomdvuzjxgxqs6t"].$strDateStarted.$GLOBALS["gsf846nusw064ffj"].PHP_EOL;unset($obDateStarted,$strDateStarted);}if($bCanExecute){$arProfile=Helper::call($this->strModuleId,$GLOBALS["2h3e68rg1khf5dix"],$GLOBALS["ejt6x1i0ze1k6qkr"], [$intProfileID]);if($GLOBALS["soupcz686vocwlnn"]($arProfile)&&$arProfile[$GLOBALS["tr33ti598eoqky9u"]]==$GLOBALS["fmp7ihnioc7dw4l1"]){$arSession=&$arProfile[$GLOBALS["vtfm5gf5rqvnvd1t"]];$arSession=$GLOBALS["p6p4cbo9atff0xm1"]($arSession);$arSession=$GLOBALS["fbm4lua5hzklmj4p"]($arSession) ? $arSession : array();if(!$GLOBALS["c0yb35xzb9zm8qnk"]($arSession[$GLOBALS["x04gnwf005soigbq"]])){$arSession[$GLOBALS["pbszgg0zl46xn37s"]]=$GLOBALS["jcx5hsq238i25iqj"](randString(32));}$arSteps=$this->getSteps($intProfileID);$strCurrentStep=&$arSession[$GLOBALS["l9fqpauqzesho9to"]];if(!$GLOBALS["pij9p03lylyfhj9x"]($strCurrentStep)){$strCurrentStep=key($arSteps);}foreach($arSteps as $strStep=>$arStep){$bCanProcessStep=$bIsCron||$strStep==$strCurrentStep;if($bCanProcessStep){$strStepResultHTML=$GLOBALS["c676yczn1853vbyv"];$mFuncResult=$GLOBALS["6pygs0bvvwq0uole"]($arStep[$GLOBALS["cft1vtgn9jesw8hc"]],$intProfileID, array($GLOBALS["fa8utiigtakgdn4g"]=>&$arProfile,$GLOBALS["hf61ce96r7xozta5"]=>&$arSession,$GLOBALS["90wpwh9zxw74mz61"]=>&$arSteps,$GLOBALS["cyb1o1mr3yehafm5"]=>$strCurrentStep,$GLOBALS["vutjmjriowqa3w2j"]=>$arSteps[$strCurrentStep],$GLOBALS["o5rfyxyxunkxk52c"]=>$bIsCron,));if($mFuncResult===static::RESULT_SUCCESS){$strNextStep=Helper::getNextKey($arSteps,$strCurrentStep);if($strNextStep===false){$mResult=static::RESULT_SUCCESS;}else{$mResult=static::RESULT_CONTINUE;}$strCurrentStep=$strNextStep;}elseif($mFuncResult===static::RESULT_CONTINUE){$mResult=static::RESULT_CONTINUE;}elseif($mFuncResult===static::RESULT_ERROR){$mResult=static::RESULT_ERROR;break;}if(!$bIsCron){break;}}}Helper::call($this->strModuleId,$GLOBALS["h6k0v25wa0e8wgho"],$GLOBALS["614dmv0mw76hxuhu"], [$intProfileID,$arSession]);if($bIsCron||$mResult===static::RESULT_SUCCESS||$mResult===static::RESULT_ERROR){Helper::call($this->strModuleId,$GLOBALS["9vj58hg8v9go9mk7"],$GLOBALS["a0g67dygzcz3nvia"], [$intProfileID]);}}else{Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["jpv8p2ok660h4cx1"]),$arProfile[$GLOBALS["j1x246udnpalnej1"]]);}}return $mResult;}public function getSteps($intProfileID){$arProfile=Helper::call($this->strModuleId,$GLOBALS["fz5n2v5qibopokhu"],$GLOBALS["dajis4ok6scinnbk"], [$intProfileID]);$arResult=array();$arStepPrepare=array($GLOBALS["zislk7hjqp4oqo75"]=>Loc::getMessage($GLOBALS["rpnnbrcc7xn4hlur"]),$GLOBALS["ksmpdqbogwi89bzq"]=>1,$GLOBALS["sc9nvpdb8talitay"]=>[$this,$GLOBALS["mlndzamhffwv09n3"]],);$arResult[$GLOBALS["cz36b4az9zacakrc"]]=$arStepPrepare;$arResult[$GLOBALS["xan0yljhdg6s12d3"]]=array($GLOBALS["7xqsa51raq7jetl7"]=>Loc::getMessage($GLOBALS["x7fywr7et043hwpi"]),$GLOBALS["pc70fox51adbezcn"]=>10,$GLOBALS["2xqz54j2631qlg7x"]=>[$this,$GLOBALS["pfwz37546bayn12z"]],);if(DiscountRecalculation::isEnabled()){$arResult[$GLOBALS["4yeqy9u0fqr38zmg"]]=array($GLOBALS["rp2wb6x0h5ci2hla"]=>Loc::getMessage($GLOBALS["gm8n40xc3lyb2sta"]),$GLOBALS["q3a7b7r0sio8owwi"]=>20,$GLOBALS["09vh5o7px3ef3z49"]=>[$this,$GLOBALS["vzb2ns1yv3oxm0nb"]],);}$arResult[$GLOBALS["s1d99aw35fsmxvwz"]]=array($GLOBALS["ye5ilpb2gufwf7dw"]=>Loc::getMessage($GLOBALS["xqqq0gedd0ono5rh"]),$GLOBALS["p2d4xng8k36mv5ff"]=>50,$GLOBALS["po65xs0b9qwem2in"]=>[$this,$GLOBALS["9mhbvl2ssmb60wts"]],);$arResult[$GLOBALS["ugq4zt5a34cfqowa"]]=array($GLOBALS["oh2fvojl2oahc41s"]=>Loc::getMessage($GLOBALS["cxb3qxl4p0t71gll"]),$GLOBALS["o45ypu7kl3p8gs4j"]=>100,$GLOBALS["sreikke3rythzc5o"]=>[$this,$GLOBALS["sbstu17htqg3vqdx"]],);$arResult[$GLOBALS["i6dy1o6ueceic5ob"]]=array($GLOBALS["1r22hoj1s2gfzkra"]=>Loc::getMessage($GLOBALS["ko9pq50sjb9uqhbt"]),$GLOBALS["mfsfb0d8n0m81qfx"]=>1000000,$GLOBALS["firm0k2v2y151s31"]=>[$this,$GLOBALS["hwqmcfbnlpbr5t4p"]],);$arProfile=Helper::call($this->strModuleId,$GLOBALS["p3ckteczfq377a6l"],$GLOBALS["cur0cxks7wo53qr5"], [$intProfileID]);$arPlugins=$this->findPlugins(false);$arPlugin=$this->getPluginInfo($arProfile[$GLOBALS["xy2agfep1ox6mef5"]]);if($GLOBALS["b93fmjs0w8lix1ef"]($arPlugin)&&$GLOBALS["sgyn7cx3tjzy9vwf"]($arPlugin[$GLOBALS["dg5o5lt2u0bi639l"]])){$obPlugin=new $arPlugin[$GLOBALS["iuf5ncah987xnk6s"]]($this->strModuleId);$obPlugin->setProfileArray($arProfile);$arPluginSteps=$obPlugin->getSteps();if($GLOBALS["k039356lld7d2b8a"]($arPluginSteps)){foreach($arPluginSteps as $strStep=>$arStep){$strStep=$GLOBALS["145e3deupq0p0ue1"]($strStep);if(!$GLOBALS["pyxjwxkkkr01ktb7"]($strStep, array($GLOBALS["snydouaufp63z7ye"],$GLOBALS["xdc06mlp38gcwsu1"],$GLOBALS["fzov0ycie85oy0cw"],$GLOBALS["8561jmzxxrw7bq3r"]))){$arResult[$strStep]=$arStep;}}}unset($obPlugin);}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["551hyi85mxm3hbbb"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arResult,$this->strModuleId,$intProfileID));}$arResult[$GLOBALS["cr0mlvmus6905kib"]]=$arStepPrepare;$GLOBALS["nsviaii75e4gm1r1"]($arResult,$GLOBALS["335l9exh7k9o5mtv"]);unset($arPlugins,$arProfile);return $arResult;}public function stepPrepare($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["dt0i9abvlbqv1jw8"]];$arSession=&$arData[$GLOBALS["96zovq3gy6z2oisx"]];$arCheckResult=$this->stepPrepare_Check($arData);if(!$GLOBALS["p20ytcgi2uxedn4n"]($arCheckResult)&&$this->strModuleId !=$GLOBALS["43k7e9qbzyb9ihrc"]){$strMessage=$GLOBALS["l2w4h17d475xbyg7"];if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["diqqh04aibi2hky0"],$GLOBALS["cgk3wrwn08sj9qfz"]);}if(!$bIsCron){print Helper::showError($strMessage);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);$this->sendErrorEmail(Loc::getMessage($GLOBALS["vft0e2bgh18tdofc"]),$arData);return static::RESULT_ERROR;}$bExpired=$arCheckResult[$GLOBALS["5qdl1tgfvw2qndyw"]];if($GLOBALS["45e6dlr5agg35nvi"]($GLOBALS[$GLOBALS["jb6ptk4e9cbu5xq4"]])&&$GLOBALS["09ajh0bh4irkan2a"]($GLOBALS["jm3z6n5gvigead5y"],$GLOBALS[$GLOBALS["6pp9snkswxyyewiw"]])){$bExpired=true;}if($bExpired){$arStopClassesDefault=[$GLOBALS["mo5u1d7p5ewlyu75"],$GLOBALS["hk6qhtmcbpt2awx7"],$GLOBALS["nwrbbbp89m89z4ry"],$GLOBALS["kgemgwam03bqp64a"],$GLOBALS["j4m2rz6xuo0b3fq2"],$GLOBALS["7twhigo1x0uiq5on"],];if($this->strModuleId==$GLOBALS["ep0uo32f2tkdrfpf"]){$arStopClassesDefault=[];}$arStopClassesForModules=[$GLOBALS["g36phvmqaknwzonf"]=>[$GLOBALS["3a21o9x76gtasw63"],$GLOBALS["c0btu6kzu3f8ggib"],$GLOBALS["p3du7vy7jhn2duho"],$GLOBALS["ss1cbvthpipbla5n"],$GLOBALS["zlw1y7ntuxkq22ce"],],$GLOBALS["12fzun8jqymzcxok"]=>[$GLOBALS["fxnhubin6j5lbby6"],$GLOBALS["x4311bscknm6fzri"],$GLOBALS["puw39cj30zvqg3d6"],$GLOBALS["y8ezeyf6lpk6yzkm"],$GLOBALS["syx1libogyio9evs"],$GLOBALS["27wzqapznoouxkyg"],$GLOBALS["ro6uzfs2500vprz2"],$GLOBALS["gdqh3o1m67obu3hm"],$GLOBALS["5rlfr5xyf67b9tot"],$GLOBALS["wq96rz8kti75wmzq"],$GLOBALS["1bybye07bg8tm3km"],$GLOBALS["9f9602j53dqy2t21"],],];$arStopClasses=$arStopClassesDefault;$arStopClassesModule=$arStopClassesForModules[$this->strModuleCode];if($GLOBALS["dthguzv4deqa036k"]($arStopClassesModule)){$arStopClasses=$GLOBALS["1kfebivxw2flyona"]($arStopClasses,$arStopClassesModule);}$arCurrClasses=[];$arPlugin=$this->getPluginInfo($arData[$GLOBALS["nodvnlumjcfrxqe9"]][$GLOBALS["p5tljbk4dt4op8pk"]]);$strClass=$arPlugin[$GLOBALS["en0j9ffad1c27md8"]];while(true){$arCurrClasses[]=$strClass;if(!$GLOBALS["15fvmweju3toy06w"]($strClass)){break;}$strClass=$GLOBALS["g3ry6h3y9d0wiqr9"]($strClass);}$bStop=$arCheckResult[$GLOBALS["o2f306eyzbi8pw6v"]]||count(array_intersect($arCurrClasses,$arStopClasses)) > 0;if($bStop){$strMessagePaid=$GLOBALS["bo2bzd0alxqeymzp"];$strMessagePaidText=$GLOBALS["7det1duivpbzvd02"];$strMessageDemo=$GLOBALS["92gvv53nqp5g1hwz"];$strMessageDemoText=$GLOBALS["nlkkti6e2e63k5py"];$strMessagePaid=sprintf(base64_decode($strMessagePaid),$this->strModuleId);$strMessagePaidText=sprintf(base64_decode($strMessagePaidText),$this->strModuleId);$strMessageDemo=sprintf(base64_decode($strMessageDemo),$this->strModuleId);$strMessageDemoText=sprintf(base64_decode($strMessageDemoText),$this->strModuleId);$strMessage=$arCheckResult[$GLOBALS["zq7oovyd9yuftgmc"]] ? $strMessageDemo : $strMessagePaid;$strDetails=$arCheckResult[$GLOBALS["ruu6twlw94tuofo8"]] ? $strMessageDemoText : $strMessagePaidText;if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["09jorwtdlcvrerl2"],$GLOBALS["1nri2iim3ph7osu8"]);$strDetails=Helper::convertEncoding($strDetails,$GLOBALS["5fgw51pmia7nx4o4"],$GLOBALS["whqxpeperkdkntsj"]);}if($bIsCron){print sprintf($GLOBALS["sx3seuoe2b4shk0g"].PHP_EOL,$this->strModuleId);}else{print Helper::showError($strMessage,$strDetails);}Log::getInstance($this->strModuleId)->add($strMessage.$GLOBALS["urnzmo2f1xq1n0ud"].strip_tags($strDetails),$intProfileID);$this->sendErrorEmail(Loc::getMessage($GLOBALS["umdry97w6sc8lzyo"]),$arData);return static::RESULT_ERROR;}else{if($this->strModuleId==$GLOBALS["701qbxmgyh30cnhk"]){if($bIsCron){$strMessage=$GLOBALS["rpa9u48u95tec8h3"];$strMessage=sprintf(base64_decode($strMessage),$this->strModuleId);print $strMessage.PHP_EOL;if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["05lcktduntucztlw"],$GLOBALS["exfo5eary65ms0fg"]);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);$this->sendErrorEmail(Loc::getMessage($GLOBALS["5d0nmw998f0lv1h1"]),$arData);return static::RESULT_ERROR;}elseif(Helper::getOption($this->strModuleId,$GLOBALS["m284tub2pvx2ro46"])==$GLOBALS["m9eyothmp3b2ir9f"]){$strMessage=$GLOBALS["7oo4tessoyzjsvp7"];$strMessage=sprintf(base64_decode($strMessage),$this->strModuleId);if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["maolztvewp45d9il"],$GLOBALS["p20e9hcuz6gzzzy0"]);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["nmvymdtvmn42o67y"]),$arData);return static::RESULT_ERROR;}}}}if(!$this->stepPrepare_checkPermissions($intProfileID,$arData,$strFilename)){$strMessage=Loc::getMessage($GLOBALS["miqiqea0he9iwuvq"], array($GLOBALS["zpn64l1kqu2fzun8"]=>$strFilename,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["cho0fu3p5b48oerl"]),$arData);return static::RESULT_ERROR;}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["ua8iv9nhdyxlh6lt"]) as $arHandler){if(ExecuteModuleEventEx($arHandler, [$intProfileID, &$arData])===static::RESULT_ERROR){$this->sendErrorEmail(Loc::getMessage($GLOBALS["huutszhfnycw7zqt"]),$arData);return static::RESULT_ERROR;}}$arSession[$GLOBALS["z60w95epfbxp2rlb"]]=array($GLOBALS["ovme55rflfin8qkc"]=>0,$GLOBALS["z0uv7s5xnwu0znsf"]=>0,$GLOBALS["8e8sx0iuj77rm17b"]=>0,$GLOBALS["uzxhux8sa8kw5vka"]=>0,$GLOBALS["i1zcs6oc55dqrhbq"]=>0,);if($bIsCron){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["0e5qaob1cc6bh5df"]),$intProfileID);Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["sj5qbnyxhfozo0iu"], array($GLOBALS["sbiutwufi4p19w90"]=>Cli::getPid(),)),$intProfileID, true);}else{Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["90iwp7yic02qy3w3"]),$intProfileID);}$arPlugin=$this->getPluginInfo($arData[$GLOBALS["lcdpu0mzfezhyxxr"]][$GLOBALS["1r0nrscnn3c83g04"]]);if(!$GLOBALS["ftwdc0sdx6lz3lwt"]($arPlugin)||empty($arPlugin)){$strMessage=Loc::getMessage($GLOBALS["xy4lux5860bw1651"], array($GLOBALS["yht4xhiy1kq52kdm"]=>$arData[$GLOBALS["gymnhra5miayq1ed"]][$GLOBALS["bpasyezb7fdtagxa"]],));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["lrnxbcmxu2y7j1rr"]),$arData);return static::RESULT_ERROR;}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["xdtlzt09w05idj8p"], array($GLOBALS["xukwompmgzubzps0"]=>$arPlugin[$GLOBALS["rf3y7mcc0sxepqgz"]],$GLOBALS["fhbin874o7m476k3"]=>$arPlugin[$GLOBALS["fqe80kg0bx26ab70"]],)),$intProfileID, true);unset($arPlugin);Helper::call($this->strModuleId,$GLOBALS["b7n02udyc3w09eui"],$GLOBALS["6o95ekjubpaffz10"], [$intProfileID]);if($bIsCron){Helper::call($this->strModuleId,$GLOBALS["ias8yjqvq4x7v5qn"],$GLOBALS["11yz4i8uqkmslyme"], [$intProfileID]);}Helper::call($this->strModuleId,$GLOBALS["3jrdmyomwnfzhgk6"],$GLOBALS["4x86zhjt9mmmp9ae"], [$intProfileID]);$arSession[$GLOBALS["0tru0vcmvzb3ni4m"]]=time();$strIP=$_SERVER[$GLOBALS["nsz9mc0ogmbe4lci"]];if((!$GLOBALS["k2mmkboj0g722ktt"]($strIP)||$strIP==$GLOBALS["gsug2yq56nardqvg"])&&$GLOBALS["lekxw4ulu4aevddd"]($_SERVER[$GLOBALS["6jvv0logs4527e6p"]])){$strIP=$_SERVER[$GLOBALS["tdrg6ij2l6n31qdb"]];}$intUserId=null;if($this->intUserId){$intUserId=$this->intUserId;}elseif($GLOBALS["5wd7rwjjrjkm1i6c"]($GLOBALS[$GLOBALS["envp8w8c00kqyfxb"]])&&$GLOBALS[$GLOBALS["vclslku7zuv75mqv"]]->isAuthorized()){$intUserId=$GLOBALS[$GLOBALS["6sunpksyv8092em7"]]->getId();}$intFound=0;$arIBlocksID=Helper::call($this->strModuleId,$GLOBALS["l0fdymn0t5zuopxd"],$GLOBALS["3q876329so94qp0e"], [$intProfileID, true]);foreach($arIBlocksID as $intIBlockId){$arFilter=Helper::call($this->strModuleId,$GLOBALS["vfx0djrh6xvpl3ur"],$GLOBALS["puwpdk714h79rrz7"], [$intProfileID,$intIBlockId]);if(!empty($arFilter)){$intCountElements=$GLOBALS["mf7ky5pye7n3pfbi"](\CIBlockElement::getList([],$arFilter, []));$intFound +=$intCountElements;}}if(!$intFound){$strMessage=Loc::getMessage($GLOBALS["jegdg1itv07ig4ny"]);Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["nfcw7hn88ahfwjdm"]),$arData);return static::RESULT_ERROR;}$arHistory=[$GLOBALS["r6gynpinrkiezaqg"]=>$intProfileID,$GLOBALS["6kuczxwksq44l9ny"]=>new \Bitrix\Main\Type\DateTime(),$GLOBALS["oi3jjae7aavfdp46"]=>$bIsCron ? $GLOBALS["s24twbbr03c2y8lg"] : $GLOBALS["772nmvrbahvdxyvf"],$GLOBALS["w4qrn5bxk6xthzjb"]=>$intUserId,$GLOBALS["l3dxyfxjl79ceexj"]=>!$bIsCron ? $strIP : null,$GLOBALS["v0o8q8201cyjr7y3"]=>Helper::getCurrentCliCommand(),$GLOBALS["m1sqrkectw2bqziy"]=>Cli::getPid(),$GLOBALS["sw8ncdjwx072hid5"]=>Helper::getOption($this->strModuleId,$GLOBALS["vefp69xzmxmn6ejm"])==$GLOBALS["1kzpe8tfgfzqyuiy"] ? $GLOBALS["bnbjig8kdp2vo1zp"] : $GLOBALS["f0gz8axgpg44tvad"],$GLOBALS["7zb397rqyblo8m7c"]=>Helper::getOption($this->strModuleId,$GLOBALS["upab2nxs77749xex"])==$GLOBALS["i06uu41uchg5n085"]? Helper::getOption($this->strModuleId,$GLOBALS["fpac3afpg5l5gdtr"]) : null,$GLOBALS["cj9nj44x598ucowp"]=>Helper::getOption($this->strModuleId,$GLOBALS["v8947j4dvpkxzvsx"])==$GLOBALS["c6doa3ylz777sfdl"]? Helper::getOption($this->strModuleId,$GLOBALS["co0laeurdzvwns1e"].($bIsCron?$GLOBALS["cssqp57eumm1v2ss"]:$GLOBALS["yg122i3iksxribd9"])) : null,$GLOBALS["as4xptzgmrs76v82"]=>sprintf($GLOBALS["1hs69kh04lk5jv0d"], Helper::getModuleVersion($this->strModuleId),Helper::getModuleVersion(ACRIT_CORE)),];$obResult=Helper::call($this->strModuleId,$GLOBALS["0bxwtlvz9c3m0vbg"],$GLOBALS["1hukxr3kg1s146s2"], [$arHistory]);if($obResult->isSuccess()){$arSession[$GLOBALS["doqj20j09lkpyg0x"]]=$obResult->getID();}return static::RESULT_SUCCESS;}public function stepPrepare_Check($arData){$bCron=$arData[$GLOBALS["ndas9dizbqd19ue2"]];$strApiUrl=$GLOBALS["izcgbxxquufczdwh"];$strApiMethod=$GLOBALS["aiozcqbn6592itpi"];require_once(Helper::root().$GLOBALS["25f20eephkpsgko8"]);$strLicenseHash=md5($GLOBALS["epatyp829k3u4k1o"].LICENSE_KEY.$GLOBALS["a0bs4u0lj4ouxld9"]);$arGetValues=[$GLOBALS["qzmdxacmtfpnb82b"]=>$GLOBALS["nx2k7cfwesukb7qu"],$GLOBALS["wi1wbsxzj683lbza"]=>$this->strModuleId,$GLOBALS["6dij4xti8nejatxs"]=>$strLicenseHash,$GLOBALS["i9k7dgd3adclk849"]=>urlencode($arData[$GLOBALS["oc44pl4wytgtawcf"]][$GLOBALS["aed8tqpq13voejhp"]]),$GLOBALS["xko8yavm8yklqv9i"]=>$arData[$GLOBALS["a2olqucz09v2k0k2"]][$GLOBALS["z77vfnvjdknw5j2l"]],$GLOBALS["fm2wffhxbxbnmis7"]=>$arData[$GLOBALS["4mith5k5d96ii8zj"]][$GLOBALS["9fptk4zhqgicxxq7"]],];ksort($arGetValues);$arHashTest=[$GLOBALS["q0vvrq9xcpx5wjfp"],$strApiMethod,$GLOBALS["xw1pf3yszk0olcpn"]($GLOBALS["dsy8xxhctcc3zdvc"],$arGetValues),];$arGetValues[$GLOBALS["npdo6dthxmfhyfi4"]]=md5($GLOBALS["ec4vn8jv6er2r8nl"]($GLOBALS["rgc5ws86kqqy0w5r"],$arHashTest));$strUrl=$strApiUrl.$strApiMethod.$GLOBALS["mh858np923c1qa18"].http_build_query($arGetValues);$strUserAgent=sprintf($GLOBALS["iv0ypp1ed4w42aww"], SM_VERSION,(Helper::isUtf() ? $GLOBALS["c2b02r30m4ddymnv"] : $GLOBALS["jmtz6pya198xc9mi"]),$bCron ? gethostname() : $_SERVER[$GLOBALS["tflibjmy16gk1rfs"]],$bCron ? $GLOBALS["bxkk0sxg8u3gw2x8"] : $GLOBALS["zmrf4wei0a2cxlhy"],$this->strModuleId, Helper::getModuleVersion($this->strModuleId),Helper::getModuleVersion(ACRIT_CORE),$arData[$GLOBALS["kwpgvy9xv1bpm3sq"]][$GLOBALS["92v9l0rn1bmd4byj"]],$arData[$GLOBALS["g1lds1fnf3obuhjb"]][$GLOBALS["1onbwriyuaa5vcy0"]]);$obHttpClient=new \Bitrix\Main\Web\HttpClient;$obHttpClient->setTimeout(5);$obHttpClient->setHeader($GLOBALS["01jac0zbmvew12pe"],$strUserAgent);$obHttpClient->disableSslVerification();$strJsonResult=$obHttpClient->get($strUrl);if(!$GLOBALS["imeyqi5awnludd67"]($strJsonResult)){$this->sendErrorEmail(Loc::getMessage($GLOBALS["qi60l4k6mirk4f5o"]),$arData);return false;}try{$arJsonResult=\Bitrix\Main\Web\Json::decode($strJsonResult);}catch(\Exception $obException){}if(!$GLOBALS["xie9zduqteqsaor8"]($arJsonResult)||empty($arJsonResult)){if($_COOKIE[$GLOBALS["vtgvscdrahphn71j"]]==$GLOBALS["ysdnpx4mpvpm47sg"]){Helper::P($GLOBALS["vfqyvgw0x169u232"].PHP_EOL.htmlspecialcharsbx($strJsonResult));}$this->sendErrorEmail(Loc::getMessage($GLOBALS["f8rfsm1gb51lhiut"]),$arData);return false;}$funcDecrypt=function($strText){$intRowLength=64;$intPrecision=4;$strAlphabet=$GLOBALS["ph9phu27k2nfs01s"];$strText=str_replace("
",$GLOBALS["sy4w6ws05e300282"],$strText);$strKey=mb_substr($strText, 0,$intRowLength);$strText=mb_substr($strText,$intRowLength);$intSumm=0;for($i=0; $i < $intRowLength; $i++){$strChar=mb_substr($strKey,$i, 1);$intSumm +=ord($strChar);}unset($strChar,$i);$strNum=number_format($intSumm / $intRowLength,$intPrecision,$GLOBALS["c0npofyeyq5qchc7"],$GLOBALS["d18jokp1m77w8ho0"]);$strNum=str_replace($GLOBALS["giz435l6hd4du32b"],$GLOBALS["htytt9xk0ochc8mp"],$strNum);$arNum=str_split($strNum);$intLastDigit=$GLOBALS["4f2wl6oq3q755ayi"]($arNum);if($intLastDigit==0){$intLastDigit=max($arNum, 1);}$arNum[]=$intLastDigit;$intDigitCount=count($arNum);unset($intLastDigit);$intPos=preg_match_all($GLOBALS["a1hjwhfcs47jhfqd"],$strKey);$arSymbol=[];$intIndex=0;$intLength=null;while(true){$intOffset=$intIndex % $intDigitCount;$intOffset=$arNum[$intOffset];$intPos +=$intOffset;$strChar=$strText[$intPos];if(!$intLength){if($strChar==$GLOBALS["2uae6tsqjn7lkw0f"]){$intLength=$GLOBALS["13m3vw6jg9jqu8gn"]($GLOBALS["xu3136fshw0m0zwn"],$arSymbol);$arSymbol=[];$strChar=null;}}elseif(count($arSymbol)==$intLength){break;}if($GLOBALS["ezafiae5u4cu9y4l"]($strChar)){$arSymbol[$intPos]=$strChar;}$intIndex++;if($intIndex==10000){break;}}$strResult=$GLOBALS["mngvqyqecmbggmfk"]($GLOBALS["j69xk6e3jta3225j"],$arSymbol);$strResult=base64_decode($strResult);return $strResult;};if($GLOBALS["ztb4eppdbsk0e7tp"]($arJsonResult[$GLOBALS["vqfj9vff4hicj86o"]])&&$GLOBALS["jh8bzwo2icwuvbme"]($strData=$funcDecrypt($arJsonResult[$GLOBALS["d345yyou9i3a7zxs"]]))){$arJson=\Bitrix\Main\Web\Json::decode($strData);require_once(Helper::root().$GLOBALS["4ch31m1ta5x1pbko"]);$strLicenseHash=md5($GLOBALS["7uxx15ic9epah2ia"].LICENSE_KEY.$GLOBALS["ty6gm32j6tyigtua"]);if($arJson[$GLOBALS["o31vf26wz3pug5n6"]]==$strLicenseHash){if($arJson[$GLOBALS["k2tvnrdfkvhcokvp"]]==$arData[$GLOBALS["xh0xmhnw5j1bghp7"]][$GLOBALS["uug1jslgicsl33v4"]]){if($arJson[$GLOBALS["m9rb4x94ly16h0fn"]]==$arData[$GLOBALS["31wqugkb3edgece3"]][$GLOBALS["lz9wgwfsvhrnl8or"]]){return $arJson;}}}}return false;}protected function stepPrepare_checkPermissions($intProfileID,$arData, &$strFileName){$bWriteable=false;if($GLOBALS["qpo0zmeplx8rjo0j"]($arData[$GLOBALS["9m0e0x4z43owj96m"]][$GLOBALS["5u7z5vdsd20e6ind"]][$GLOBALS["n87rf8z99pjoqbx7"]])||!$GLOBALS["ivpfsbt34m99r6gj"]($arData[$GLOBALS["n4ieiwn49rlxukc1"]][$GLOBALS["9qfvqboz970e3a15"]][$GLOBALS["xpvnjxautz1ke015"]])){$bWriteable=true;}if(!$bWriteable){$strFileName=Helper::path($arData[$GLOBALS["gq6r61f5zgaohgbv"]][$GLOBALS["qj2aghpht3dpis03"]][$GLOBALS["z6wqlfeud59z8hqe"]]);$bWriteable=$this->stepPrepare_checkWriteable($strFileName);if($bWriteable){$strFile=$GLOBALS["35t0qulc4smph3hr"]($strFileName, PATHINFO_BASENAME);$strFileName=Helper::call($this->strModuleId,$GLOBALS["asd5omdtxkbsbzsc"],$GLOBALS["b0w3gmbiprb8c6rv"], [$intProfileID, true, true]).$GLOBALS["lwmri3s0hv2i0si2"].$strFile;$bWriteable=$this->stepPrepare_checkWriteable($strFileName);if($bWriteable){$strFileName=null;}}}return $bWriteable;}protected function stepPrepare_checkWriteable($strFileName){$bResult=false;if($GLOBALS["g5mp0fwa06dc9zf4"]($strFileName)&&$GLOBALS["qwuzh9diyk072ms6"]($strFileName, 0, 1)==$GLOBALS["ixavy4h4bypal4kx"]&&$GLOBALS["e56okbcqomojqeda"]($strFileName, 1, 1) !=$GLOBALS["cj1pbzqm3vo556wi"]){$strFileNameFull=Helper::root().$strFileName;$bFileCreatedForTest=false;$bPathCreatedForTest=false;if(!file_exists($strFileNameFull)){$strDir=$GLOBALS["ssx7x1hc8bebqeac"]($strFileNameFull, PATHINFO_DIRNAME);if(!$GLOBALS["b4m7tve84u8siwi5"]($strDir)&&mkdir($strDir, BX_DIR_PERMISSIONS, true)){$bPathCreatedForTest=false;}if($GLOBALS["ta9dg2ocgfehq6wv"]($strDir)&&$GLOBALS["me6m3vqszfj3vz15"]($strFileNameFull,$GLOBALS["4ljr49fc17mxov2u"])){$bFileCreatedForTest=true;}}if(is_writeable($strFileNameFull)){$bResult=true;}if($bFileCreatedForTest){@unlink($strFileNameFull);}}return $bResult;}public function stepAutoDelete($intProfileID,$arData){if($arData[$GLOBALS["ix4c33y33xvqf340"]][$GLOBALS["xrsandh77ndkjm1k"]] !=$GLOBALS["m8uze3f2iauoqcpz"]){Helper::call($this->strModuleId,$GLOBALS["1jeuf64u0i3c5sik"],$GLOBALS["amk6n7f22jik2c3g"], [$intProfileID]);Helper::call($this->strModuleId,$GLOBALS["3yacsl0wld74d951"],$GLOBALS["uejbvfalr71qambe"], [$intProfileID]);}else{Helper::call($this->strModuleId,$GLOBALS["51oe5xb2ia6toudo"],$GLOBALS["s0hgpmjjx1cmhdu7"], [$intProfileID]);$this->stepAutoDelete_OldAutogeneratedCustomNames($intProfileID);}return static::RESULT_SUCCESS;}public function stepAutoDelete_OldAutogeneratedCustomNames($intProfileID){$strTableNameExportData=Helper::call($this->strModuleId,$GLOBALS["du5de7qv655rb6yu"],$GLOBALS["f1uegg6pxi8gowv1"]);$strTableNameCustomNames=Helper::call($this->strModuleId,$GLOBALS["fcb3nzc8kptb2aqt"],$GLOBALS["0ylvjs59yiyr40il"]);$strSql="DELETE FROM `{$strTableNameCustomNames}`WHERE PROFILE_ID={$intProfileID} AND CATEGORY_ID NOT IN (SELECT DISTINCT`SECTION_ID`FROM`{$strTableNameExportData}`WHERE`PROFILE_ID`={$intProfileID})";\Bitrix\Main\Application::getConnection()->query($strSql);}public function stepDiscounts($intProfileID,$arData){$arSession=&$arData[$GLOBALS["z77w2myssa9dzx07"]][$GLOBALS["hiwa6t7u5p82kh0x"]];if(!$GLOBALS["rlyneg0iwr7o3lku"]($arSession)){$arSession[$GLOBALS["2whvel06a2wfa0pj"]]=array();$arIBlocks=Helper::call($this->strModuleId,$GLOBALS["jw8gifxz9wpkqppu"],$GLOBALS["jg8csugph652shkz"], [$intProfileID, true]);foreach($arIBlocks as $intIBlockID){DiscountRecalculation::checkProperties($intIBlockID);$arSession[$GLOBALS["x28p1e9oiexdna3l"]][$intIBlockID]=array();}$arSession[$GLOBALS["gptet304qv24g0ma"]]=$arSession[$GLOBALS["919870teepl5adr1"]]=$arSession[$GLOBALS["h4onsszb6v9wa84l"]]=0;foreach($arIBlocks as $intIBlockID){$arFilter=Helper::call($this->strModuleId,$GLOBALS["mo0a2uu5tg822ot4"],$GLOBALS["gkgirbxkoyninwlb"], [$intProfileID,$intIBlockID]);static::removeDiscountsFromFilter($arFilter);$arSession[$GLOBALS["r08cw7o7i6l7tzuz"]] +=\CIBlockElement::getList(array(),$arFilter, array());}}$arPrices=Helper::getPriceList(array($GLOBALS["h4jzqkvnpkcqsyfo"]=>$GLOBALS["5pr659ss6mxfyo7x"]));$bBreaked=false;foreach($arSession[$GLOBALS["326s629at1pivn7g"]] as $intIBlockID=>$arIBlock){if($arIBlock[$GLOBALS["4w7v8mz274ci3ou3"]]){continue;}$arSort=array($GLOBALS["odorph6h6bexncxp"]=>$GLOBALS["3wk1flo6hbkm0fln"],);$arFilter=Helper::call($this->strModuleId,$GLOBALS["ao1ionz00u23ydx4"],$GLOBALS["701ltsxzr3lzbwyw"], [$intProfileID,$intIBlockID]);static::removeDiscountsFromFilter($arFilter);if($arIBlock[$GLOBALS["i52njlg0zlusdkoj"]] > 0){$arFilter[$GLOBALS["0ippno8jofh07qm2"]]=$arIBlock[$GLOBALS["is38bsbvn93m6kqf"]];}$resItems=\CIBlockElement::getList($arSort,$arFilter, false, false, array($GLOBALS["7rqfr8skuuafgqbn"]));while($arItem=$resItems->getNext(false, false)){DiscountRecalculation::processElement($arItem[$GLOBALS["5mm2zuz4030xva1g"]],$arPrices);$arSession[$GLOBALS["tfx1sq4ih05p6p24"]][$intIBlockID][$GLOBALS["qcvsm6xgqlk4ayb2"]]=$arItem[$GLOBALS["ms0t9u5ankq8nhwn"]];$arSession[$GLOBALS["wtd0463neq4sqyl8"]]++;$arSession[$GLOBALS["4dbekilrciazgll3"]]=$arSession[$GLOBALS["r0gmib09l75tqbjp"]]==0 ? 0 : round($arSession[$GLOBALS["3vrlq6q9ntk9ixah"]] * 100 / $arSession[$GLOBALS["uo07gg60yt0s9za1"]], 1);if(!$this->haveTime()){$bBreaked=true;break 2;}}$arSession[$GLOBALS["ojkrq1vqwlxucbwx"]][$intIBlockID][$GLOBALS["u6acc70j4ahh1fls"]]=true;}return $bBreaked ? static::RESULT_CONTINUE : static::RESULT_SUCCESS;}protected static function removeDiscountsFromFilter(&$arFilter){$strRemovePattern=$GLOBALS["78u667im3do9saqf"];foreach($arFilter as $key=>&$arItem){if(preg_match($strRemovePattern,$key,$arMatch)){unset($arItem,$arFilter[$key]);}if($GLOBALS["0ly8gst49rgso3qu"]($arItem)){static::removeDiscountsFromFilter($arItem);}if($GLOBALS["6zd9xgkwke21mpsc"]($arItem)&&empty($arItem)){unset($arItem,$arFilter[$key]);}}}public function stepGenerate($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["0qwvikocvjqlim5f"]];$arSession=&$arData[$GLOBALS["21oawbdzf4dnfd4e"]][$GLOBALS["byipszj9sglelrar"]];$arCounter=&$arData[$GLOBALS["k4mad2lzvrr9e0xx"]][$GLOBALS["ly6d0dx69ydtuc0c"]];$arIBlocksID=Helper::call($this->strModuleId,$GLOBALS["rpr8siq2y1biz24m"],$GLOBALS["lwzfgvtg66ninzwj"], [$intProfileID, true]);if(!$GLOBALS["h5txo7bqqg11ci79"]($arSession)){$arSession[$GLOBALS["64an4y39dq8lwfcd"]]=array();$arSession[$GLOBALS["plyz4qnoxsstpfj5"]]=0;$arSession[$GLOBALS["98bwbdblc6s0l6f8"]]=0;$arSession[$GLOBALS["xc7dcksg0hg3fro8"]]=0;$arSession[$GLOBALS["0t9e1gguzkb1kej3"]]=count($arIBlocksID);foreach($arIBlocksID as $intIBlockID){$arFilter=Helper::call($this->strModuleId,$GLOBALS["a7fpnct7iitrvetn"],$GLOBALS["krlbbntvzgqqj2jh"], [$intProfileID,$intIBlockID]);$intCount=\CIBlockElement::getList([$GLOBALS["53jihoi2aufqownu"]=>$GLOBALS["fqymcn8nkm7x05z9"]],$arFilter, [], false, []);$arSession[$GLOBALS["ag8irx07krdouo50"]] +=$intCount;$intCountAll=\CIBlockElement::getList([$GLOBALS["4kj6jfjv8o0na3w2"]=>$GLOBALS["a3jodph723b99wk9"]], [$GLOBALS["lb14at6kf15whl79"]=>$intIBlockID], [], false, [$GLOBALS["k0y3jiojcwjnm0ub"]]);$arSession[$GLOBALS["4g9uzvseakmm5q6w"]] +=$intCountAll;$arSession[$GLOBALS["qs87o0vt0e5azana"]][$intIBlockID]=array($GLOBALS["ukzz1jw0uqwz2592"]=>$intCount,$GLOBALS["ar4p7o0hi1sekm36"]=>$intCountAll,$GLOBALS["k2xbw5gnx8677mmh"]=>0,$GLOBALS["iwcpt8u3rb12kwrn"]=>false,);}$arCounter[$GLOBALS["88403met0yne6r89"]]=$arSession[$GLOBALS["pdaiqjul70mk85h4"]];}$bBreaked=false;if(!isset($arSession[$GLOBALS["rxg3ygwvz28d0wbn"]])){$arSession[$GLOBALS["4hy8bnbw9xxzj37i"]]=Helper::getOption($this->strModuleId,$GLOBALS["luxc36wuczj32ao4"])==$GLOBALS["rcvd1s7rgrv9genu"];if(Cli::isMultithreadingDisabled()){$arSession[$GLOBALS["exrznqqclqyoh3xt"]]=false;}$arSession[$GLOBALS["m6oyrx5yfdympk2m"]]=$GLOBALS["aeg0y1sqg32pvozg"](Helper::getOption($this->strModuleId,$GLOBALS["hzagcxnvd606n3kg"]));if($arSession[$GLOBALS["7xhndnkaqae18y5b"]]&&$arSession[$GLOBALS["yeatjg9fq3xqzsuv"]] <=1){$arSession[$GLOBALS["im29ai3oxinj47tu"]]=false;}if(!$GLOBALS["31fom6zgrsq8tq1k"]($this->strModuleId,$GLOBALS["saim6d32euf7pi9w"](\Acrit\Core\Export\Exporter::getExportModules(true), -3))){$arSession[$GLOBALS["wa2fsyiqsbw5tvv7"]]=false;}if($arSession[$GLOBALS["73yo8fs9fht7wz4l"]]){$intProductsPerThread=$GLOBALS["w0xjwywdzu0ebpf2"](Helper::getOption($this->strModuleId,$GLOBALS["92asoe5v5h4apc78"].($bIsCron?$GLOBALS["3e9yes9g66n0tuuj"]:$GLOBALS["w54s4l0fjoj4f9mj"])));$strMessage=Loc::getMessage($GLOBALS["94tteso1wua2jq56"], array($GLOBALS["3wy1xd6y0z8ec0l5"]=>$arSession[$GLOBALS["qjy9rfjm793ipq56"]],$GLOBALS["wpk1iq3kheubvic6"]=>$intProductsPerThread,));}else{$strMessage=Loc::getMessage($GLOBALS["3936rtmo8kogek9c"]);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID, true);}foreach($arIBlocksID as $intIBlockID){if($arSession[$GLOBALS["e5fn7qvrpnzr6cp1"]][$intIBlockID][$GLOBALS["n191n82bjwyycsxf"]]){continue;}$arElementsID=$this->getNotGeneratedElementsID($intProfileID,$intIBlockID,$arSession);$arCurrentID=$GLOBALS["14jcbsvo3ie4arw7"]($arElementsID, 0, 1);$arResult=array($GLOBALS["uu732p9au1wqp16w"]=>null,$GLOBALS["ngf95q662dzr2zpi"]=>0,$GLOBALS["h92tcy31i1cx3481"]=>null,);if($arSession[$GLOBALS["set155rikd2n6n4n"]]){$this->stepGenerate_Threaded($arResult,$intProfileID,$intIBlockID,$arElementsID,$arData);}else{$this->stepGenerate_NonThreaded($arResult,$intProfileID,$intIBlockID,$arElementsID,$arData);if($arResult[$GLOBALS["e1vi0mpic80s19d1"]] > 0){$arSession[$GLOBALS["jmh3zrmy8c979lzv"]][$intIBlockID][$GLOBALS["vomlpa27o5zp5bf4"]]=$arResult[$GLOBALS["o4hs97i122pdbzyt"]];}}if($arResult[$GLOBALS["el6q71uj7dx8e99l"]]){$arSession[$GLOBALS["xnp38kvznifl52zw"]][$intIBlockID][$GLOBALS["1356mn9vny9vloub"]] +=$arResult[$GLOBALS["yk694khqcyezmj39"]];$arSession[$GLOBALS["lc40igxjjb1gbql4"]] +=$arResult[$GLOBALS["i0n2e46fc2vm930n"]];$arSession[$GLOBALS["5rxbqoujh62ux8ne"]]=$arSession[$GLOBALS["w3g216zten6r8d8s"]]==0 ? 0 : round($arSession[$GLOBALS["hjae02vdrn85yoce"]] * 100 / $arSession[$GLOBALS["tc80iw21tasmc17g"]], 1);if($arSession[$GLOBALS["z9bhz62cqt6ts1q9"]] > 100){$arSession[$GLOBALS["gfykdxm92byrqfv3"]]=100;$strMessage=Loc::getMessage($GLOBALS["d0xil002gzro7p1l"], array($GLOBALS["8fjiws1k9a358v84"]=>$intIBlockID,$GLOBALS["24tjs909f1bgojyg"]=>print_r($arSession, true),));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID, true);}}if($arResult[$GLOBALS["z9mppkq1ly3nkbgu"]]===static::RESULT_CONTINUE){$bBreaked=true;break;}$arSession[$GLOBALS["h4hm8gnbskc1j224"]][$intIBlockID][$GLOBALS["tu37kde6i9jg73nv"]]=true;}if($this->isDemoLimitReached($intProfileID)){$this->removeDemoExcess($intProfileID);return static::RESULT_SUCCESS;}return $bBreaked ? static::RESULT_CONTINUE : static::RESULT_SUCCESS;}protected function isDemoLimitReached($intProfileID){$bResult=false;static $arDemo=[];if($GLOBALS["r3gy6sxn3l4yaxof"]($arDemo[$this->strModuleId])){$arDemo[$this->strModuleId]=\Bitrix\Main\Loader::includeSharewareModule($this->strModuleId)===MODULE_DEMO;}$bDemo=$arDemo[$this->strModuleId];if($bDemo){$arQuery=[$GLOBALS["lw7r06rog3ygq3rx"]=>[$GLOBALS["ewxo8hji32je7csm"]=>$intProfileID,$GLOBALS["6jscpeh6k6oz0mfl"]=>ExportData::TYPE_DUMMY,],$GLOBALS["x1fo5g413pty2uta"]=>[$GLOBALS["tz9kgwu72u0wcjel"],],$GLOBALS["wxqdezx0yx07gaga"]=>[],$GLOBALS["q5sa86mmbunjbu6q"]=>[new \Bitrix\Main\Entity\ExpressionField($GLOBALS["murehl6t0ud0zmom"],$GLOBALS["hqu5trjn0zsrh6bx"]),],];if($arData=Helper::call($this->strModuleId,$GLOBALS["fct5xwzwjkw14wkr"],$GLOBALS["0z5pymg5ji79pfrd"], [$arQuery])->fetch()){$intCurCount=$arData[$GLOBALS["8114k2cn73yecroh"]];$bResult=$intCurCount >=static::MAX;}}return $bResult;}protected function removeDemoExcess($intProfileID){$intCount=0;$arQuery=[$GLOBALS["1juqfofkxodfde7o"]=>[$GLOBALS["e34lhdnkvvnmszwb"]=>$intProfileID,$GLOBALS["l3ygsv3yl9lll9ut"]=>ExportData::TYPE_DUMMY,],$GLOBALS["kawbfwk5hrcx5v12"]=>[$GLOBALS["ssd14zvuueo890vb"]=>$GLOBALS["91olmq5f0idp3z4w"],],$GLOBALS["nor9bx90yiwbffgh"]=>[$GLOBALS["zhq3tijj11z4vdhb"],],$GLOBALS["229lluine5qwx66b"]=>static::MAX,$GLOBALS["75nn940hftipou9u"]=>1,];if($arData=Helper::call($this->strModuleId,$GLOBALS["qz21vd2zgb78r0od"],$GLOBALS["jw88bju5gl039ftp"], [$arQuery])->fetch()){$intDeleteStartId=$GLOBALS["ao0f3zihy51xirks"]($arData[$GLOBALS["3e0p0u8de0qclkz0"]]);$strTableName=Helper::call($this->strModuleId,$GLOBALS["8y4zgv2hw72c9u4l"],$GLOBALS["hale1r2u0lrwymjx"], [$arQuery]);$strSql="DELETE FROM `{$strTableName}` WHERE `ID`>={$intDeleteStartId};";\Bitrix\Main\Application::getConnection()->query($strSql);return true;}return false;}protected function stepGenerate_GetElementsCount($intProfileId,$arFilter){$intResult=0;$arFilter=($GLOBALS["88oy3g150e0mw7sf"]($arFilter) ? $arFilter : []);$strFunc=$GLOBALS["o1iuxzz7jl6ecvtl"];if($GLOBALS["jqti3vgf7k7kyk1r"]($arFilter[$GLOBALS["nm7scyya1259vxu2"]])){$strFunc=$arFilter[$GLOBALS["9ivm28tbfke3ke6x"]];}unset($arFilter[$GLOBALS["s3q5avvhr620lihp"]]);if($arFilter[$GLOBALS["fvqrmzvokhgvhgjt"]]===true){$arFilter[$GLOBALS["6pltmwu9ml8boy6j"]]=$GLOBALS["i0r40ltckhn74ihv"];}elseif($arFilter[$GLOBALS["dg64ln4xc2cno0wx"]]===false){$arFilter[$GLOBALS["pfy6o0ahw88pzrrn"]]=false;}$arFilter=$GLOBALS["s2espf83ajtl0wmx"]([$GLOBALS["zk6zxzvkqconlikq"]=>$intProfileId,],$arFilter);$arQuery=[$GLOBALS["qpz5vxj8vaaozy6y"]=>$arFilter,$GLOBALS["yr1di4nyewkwc7cs"]=>array($GLOBALS["3u21ujqfag507jae"],),$GLOBALS["05crknl4jgh6hlvn"]=>array(),$GLOBALS["uws5mpleklu13zgz"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["qlkgov3uigdr1fv4"],$strFunc),),];$resData=Helper::call($this->strModuleId,$GLOBALS["lpfb9vh86spefpw8"],$GLOBALS["dx9kuamutnteonuo"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["hegu7lz4vljfypiu"]($arData[$GLOBALS["0073h2hb23cb3thj"]]);}unset($resData,$arData);return $intResult;}protected function stepGenerate_Threaded(&$arResult,$intProfileID,$intIBlockID,$arElementsID,$arData){unset($arResult[$GLOBALS["9oypv9ydvm3mbpv3"]]);$bIsCron=&$arData[$GLOBALS["u2rs4pey9nrb2gk7"]];$arSession=&$arData[$GLOBALS["yvnj80rby0vzleyn"]][$GLOBALS["x332mipt34k17rah"]];if($bIsCron){$intProductsPerThread=Helper::getOption($this->strModuleId,$GLOBALS["k4gflgb9r4tswna4"], 100);}else{$intProductsPerThread=Helper::getOption($this->strModuleId,$GLOBALS["wgm79zuzyvye7moz"], 50);}$intThreads=$GLOBALS["tqt035bfymdgd3p8"]($arSession[$GLOBALS["qgaq3mqa44gglsqf"]])&&$arSession[$GLOBALS["y9ge9k7r6ecjj2h4"]] > 0 ? $arSession[$GLOBALS["cqx5ljn50xxpqwpy"]] : 1;$intProductsPerThreadCalculated=ceil(count($arElementsID) / $intThreads);if($intProductsPerThreadCalculated < $intProductsPerThread){$intProductsPerThread=$intProductsPerThreadCalculated;}Helper::call($this->strModuleId,$GLOBALS["qryin7tvetu66oq2"],$GLOBALS["7zrc5wxce1k7617r"], [array($GLOBALS["dxb3as6vzntdsz0z"]=>$GLOBALS["i3masccea23ky0rt"],$GLOBALS["v8f9hfbojydc1pqw"]=>$intProfileID)]);$arThreads=array();if($bIsCron){$intProcessedCount=0;$intPage=0;$mResult=static::RESULT_SUCCESS;while(true){for($i=1; $i <=$intThreads; $i++){$obThread=&$arThreads[$i];$bThread=$GLOBALS["b1yux31s2ug8te2w"]($obThread);$bCanStartThread=!$bThread||$bThread&&!$obThread->isRunning();if($bCanStartThread){if($bThread){$arThreadResultRaw=$obThread->result(true);$arThreadResult=Thread::decode($arThreadResultRaw);if($GLOBALS["tnqk6nkgnuixuyq4"]($arThreadResult)){$intProcessedCount +=$arThreadResult[$GLOBALS["s13ue5duireqq0l1"]];}else{$strMessage=Loc::getMessage($GLOBALS["xhhkjytj0mtbi8bl"], array($GLOBALS["q6xljbm85y64od6p"]=>print_r($arThreadResultRaw, true),$GLOBALS["q9ctk8sp2y2i0g1b"]=>$i,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);$mResult=static::RESULT_ERROR;break 2;}}$intPage++;$intProductFirst=($intPage -1) * $intProductsPerThread;$arThreadItemsID=$GLOBALS["zg8s1xwu48bo6h9p"]($arElementsID,$intProductFirst,$intProductsPerThread);if(!empty($arThreadItemsID)){$arThreadArguments=[$GLOBALS["lt55ekfap0pqjuev"]=>$i,$GLOBALS["tv091hwu83icwiez"]=>$intPage,$GLOBALS["fg3xukrpy693aqgc"]=>$intProductFirst,$GLOBALS["0vqfh1al6xhnap65"]=>$intProductFirst + $intProductsPerThread,];$arThreads[$i]=$this->stepGenerate_ThreadStart($intProfileID,$intIBlockID,$arThreadItemsID,$arThreadArguments, false);}else{unset($arThreads[$i]);}}}if(empty($arThreads)){break;}else{Helper::preventSqlGoneAway();usleep(50000);}}$arResult[$GLOBALS["9545jwllbpu5p0s1"]]=$intProcessedCount;$arResult[$GLOBALS["o6atl411us05f8gg"]]=$mResult;}else{for($i=1; $i <=$intThreads; $i++){$intProductFirst=($i -1) * $intProductsPerThread;$arThreadItemsID=$GLOBALS["ocyyhowo5tu51djb"]($arElementsID,$intProductFirst,$intProductsPerThread);if(!empty($arThreadItemsID)){$arThreadArguments=[$GLOBALS["ooo2rgfy2tti3fsw"]=>$i,$GLOBALS["4m84qhasjp26fnxz"]=>0,$GLOBALS["wueukp36up1zgwur"]=>$intProductFirst,$GLOBALS["qn933s7ccksi1s4b"]=>$intProductFirst + $intProductsPerThread,];$arThreads[$i]=$this->stepGenerate_ThreadStart($intProfileID,$intIBlockID,$arThreadItemsID,$arThreadArguments, true);}}$arThreadResults=array();$bBreaked=false;while(true){foreach($arThreads as $key=>$obThread){if(!$obThread->isRunning()){$arThreadResultRaw=$obThread->result(true);$arThreadResult=Thread::decode($arThreadResultRaw);if($GLOBALS["a6of17vw86thsnc5"]($arThreadResult)){$arThreadResults[$key]=$arThreadResult;$intInputCount=$arThreadResult[$GLOBALS["1zttj85guva2mw4u"]];$intProcessedCount=$arThreadResult[$GLOBALS["5edla37w4vt8iug7"]];if($intProcessedCount < $intInputCount){$bBreaked=true;}}else{$strMessage=Loc::getMessage($GLOBALS["ooe2osnxvx0uahck"], array($GLOBALS["1b8n1kgcre4yf1gn"]=>var_export($arThreadResultRaw, true),$GLOBALS["s47xhk9ni46n4q51"]=>$key,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);break 2;}}}if(count($arThreads)===count($arThreadResults)){break;}Helper::preventSqlGoneAway();usleep(50000);}if(!$bBreaked){$arNextID=$GLOBALS["otbhxkafqefbxq5p"]($arElementsID,$intProductFirst+$intProductsPerThread, 1);}$intProcessedCount=0;foreach($arThreadResults as $arThreadResult){$intProcessedCount +=$arThreadResult[$GLOBALS["qxs0hpqmnedzx42v"]];}$arResult[$GLOBALS["a08xm40cuka16o3v"]]=$intProcessedCount;$arResult[$GLOBALS["lsg7vateavwseo1c"]]=($bBreaked||!empty($arNextID)) ? static::RESULT_CONTINUE : static::RESULT_SUCCESS;}}protected function stepGenerate_NonThreaded(&$arResult,$intProfileID,$intIBlockID,$arElementsID,$arData){unset($arResult[$GLOBALS["tki144e76ocb631w"]]);foreach($arElementsID as $intElementID){$this->processElementByModule($intElementID,$intIBlockID,$intProfileID, static::PROCESS_MODE_FORCE);$arResult[$GLOBALS["ncgje2whnh3w4mmq"]]=$intElementID;$arResult[$GLOBALS["wyah4uwkkpgxpfmi"]]++;if(!$this->haveTime()){$arResult[$GLOBALS["5982612e88sw28fz"]]=static::RESULT_CONTINUE;break;}}if($GLOBALS["t4zu6s7hvkji76mj"]($arResult[$GLOBALS["h5y1c79dt47notn2"]])){$arResult[$GLOBALS["nqgpj7p1dsfdblpg"]]=static::RESULT_SUCCESS;}}protected function stepGenerate_GetElementsSuccess($intProfileID,$arIBlocksID){$intResult=0;$arQuery=[$GLOBALS["tpuez71bnz7lkx0b"]=>array($GLOBALS["aebaaplzcqc0efa8"]=>$intProfileID,$GLOBALS["bveioku6qmogbft1"]=>$arIBlocksID,),$GLOBALS["0edgubshmdoyca72"]=>array($GLOBALS["bs0wyc1fzomx4tr2"],),$GLOBALS["0cd2bf69lwr7x2yy"]=>array(),$GLOBALS["qagi8zf4swuix993"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["9zosari76udy4595"],$GLOBALS["gryn0dxs7p9pi5g2"])),];$resData=Helper::call($this->strModuleId,$GLOBALS["h7lwyura1gl5mv1a"],$GLOBALS["fjb8s3lqz1q5j6eq"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["2mabouyk9jz728mn"]($arData[$GLOBALS["e4ugwuhy636nhigl"]]);}unset($resData,$arData);return $intResult;}public function stepGenerate_ThreadStart($intProfileID,$intIBlockID,$arElementsID,$arThreadArguments,$bCheckTime=true){$strPhpPath=Helper::getOption(ACRIT_CORE,$GLOBALS["n9mojdoxlvx819ud"]);$bMbstring=Helper::getOption(ACRIT_CORE,$GLOBALS["ym446r8bvxjoranf"]);$strConfig=Helper::getOption(ACRIT_CORE,$GLOBALS["g5ctnj6ntyhm39mm"]);$strCommand=Cli::buildCommand($this->strModuleId,$strPhpPath,Cli::getPhpFile(ACRIT_CORE,$GLOBALS["j82px7ba3fmqy862"]), null,$bMbstring !=$GLOBALS["1vj3vhtnu0cv6zf2"],$strConfig);$arArguments=$GLOBALS["zwf2ofhmfxioikl5"]([$GLOBALS["ajb4on846vit18ve"]=>$this->strModuleId,$GLOBALS["jt005lkz2v5oa46b"]=>$intProfileID,$GLOBALS["f8123psnll2w6l7m"]=>$intIBlockID,$GLOBALS["hmjke7v0ihqj1rjn"]=>$bCheckTime ? $GLOBALS["cqf2nwroptjwb2v3"] : $GLOBALS["az4f0tb7xtp7vams"],],$arThreadArguments);$arArguments[$GLOBALS["3rijppl1b4hyhq2v"]]=$GLOBALS["zjbck0doueknya93"]($GLOBALS["689w5uohtug77651"],$arElementsID);return new Thread($strCommand,$arArguments);}public function runThread(){if(Cli::isRoot()){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["a3w8y6lnfs6c1g88"]));print Loc::getMessage($GLOBALS["rtys9kr0hbal1yfp"]).PHP_EOL;return false;}Helper::setWaitTimeout();$intProfileId=$this->arArguments[$GLOBALS["r0rta75vetky58ss"]];$intIBlockId=$this->arArguments[$GLOBALS["7ms9finwizti816e"]];$arId=$GLOBALS["w2stumhotdr2yi25"]($GLOBALS["jq9tpp0iv85glla6"],$this->arArguments[$GLOBALS["6r2kq03bz3n9c3dt"]]);$arId=$GLOBALS["5bk62zr9acqstqjb"]($arId);$bCheckTime=$this->arArguments[$GLOBALS["grixe7ab4wyrshap"]]==$GLOBALS["xzez7vttbh8he565"];if($bCheckTime){$this->startTime();}else{$this->setMethod(Exporter::METHOD_CRON);}$this->includeModules();$intPid=Cli::getPid();$strLogMessage=Loc::getMessage($GLOBALS["dn2hiryp3vimxjsb"], array($GLOBALS["ia5us1iika6jnw6j"]=>$this->arArguments[$GLOBALS["okbn9mv6sp3xqxy6"]],$GLOBALS["dldvxsbv3h2dx5p1"]=>$intPid,$GLOBALS["rgkvk52ts32f9f4k"]=>$intIBlockId,$GLOBALS["qq4wk2q6cse57r28"]=>$this->arArguments[$GLOBALS["sg3ekfexhhqvi3bi"]],$GLOBALS["ab5xbkii0sthk7j2"]=>$this->arArguments[$GLOBALS["46zx8ah58do0mx19"]],$GLOBALS["wf49yfb9c5vpt9d0"]=>$this->arArguments[$GLOBALS["894r2k0o4zzf96og"]],));Log::getInstance($this->strModuleId)->add($strLogMessage,$intProfileId, true);$arThreadResult=$this->stepGenerate_ExecuteThread($intProfileId,$intIBlockId,$arId,$bCheckTime);$strLogMessage=Loc::getMessage($GLOBALS["1krlgpy14dt6erqd"], array($GLOBALS["zxrxfs2n35ms31y5"]=>$this->arArguments[$GLOBALS["2h71rcfm8z9xlqfk"]],$GLOBALS["7idutuhar0apsyj3"]=>$intPid,$GLOBALS["07ykkjnpa8lrwdzx"]=>$intIBlockId,$GLOBALS["w3l9580s6ep1s3lc"]=>$this->arArguments[$GLOBALS["x2ojw891z1m4t9il"]],$GLOBALS["jhie21exs3z6nrt3"]=>$this->arArguments[$GLOBALS["dpb3tiwcd7mjonse"]],$GLOBALS["rgzuwp1tw0qyh01u"]=>$this->arArguments[$GLOBALS["4vdk81bsx9mwpugz"]],));Log::getInstance($this->strModuleId)->add($strLogMessage,$intProfileId, true);print Thread::encode($arThreadResult);unset($arThreadResult);return true;}public function stepGenerate_ExecuteThread($intProfileID,$intIBlockID,$arElementsID){$arResult=array($GLOBALS["ylm2dl3np2dqskqf"]=>null,$GLOBALS["u0ket6n0dttfyf4b"]=>count($arElementsID),);$fStartTime=$GLOBALS["rje0gemaeojid2tb"](true);foreach($arElementsID as $intElementID){$this->processElementByModule($intElementID,$intIBlockID,$intProfileID, static::PROCESS_MODE_FORCE);$arResult[$GLOBALS["1hsnscceopkqlnyl"]]++;if(!$this->haveTime()){$arResult[$GLOBALS["ibi48xl0sd9cg3jy"]]=static::RESULT_CONTINUE;$strTime=number_format($GLOBALS["5t0y46yscya1sgmu"](true) - $fStartTime, 4,$GLOBALS["u3gwo19go1j6z1g0"],$GLOBALS["ofou66qqmz4tf8t3"]);$strMessage=Loc::getMessage($GLOBALS["ihspufauclxitwcf"], array($GLOBALS["icfrvqoq1xq1isdc"]=>$arResult[$GLOBALS["9eix3qx3hqit1rwc"]],$GLOBALS["4ayjsdfbfnumeiyt"]=>$intElementID,$GLOBALS["7s2n2mhxkdfd99q1"]=>$intIBlockID,$GLOBALS["39w54ylhw408hoyp"]=>$strTime,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID, true);break;}}return $arResult;}protected function stepGenerate_GetElementsErrors($intProfileID,$arIBlocksID,$intCountAll){$intResult=$intCountAll - $this->stepGenerate_GetElementsSuccess($intProfileID,$arIBlocksID);if($intResult<0){$intResult=0;}return $intResult;}protected function stepGenerate_GetOffersSuccess($intProfileID,$arIBlocksID){$intResult=0;$arQuery=[$GLOBALS["goxhfdc4ke1d2q7z"]=>array($GLOBALS["a8t342pq3rgp19du"]=>$intProfileID,$GLOBALS["bzsvladhw2gqq6jr"]=>$arIBlocksID,),$GLOBALS["7p0cj7r40z5slt5x"]=>array($GLOBALS["1ae62goa994h50sh"],),$GLOBALS["w0d8nhrkzwzklhd4"]=>array(),$GLOBALS["t049my7ofybav5st"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["68hac210h4hrmu28"],$GLOBALS["c9yver3poyddh230"])),];$resData=Helper::call($this->strModuleId,$GLOBALS["l7zn567rsdenzc67"],$GLOBALS["b4y96uldmx6ebpju"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["8zwcfg0orxhvcul5"]($arData[$GLOBALS["hs3abznifxvr127i"]]);}unset($resData,$arData);return $intResult;}protected function stepGenerate_GetOffersErrors($intProfileID,$arIBlocksID){$intResult=0;$arQuery=[$GLOBALS["3c4coqgb1zml1us1"]=>array($GLOBALS["klyc8bmf7yj8un5v"]=>$intProfileID,$GLOBALS["nndjhgd0jb4iukps"]=>0,),$GLOBALS["ei0e7uvtmjj14g5a"]=>array($GLOBALS["74oo6r2b7nfvwfhj"],),$GLOBALS["irb2ce8knnim5r6k"]=>array(),$GLOBALS["wncnve64z44jy6z8"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["793sagccbwkkcm3q"],$GLOBALS["9sjxc001kfhx80sd"])),];$resData=Helper::call($this->strModuleId,$GLOBALS["l0tjjecd6ut57siv"],$GLOBALS["abceqyuk7js6fg0e"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["lszbc3a50dld052n"]($arData[$GLOBALS["55620pxy7jq3p1fh"]]);}unset($resData,$arData);return $intResult;}public function stepExport($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["3xuynig8x5rn1ylf"]];return static::RESULT_SUCCESS;}public function stepDone($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["q1v535n1wef2vfh1"]];$arSession=&$arData[$GLOBALS["x149uuapuqlglqz7"]];$arCounter=&$arSession[$GLOBALS["ap84rwwfkkmpcrhr"]];$obPlugin=null;$arPlugin=$this->getPluginInfo($arData[$GLOBALS["mkvsthfgtnctolyz"]][$GLOBALS["e6197sta3rc8ytfi"]]);if(!empty($arPlugin)&&$GLOBALS["fcgdmt2otoz8u1dy"]($arPlugin[$GLOBALS["83kon0obdmku7w5k"]])&&$GLOBALS["mj3ou45vzjgs62m8"]($arPlugin[$GLOBALS["97zf6ben33oucaqh"]])){$obPlugin=&static::$arPluginObjects[$this->strModuleId][$arProfile[$GLOBALS["bodf9gnxs3f1295f"]]];if(!$GLOBALS["pgeqlcidn6xwa8gc"]($obPlugin)){$obPlugin=new $arPlugin[$GLOBALS["18gfh5uvsbb77ucl"]]($this->strModuleId);$obPlugin->setProfileArray($arData[$GLOBALS["t0u9pj2ljdc3yre5"]]);}}$arSession[$GLOBALS["ztvs1b3hbqu9h178"]]=time();$arStatusData=[$GLOBALS["3qfaf0a1f3n204n2"]=>[$GLOBALS["zxgfutwelgmy36ir"]=>ExportData::TYPE_DUMMY,$GLOBALS["74qp40k2z3k91f3u"]=>false,$GLOBALS["ab0zwug4y2hpc9ds"]=>false],$GLOBALS["v5phi7ztadbkpjzl"]=>[$GLOBALS["swcml1te17k11pyo"]=>ExportData::TYPE_DUMMY,$GLOBALS["yer59uudzk6y89hr"]=>false,$GLOBALS["ddervt798lqwze5u"]=>false],$GLOBALS["kmu4y862lj39g07z"]=>[$GLOBALS["eoiqv1vt21sl6i04"]=>ExportData::TYPE_DUMMY,$GLOBALS["nvqdoqpm223kj51h"]=>true,$GLOBALS["xvfpum1tjk1e0kf2"]=>false],$GLOBALS["23o0t8b2h6qldwma"]=>[$GLOBALS["bciodea10xwpr3c3"]=>false,$GLOBALS["cwpe7t70y6lispgu"]=>0,$GLOBALS["8elc1w0m4smt8olk"]=>$GLOBALS["0lf4x9osz1zltvn0"]],];foreach($arStatusData as $strKey=>$arStatusDataItemFilter){$intValue=$this->stepGenerate_GetElementsCount($intProfileID,$arStatusDataItemFilter);$arCounter[$strKey] +=$intValue;}$arSession[$GLOBALS["ztucp2bn557xqw5r"]]=true;$arSession[$GLOBALS["9wre65g3r3bzgz2t"]]=time();$strTimeGenerated=$arSession[$GLOBALS["1ddqtcizq4rd0vw3"]] - $arSession[$GLOBALS["brjkk44jaxhl5bkd"]];$strTimeTotal=$arSession[$GLOBALS["8j4mjo5xerb5h1kl"]] - $arSession[$GLOBALS["0l35tpjtlpsqr6gk"]];if($arSession[$GLOBALS["jpm1r6fan6sn2ywy"]]){$arHistory=[$GLOBALS["l3gv1kjw1bds5byn"]=>new \Bitrix\Main\Type\DateTime(),$GLOBALS["7foq66jowinfelyq"]=>$arCounter[$GLOBALS["h3all9xtldov5ici"]] + $arCounter[$GLOBALS["tqlxy1t3x7bgrmzl"]] + $arCounter[$GLOBALS["brdr09obg71ab6c5"]] + $arCounter[$GLOBALS["a7j94x7x9tl8vhep"]],$GLOBALS["gbn5s1m4rbd5ey5k"]=>$arCounter[$GLOBALS["ebwdxxtrnzm3tn8w"]],$GLOBALS["a1hmlus5trols89o"]=>$arCounter[$GLOBALS["cz7vy92ww7qv9y83"]],$GLOBALS["tyt08p11r48b7ryf"]=>$arCounter[$GLOBALS["pw4gz71fc3d6sehg"]],$GLOBALS["zihxbc5n3wig2jbw"]=>$arCounter[$GLOBALS["72k3odk4gum8wokq"]],$GLOBALS["ibyjat8ulfx551h7"]=>$strTimeGenerated,$GLOBALS["t661cmoznlzmw1yn"]=>$strTimeTotal,];$obResult=Helper::call($this->strModuleId,$GLOBALS["jwl2codh4pajge2p"],$GLOBALS["kbhtjo9pe7esds0a"], [$arSession[$GLOBALS["wk61j5fl512epul5"]],$arHistory]);if($obResult->isSuccess()){$arSession[$GLOBALS["vb5kokta2ntv3uj3"]]=$obResult->getID();}}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["xgvgp8vbapx2z0x2"], array($GLOBALS["g1mrgxbtxt7cu16u"]=>Helper::formatElapsedTime($strTimeTotal),)),$intProfileID);$this->sendResultsEmail($obPlugin,$arSession,$arData);Helper::call($this->strModuleId,$GLOBALS["p3qe7awe1qf1ieaf"],$GLOBALS["fy1odl52admcmqo7"], [$intProfileID]);$obPlugin->finish($intProfileID,$arSession,$arData);foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["113z69ontzxcw0wv"]) as $arHandler){ExecuteModuleEventEx($arHandler, [$intProfileID,$arData]);}return static::RESULT_SUCCESS;}public function showProgress($intProfileID,$arSession,$obPlugin){$strModuleId=$this->strModuleId;require __DIR__.$GLOBALS["qzttejplz069rjbv"];}public function getElementPreviewUrl($intElementId,$intProfileID){if(\Bitrix\Main\Loader::includeModule($GLOBALS["rlfztokji0zfy6m8"])){$resExample=\CIBlockElement::getList([$GLOBALS["9knnc2fp12mjfr1y"]=>$GLOBALS["rzxq1b9or90uuvv1"]], [$GLOBALS["hldgyfo5qmybu463"]=>$intElementId,], false, [$GLOBALS["i7x6ys62pmzfef12"]=>1], [$GLOBALS["2b2pe462uwupye9z"],$GLOBALS["d5yimkk4prj2k0o7"],$GLOBALS["sc7xv3bgolx498cb"],$GLOBALS["bo2f8sdq5cvdz103"],]);if($arElement=$resExample->GetNext(false, false)){$strUrl=$GLOBALS["bi05ob4qs0nt09vz"].http_build_query(array($GLOBALS["8dqa89aisv98a09b"]=>$arElement[$GLOBALS["e2rg42ba9omvbqat"]],$GLOBALS["nu6h0597aswyvjvu"]=>$arElement[$GLOBALS["fyp1lpouu17i0h0c"]],$GLOBALS["jxj38iiq21nrh3dx"]=>$arElement[$GLOBALS["5t358xb3uqpwhdvp"]],$GLOBALS["gd9m5mqj268avy27"]=>LANGUAGE_ID,$GLOBALS["wsh6iyylhq5dxd7b"]=>$arElement[$GLOBALS["015q4cu52amw74aa"]],$GLOBALS["71onfhyk9cvlzhy3"]=>$GLOBALS["8kvoj4fi5l6miub8"],str_replace($GLOBALS["3dvz3xrgf5jbpq0n"],$GLOBALS["cp1mt75nrjeu4hj9"],$this->strModuleId).$GLOBALS["j422geke1k48gis2"].Helper::PARAM_ELEMENT_PREVIEW=>$GLOBALS["3ohu9gqpb0zvv7m4"],str_replace($GLOBALS["uv0i7a7di1qjgg37"],$GLOBALS["gtm0vuniim0exuu8"],$this->strModuleId).$GLOBALS["nswncxqf779jeu36"].Helper::PARAM_ELEMENT_PROFILE_ID=>$intProfileID));return $strUrl;}}return false;}public static function getElementSections($arElement,$strSectionsID,$strSectionsMode){$arResult=array();$intIBlockID=$arElement[$GLOBALS["kb2cxvtz3n02jc4b"]];$arCache=&static::$arCacheGetSections[md5($intIBlockID.$strSectionsMode.$strSectionsID)];if(!$GLOBALS["qbsxmt8qja1i2nyy"]($arCache)){$arCache=static::getInvolvedSectionsID($intIBlockID,$strSectionsID,$strSectionsMode);}$arAllElementSections=array();if($arElement[$GLOBALS["hqfid9c6id5yvkbx"]]){$arAllElementSections[]=$arElement[$GLOBALS["f08buo5u5wixc6zn"]];$arAllElementSections=$GLOBALS["q07uydx5ri2181dd"]($arAllElementSections,$arElement[$GLOBALS["w3padu9hp1t2cjym"]]);}elseif($arElement[$GLOBALS["bb0tba3u5a447na6"]][$GLOBALS["nfi8z4kovtwf4nja"]]){$arAllElementSections[]=$arElement[$GLOBALS["s3rhvym3gm7ul250"]][$GLOBALS["otyqenof38cyhcfp"]];$arAllElementSections=$GLOBALS["1k0b3b12tapc798m"]($arAllElementSections,$arElement[$GLOBALS["1p9mjtm4fx2xt827"]][$GLOBALS["7ubil5gvz3fovgzk"]]);}foreach($arAllElementSections as $key=>$intSectionID){if($GLOBALS["ked36qybzn3qp373"]($intSectionID,$arCache)){$arResult[]=$intSectionID;unset($arAllElementSections[$key]);}}return $arResult;}public static function getInvolvedSectionsID($intIBlockID,$strSectionsID,$strSectionsMode){$arResult=array();switch($strSectionsMode){case $GLOBALS["emz4aqfqz9mvr657"]:$arSort=array($GLOBALS["yxtrej6e2fxgdc4v"]=>$GLOBALS["uupxfj4zl8y87lk0"],);$arFilter=array($GLOBALS["a0gb94iuu3fv3g0q"]=>$intIBlockID,$GLOBALS["j746o8gh8btkxzbb"]=>$GLOBALS["gmdepqmjmcbw7134"],);$resSections=\CIBlockSection::getList($arSort,$arFilter, false, array($GLOBALS["g2y4y1d5box5ipdp"]));while($arSection=$resSections->getNext(false, false)){$arResult[]=$arSection[$GLOBALS["ropnpuzr0j9v8b2s"]];}unset($resSections,$arSection);break;case $GLOBALS["phrzofn5ep5pitj5"]:$arResult=$GLOBALS["ogh358j5tewaops8"]($GLOBALS["qirv8elr2dp5fvm7"],$strSectionsID);break;case $GLOBALS["gp3vsms0r4bmxw1a"]:$arResult=static::getAllSectionsWithSubsections($intIBlockID,$strSectionsID);break;}return $arResult;}public static function getAllSectionsWithSubsections($intIBlockID,$strParentSectionsID){global $DB;$arResult=array();$strParentSectionsID=$GLOBALS["ck44oez9xyew16ot"]($strParentSectionsID,$GLOBALS["btmj84w00gf51iww"]);if($GLOBALS["y0y41e620yzb2a3b"]($strParentSectionsID)){$arResult=$GLOBALS["xeijfmuaewgc7lka"]($GLOBALS["o3m11de8dryi3d25"],$strParentSectionsID);}$intIBlockID=$GLOBALS["sy6f9loz1fmfvabx"]($intIBlockID);if($intIBlockID&&\Bitrix\Main\Loader::includeModule($GLOBALS["eg7medclsdhn1on0"])){$mIBlocks=array($intIBlockID);$arCatalog=Helper::getCatalogArray($intIBlockID);if($GLOBALS["6htgvw2zjykn0o9z"]($arCatalog)&&$arCatalog[$GLOBALS["q0uolqb0rztkr2x3"]]){$mIBlocks[]=$arCatalog[$GLOBALS["p4zxt9t1k9rmplgw"]];}unset($arCatalog);$mIBlocks=$GLOBALS["utlcvvxu4tmoxl9y"]($GLOBALS["6civp5t4da4alqiu"],$mIBlocks);$arSqlMargins=array();$strSql=$GLOBALS["3lrzw8nq1fhbqb2z"].$mIBlocks.$GLOBALS["ov1kbl4ncqmpncxp"].$strParentSectionsID.$GLOBALS["jz5o3f7e1n3khvj1"];$resSections=$DB->query($strSql);while($arSection=$resSections->getNext(false, false)){$arSqlMargins[]=$GLOBALS["stievlvlads31p3r"].$arSection[$GLOBALS["o3trnmd58rfljdm2"]].$GLOBALS["u82ns16uex1ersgb"].$arSection[$GLOBALS["q5fskqyz3ihewm4l"]].$GLOBALS["i7uytxj6o47slmds"];}unset($resSections,$arSection,$strSql);if(!empty($arSqlMargins)){$arSqlMargins=$GLOBALS["z2fm0148dru9kvl0"]($GLOBALS["tubj5x72acc0ark8"],$arSqlMargins);$strSql=$GLOBALS["rchlq9p3qb3fozyc"].$mIBlocks.$GLOBALS["ju24wveq67m3c3ud"].$arSqlMargins.$GLOBALS["e3ob11z4n64vjxxg"];$resSections=$DB->query($strSql);while($arSection=$resSections->getNext(false, false)){$arResult[]=$arSection[$GLOBALS["zsnsl9kotzcyx7ep"]];}}}$arResult=$GLOBALS["dewyctds6uf4fdm2"]($arResult);unset($resSections,$arSection,$strSql,$arSqlMargins);return $arResult;}public static function run($strModuleId,$mProfileID){$bRunInBackground=false;$arDebug=debug_backtrace(2);if($GLOBALS["n7foc3kor73o61fp"]($arDebug)&&!empty($arDebug)){$strHaystack=Helper::path($arDebug[0][$GLOBALS["fgnmh169b74t9gwn"]]);$strNeedle=$GLOBALS["iwbrrzbml434w4rl"];if($GLOBALS["wnpuwv20rmki1fkq"]($strHaystack,$strNeedle) !==false){$bRunInBackground=true;}}if(!$GLOBALS["waj5impp1c44vd0i"]($strModuleId,$GLOBALS["5xhpk3v1w7c67w8g"](\Acrit\Core\Export\Exporter::getExportModules(true), -2))){if(!$bRunInBackground){return false;}}if(Cli::isProcOpen()){$arProfilesID=$GLOBALS["es65fdnuzdxs89y9"]($mProfileID) ? $mProfileID : array($mProfileID);$arCli=Cli::getFullCommand($strModuleId,$GLOBALS["mk118st49wyjfhlp"],$mProfileID,$GLOBALS["xjm33dyuhm2p3cgc"]($mProfileID) ? Log::getInstance($strModuleId)->getLogFilename($mProfileID) : null);foreach($arProfilesID as $intProfileID){Log::getInstance($strModuleId)->add(Loc::getMessage($GLOBALS["6q0n4jyqlcxwb024"], array($GLOBALS["4lttnhgwtkern35h"]=>$arCli[$GLOBALS["6b47l5eoly1qt8t1"]],)),$intProfileID,$bRunInBackground);}$arArguments=[];if($GLOBALS["ifp26wjfxqoi81kp"]($GLOBALS[$GLOBALS["yvp8c2acrpbinm2z"]])&&$GLOBALS[$GLOBALS["wnug2lii87tv5rms"]]->isAuthorized()){$arArguments[$GLOBALS["wu0rmp27duvhyl8y"]]=$GLOBALS[$GLOBALS["qa7aj6cddhbwzkok"]]->getId();}$obThread=new Thread($arCli[$GLOBALS["un79adpq1j16tmdg"]],$arArguments);$intPid=$obThread->getPid();unset($obThread);if($GLOBALS["yyxtgc6hpznwyvd7"]($intPid)&&$intPid > 0){usleep(50000);return $intPid;}}return false;}public function isExportInProgress(){$arQuery=[$GLOBALS["pnta9mu1f1kjovu2"]=>array($GLOBALS["qwf59g4m9g18wtg2"],$GLOBALS["0bui5x1sxui0140r"],$GLOBALS["ldq1j30mi13jejsu"]),];$resProfiles=Helper::call($this->strModuleId,$GLOBALS["05n9qjrcrm6l140v"],$GLOBALS["7p2wijlutrznicbc"], [$arQuery]);if($resProfiles){while($arProfile=$resProfiles->fetch()){if(Helper::call($this->strModuleId,$GLOBALS["w3sd4sqp9uqpa4v8"],$GLOBALS["c8dmuy4nwjwnqqsh"], [$arProfile])){return true;}}}return false;}protected function isPluginMatch($strPlugin,$arTestCode){$bResult=false;if(!$GLOBALS["jcthkkktr7bywvii"]($arTestCode)){$arTestCode=[$arTestCode];}foreach($arTestCode as $strTestCode){if($strPlugin==$strTestCode||$GLOBALS["k8ji4kaova9dbx2i"]($strPlugin,$strTestCode.$GLOBALS["3yrbgik8r0hxo0a0"])===0){$bResult=true;}}return $bResult;}protected function sendResultsEmail($obPlugin,$arSession,$arData){if($this->isCron()){if(!empty($arEmails=$this->getAdminEmails($arData[$GLOBALS["qkk0bag77wpjmqjx"]]))){$strHtml=$obPlugin->showResultsExt($arSession,$strTemplate=$GLOBALS["05y2fbi6zfq27w4d"],$bUseAdminMessage=false);foreach($arEmails as $strEmail){$bSuccess=\Bitrix\Main\Mail\Mail::send([$GLOBALS["pp7v4szb4k5772gr"]=>$strEmail,$GLOBALS["b0t9j9hi73s1y6xs"]=>Helper::getMessage($GLOBALS["ngh2fjg7o713dxpn"], [$GLOBALS["41gyebh2mju1yagm"]=>$arData[$GLOBALS["t7u4dupoa2v4k2ql"]][$GLOBALS["ssxkv517g6acjbba"]],$GLOBALS["ywu874tbxy75j5qx"]=>$this->strModuleId,$GLOBALS["qbqnh70qi3z2cita"]=>$arData[$GLOBALS["1tb9cqky2sjmoxp6"]][$GLOBALS["0wgcf5htr0xibqmm"]],$GLOBALS["k2qqszhvgwf0b8rn"]=>$arData[$GLOBALS["bavq1wubg46xc7mm"]][$GLOBALS["jhgwksjz4bgy4vjs"]],]),$GLOBALS["k6zhyh3nlo6giazj"]=>$strHtml,$GLOBALS["e1zcr037ey2vo9dx"]=>[$GLOBALS["xmrvvnheemr8p6mv"]=>Helper::getOption($GLOBALS["dmjz13oqyjlrc1oz"],$GLOBALS["ecpp2xfsc6dd9wkb"]),],$GLOBALS["p9b10zzvcxjek1ra"]=>Helper::isUtf() ? $GLOBALS["k6u8ldvlog1l7fma"] : $GLOBALS["3coqzi5ceo2lvtka"],$GLOBALS["nafemq73gehuxnho"]=>$GLOBALS["oore3pcsyx5a6udb"],]);}}}}protected function sendErrorEmail($strError,$arData){if($this->isCron()){if(!empty($arEmails=$this->getAdminEmails($arData[$GLOBALS["l2ipj1nk5z7kf3j0"]]))){foreach($arEmails as $strEmail){$bSuccess=\Bitrix\Main\Mail\Mail::send([$GLOBALS["cr71cmcu3e4kmkaz"]=>$strEmail,$GLOBALS["8mcwvsao10m89g9f"]=>Helper::getMessage($GLOBALS["hczqs0lhia1qh6ln"], [$GLOBALS["rajgz493ysm6jc6g"]=>$arData[$GLOBALS["quvbw4c3134kbl3l"]][$GLOBALS["zqtdz8m0usu21k1o"]],$GLOBALS["mmuekjrl5uchcy3d"]=>$this->strModuleId,$GLOBALS["b14b8vt3d4eqagxd"]=>$arData[$GLOBALS["6a0z5meld2fhcb8m"]][$GLOBALS["08w78exx0ix5samz"]],$GLOBALS["i20f8rus91oa90q9"]=>$arData[$GLOBALS["6c7m12e8etuw8unr"]][$GLOBALS["681nb9ucpzmph7k5"]],$GLOBALS["n1vxqa74j2hc8pvi"]=>$strError,]),$GLOBALS["qttowv1i5z1jjpa0"]=>Helper::getMessage($GLOBALS["3hta33ea40lzj66n"], [$GLOBALS["9hmj6j0t809eg2id"]=>$arData[$GLOBALS["rslunlvthpz7p4od"]][$GLOBALS["guf963stj5pnqddn"]],$GLOBALS["bj32448y1kkjyvop"]=>$this->strModuleId,$GLOBALS["tkihc7qb6b99nase"]=>$arData[$GLOBALS["4egez4fd9vu62zal"]][$GLOBALS["uc2glg9qfs191i41"]],$GLOBALS["0k91bcinedrl0lda"]=>$arData[$GLOBALS["0zyre7i1xhxu1niu"]][$GLOBALS["dda4ilfi5bw5ptpz"]],$GLOBALS["xgbttvpjblbxiohy"]=>$strError,]),$GLOBALS["9q61sg0qrruj9r7q"]=>[$GLOBALS["cnu8okku05ggkxvs"]=>Helper::getOption($GLOBALS["3r4dnf3htws63d6y"],$GLOBALS["fc44vgr8inoz3ux8"]),],$GLOBALS["oo33q0b8jxgknj6s"]=>Helper::isUtf() ? $GLOBALS["gr0v5jj5ga1twsfq"] : $GLOBALS["1yl1108gmf469e04"],$GLOBALS["lbfdjdegya1higot"]=>$GLOBALS["y203z9mxn8xzkmls"],]);}}}}protected function getAdminEmails($arProfile){$strAdminEmail=null;$strDefaultSend=Helper::getOption($this->strModuleId,$GLOBALS["lawfpin0isf3zq98"])==$GLOBALS["q01satbhmdfadtbi"] ? $GLOBALS["6l4uz54agnmbhya1"] : $GLOBALS["3mdx56mg4b7jq0qe"];$strDefaultEmail=Helper::getOption($this->strModuleId,$GLOBALS["3uebzjoi6jln09ef"]);switch($arProfile[$GLOBALS["io7j149uy3k2oyox"]][$GLOBALS["a259do49x9scou6t"]]){case $GLOBALS["neragwd31psswmca"]:$strAdminEmail=$strDefaultEmail;break;case $GLOBALS["e8wlgvphmqi6aeg7"]:$strAdminEmail=$arProfile[$GLOBALS["4qumgoyj25c7p3uw"]][$GLOBALS["05pt16jpebzc0t08"]];break;case $GLOBALS["bpfgy4rhspjbnpdw"]:break;default:if($strDefaultSend==$GLOBALS["fgb6xgfw5w9fg9sb"]){$strAdminEmail=$strDefaultEmail;}break;}if($GLOBALS["oqb1yswtdmwkzdhw"]($strAdminEmail)){return Helper::splitSpaceValues($strAdminEmail);}return false;}}$GLOBALS[base64_decode('M2g4eDRocGg1M29tamc0Mw==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL2Fjcml0LmNvcmUvbGliL2V4cG9ydC9leHBvcnRlci5waHA=');$GLOBALS[base64_decode('MXpuaXJzbWVrdHV3YWJ4bQ==')]=base64_decode('I15hY3JpdFwuKC4qPykkI2k=');$GLOBALS[base64_decode('d2QwenI3a3NjY21ocDU3bQ==')]=base64_decode('JDE=');$GLOBALS[base64_decode('ZnJ1YXZzZHFqd3Z3bnFreA==')]=base64_decode('ZGVidWc=');$GLOBALS[base64_decode('aHExNWQwMDkxczhtdGo3Yg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('bGRuNWpwbmJoNTR6b2E2dQ==')]=base64_decode('QUNSSVRfRVhQX0RFQlVH');$GLOBALS[base64_decode('azducDNqazhwNG42MmVnYQ==')]=base64_decode('QUNSSVRfRVhQX0RFQlVH');$GLOBALS[base64_decode('aTh1YTZjcjQ0dDF3d2RvMA==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('dnhpdWpld20zMWg3dWtxag==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('YWU1ZjlmOXRuamkxdGoycg==')]=base64_decode('Lg==');$GLOBALS[base64_decode('M2p1ZmxiYWtiNzIwMjdhMg==')]=base64_decode('Li4=');$GLOBALS[base64_decode('aTZ5enhxcGd5MzN1ZTh5cg==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('NmJxdzN5NWx3OXNvcmZhZQ==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('cnZ0dW84OGpvcDJkZ3o0Mg==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('cmUyeTF2aW5yd2I3bXVzag==')]=base64_decode('L2Zvcm1hdHMv');$GLOBALS[base64_decode('eHFrNGt2cndxM3gwbGIydg==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('aXJoeGpyeHh6M3Z6bnk4dw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('cDJoNzdmMW5uNXFvcmUxbw==')]=base64_decode('Lg==');$GLOBALS[base64_decode('ZjZtcW52d2l4ZGl5ZnFkNA==')]=base64_decode('Li4=');$GLOBALS[base64_decode('MDF5dHZpOTFmM3k2MmFiZw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('ZHE2aGdsMnB1OGtmejhrMA==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('NHh0OTk5Y2o1bnpnaHVzMg==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('a3NmaHEzM3MzcjF3ZWF0ZA==')]=base64_decode('QUNSSVRfRVhQX0xPR19TRUFSQ0hfUExVR0lOU19FUlJPUg==');$GLOBALS[base64_decode('MGtpYzIxZnR4NHAxaGhycQ==')]=base64_decode('I1RFWFQj');$GLOBALS[base64_decode('MjVtc29kZ2k0bnR4dWtkaA==')]=base64_decode('T25GaW5kUGx1Z2lucw==');$GLOBALS[base64_decode('OG5iZTFqaDlvN3Z0cnV6cQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2lu');$GLOBALS[base64_decode('ejQ1MDMxZzIwYTVoOXVzNA==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcVW5pdmVyc2FsUGx1Z2lu');$GLOBALS[base64_decode('bWNkeHVjc3g4NzBnNTNoaQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2lu');$GLOBALS[base64_decode('ZWd5azNtdXkzdnBsb2dwNg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcVW5pdmVyc2FsUGx1Z2lu');$GLOBALS[base64_decode('Z3Nybjhjenl0NHBzN2Q4ZQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('cXhlcm4ybWdxdHVrdGt4bw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('emxlaXNveWlxamU4dXY0Mw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eDN6NzdxMW03Z3AzcDJ2dQ==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('aHhpZGhmZWJ2czQ3NXdkbw==')]=base64_decode('RVhBTVBMRQ==');$GLOBALS[base64_decode('d2sxNGk4dGYwYWE1OGIxOQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('a2Jzcm11M2k2dHh2MzFpcQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('YnI5Nm94N2NqcG00cml5ag==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('cjNmb2NrY3pjbnR2ZDBkcg==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('cGdvM3Vxc3IzNjFsN3ZnYQ==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('dGRpdmNobDQ3NGhvZXZ1Zw==')]=base64_decode('T25BZnRlckZpbmRQbHVnaW5z');$GLOBALS[base64_decode('czVieXcyc3U3dWloaGQ4Zw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('cjZ1Z3U4Nmk2cnBxNXE2cw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('empvOHV4eTIzbmUwNzZjdw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('eDNua2JmMjY5ZDhpZHlqOA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('dGozMTNrd2x6am0yN2NzOQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('c2FqYW53cTBlamtlMHJkeQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZXI5aXQxY21jN3FzcTIwOQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2lu');$GLOBALS[base64_decode('eGw0YTI2ZTl1aHlkZTk3eQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QTFVHSU5fQ09SUlVQVEVE');$GLOBALS[base64_decode('bG51ZTIya2I4Ympoanpkcg==')]=base64_decode('I1RFWFQj');$GLOBALS[base64_decode('amZxamo2cmVkd2djbXhtNw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('ZHl3bHNvdGY1dmtkZDc0dg==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZW1waXl5NjJwZ2d0MnV2bQ==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzLw==');$GLOBALS[base64_decode('a3dxaGV5bThydTdtYWVoYg==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('aGQ5OWtiYzVybHIxNWx0Ng==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('aXFiYTMyZHF4OG9mbGo5Mg==')]=base64_decode('ZXhwb3J0cHJvcGx1cw==');$GLOBALS[base64_decode('cWI2MWg0ejM4MWdhZGkzeA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('N2o4OW5vNDI2cGVzbXR6Yw==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('emE4amFpMG1xbDExejhrZQ==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('bnU4d2EzbjluOWlnNmtkZA==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('NnI3eDkwZXJ4N3VtcXltMA==')]=base64_decode('L2ljb24ucG5n');$GLOBALS[base64_decode('Ync1ajF3ZXVwaWloaHI3dQ==')]=base64_decode('SUNPTl9GSUxF');$GLOBALS[base64_decode('M2hoZGJ3amNyN3k4OHhkMA==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('cDRjcXgwN281bWh6OGtlYg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('djJyZTJpOHg0dWxvejVrNA==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('NnQzazdndmMzNG4xdmNzag==')]=base64_decode('Zm9ybWF0cw==');$GLOBALS[base64_decode('MnljaXo0ZHJ2cDNuZWR5bA==')]=base64_decode('Lw==');$GLOBALS[base64_decode('NXQzY3g4b2diaXd2dW1zZA==')]=base64_decode('L2ljb24ucG5n');$GLOBALS[base64_decode('MHB3enltYnhnNHVpcjl2Mw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('NDFrc3R6YWVzbW1qaXBiag==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('MmtqeHE2b2R0amFxa2E0Yg==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('ZGtsNzhxamZ1bHIxMzYxdQ==')]=base64_decode('ZGF0YTppbWFnZS9wbmc7YmFzZTY0LA==');$GLOBALS[base64_decode('eTlzZ2k1ZnJnc3pvNGg4Yw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('bDVqaW5tM3lobTZ0MmgyNQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('cGJwNmVlbm12YXlpZnBoZw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('MGNncmpncDF1aGFsb3o3eA==')]=base64_decode('Ww==');$GLOBALS[base64_decode('Ynd3bmpvcGNrcTJ4N2VuaQ==')]=base64_decode('Ww==');$GLOBALS[base64_decode('eXJtMHMybHdrMnFzbGhpcA==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('dDgzNTFnNDZ5NjVuam5mdA==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('MjlpcjJudDR4MnBvNWNqNg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('aXo1cHN2a2JwMWZvMmp3cQ==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('c3liZXIwNnEzOXprNnRzbg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('OHcxcjYzMGJwNzN4bjdrZg==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('dHp1Ym80aDM2dHNxNWdqcg==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('dWNsZmxwYzJ0djZhazZibQ==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('dzd5MHljdnlzbmhnMGp6cw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('a3U0MDVpY282MG1ndnkyMg==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('enA1ejEydnZraG8xamVleg==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('MXI5MXprdmtpaW13YnFtdg==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('YmxraHBhMHZid2gweGxrMw==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('Zm9lN3prbjNtd3ltODk5Mg==')]=base64_decode('Rk9STUFUU19DT1VOVA==');$GLOBALS[base64_decode('d2phZXJ6cjNkYjF3cDhwMQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('eDd3cnE3c2MwZWR6aW45cw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('YmNxenV0N3k2c2J5a3Jlbg==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('a3czdm83aTAyNnc1d2pvbQ==')]=base64_decode('Rk9STUFUU19DT1VOVA==');$GLOBALS[base64_decode('cDRkeTE5YWx4dTY3MHBwaA==')]=base64_decode('YmFzZW5hbWU=');$GLOBALS[base64_decode('bnU3cjk0ejJ0amR4NXlzMQ==')]=base64_decode('I14oXGQrKV8oLio/KSQj');$GLOBALS[base64_decode('dndhc25mdTNjeW5reGUxNw==')]=base64_decode('YmFzZW5hbWU=');$GLOBALS[base64_decode('a3gyaGxrdGxzMHVyaXdpcA==')]=base64_decode('JXMvJTA0ZF8lcw==');$GLOBALS[base64_decode('Ym1rZmh4ajMxNnMyY241dw==')]=base64_decode('ZGlybmFtZQ==');$GLOBALS[base64_decode('ZjJsdGd2czV0ZDM2bWQ0dg==')]=base64_decode('ZXhwb3J0bmV3cw==');$GLOBALS[base64_decode('c2RnY3AxY2N3cjlrenEyeg==')]=base64_decode('R09PR0xFX05FV1M=');$GLOBALS[base64_decode('Znd1eHNydGlrM20xZnFxeA==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('MGtsMXRuejFrZDB2bzJ1cw==')]=base64_decode('R09PR0xFX01FUkNIQU5U');$GLOBALS[base64_decode('cDFxZzQ4aG15N3I2b3N2bA==')]=base64_decode('R09PR0xFX05FV1M=');$GLOBALS[base64_decode('ZmRnbG80MWRja2RreXhvYw==')]=base64_decode('RkFDRUJPT0s=');$GLOBALS[base64_decode('c3dxa3VycG9iYWV5OGpweA==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('dGlmdjZvYnhoZmFhOWpvcg==')]=base64_decode('WUFOREVYX01BUktFVA==');$GLOBALS[base64_decode('OTVqMXB1bTFpM3d6NmxidQ==')]=base64_decode('WUFOREVYX01BUktFVFBMQUNF');$GLOBALS[base64_decode('MDZ2YXJwaWxyYmRoN2Vjcg==')]=base64_decode('WUFOREVYX1RVUkJP');$GLOBALS[base64_decode('dzhmZ2hkazBnemw5aGF2aw==')]=base64_decode('WUFOREVYX1dFQk1BU1RFUg==');$GLOBALS[base64_decode('NmdoczJhNHJ4a2p1Zm5tZQ==')]=base64_decode('WUFOREVYX1pFTg==');$GLOBALS[base64_decode('dHJkZHdxdXVnMzF3NHMwbw==')]=base64_decode('WUFOREVYX1NQUkFW');$GLOBALS[base64_decode('aWpjMDliYTcxbGc4bzM2dQ==')]=base64_decode('VElVX1JV');$GLOBALS[base64_decode('Nm51azVjZXQwemh2cWZ1Yw==')]=base64_decode('R09PRFNfUlU=');$GLOBALS[base64_decode('MnFvYTNsOWw4a3Q0b3hvdg==')]=base64_decode('QUxMX0JJWg==');$GLOBALS[base64_decode('aDdkMGdrMmx0dnpmbTFqNw==')]=base64_decode('UFJPTV9VQQ==');$GLOBALS[base64_decode('aTA0MnF1MzVtMWtiMTdwMQ==')]=base64_decode('QkxJWktPX1JV');$GLOBALS[base64_decode('dDA2Z3lnZGlnMHI2MjJ5cQ==')]=base64_decode('REVBTF9CWQ==');$GLOBALS[base64_decode('eGszYTJtNGtwbjhncTVoMw==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('NzhrbGNuZmdzN2xlNHV5bg==')]=base64_decode('Uk9aRVRLQV9DT01fVUE=');$GLOBALS[base64_decode('bjFrcjAyZDZlNGNpbGgycw==')]=base64_decode('RUJBWQ==');$GLOBALS[base64_decode('cjBrc3J5bXV4dHpyZHU0Nw==')]=base64_decode('SE9UTElORV9VQQ==');$GLOBALS[base64_decode('dHgxam8xeXR0MndkMXU2MQ==')]=base64_decode('UFJJQ0VfUlU=');$GLOBALS[base64_decode('Mzh5cWlteWN3eTRicWNncA==')]=base64_decode('UFJJQ0VfVUE=');$GLOBALS[base64_decode('Y3QzN3VkeXIzaGFhcXptaQ==')]=base64_decode('QVZJVE8=');$GLOBALS[base64_decode('MHg1czQwc21zc2ZvN3psbA==')]=base64_decode('VE9SR19NQUlMX1JV');$GLOBALS[base64_decode('dTkxcXI1bWZxaDdubmFpNg==')]=base64_decode('QUxJRVhQUkVTU19DT00=');$GLOBALS[base64_decode('ZDhsdHJoZ3B6bTR5dnNkbg==')]=base64_decode('UFVMU0NFTl9SVQ==');$GLOBALS[base64_decode('a2IzdWxpY21ubWwybTk1aQ==')]=base64_decode('TEVOR09XX0NPTQ==');$GLOBALS[base64_decode('MnR1N2Z3czJhbnB1MHN6cw==')]=base64_decode('TkFEQVZJX05FVA==');$GLOBALS[base64_decode('amx0ZmJ1ZmxyN2g3eDF6bw==')]=base64_decode('VEVDSE5PUE9SVEFMX1VB');$GLOBALS[base64_decode('cnlpdDAwNTdsN3NkOGc4Mg==')]=base64_decode('Q1VTVE9NX0NTVg==');$GLOBALS[base64_decode('bDZxcm9oYmU1Mno3Mzd0NQ==')]=base64_decode('Q1VTVE9NX1hNTA==');$GLOBALS[base64_decode('bXVteW44OWkxbGl4ZnF4cw==')]=base64_decode('Q1VTVE9NX0VYQ0VM');$GLOBALS[base64_decode('bGkwbXcxZXoxNzk1MHRqdA==')]=base64_decode('ZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('eDhmemY2MjM4MnF6aDIxbg==')]=base64_decode('QklUUklYMjQ=');$GLOBALS[base64_decode('dGZoeGV3YWh3ODJzMGM0YQ==')]=base64_decode('Q1VTVE9NX0NTVg==');$GLOBALS[base64_decode('ZXJjNWZ6bTRrNzB2NXQ0MA==')]=base64_decode('Q1VTVE9NX1hNTA==');$GLOBALS[base64_decode('ZTRnaXBjZTJod25mb2VrMg==')]=base64_decode('Q1VTVE9NX0VYQ0VM');$GLOBALS[base64_decode('MWFoNDAxaDJvenF4aTg1NQ==')]=base64_decode('Q1VTVE9NX0pTT04=');$GLOBALS[base64_decode('MGVqMjJrY3pvcXFjODQwcQ==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('OTl1YXE2aXcwNjQ1M2Q0MQ==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('dGJ1enczZ2cxcDd1NGdneg==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('dTAxY2FwOHFxYzF4d2NxeA==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('dnh6cWFpMXZ4dmI3eHR1aQ==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('YjUwcmx1b24xaDRmd3oydg==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('aTY2eGhscHk2NmdqNmowYg==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('Z2t0YnRtMDg5anV4N2QwZw==')]=base64_decode('QUxJRVhQUkVTU19DT01fQVBJ');$GLOBALS[base64_decode('MmJ1YWp0NTgycjM3NWFnMQ==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('OGEyMTZhODZwdzNpeDR6OQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('OGZqaGhjcWpubGt4MDRmaQ==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('bzkwYmQyYXZ0NGIzM2lkYw==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('M3BodXBtOGMwdmtidG9zMA==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('NDRwYTg0ODJ5cjJkam5tOA==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('dWoxeDFqMmQ3cnB2YXE5Yw==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('N253aXp4d3JqNXJidzR4dA==')]=base64_decode('ZGlybmFtZQ==');$GLOBALS[base64_decode('cnloa2F5cm0zNmliN3JxZA==')]=base64_decode('Ly4uLy4u');$GLOBALS[base64_decode('M3N1ZnY2YmZqeDQwZTkxaA==')]=base64_decode('Lw==');$GLOBALS[base64_decode('b202OGhzZncwd3kxaHI3aw==')]=base64_decode('YmFzZW5hbWU=');$GLOBALS[base64_decode('bjAxdTVkOG0za20zMTR5OQ==')]=base64_decode('QUNSSVRfRVhQXw==');$GLOBALS[base64_decode('b3c0eG1wa2g1ejA3YTAyag==')]=base64_decode('Xw==');$GLOBALS[base64_decode('cjN0dTl5YnJjYXE2dzA3OA==')]=base64_decode('Rl9IRUFEXw==');$GLOBALS[base64_decode('OG93NTcxaGllanVpazUyNg==')]=base64_decode('Rl9OQU1FXw==');$GLOBALS[base64_decode('MjN5N2EwOHVxeXc2cXp3Mg==')]=base64_decode('Rl9ISU5UXw==');$GLOBALS[base64_decode('bnc3ejVtYjVibmhjN3NjaQ==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('azhzNGRreWcwYTNyc3NlMg==')]=base64_decode('Y2F0YWxvZw==');$GLOBALS[base64_decode('b25kaTh4cHowM2EwbHZuYQ==')]=base64_decode('c2FsZQ==');$GLOBALS[base64_decode('czRudXI2bGF6bHVsZDF6Ng==')]=base64_decode('Y3VycmVuY3k=');$GLOBALS[base64_decode('bTE2dmh5YnBubnN0bG10Mw==')]=base64_decode('aGlnaGxvYWRibG9jaw==');$GLOBALS[base64_decode('YTNlZGwxc2hraXExdjd6dw==')]=base64_decode('ZXhwb3J0bmV3cw==');$GLOBALS[base64_decode('cmJ1cXk2ZGVhOTd4NmFodA==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('NmgxamdtaW40M2RwZHl6Yw==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('bWFmZG1mZmdhZWRhanNpcw==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('cnlrbG45cDMwNncwbXU1Mg==')]=base64_decode('ZXhwb3J0cHJvcGx1cw==');$GLOBALS[base64_decode('ZHZ3ODNsbW15am9uc2xnZQ==')]=base64_decode('ZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('ZTE1ZGN6OXQxdnFvdDA3cw==')]=base64_decode('YWNyaXQu');$GLOBALS[base64_decode('NjhlamdhNWVjdWo1cHYydA==')]=base64_decode('dW5sb2Nr');$GLOBALS[base64_decode('czU1MjFjN2plb2JmdGViNQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('bTU2Znk2Nm5tcTd2ZWp4Nw==')]=base64_decode('cHJvZmlsZQ==');$GLOBALS[base64_decode('NXM0YzlnMmhnYmd4cHRsNQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('aXZnMGtleWp4dHdoMG5oaQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('Y2x2d3p4NGh0dDE4cG16OA==')]=base64_decode('dXNlcg==');$GLOBALS[base64_decode('NjNoc3NkaGhqMjN5NDVkbA==')]=base64_decode('dXNlcg==');$GLOBALS[base64_decode('Mmg3aTlidGd3NjZoNWkzdw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('aG81c3B2eXFpMjNpMzR0Yw==')]=base64_decode('dW5sb2Nr');$GLOBALS[base64_decode('bHoxeGJmejZmbTlkNmVhag==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NjgzNjl5dGZjaWRkbm13ZQ==')]=base64_decode('aXNMb2NrZWQ=');$GLOBALS[base64_decode('bjE5OWJ5djdxZm9nbHFsNw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('N3Z0Z2Q4djRneTJqNDR3MA==')]=base64_decode('Y2xlYXJTZXNzaW9u');$GLOBALS[base64_decode('Zmt4MDY4Z2txam92eTFmaw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZmZoMDhzZmd5dGs1ZnJweg==')]=base64_decode('Y2xlYXJTZXNzaW9u');$GLOBALS[base64_decode('bDYydmlnem85OGp4M2lqeg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YTR2czFjOWV0eTYzNDViMg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('NDNmYjUzMWVlazlhenUyaA==')]=base64_decode('T05FX1RJTUU=');$GLOBALS[base64_decode('enVjd25vaTgzMW9oazk0bA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('OWg5bW53endsMnVtemcybw==')]=base64_decode('ZXhwb3J0LnBocA==');$GLOBALS[base64_decode('am85d2o2eG14OWNuOWx2aA==')]=base64_decode('ZXhwb3J0LnBocA==');$GLOBALS[base64_decode('cThpdmxrNDA2a2k5MGYwMg==')]=base64_decode('QUNSSVRfRVhQX1BST0ZJTEVfT05FX1RJTUVfREVMRVRFX1NVQ0NFU1M=');$GLOBALS[base64_decode('cmpucTV4ZzlnMGlpYXQxbw==')]=base64_decode('QUNSSVRfRVhQX1BST0ZJTEVfT05FX1RJTUVfREVMRVRFX0VSUk9S');$GLOBALS[base64_decode('c2EyczQxaWg5NW5kZ2lrag==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZmtycDh4dWlydnJqNjlyMA==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('OWhzazNtbjluNG5ycTVldA==')]=base64_decode('T05FX1RJTUU=');$GLOBALS[base64_decode('Z2oyczR1enIzdTRzdGsycQ==')]=base64_decode('b25lX3RpbWU=');$GLOBALS[base64_decode('YmF2Y244ZGNhZHl0N2VhZg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('YnJuM2Y5a2xndTd6emp4Zg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('OW5pMWMzMWVvcnd5Z2oxMA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('Ym8xZDhqcTU1N2dpYXdnYg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NjNvdzNnbmFoY2theXM1eQ==')]=base64_decode('Z2V0RGF0ZUxvY2tlZA==');$GLOBALS[base64_decode('ZGM3YmU0ejZxYTU4emhocw==')]=base64_decode('UHJvZmlsZSA=');$GLOBALS[base64_decode('OXBnNGlwMTFicHMzcnZ6Yg==')]=base64_decode('IGlzIGxvY2tlZCAo');$GLOBALS[base64_decode('OThvdm1wMGR6Z290aXFrcQ==')]=base64_decode('KS4=');$GLOBALS[base64_decode('NzZqcWVhNTJvbzk4MjBmcQ==')]=base64_decode('QUNSSVRfRVhQX1BST0ZJTEVfTE9DS0VE');$GLOBALS[base64_decode('cWt0eWl6Z2FyZmo1YWFsOQ==')]=base64_decode('I0RBVEVUSU1FIw==');$GLOBALS[base64_decode('ZHlzbW44ODd0Mjhid24zOA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MGEyMWd0MnhlOTAwZ2V5OA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('Y3J5OHhvanBsMDhlMGFuNQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NHkxMGQyZjlkaDk1cGFmcQ==')]=base64_decode('Z2V0QXV0b2dlbmVyYXRlSUJsb2Nrc0lE');$GLOBALS[base64_decode('bGNsZGF0ZGcxbWdjN3lmeg==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('ZHVyYWlqMnkzYmlmemhzeg==')]=base64_decode('UFJPUEVSVFlf');$GLOBALS[base64_decode('anZiOXNjZW1nYzNxcDRzbw==')]=base64_decode('U0tVX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('cjhram0zY2x5djF1OHRqYQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YnA4eHppZnlwYmNtMnlwOQ==')]=base64_decode('X1ZBTFVF');$GLOBALS[base64_decode('YzRzcmdlcWh4bG54YmlmYQ==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('MGp5aXByb3Q0cmdhejF1ZA==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('MXppeWs0Z3RpaDlydG9sZQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('emQ3enBucnR3OWQ2eHlyeg==')]=base64_decode('QVVUT19HRU5FUkFURQ==');$GLOBALS[base64_decode('eDU1MjBzNXQyY3RiZHljeA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('MXpxZXo3M3UxbTdtbm41Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dHBidG9ubmNwaWlsMHAxbg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Nm9nOWNob29uMTN1NWJ0Mg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('Z280YjU4bjlpN2dvd213Nw==')]=base64_decode('UHJvZmlsZUZpZWxkRmVhdHVyZQ==');$GLOBALS[base64_decode('dG5icXFibjVvcnI5NTIyaw==')]=base64_decode('Z2V0SUJsb2NrRmVhdHVyZXM=');$GLOBALS[base64_decode('cnExeHY1YzVteWJ4dzFreg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('aHFhYmZ6c3V2aDJlNWRjZg==')]=base64_decode('X0ZJTFRFUkVE');$GLOBALS[base64_decode('a3I2N2V0ZDE1MWg1N3U3Nw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('MTR3bjFzdmlqaHhtbXoxZA==')]=base64_decode('aXNJdGVtRmlsdGVyZWQ=');$GLOBALS[base64_decode('YmpuNWZqbnAwZzhlanRzeQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aGU0enJtcWx0cXJyZW8yZg==')]=base64_decode('UHJvZmlsZUZpZWxkRmVhdHVyZQ==');$GLOBALS[base64_decode('bGdvYmpkMWVleTA3eXc0bw==')]=base64_decode('Z2V0SUJsb2NrRmVhdHVyZXM=');$GLOBALS[base64_decode('cjVtaTU0aG40dmNpejE1Yw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cGRidzVlYmU4NDJvd2RheA==')]=base64_decode('X0ZJTFRFUkVE');$GLOBALS[base64_decode('Mnk0MjR1azU3MXB6d2Zvdg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('bDM0cjJieWdzbzljbDFkeA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('dDRnbDFjeDQ3N29hdzR0aA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('cnlvNjF6NnFkd3E5N2RxZQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('Z2pkMG1mZnE0OWRjMjR4ZQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('bmNhcjMwOXo1dzRpOW8wdw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZXF6YjJweGVodmVibjgwOQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('bWtmazA4cGdseDN1b3VwMw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dzY4dXJuNXBzdHlhdWp0dw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZTlxcnBoNHB3M3Q3Mjh2Zg==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('d211dzI3YzlzYTJ4OHkwNA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('aWU5dnM5ODh0cGc4ODY0Nw==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('MDA1YTc1bmNiOWhvYXNnMg==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('OW4yNXl0NjJvMTA1ODUwMA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NTd0c2Jna2VkY2QzZjA4eQ==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('ODFheTd2ZWU3YnAwamczOQ==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSEFTX1NVQlNFQ1RJT05T');$GLOBALS[base64_decode('N2Q1bXdrcTJzMzdtbWpuYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('YWo5ZzRncXJlcmR4ejgzbA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('OGs4amlzN25rMDY1ZWhqNQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('cHU3N2p2cm1veWNnY2djNw==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('djUzMTduN2JqY2N2c21wbg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('YzJheW1ramt1NDQwZ3Ntcw==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('MTE5a2p1ejBrYTQ0MzEzaw==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('OHoyNXpqMW4zN2kxMm0zeQ==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('c2pvdGs4cTRpb3NrNnFoZg==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('MXEwOHV6ZWF2Z3Q5c2Judg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('d2N2aXgwcXgxOXVmcDFoOQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('MWl0bDQ5OHB1MGc3c2UwaA==')]=base64_decode('LCA=');$GLOBALS[base64_decode('NGdqemgzbzlxa2ZvZ3ZhZg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ODQ2d2YzNzFwdXkxcXZ3cg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NDNsbndncHI3bXozM3ZoMg==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('N2NndWhuamFyMm9icnprZA==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('ZDcxd3Z2ZTh1aXMzaHd2Mw==')]=base64_decode('QUNSSVRfRVhQX0xPR19SRVFVSVJFRF9PRkZFUl9GSUVMRFNfQVJFX0VNUFRZ');$GLOBALS[base64_decode('NXdqYXBlYW83bWY2d2s5Yg==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('ZHRjdHc4azRvYjdrYnFvcA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y21kbXYweHJla2dhZWF6MQ==')]=base64_decode('I0ZJRUxEUyM=');$GLOBALS[base64_decode('NDlrcGZreWJrdHZxZThyag==')]=base64_decode('LCA=');$GLOBALS[base64_decode('N2J5dGl5eHY0d2pxM2tjNA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZWxkNW80MGtsNW12Mm92Yw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dncwNWkybGtmeGhjMW9uMQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('bHdhdGdsNWt6YjIydGpiaQ==')]=base64_decode('T0ZGRVJfU09SVF9PUkRFUg==');$GLOBALS[base64_decode('eWljd2JjOHhzaTQyMmR6bA==')]=base64_decode('REVTQw==');$GLOBALS[base64_decode('OHN4dWliMDQxNzRlZGJwYg==')]=base64_decode('Ojpzb3J0T2ZmZXJzRGVzYw==');$GLOBALS[base64_decode('anRjMjVvZGtidmVpcm1sZg==')]=base64_decode('Ojpzb3J0T2ZmZXJzQXNj');$GLOBALS[base64_decode('NTBzZ2c0ZHZvc2F3am95bw==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('Z2VqdDgzOGZxcW50YmI1Mw==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ZHI1OTNxb2NwcHllMmxqNw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('aXR0d3lrMWQyYXpsbjducA==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('N2FsOHlzN3IzeWcwb3A0dg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('Mncwdmc4bWpzcjZraGE5Mg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ZmxmdG9zbDB6Y3FiNnlmMg==')]=base64_decode('Ww==');$GLOBALS[base64_decode('N3YwcHphcDRuNzUxZTZpaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bDE0eXNrdzJ1a2dlbW0zZg==')]=base64_decode('XSA=');$GLOBALS[base64_decode('NnRyMTM0ZnI1amFuZGhoZw==')]=base64_decode('LCA=');$GLOBALS[base64_decode('dnlhaDNuZHdqc3R1dzQ0MQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ajB6YzZ6MjVjZHlpZGwwYg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3Y0MTNranp0MTkycm94bw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('MXh6Zmlkd2s1NHp2YTVuMQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19SRVFVSVJFRF9FTEVNRU5UX0ZJRUxEU19BUkVfRU1QVFk=');$GLOBALS[base64_decode('ZWhzbTNvbzM1bzVxbjJpYw==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('ZXo4bTFtNzJiZWJjOHpxMQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eXY1Zmc2Y2NmbzN0MmhjZA==')]=base64_decode('I0ZJRUxEUyM=');$GLOBALS[base64_decode('Z3doaHFkb2RraDA3dGduYQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('eXRobThjbzhnNDlweDIzOA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dnBucWtuczZrd2p4MzJwbA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('NG9uNWduaWhtMGVtMnhyZw==')]=base64_decode('RFVNTVlfVFlQRQ==');$GLOBALS[base64_decode('d2FlMjRhd2t3emZyOXM2MQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('djY1OGRzYzI0aGdpazhxZg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('cWZpMHB3cHdxMGdnNmJrZg==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('bnRmYzIydDNnbGxsM3FtaQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('MGU0Nzkxc3Y1b2p2MmZmYQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('MXAweDRlemY4bTRjcXZtag==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('OWtjaDQ1NGYwampwcHo1Mg==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZW9vNG5wMzR1NXF1eTdpOA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bG93YzQ4cDB3NW5hZG5ueg==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('cnpsbWdidG41dXlwNDA5Mg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('bjMyeHRlM3VsbXM2OWNmaA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('bXB5b2gxa3d1OWM1anVwMQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('MTlkM3VrbmkyaWludzVjMg==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('cXJ1dGIzMHpobmprdWptNg==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NnpyNjZkZDB0Ym4zNGIyaQ==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NG5pMm9hanEyM3hlbnhzNg==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('ODFmNm1uZHBxZjlvdTlhbA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('ZmE4bHJlOTgwb294ODY1NA==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('MW5iZmVreGpqZ2lwbWZqdQ==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSEFTX1NVQlNFQ1RJT05T');$GLOBALS[base64_decode('bXU0cGtlcm8yN3NpaW1uNw==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('NmwwZ3lkZXk5djg3NWVldw==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('aWprMDNzc2w5bjQyM2R6bA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('MHdxNzFqMGdpNjdmZ3ozNA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('MzE1OWZoNWVlMWFtM2Nndg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('OGRvMDhnY3JuZHppanA4cg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('NWJ3MGI2dzN0NGU0OThqbA==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('dHJ3NzJtbjRibWQ0dHMwNw==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('NWxzcTlqbWk0aHlidmc2Zw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('Zzd4OTN3eHUyeHRleXY3ag==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('cmI5ZDZuYXB3cHAyMnV5YQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('Yzl0OXRmMmdja2VramwyZA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('eDN6aDAya2lyMGVpaXRiNg==')]=base64_decode('LCA=');$GLOBALS[base64_decode('NTNmc25jYnJoN29tbHVodQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('eHB2MnIyYTlsYnRiaXl4NA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OGp5N28xZmFkeHQ5Ymlocw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('d2w1cGhmcTg0MHUxMTE3dA==')]=base64_decode('QUNSSVRfRVhQX0xPR19SRVFVSVJFRF9PRkZFUl9GSUVMRFNfQVJFX0VNUFRZ');$GLOBALS[base64_decode('bzQyMzJ1MHBmOWswMmJteg==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('ejA0b2lqenQwNGhoMXdneA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('c3Q4cG9zajZudzE0Znlqcg==')]=base64_decode('I0ZJRUxEUyM=');$GLOBALS[base64_decode('cmdqbm9veWNwc3I0ZnJkcQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('eHN1bjlhaHUzMDRqZGI3cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cHQ5NGZuZjJleGRmNG8wdA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3RtN2M5N3Zmd2xxdjEwcw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZW9lMzI2OTBxZ3c2eDR1Mw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3ZuYnNsdG9sNXV0NndvcQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZDM0ajRncXdxcDhhdGg5Ng==')]=base64_decode('QUNSSVRfRVhQX0xPR19BVVRPR0VORVJBVEVfRUxFTUVOVF9UT19FWFBPUlRfREFUQQ==');$GLOBALS[base64_decode('am9qOGEwaWJtZWw3ZWU5Nw==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('dm15cGE2eGZxbDByazhseA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aGtnMGl5Z2tuMTBoMW1tYQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('M2NtanVpc3B6ZXowYnFicw==')]=base64_decode('UFJPRklMRVM=');$GLOBALS[base64_decode('bW5jMWUxM2ljanJqdjAybQ==')]=base64_decode('X1RJTUVfRlVMTA==');$GLOBALS[base64_decode('eG85ZzhxOWowaDlubmNncQ==')]=base64_decode('X1RJTUVfR0VUX0RBVEE=');$GLOBALS[base64_decode('b2twanVmNTluaTg1NWt5dg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('ODB3MjB4bmZwNjgxYWVudA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MjZyZWJkMWh6aWI1dXJicA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MWExZnRxOHVwZDdzY2VocA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('YTI2bW4zNGJzNGIxNnN0cQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('ZjltdThiOTF3bms3MTVldQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZGppODVuemtteXRoa3ZrdA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('b2ZncHByeTUybGQwZ2oxaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZHZlNjZqcmwwcHJheWRzMA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NTFuMnF3cTcwNXRxN3d5dA==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('MTVlMTIwNmxxdDEwaHVpbg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NzBnd25sc293aDJ4a294cw==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('NTF3Z2Rld3JyeWkxbmk4eA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('emZpY201b28xbDRnNDd3Nw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ZGU3dW12bHdjejRqcGdldw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b2ZuMGNldG9zMmYzMjdwYQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('cmc2cWkwM2hhbmgyNDg3Zw==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('Z3h6Mnd0NmRkc2EybWJmbg==')]=base64_decode('VkFMVUVT');$GLOBALS[base64_decode('YmpoeGl6ZG42bWt4dHBlaQ==')]=base64_decode('U0lURV9JRA==');$GLOBALS[base64_decode('cHo5NG80ZTY5eXUzd205OQ==')]=base64_decode('T25QcmVwYXJlRmllbGRz');$GLOBALS[base64_decode('ampoNW5xaHk3ajFrNjc0dw==')]=base64_decode('X09GRkVSX1BSRVBST0NFU1M=');$GLOBALS[base64_decode('YjRzZDZhajR3OGhxZnZmNA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('NWtsMHdjMWxvM2c1MWlzeQ==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('aDZ2aXQwdjV2d2ZubzV4aw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MWZhM3QxajZjdW8yZXBoeQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('ZDU0dzNpNW84Zm4wbmw4eA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bjk4cjVuZjZxOWdjMHV1MQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('aWlnczM0OHVsamYwY2k4cw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('bzAzZ3R4cmN1NDJpYnN0bQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZXk2bWl2a2V6MHo2MGtibA==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('M2l0NDZrbTkxZjB5bmtjMw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('dm1kemNncGFvcmRsMXdydw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('NDY5cjhtNjkzYms3emRjbQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Z21laXRzbWF6MWM3MmQwdA==')]=base64_decode('YWRkU3lzdGVtRmllbGRz');$GLOBALS[base64_decode('MjAzbG5jNGI3YnB3OWZhaw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Mm9yYXJ5ejFyYXloeHc3MA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('NmdzOXA4bWtpN3FhZzM5aA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('a3hwNGJpcDNqZDloMzZjdQ==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('aHdkenFhaTNrZ3k2cTBrcA==')]=base64_decode('U0lURV9JRA==');$GLOBALS[base64_decode('N2E5NTQ3dmpzZHNtdHk2aw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('c25vczhhYjRkbG9oM2JzaA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('MDNrdmRpNjgwcHRoejRxdg==')]=base64_decode('T0ZGRVJTX01PREU=');$GLOBALS[base64_decode('czlqbDUybW5qYTJyMmVmeA==')]=base64_decode('b25seQ==');$GLOBALS[base64_decode('cmUzZmlscmh0NjZhdjQ4Yw==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('YnJwZTcyc2xobzJvdXRseA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('ZDJhdHd2Z3d4a3Q5aHIwOQ==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('ajlmbzV5YXJvM2syZ3V6YQ==')]=base64_decode('b2ZmZXJz');$GLOBALS[base64_decode('OHQ2dDRqMGlrNW5nZXRidA==')]=base64_decode('bm9uZQ==');$GLOBALS[base64_decode('dGNpNDYzNHM5aHFueDMzNQ==')]=base64_decode('b25HZXRQcm9jZXNzRW50aXRpZXM=');$GLOBALS[base64_decode('aDkwdDA0bG1pa3ljazB2OQ==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('dDl2ejZwczZnYW54bzI1MQ==')]=base64_decode('PHA+');$GLOBALS[base64_decode('Y3FrbW8xbzdobmJ5ZHhtdg==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('endpdHBiNmIyNGcwZGl2YQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dGIxNTdwcW1hZXNrYmxhaw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MGRuNG1rdzQxcnhzMmhidg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('M25rcmUyZGFqb2NzcHU2Ng==')]=base64_decode('Tg==');$GLOBALS[base64_decode('cW13OGZjOHdqMHgzb28zMA==')]=base64_decode('');$GLOBALS[base64_decode('ZHJxMWFlZGJyYmxtcjVpOQ==')]=base64_decode('SUJMT0NLX1RZUEVfSUQ=');$GLOBALS[base64_decode('cWhqNjNuZW4waW9zZzcwdQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('dmg2ZjUzbndtOWd6bTAxdg==')]=base64_decode('RUxFTUVOVA==');$GLOBALS[base64_decode('ZTJ3NXcxOGR3Y3p0cTRhbg==')]=base64_decode('UFJPRFVDVA==');$GLOBALS[base64_decode('eW9tM3pzbzNwN2tycGE0dQ==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('c2Q0OGpyMnF1eGRoZDN2ZQ==')]=base64_decode('T0ZGRVI=');$GLOBALS[base64_decode('NGcweDQxd2Z2aTF4ZnR4Mg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0VMRU1FTlRfU0tJUFBFRA==');$GLOBALS[base64_decode('NHl2c3M1ZzUxc2xkYXRmNw==')]=base64_decode('I1RZUEUj');$GLOBALS[base64_decode('ZDJxdnQ3Zmt2Y3R0MmpqNw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX1RZUEVf');$GLOBALS[base64_decode('bjR4ODd3Njd5MXYzc2NueA==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('em9kYjNoMDdkZXpudTc2NA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('bmlseG16d3dxM2h6dDNuMg==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('dG40dWo4MW5xOWNkZGY0dA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('b3pkcmJqOGdsa21qa2tuNg==')]=base64_decode('I0lCTE9DS19UWVBFX0lEIw==');$GLOBALS[base64_decode('M3NuZ3ZtbDk1Y2Z1MDJjbw==')]=base64_decode('I0VSUk9SX0ZJRUxEUyM=');$GLOBALS[base64_decode('YXJqcmU4ZW1tNHAza2Q1aQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('cm41ZGw4YWp3ZjY1ZHg1YQ==')]=base64_decode('I0xBTkcj');$GLOBALS[base64_decode('d2R5YmM3NGZ0d2l2dTI1cA==')]=base64_decode('PC9wPg==');$GLOBALS[base64_decode('ZG14bWVuZjg0czFmZTVxZA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('bHkwbzZmcG1pbHkxZWs0MA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('Mnh2d3JxN2k0cGU0aDIyZw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0VMRU1FTlRfRVJST1JT');$GLOBALS[base64_decode('djY1d2cydW16MWVqNTluOQ==')]=base64_decode('I0VSUk9SUyM=');$GLOBALS[base64_decode('c3M4YmEzd2Vpeno3azZ5MQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('NWpxOWlta2w2bmw2dW45NA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('NjN6dTM4OTQxYmZxeHNtbQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('aDN2c3IwcmVycnk0MmU2Zw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('bTZleWpoMDNpcDF5M3VzMQ==')]=base64_decode('WE1M');$GLOBALS[base64_decode('OGdnNGdiM3dlaHVqbnY2Mg==')]=base64_decode('PHByZT48Y29kZSBjbGFzcz0ieG1sIj4=');$GLOBALS[base64_decode('a2ZpOWU2c3djbXB3aXRvZA==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('Z2pzMXQ0aGVsZzdzOGI5cg==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('eXJrNm53eWFkMDJteDNnOA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('eDF6Nzdmd2t2eDZ3ZDgzeg==')]=base64_decode('SlNPTg==');$GLOBALS[base64_decode('NHQ3cHZwYzBmMWViaDgxbw==')]=base64_decode('SlNPTl9JTlZBTElEX1VURjhfSUdOT1JF');$GLOBALS[base64_decode('MTY4OTV6bjBzMG5tMTc0cw==')]=base64_decode('SlNPTl9JTlZBTElEX1VURjhfU1VCU1RJVFVURQ==');$GLOBALS[base64_decode('NHo3YnNlaDBpbG0xbm12OQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZmdpdmplcWZtZm40bHphaw==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('Z3YzZ2RnMm9oYm52ZzI4dQ==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('c2xkOW9vZG1wZ3RuNXVtcQ==')]=base64_decode('PHByZT48Y29kZT4=');$GLOBALS[base64_decode('M3J0NTRmemZjazRkZm52dQ==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('dHkyYzZlb2hqbjF4MHFnZA==')]=base64_decode('PGRpdiBzdHlsZT0idGV4dC1hbGlnbjpsZWZ0OyI+PGlucHV0IHR5cGU9ImJ1dHRvbiIgb25jbGljaz0iJCh0aGlzKS5wYXJlbnQoKS5uZXh0KCkudG9nZ2xlKCk7IiB2YWx1ZT0i');$GLOBALS[base64_decode('emU0cXR6cXQxN3RjdTQ5ag==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0pTT05fT1JJR0lOQUw=');$GLOBALS[base64_decode('dzhpZ2lhMGdiNGZ4c2JnZg==')]=base64_decode('IiAvPjwvZGl2Pg==');$GLOBALS[base64_decode('cWI3azA5NjQwZHg4Y3RvMw==')]=base64_decode('PGRpdiBzdHlsZT0iZGlzcGxheTpub25lOyI+');$GLOBALS[base64_decode('bGgxZnl1bzZmNTAzN2N1bg==')]=base64_decode('PHByZT48Y29kZSBjbGFzcz0ianNvbiI+');$GLOBALS[base64_decode('eW93czNxaDVxaXdhazRiaQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('aWp0c2k0OWh4ZXNjOWV0cQ==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('bjMzYXpyeThqcXZybGdvOA==')]=base64_decode('PC9kaXY+');$GLOBALS[base64_decode('cmR4b2hxbHZmMzI5OGJueA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('Zmxsajcya3kyOHBydTdpdg==')]=base64_decode('RVhDRUw=');$GLOBALS[base64_decode('N3Q4Nm9hZXZhODdic3cwbw==')]=base64_decode('PHByZT48Y29kZT4=');$GLOBALS[base64_decode('MjBvdm9hM2pkYjgyY2h5NA==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZWRmejJ0ZGdwOGg3c2tocQ==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('a29ybjVybTl6MTk1YXJzaw==')]=base64_decode('PGRpdiBzdHlsZT0idGV4dC1hbGlnbjpsZWZ0OyI+PGlucHV0IHR5cGU9ImJ1dHRvbiIgb25jbGljaz0iJCh0aGlzKS5wYXJlbnQoKS5uZXh0KCkudG9nZ2xlKCk7IiB2YWx1ZT0i');$GLOBALS[base64_decode('YWNveG9ieHU5MTE1cTM3ZA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0pTT05fT1JJR0lOQUw=');$GLOBALS[base64_decode('NTJqeGJ1MDZxanUxMzRocQ==')]=base64_decode('IiAvPjwvZGl2Pg==');$GLOBALS[base64_decode('cG5mM3czYTg1Zmc0cmJhcQ==')]=base64_decode('PGRpdiBzdHlsZT0iZGlzcGxheTpub25lOyI+');$GLOBALS[base64_decode('cngzanM1Zmw4Ync1bnF1MA==')]=base64_decode('PHByZT48Y29kZSBjbGFzcz0ianNvbiI+');$GLOBALS[base64_decode('eWNrMG5sbWR0M2xtb3Z1Mg==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('MThka2gwNWp6M3lyaGkzcw==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('Mmp3NTF6em94M2poM3Jheg==')]=base64_decode('PC9kaXY+');$GLOBALS[base64_decode('dnU4cmU1a28waDVnb2dneA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('M3BsajI2NjY0aGhlbXVzOA==')]=base64_decode('QVJSQVk=');$GLOBALS[base64_decode('bzd5anF6N3dpOHNibTYxYw==')]=base64_decode('PHByZT4=');$GLOBALS[base64_decode('ZWRmeWR5OTk0cTVoY2d3Nw==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('dmN6aTA5cHExbzNoYzQ4cw==')]=base64_decode('PC9wcmU+');$GLOBALS[base64_decode('M3dyMWttbTFvZHJ2eXZuZg==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('enc2ZXNldG45YWR0c2R1bg==')]=base64_decode('Q1NW');$GLOBALS[base64_decode('a3Fmemk2cjdmMGlnb3dubQ==')]=base64_decode('PHByZT4=');$GLOBALS[base64_decode('emE4ZDE4dHFzb2R5MnVrMQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('aDd6NnF5eXM5dWpzMjN5eg==')]=base64_decode('PC9wcmU+');$GLOBALS[base64_decode('bjRwMGwybDF6a21iNzF1bQ==')]=base64_decode('PHByZT4=');$GLOBALS[base64_decode('cmpsOHdhN3Y2OTY1bjlveQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('M2FkYW11dm02N2k1a2l3Mg==')]=base64_decode('PC9wcmU+');$GLOBALS[base64_decode('emgzYWc1dWdkN3Q3czhkeQ==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('N29ya3lwcmRuOWtsd2dvdw==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('bDVoMnZsdXp5M3RhYXl5bQ==')]=base64_decode('PGRpdiBzdHlsZT0idGV4dC1hbGlnbjpsZWZ0OyI+PGlucHV0IHR5cGU9ImJ1dHRvbiIgb25jbGljaz0iJCh0aGlzKS5wYXJlbnQoKS5uZXh0KCkudG9nZ2xlKCk7IiB2YWx1ZT0i');$GLOBALS[base64_decode('YXI4c3BrZ2Nib3c4azA5aA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0RBVEFfTU9SRQ==');$GLOBALS[base64_decode('bzZlaXh3am11MGU3NDQ2OQ==')]=base64_decode('IiAvPjwvZGl2Pg==');$GLOBALS[base64_decode('b2VwYnZlZ2R2cmx0Ymhzaw==')]=base64_decode('PGRpdiBzdHlsZT0iZGlzcGxheTpub25lOyI+');$GLOBALS[base64_decode('ZTFiYzdjdWdtbTR1a2loMg==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('Y3ZlbjdnazdzNjlpOGZ5dA==')]=base64_decode('PC9kaXY+');$GLOBALS[base64_decode('aGU2NmxsNm94bWFqNnExdQ==')]=base64_decode('PGhyLz4=');$GLOBALS[base64_decode('dWpqZWV0ZHlnNjlyMmlqbA==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('ZXV4ZDZlaHB5a2p5eWhhYw==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('czM3d3pxdTVrN3NubnJrdw==')]=base64_decode('');$GLOBALS[base64_decode('NzJ2NWV3cndyYjBvNG5icw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ejg1NnV4ZzFkbTN2aHI4NQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YzkwZHBkN3d0b3Zwb3g3ag==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bnd5Zmg4Y3NzbTN5MG1mNQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bTF6dHlnMjVsbTBkOHpzZA==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('aHZwMDFjMmF1NHlwYWZ6dw==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('bnZlY3FtaHRiY2poNnZubA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('dm8xNXI5NWVmZGVicXB3aQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('OTRrd250M3UxbnFoYXN3Zg==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('cHpnajY5bXI0dGVzcHdxcA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('aGZzY3F3ajZtdXY5YzJybA==')]=base64_decode('LA==');$GLOBALS[base64_decode('ZmkyNmJycGZuYnh0MTN0eA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('dXdxNjV6enBobDRhbGU1OQ==')]=base64_decode('');$GLOBALS[base64_decode('NjU5ZjFmb2trc2hzMnk4OQ==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('eWxrOXRpZzdvczJ4NDc1Mg==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('ZnNna3Zoa2xmY2pmcmNiMg==')]=base64_decode('LA==');$GLOBALS[base64_decode('MWJoYjI0Z2NrY3IxNmNucg==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('ODZzODcxZXlleTdkZHo2OQ==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('djh1a2M4aXpiMmZvczk5bg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('cTA1cDR0ZW00OHljcG56dA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('YzQydG8wczRlNm50MXF3Yg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('NG52YXJod2Fxb2JwNnZjeQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('NzFlbnpoM2liYjByZmRsOQ==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('dDIzMmJoYWh3c25pODA1cQ==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('NGVsZHEwenY2ZWxhNDdmbA==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZmYyMjF0eWh0YjI5ZzdjeQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('bTFheWViMnB0cnYyemZlOA==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('MHZncWc2cmx6M3Qxa3J0eQ==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('Nm1yMGkzeW41dTZsY2xqNg==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('ZnFqenZ5cTlvbnR6ZHRxcA==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('NDZzNDFvaHlsMGphcGMyZA==')]=base64_decode('REFURV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('bGl4Z3ExcnlqcmY2YjdpbQ==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('MTZiMmRkbXQ0eGt4eHJ4dw==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('ZWQwdmVjdG11aGNlNGM4Yg==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('ZGxtMnN1eDlwYWxkNGpjNQ==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('aXNzdGZydmE2czc4bWhrdQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('MGIwaWt4c3o5bXR1cXdxaw==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('Y2FlbmpnMnhqN2l0Z2l6dw==')]=base64_decode('UkFORCgp');$GLOBALS[base64_decode('ZmtqNXB1ejc1Mm15eTR5bg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('dTB0YzI2Ym9sdXJvNWZhYQ==')]=base64_decode('RFVNTVlfVFlQRQ==');$GLOBALS[base64_decode('cDB1MXA1cDhocnA0aHNvNw==')]=base64_decode('RFVNTVlfVFlQRQ==');$GLOBALS[base64_decode('MDgyNmd0dXNweDh0ejFjaQ==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('MmR0NHNwcmY1YzQzbHZvag==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZG10aDk4eXFwN2s0emczcQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('OHNlYXR0a2V3ampweHRvaQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ZHM2ejdtM3p1eWYwYXVtNg==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('eHV4bXliNTdmeDVkZGpyNg==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('bjlqZHJnMjRsM2N0Z2NxOQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('c3cwcXAxOTU4aHRkaW9obg==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('NjNuM2QwNjE2ZGk5Y2JrOQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3VtZnd6dzJ1YmJreGx2cA==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('MDFpamR5NTcxMWM1ZjliYg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('M3p1ODc0dmgzbzZzMDZ0eQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('eXR2ancwaXdqdDlkdzI3dw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('OHpoYWgwbWdmaG9lajkzcA==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('cnFldHV6Y21hOGw1cGcyeg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y2x3bDdxYWF2eGUxaTl2cg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('dzcwdzlsOG8zc3hvdG5xcQ==')]=base64_decode('YWRk');$GLOBALS[base64_decode('NTVobjIxNW5qcHVhcHQ2Mg==')]=base64_decode('QUNSSVRfRVhQX0xPR19TQVZFX0VMRU1FTlRfRVJST1I=');$GLOBALS[base64_decode('OGk4eW10dGlucDVtczR4bw==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('bmN3bnVzenk1aDlyYjRxZA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('cWk3ZnkwMWthZzVvNTN5MA==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('a212emU2Mnp6OXl2Z3B0Ng==')]=base64_decode('LCA=');$GLOBALS[base64_decode('bHRlOWVzbDNmYWtzazhzZg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dDFjMHJnaXRicTM5OXhnOQ==')]=base64_decode('T0ZGRVJTX0VSUk9SUw==');$GLOBALS[base64_decode('YnllbXN6Z2xsM2Q2MmppeQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('Y280cGZmZWQ4c294azZibw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('MmlkdTV0aDZud3d3a20zdw==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('NDB1bXVlb2p4bXNkcm52aQ==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('c3ZubXA0bXlyaG01NHZwNw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aXozNzZ5MjAwamI5dXRhMA==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('ZG13emVpODl1YzVkbW1seQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZWhyYWtlcDVodDJvbDBvdw==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('emNsNmZ3YnFuMDRrc2RvZg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ejEzaTEwcmM1c2Z1eGFnNg==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('ZzZjcXk3cHNsamJsMXAxbA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bGY5NWd3cGQ5N2QxbTV1eQ==')]=base64_decode('T0ZGRVJTX1NVQ0NFU1M=');$GLOBALS[base64_decode('eXBvMnZ3YWQ0MjF0cXdjcg==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('b2ZtcmwwaXB0OTkyaHh6cw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ZWIyM3ZlN3NtdzBxOHhkbQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('NmRreTVvN3Yxa2lmMGk0ag==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('OTRieTBkNjNlMWhpanIxdw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3k0eW41ZXg5c215a2JhNA==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('c3ltem42czc3bWM0cmozMA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('Zmx5Z3d5ZDc4cWl2YXg0eQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('NjZ2dWlycWVnaXJqNGhrZA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('MXBzem16MTY1cDFtdzhvdw==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('MmtwZjhkYXh0anhiMGRseQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Mm9uZW05dWYyaW5pMm03OA==')]=base64_decode('ZGVsZXRlX2VsZW1lbnRfZGF0YV93aGlsZV9leHBvcnRz');$GLOBALS[base64_decode('N3Fyajd6MThpdzE1OGs4OQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('M3Zyb2NkaG5naWRyZ3VjMg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YndsOWhuNmhyN2pkYXpyeA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('aTBjMm53YmRncHcxeDZqaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NXV5djNwd3dnMnhxeGYwOQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dm05aml6aG1xdm0xb2p5Zw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('dGpzaG5taHdjNTVneDhmMQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b2QweTZscDVoanR5ZXN0MA==')]=base64_decode('IVBST0ZJTEUuTE9DS0VE');$GLOBALS[base64_decode('dnQ5bnV1NGk2d3dyNXVtdQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dno1czd0ZWpvNTZyNXAyag==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('MHZ4ZmJtemkwazZwZ2V4Nw==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('aXBhd2gzdXI1Y244eWc3cw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bGMwZWRhNWd3dzUza3lrdA==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('OTYxaXVhcmRvZWRpaGluNQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MzhxbTYwZzE4dXFiM3o1OQ==')]=base64_decode('ZGF0YV90eXBl');$GLOBALS[base64_decode('anFuMTF6OG42M2F2bXIwdw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('d3Y2b3ZlMzVkN2hlemgzaA==')]=base64_decode('Z2V0RW50aXR5');$GLOBALS[base64_decode('aTlzbzhuMDk5bmN0bndjOQ==')]=base64_decode('cmVmZXJlbmNl');$GLOBALS[base64_decode('czIyNXdic2N3NmMzbjN0aQ==')]=base64_decode('PXRoaXMuUFJPRklMRV9JRA==');$GLOBALS[base64_decode('NWU4aWN1Z2VqbTkwZ2E4cw==')]=base64_decode('cmVmLklE');$GLOBALS[base64_decode('OHF1ZzYzd21ncTkydWxrcw==')]=base64_decode('am9pbl90eXBl');$GLOBALS[base64_decode('ajh1eGR0dDRpbDkzYXdpMg==')]=base64_decode('TEVGVA==');$GLOBALS[base64_decode('OGhkcGo0cXpzOXBqejZueQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('Zzd4MnF0ZDBiNWNkOWI2aA==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('dXA2Y2llZGhtdjRib3g1OA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZGNhZzd3cDZiNjlraXpheg==')]=base64_decode('ZGVsZXRl');$GLOBALS[base64_decode('MHB5YmkxNzlqcXMzeGdscA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eTdtN2dqejU3bTIxYXRxZQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19ERUxFVElOR19FTEVNRU5UX0ZST01fRVhQT1JUX0RBVEE=');$GLOBALS[base64_decode('dnc4YXBsOHA5YmQxOHptcQ==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('cWJhMjY5eG5kdWh3OHpuaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MDM5bmdmZG13dmN6OGQ5dA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cjlzN3c1YzBrdHJoYW90ag==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cTMwdWYzeDJ5OGU0bWh2dA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bnA1ZXhwNmk0bm4ydzFqMw==')]=base64_decode('T25CZWZvcmVQcm9jZXNzRmllbGQ=');$GLOBALS[base64_decode('YWJtZTE2ZjBrZTd6OWJzbA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('OTJtc3MzZmliMWw5Nm9sMw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('aHF6MXl3cjRldmxzZTY2dg==')]=base64_decode('Q09ORElUSU9OUw==');$GLOBALS[base64_decode('dGQzejdna3o2c2ZyajY0bw==')]=base64_decode('Q09ORElUSU9OUw==');$GLOBALS[base64_decode('NGN6dGpjam01NHJzZmFueQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('MXY0dWtwdWE1ZWM2dDBvZg==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('ZW9xcHlxNTE5eDV3bWNkdw==')]=base64_decode('VkFMVUVT');$GLOBALS[base64_decode('cXVwZjVmNmNua2pxMTVkOQ==')]=base64_decode('VkFMVUVT');$GLOBALS[base64_decode('anJvNmYwd2N1anY1Mnpjdg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YmIzc3U3Z3hlbXFtbDg3dA==')]=base64_decode('T25BZnRlclByb2Nlc3NGaWVsZA==');$GLOBALS[base64_decode('bmR4azAwemxmaGxia2VxeA==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('cW54YTZvZzJ3ZXc3cTYxaw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('MWFyaTI5ZnJwZnU2dzQ4dA==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('cHdwZjNhdHYxNnN5ZGJiOA==')]=base64_decode('R1JPVVBT');$GLOBALS[base64_decode('eXIwMmJnYTQwMnp2Y2d0NQ==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('bXljYXoyNHc0M2d1MDJtbA==')]=base64_decode('SUJMT0NL');$GLOBALS[base64_decode('Z3NmYjh0YmQzcHN2Zjk4aw==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('Mm9wYjgwcXI3Z21naGFheA==')]=base64_decode('QVND');$GLOBALS[base64_decode('MWRkc2RmNHZ2YjVzcWt4dg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('d3d4aTQyZ3gyOTRoa3lqbw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('eG5vNmh1cnpwZ3p4Zzk1eQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y3Z4em1iZ2hzbmdsbXV4Ng==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ano0Ym5tMGYwMGV5MnMzYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('YzcxamcxZzdtdjZ2Zmw2aQ==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('NjNkanB5bHlzcHNjMWxzZg==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('dmpneHZzM2M4dGI0dXlodg==')]=base64_decode('Q0FUQUxPRw==');$GLOBALS[base64_decode('c3V6MWMyczQ2a3VubmV0ZQ==')]=base64_decode('Q0FUQUxPR19RVUFOVElUWQ==');$GLOBALS[base64_decode('dW9ybW92dWkzNWM3a2ZqMA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NmZtdjIzNGM1ZWM3Z21taQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eTdiMTYydHB3MXV2b3dreA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('aG5oOWR1YXpsOHNxOHZkZA==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('NXR0eXc2eWpsOWF5NWdhOA==')]=base64_decode('VElNRVNUQU1QX1g=');$GLOBALS[base64_decode('MGdlOHhyN29pbnFoZ3pkZg==')]=base64_decode('TU9ESUZJRURfQlk=');$GLOBALS[base64_decode('MGF0cjQ5dTRveTN6YWI0bg==')]=base64_decode('REFURV9DUkVBVEU=');$GLOBALS[base64_decode('OGUwMnk2cTNicjc4MzQ2YQ==')]=base64_decode('Q1JFQVRFRF9CWQ==');$GLOBALS[base64_decode('cWsyMHR4YTR0NGJiZ2pyMQ==')]=base64_decode('Q1JFQVRFRF9EQVRF');$GLOBALS[base64_decode('YnRuNGV2MXk4MXVjbHdrNA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZGY5eGtiZDZkbWl3eWU4cA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('dnFwazEyc3Njbmt6MWJ5dg==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('ODFoYTNqcXI3ZWJzY3dvOQ==')]=base64_decode('QUNUSVZFX0ZST00=');$GLOBALS[base64_decode('eTJjYXoydjA1eG1uOWdrNA==')]=base64_decode('QUNUSVZFX1RP');$GLOBALS[base64_decode('Y2l3cWh3bmdmemJ2ZDRzOA==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('dm15OGR5MWJmeWY4Mncycg==')]=base64_decode('UFJFVklFV19URVhU');$GLOBALS[base64_decode('bDJoanQ2bDd3MmI3OTR5Zg==')]=base64_decode('UFJFVklFV19URVhUX1RZUEU=');$GLOBALS[base64_decode('MjNoN2lhb29nY3Vja3R3aw==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('ODBxZTBpMmc5ODZiczUxOQ==')]=base64_decode('REVUQUlMX1RFWFQ=');$GLOBALS[base64_decode('OXh2NTRlaHhqdGdtc2M0cw==')]=base64_decode('REVUQUlMX1RFWFRfVFlQRQ==');$GLOBALS[base64_decode('eDJ2ajhxaWh2d2xza3ZnbQ==')]=base64_decode('U0hPV19DT1VOVEVS');$GLOBALS[base64_decode('YWxoN3R5ZHpkanh4ZGluZw==')]=base64_decode('VEFHUw==');$GLOBALS[base64_decode('azUwMGNjeWp3czJrb285Ng==')]=base64_decode('WE1MX0lE');$GLOBALS[base64_decode('cTN2Y3B1Z3ltOHkwbnV2cQ==')]=base64_decode('RVhURVJOQUxfSUQ=');$GLOBALS[base64_decode('djFnM2Z5dDlwOHR0cTRuMA==')]=base64_decode('REVUQUlMX1BBR0VfVVJM');$GLOBALS[base64_decode('eGdwYTQ0cTMxZXlxZmMxeg==')]=base64_decode('Q0FUQUxPR19RVUFOVElUWQ==');$GLOBALS[base64_decode('YzNlNnR6eGluYWdkaGF5Zg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('MzRidGZhbzczdWhwcjc2cA==')]=base64_decode('UFJFVklFV19URVhU');$GLOBALS[base64_decode('M3B6MnVyMmZwcW5ycHlwYQ==')]=base64_decode('REVUQUlMX1RFWFQ=');$GLOBALS[base64_decode('M2JpaXh2cHNtNDhhb3djeA==')]=base64_decode('fg==');$GLOBALS[base64_decode('eHU2OHIwNHR4czZ6enFiOA==')]=base64_decode('QUxMX0lNQUdFUw==');$GLOBALS[base64_decode('NTM5MHlqMHBtbXFpMnNvNA==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('NXRxd3dxZG9iN3ZkdmVleA==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('bWVsejczejFjenV6YTc5OQ==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('M29sNG82d3gxNzQxY2tjdw==')]=base64_decode('U1JD');$GLOBALS[base64_decode('NGc4dThhc2t6N3RheHRiMg==')]=base64_decode('QUxMX0lNQUdFUw==');$GLOBALS[base64_decode('ajN5M21sZW5iY2JnZXJ5ZQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eGN1M2h0YjhqcWg4MXgzeQ==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('MWk5bHB4NmY3dzBjbXE3OA==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('MTFwbjA1czR0ZzBnbHZwcQ==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('cmgzN3YzeWxja3ZqZnhrNA==')]=base64_decode('U1JD');$GLOBALS[base64_decode('aTVhOHYyMnY1d2Iyd2kxZw==')]=base64_decode('QUxMX0lNQUdFUw==');$GLOBALS[base64_decode('eWl1cGN3MW4zbHk2NHQ2aw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b2oybm84MnBnODFhbjl4MQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('aDkzemdlb2Q3djAycXllZg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bDV3OGJ5M3l2bmI3aG5yZA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aXo2Z2preG4wdHUwZDRoZw==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('MGszczNmcDBsZjdxc2llNg==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('ZzBnZ2hibzNtMzZsOTVqYQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y2JzNzhzbndiZGxhZTJwMg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('d3lqZjkwMHoxZHI0c2U4dQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('YzJieTMxeWx6Y3RqbWV1cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bjExdzB6aDJ6enZjMXFleg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('NWd2OWZjZTNjNzl6ZHprdw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZWVtc2szd2hqcmt2Y2Q2cQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('dHhyY3MzaTNwOTFsNTA5eg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('aTAwOHdrM2p3dGxjbGNmMw==')]=base64_decode('Tg==');$GLOBALS[base64_decode('MnM3ZmFrdTN0NWhwd3hycg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eGU5NjMwdzd6NnpiOWx4aQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('enNodG82YjN6M2VsdXFhcA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('dWJrczY0bWsxdHZ4b2ExcA==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('cTI4emhla3VzZmk4MWIyOQ==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('YXR6Mzdvb3plbXF6dHFxeA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OThnNWI3eWN4dHRxaHlhNg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('NmxsNndxMWIwbmdrd2EzcQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('aTVmM3Q4cHRzdGRsaDQ1Ng==')]=base64_decode('VElNRVNUQU1QX1g=');$GLOBALS[base64_decode('MDBvYWJ4OHR0bXF2enk5NA==')]=base64_decode('REFURV9DUkVBVEU=');$GLOBALS[base64_decode('aDFkMmVjOWpoZzkxMDN5Nw==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('YzNybmdsbDRjODR3eGdvbg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('YzB4dDZxbGZkdXhnaXRkYw==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('dTNpYWQ0Mm5ubGdrb3Nkdw==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('aWVtZWtjd3BveGRsdDI5Ng==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('MXFsenBybDBqZjc0ZnUwMA==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('cmdwNnA2MXIwb2w5aGRtMQ==')]=base64_decode('WE1MX0lE');$GLOBALS[base64_decode('dmR3YTk3eTM4anFpOGw2bQ==')]=base64_decode('VUZfKg==');$GLOBALS[base64_decode('NnN6cWNqa2kxeXBrM2RwYg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ajBzZ3NnZnVnN2g1N2p5Ng==')]=base64_decode('QVND');$GLOBALS[base64_decode('dzRnc3ZpMTQ5MGRpdTdtZg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('azU1dXEzOWlkMHI3OHpqYw==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('NGt5NzJsemRhajM3MnB6dw==')]=base64_decode('fg==');$GLOBALS[base64_decode('MmFid21kMHpqM2Q2aWhpcw==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('OTQ3Mzd2c2o0d2k4c3Jwag==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('dHBldjYwa3RtcjV0Ym00dw==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('MHM2MzVrdDQxY3BmdGI5Ng==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('d3RhOWs5ZWI4Y2M3MGh3OA==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('M2xxZmdncnk5am43eWd0cA==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('dHg2c215eTZ2NG1wNDMxeg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('MDdnZ3d4enc5anRqMGRsaw==')]=base64_decode('SUJMT0NL');$GLOBALS[base64_decode('OTdxZzludTF6c2FsdGlnaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MWszYnN2NG8waHlqZ25zbw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('NjA4ZDJ0cG5rbmFqczBpcw==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('Zmdsajd0djM0OTAydWh0MA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('bGNlbXhxbHA1NDRlcGRicg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('cTk2c2tucWNzZGN5MmUzdQ==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('dm1qM29rbWxiZDlmem1ncQ==')]=base64_decode('fg==');$GLOBALS[base64_decode('emU2ZzNjYjdqdWJ2ZWFvbA==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('Z3ZyeGV0bmxjbmxiM245Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dTduM3c3aGp3cGUwMm5hbg==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('OWZlNXZscXAwOWFrcTl5MA==')]=base64_decode('SUJMT0NL');$GLOBALS[base64_decode('aW13OTE2NTBvdnpoczFnNQ==')]=base64_decode('RU1QVFk=');$GLOBALS[base64_decode('NXBzOTQ3ZzNyNDFkYTdtbQ==')]=base64_decode('Tg==');$GLOBALS[base64_decode('NTk5NmJmcHZ4bnJ6MWV5OA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MjhqejZzcjN5MWFjMGRiNQ==')]=base64_decode('UFJPUEVSVFlfSUQ=');$GLOBALS[base64_decode('Y2tzZDRvZndnY2J3OTI3cA==')]=base64_decode('UFJPUEVSVElFUw==');$GLOBALS[base64_decode('aXFkOGpna2c0d2MyMjE5aA==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('eWl6MWFjMTB4NWEwZmJzdg==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('Znc4MGJ3aWowaDRqeWNrNA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cndqdWc5eWtpcTVqbW9nYQ==')]=base64_decode('UFJPUEVSVElFUw==');$GLOBALS[base64_decode('cjM4NXhmNm1uOXZscHRvcw==')]=base64_decode('QkFSQ09ERQ==');$GLOBALS[base64_decode('YTU5MmVqNWdtdDVvNGNyMw==')]=base64_decode('XENDYXRhbG9nU3RvcmVCYXJDb2Rl');$GLOBALS[base64_decode('dXd4M2dodm0ydHRiejA3Mw==')]=base64_decode('Q0FUQUxPR19CQVJDT0RF');$GLOBALS[base64_decode('eW5zNzcwMHYyN2RvaW5sNA==')]=base64_decode('UFJPRFVDVF9JRA==');$GLOBALS[base64_decode('cGRhM3k4a3NsNmRsN3U5Mg==')]=base64_decode('U1RPUkVfSUQ=');$GLOBALS[base64_decode('ZXFwcDQwYTFhbWt4ZDNoNw==')]=base64_decode('Q0FUQUxPR19CQVJDT0RF');$GLOBALS[base64_decode('bjNvMm83MjdmeGwwM2l6ZA==')]=base64_decode('QkFSQ09ERQ==');$GLOBALS[base64_decode('c2VpM3RkdHA4MWdqdDMzYg==')]=base64_decode('Q0FUQUxPR19WQVRfSUQ=');$GLOBALS[base64_decode('dnJzYjhjYjZvd2JiMXU5bw==')]=base64_decode('Q0FUQUxPR19WQVRfVkFMVUU=');$GLOBALS[base64_decode('ajMwbmtocmEzbzFteTF5dA==')]=base64_decode('Q0FUQUxPR19WQVRfSUQ=');$GLOBALS[base64_decode('Y2Nha2VpaGpldjlhbndqag==')]=base64_decode('fkNBVEFMT0dfVkFUX1ZBTFVF');$GLOBALS[base64_decode('a2oyM2xpc2ZlZjgxcHo1eA==')]=base64_decode('fkNBVEFMT0dfVkFUX0lE');$GLOBALS[base64_decode('OXR3bXVlNHVqa3JkbmMyOA==')]=base64_decode('SVNfUEFSRU5U');$GLOBALS[base64_decode('NGxuMDRjZTUyNmh2N3M2Ng==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('a3BueGR2NzE5YzR5cGV0dA==')]=base64_decode('SVNfUEFSRU5U');$GLOBALS[base64_decode('Nmp3d2l4cmZjM3gxdzhveA==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('NjhraGtrd2JzMGFmMGRrcw==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('eWF3eGx6cGptbGV1YTVtNQ==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('dHFnbzFscm1haGFic255bw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('ajdheGs3anUzanI2Mmw1ZA==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('bTV4b210MmM3bWplMzZmZA==')]=base64_decode('U0VPX1RJVExF');$GLOBALS[base64_decode('dTk4cjMyMmZwYnhqZGxkMg==')]=base64_decode('RUxFTUVOVF9NRVRBX1RJVExF');$GLOBALS[base64_decode('MTN1eHNiZzU2N2wwOGkxcA==')]=base64_decode('U0VPX0tFWVdPUkRT');$GLOBALS[base64_decode('NzM0b3p1dXA2d2M5aGpsYQ==')]=base64_decode('RUxFTUVOVF9NRVRBX0tFWVdPUkRT');$GLOBALS[base64_decode('ZHlzMHF2cWJ3M2o0MXQzNg==')]=base64_decode('U0VPX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('YmZsMnh3Zm8yMmp0Z28yZQ==')]=base64_decode('RUxFTUVOVF9NRVRBX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('eDdweGRubTVxbWV3Z3F6Yg==')]=base64_decode('U0VPX0gx');$GLOBALS[base64_decode('bHZ4eW54YjB2d2tteGhqZw==')]=base64_decode('RUxFTUVOVF9QQUdFX1RJVExF');$GLOBALS[base64_decode('MmJ5b2E2eWV0NXJpdnFmbA==')]=base64_decode('U0VDVElPTl9fU0VPX1RJVExF');$GLOBALS[base64_decode('amdmeXBtdmRha2JjeHoweA==')]=base64_decode('U0VDVElPTl9NRVRBX1RJVExF');$GLOBALS[base64_decode('cWtxZWxkcTV5NTVjcTRtdg==')]=base64_decode('U0VDVElPTl9fU0VPX0tFWVdPUkRT');$GLOBALS[base64_decode('ZXNxM243NDk0dGJldDE2MA==')]=base64_decode('U0VDVElPTl9NRVRBX0tFWVdPUkRT');$GLOBALS[base64_decode('YmUzcHNsdmpyOXFkcHJ0OQ==')]=base64_decode('U0VDVElPTl9fU0VPX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('anRxbHRhNDRvbTdxY2FoeQ==')]=base64_decode('U0VDVElPTl9NRVRBX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('dWZnNDkxYWpkdm9pMWlmeA==')]=base64_decode('U0VDVElPTl9fU0VPX0gx');$GLOBALS[base64_decode('Z3VhMjFqd2UwM21jdmxyaA==')]=base64_decode('U0VDVElPTl9QQUdFX1RJVExF');$GLOBALS[base64_decode('eGt3amwwNzVoa29sMjU0cQ==')]=base64_decode('XEJpdHJpeFxJQmxvY2tcSW5oZXJpdGVkUHJvcGVydHlcRWxlbWVudFZhbHVlcw==');$GLOBALS[base64_decode('anA1bTZjOTMxYzQ0eGc0OA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('cTR2NDA0cG00N2pxbGJ1bQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OHc2dWY2NDI4YTBreDEzZQ==')]=base64_decode('');$GLOBALS[base64_decode('Z2QzcmhxNXQ2NXZzNGxlNA==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('MGJnNTRjbnY2azlrcDQyMw==')]=base64_decode('UFJPUEVSVElFUw==');$GLOBALS[base64_decode('bHk3anpyeDVmaW9tMG83MA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZnV5a29peWdtb3RjdXppMA==')]=base64_decode('U0tVX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('MXZxaGc4ZnNsejlnZGMyNg==')]=base64_decode('VkFMVUU=');$GLOBALS[base64_decode('ZWgydDNwOGNuYjBuaHQ0cw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('MTlidTNxNGt1bzA5c3dpYg==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('bGF0N3V6NDN2N3U2MDgwag==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('OHNuNG9jbjU5bnY5aHJvdA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('bzdncjF4bXZ1YWRyaTFyYw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('MGRoejU1MTR4MWg4M2huaA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('eWFnaTliYjRpNWZvNTFsdw==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('NGRiZ2poZTIzMHRzaGFtdQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('OW82cmFqamYzaWNjYTl0dg==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('c2V1OTFieWN4dmZiZ2QydA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('b3Uxd3hrZWk1OTVrZ2podg==')]=base64_decode('T25HZXRFbGVtZW50QXJyYXk=');$GLOBALS[base64_decode('bGY3YjFicDN3eDlqOHU3bA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NmVzdHk2dmwyZzE4NWRuNQ==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('MGdnbmR2eXdjM2NmOGhkeA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZTQybHlhMWx6ODUybGt6NQ==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('eTBkZmtiY2FtbTE5M3p3OQ==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSEFTX1NVQlNFQ1RJT05T');$GLOBALS[base64_decode('OHFhN2MyejlzNzNwY3cwZw==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('MmIxeDJqcjEzcHpyNjJ2aA==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('djlnZWhjMGtmdmYxdDkzZQ==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('MmZ3enRxeGozd3NlM3k5dw==')]=base64_decode('X09GRkVSU19QUk9QRVJUWV9JRA==');$GLOBALS[base64_decode('YWVhd3FnbjE5cG5zaXU5aA==')]=base64_decode('T0ZGRVJTX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('b2w4eGhsZ2NlcmJsZDRkOA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NTMydXdmMGlxNXludzltMA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('Y2pnc3UxN2IzaGFleWhnMw==')]=base64_decode('T0ZGRVJfU09SVDI=');$GLOBALS[base64_decode('MnphMHNwY3FsOGxmd3Fhcg==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('MnoxMDFnc3Z4MmYzZGI4Yg==')]=base64_decode('T1RIRVI=');$GLOBALS[base64_decode('NHIzZTF5MGI1b2R2a2x5cg==')]=base64_decode('T1JERVI=');$GLOBALS[base64_decode('ZDUzeTJvdHN2MzZ2c3Rrcw==')]=base64_decode('LQ==');$GLOBALS[base64_decode('cGN1bnJtbm9jdW82emdnbw==')]=base64_decode('UFJPUEVSVFlf');$GLOBALS[base64_decode('djNxYWx5ZGZvcWtka2E4dQ==')]=base64_decode('T0ZGRVJTX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('NHpuajZwdWg4bzV2ejI5dA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YzdpenIxYmphaGIxazY0dg==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('bzRoaGlhcWF0MGpsb2I0Nw==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('d2lnbDZ4MzlqMXAxbnRwMw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('ajl2MzN6aXZqMnl0cXZ0Mg==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('Nmw0ZHlxMDR5MTlycjZvcw==')]=base64_decode('T0ZGRVJTX01BWF9DT1VOVA==');$GLOBALS[base64_decode('dHR2emtqMGU1djZmc3ZuMw==')]=base64_decode('blRvcENvdW50');$GLOBALS[base64_decode('M3J2OGxoeGFoYmh4M2Fkaw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NnZmdTJia2hrdGpnc2h1dA==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('aXBiNjRuZWFvM2w1ODB0Zg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZWp1aTFzZG8wMmozY2c3Zw==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('OXNpZ2dmMDN5ODcxNzExNw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bGg0ajNwbjYzOXF6dW40Mw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MWRrMHJwa2sxcnU2NGpjeQ==')]=base64_decode('UFJPUEVSVFlfJWQ=');$GLOBALS[base64_decode('d3ducGw0dXRzcDE2a21zNQ==')]=base64_decode('UFJPUEVSVFlfJWRfVkFMVUU=');$GLOBALS[base64_decode('Z2NuazIwZGhjYzhkb3Azag==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('M2R4b2J6YjUwOTYzbXRscA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('emJmMGZqZzFzZjlkMGI0Mg==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('cjBhZTNxc3YzNG44NXZvbA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NDhwZHpvYnIyeGdiZWg5MA==')]=base64_decode('T0ZGRVI=');$GLOBALS[base64_decode('N2JtdGdwdm9lMXRzcWw0dA==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('dW96aHQyMWI3Z3VjbjJzYQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dWNlNjhrdTJuYmdueGZ0MA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('NWJrNHdsbDZqYzdqbnA4YQ==')]=base64_decode('T0ZGRVJTX0dST1VQ');$GLOBALS[base64_decode('ZGJsbDFhMDJkeWV5aTFmbw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MTZvbGVleHQ1cHEwbWJoNg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('MWJkdWc2emM5MGtkMzdrMg==')]=base64_decode('Tg==');$GLOBALS[base64_decode('cHZlaDk0cGcxdmUwYW5kcQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cWE3dmJvcXExZGlrNjF6Zg==')]=base64_decode('blRvcENvdW50');$GLOBALS[base64_decode('M2QydnRsOGNvd2RqOTM3OA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('bWVhc2kyOTNkcDN1bHZuOQ==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('b3Z5eG9mbWY5cDM4czJucw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('eGQ0eXgyNjEyZHFvYjE3cA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('eDc5dTVpYmJqcmxvZHJsbg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('MDNjcnU2NHZiYW1wMzljMQ==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('MWV3Z3U3M20yemxuOTVwNA==')]=base64_decode('IUlE');$GLOBALS[base64_decode('MHFyNHc2MXpyaGtlMG52eA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('dDgzNHU3Ynlha2JpNjI2aw==')]=base64_decode('RXhwb3J0RGF0YVRhYmxl');$GLOBALS[base64_decode('MGsxbXVhdm1mNmRndW1pZA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('bHA0MmFnbmdodHhvcTh1NQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('a2lnc3o4dTF3ZTRmZXZuZQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('MjBoN2x5ZDNiYjlzZGRtOQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('aDl4aWd3djYyaHJhaGttdQ==')]=base64_decode('PklE');$GLOBALS[base64_decode('dGFxcTZ3M3RsMWs4ejM5ZA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MjR3cG1ndDM1cHk2eXp6OQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('cnRxemU1MzAxYW9yN2wzbg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('djhmYnBha3E2Zng0amg4ZQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cXVzZmgyY2gwaTl2aWsxOA==')]=base64_decode('dGltZV9zdGVw');$GLOBALS[base64_decode('MTM2dWl6bDByeG9qcm9meg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('aXE4MXlmaDIzY2ZpejVrMA==')]=base64_decode('aXNMb2NrZWQ=');$GLOBALS[base64_decode('b2E1NWM5c3Rnd2ZzNDV4dg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZGF6enp3bG81djliMGprZg==')]=base64_decode('Z2V0RGF0ZVN0YXJ0ZWQ=');$GLOBALS[base64_decode('ZWxvbWR2dXpqeGd4cXM2dA==')]=base64_decode('UHJvY2VzcyBpcyBhbHJlYWR5IGluIHByb2dyZXNzIChzdGFydGVkIGF0IA==');$GLOBALS[base64_decode('Z3NmODQ2bnVzdzA2NGZmag==')]=base64_decode('KS4uLg==');$GLOBALS[base64_decode('MmgzZTY4cmcxa2hmNWRpeA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZWp0NngxaTB6ZTFrNnFrcg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('dHIzM3RpNTk4ZW9xa3k5dQ==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('Zm1wN2lobmlvYzdkdzRsMQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dnRmbTVnZjVycXZudmQxdA==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('eDA0Z253ZjAwNXNvaWdicQ==')]=base64_decode('U0VTU0lPTl9JRA==');$GLOBALS[base64_decode('cGJzemdnMHpsNDZ4bjM3cw==')]=base64_decode('U0VTU0lPTl9JRA==');$GLOBALS[base64_decode('bDlmcXBhdXF6ZXNobzl0bw==')]=base64_decode('U1RFUA==');$GLOBALS[base64_decode('YzY3Nnljem4xODUzdmJ5dg==')]=base64_decode('');$GLOBALS[base64_decode('Y2Z0MXZ0Z245amVzdzhoYw==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('ZmE4dXRpaWd0YWtnZG40Zw==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('aGY2MWNlOTZyN3hvenRhNQ==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('OTB3cHdoOXp4dzc0bXo2MQ==')]=base64_decode('U1RFUFM=');$GLOBALS[base64_decode('Y3liMW8xbXIzeWVoYWZtNQ==')]=base64_decode('Q1VSUkVOVF9TVEVQX0NPREU=');$GLOBALS[base64_decode('dnV0am1qcmlvd3FhM3cyag==')]=base64_decode('Q1VSUkVOVF9TVEVQ');$GLOBALS[base64_decode('bzVyZnl4eXh1bmt4azUyYw==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('aDZrMHYyNXdhMGU4d2dobw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NjE0ZG12MG13NzZoeHVodQ==')]=base64_decode('c2F2ZVNlc3Npb24=');$GLOBALS[base64_decode('OXZqNThoZzh2OWdvOW1rNw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YTBnNjdkeWd6Y3ozbnZpYQ==')]=base64_decode('dW5sb2Nr');$GLOBALS[base64_decode('anB2OHAyb2s2NjBoNGN4MQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9GSUxFX05PVF9GT1VORA==');$GLOBALS[base64_decode('ajF4MjQ2dWRucGFsbmVqMQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Zno1bjJ2NXFpYm9wb2todQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZGFqaXM0b2s2c2Npbm5iaw==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('emlzbGs3aGpxcDRvcW83NQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('cnBubmJyY2M3eG40aGx1cg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfUFJFUEFSRQ==');$GLOBALS[base64_decode('a3NtcGRxYm9nd2k4OWJ6cQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('c2M5bnZwZGI4dGFsaXRheQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('bWxuZHphbWhmZnd2MDluMw==')]=base64_decode('c3RlcFByZXBhcmU=');$GLOBALS[base64_decode('Y3ozNmI0YXo5emFjYWtyYw==')]=base64_decode('UFJFUEFSRQ==');$GLOBALS[base64_decode('eGFuMHlsamhkZzZzMTJkMw==')]=base64_decode('QVVUT19ERUxFVEU=');$GLOBALS[base64_decode('N3hxc2E1MXJhcTdqZXRsNw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eDdmeXdyN2V0MDQzaHdwaQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfQVVUT19ERUxFVEU=');$GLOBALS[base64_decode('cGM3MGZveDUxYWRiZXpjbg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MnhxejU0ajI2MzFxbGc3eA==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('cGZ3ejM3NTQ2YmF5bjEyeg==')]=base64_decode('c3RlcEF1dG9EZWxldGU=');$GLOBALS[base64_decode('NHllcXk5dTBmcXIzOHptZw==')]=base64_decode('RElTQ09VTlRT');$GLOBALS[base64_decode('cnAyd2I2eDBoNWNpMmhsYQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('Z204bjQweGMzbHliMnN0YQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfRElTQ09VTlRT');$GLOBALS[base64_decode('cTNhN2I3cjBzaW84b3d3aQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MDl2aDVvN3B4M2VmM3o0OQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('dnpiMm5zMXl2M294bTBuYg==')]=base64_decode('c3RlcERpc2NvdW50cw==');$GLOBALS[base64_decode('czFkOTlhdzM1ZnNteHZ3eg==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('eWU1aWxwYjJndWZ3Zjdkdw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eHFxcTBnZWRkMG9ubzVyaA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfR0VORVJBVEU=');$GLOBALS[base64_decode('cDJkNHhuZzhrMzZtdjVmZg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('cG82NXhzMGI5cXdlbTJpbg==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('OW1oYnZsMnNzbWI2MHd0cw==')]=base64_decode('c3RlcEdlbmVyYXRl');$GLOBALS[base64_decode('dWdxNHp0NWEzNGNmcW93YQ==')]=base64_decode('RVhQT1JU');$GLOBALS[base64_decode('b2gyZnZvamwyb2FoYzQxcw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('Y3hiM3F4bDRwMHQ3MWdsbA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfRVhQT1JU');$GLOBALS[base64_decode('bzQ1eXB1N2tsM3A4Z3M0ag==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('c3JlaWtrZTNyeXRoemM1bw==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('c2JzdHUxN2h0cWczdnFkeA==')]=base64_decode('c3RlcEV4cG9ydA==');$GLOBALS[base64_decode('aTZkeTFvNnVlY2VpYzVvYg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('MXIyMmhvajFzMmdmemtyYQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('a285cHE1MHNqYjl1cWhidA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfRE9ORQ==');$GLOBALS[base64_decode('bWZzZmIwZDhuMG04MXFmeA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('ZmlybTBrMnYyeTE1MXMzMQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('aHdxbWNmYm5scGJyNXQ0cA==')]=base64_decode('c3RlcERvbmU=');$GLOBALS[base64_decode('cDNja3RlY3pmcTM3N2E2bA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Y3VyMGN4a3M3d281M3FyNQ==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('eHkyYWdmZXAxb3g2bWVmNQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('ZGc1bzVsdDJ1MGJpNjM5bA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('aXVmNW5jYWg5ODd4bms2cw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('c255ZG91YXVmcDYzejd5ZQ==')]=base64_decode('UFJFUEFSRQ==');$GLOBALS[base64_decode('eGRjMDZtbHAzOGdjd3N1MQ==')]=base64_decode('QVVUT19ERUxFVEU=');$GLOBALS[base64_decode('ZnpvdjB5Y2llODVveTBjdw==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('ODU2MWptenh4cnc3YnEzcg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('NTUxaHlpODVteG0zaGJiYg==')]=base64_decode('T25HZXRTdGVwcw==');$GLOBALS[base64_decode('Y3IwbWx2bXVzNjkwNWtpYg==')]=base64_decode('UFJFUEFSRQ==');$GLOBALS[base64_decode('MzM1bDlleGg3azlvNW10dg==')]=base64_decode('QWNyaXRcQ29yZVxIZWxwZXI6OnNvcnRCeVNvcnQ=');$GLOBALS[base64_decode('ZHQwaTlhYnZsYnF2MWp3OA==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('OTZ6b3ZxM2d5Nnoyb2lzeA==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('NDNrN2U5cWJ6eWI5aWhyYw==')]=base64_decode('YWNyaXQuZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('bDJ3NGgxN2Q0NzV4YnlnNw==')]=base64_decode('0J7RiNC40LHQvtGH0L3Ri9C5INC+0YLQstC10YIg0YbQtdC90YLRgNCwINC+0LHQvdC+0LLQu9C10L3QuNC5Lg==');$GLOBALS[base64_decode('ZGlxcWgwNGFpYmkyaGt5MA==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('Y2drM3dyd24wOHNqOXFmeg==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('dmZ0MGUyYmdoMTh0ZG9mYw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9XUk9OR19SRVNQT05TRQ==');$GLOBALS[base64_decode('NXFkbDF0Z2Z2dzJxbmR5dw==')]=base64_decode('SXNFeHBpcmVk');$GLOBALS[base64_decode('amI2cHRrNGU5Y2J1NXhxNA==')]=base64_decode('YXJndg==');$GLOBALS[base64_decode('am0zejZuNWd2aWdlYWQ1eQ==')]=base64_decode('ZXhwaXJlZD1Z');$GLOBALS[base64_decode('NnBwOXNua3N3eHl5ZXdpdw==')]=base64_decode('YXJndg==');$GLOBALS[base64_decode('bW81dTFkN3A1ZXdseXU3NQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21Dc3Y=');$GLOBALS[base64_decode('aGs2cWh0bWNicHQyYXd4Nw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21YbWw=');$GLOBALS[base64_decode('bndyYmJicDg5bTg5ejRyeQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21Kc29u');$GLOBALS[base64_decode('a2dlbWd3YW0wM2JxcDY0YQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21FeGNlbA==');$GLOBALS[base64_decode('ajRtMnJ6Nnh1bzBiM2ZxMg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xPem9uUnU=');$GLOBALS[base64_decode('N3R3aGlnbzF4MHVpcTVvbg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xPem9uUnVWMg==');$GLOBALS[base64_decode('ZXAwdW8zMmYydGtkcmZwZg==')]=base64_decode('YWNyaXQuZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('ZzM2cGh2bXFha253em9uZg==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('M2EyMW85eDc2Z3Rhc3c2Mw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzUnNz');$GLOBALS[base64_decode('YzBidHU2a3p1M2Y4Z2dpYg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzQXRvbQ==');$GLOBALS[base64_decode('cDNkdTd2eTdqaG4yZHVobw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzU2l0ZW1hcA==');$GLOBALS[base64_decode('c3MxY2J2dGhwaXBibGE1bg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xGYWNlYm9vaw==');$GLOBALS[base64_decode('emx3MXk3bnR1eGtxMjJjZQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xGYWNlYm9va1RyYWRl');$GLOBALS[base64_decode('MTJmenVuOGpxeW16Y3hvaw==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('ZnhuaHViaW42ajVsYmJ5Ng==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzUnNz');$GLOBALS[base64_decode('eDQzMTFic2Nrbm02ZnpyaQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzQXRvbQ==');$GLOBALS[base64_decode('cHV3MzljajMwenZxZzNkNg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzU2l0ZW1hcA==');$GLOBALS[base64_decode('eThlemV5ZjZscGs2eXprbQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xUaXVSdVNpbXBsZQ==');$GLOBALS[base64_decode('c3l4MWxpYm9neWlvOWV2cw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xUaXVSdVZlbmRvck1vZGVs');$GLOBALS[base64_decode('Mjd3enFhcHpub291eGt5Zw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29kc1J1U2ltcGxl');$GLOBALS[base64_decode('cm82dXpmczI1MDB2cHJ6Mg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29kc1pha2F6aUlaYWJlcmk=');$GLOBALS[base64_decode('Z2RxaDNvMW02N29idTNobQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xBbGxCaXpZbWw=');$GLOBALS[base64_decode('NXJsZnI1eHlmNjdiOXRvdA==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xQcm9tVWFYbWw=');$GLOBALS[base64_decode('d3E5NnJ6OGt0aTc1d216cQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xQcm9tVWFZbWw=');$GLOBALS[base64_decode('MWJ5YnllMDdiZzh0bTNrbQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xCbGl6a29SdVZlbmRvck1vZGVs');$GLOBALS[base64_decode('OWY5NjAyajUzZHF5MnQyMQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xEZWFsQnlZbWw=');$GLOBALS[base64_decode('bm9kdm5sdW1qY2ZyeHFlOQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('cDV0bGpiazRkdDRvcDhwaw==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('ZW4wajlmZmFkMWMyN21kOA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('bzJmMzA2ZXl6Ymk4cHc2dg==')]=base64_decode('RGVtbw==');$GLOBALS[base64_decode('Ym8yYnpkMGFseHFleW16cA==')]=base64_decode('MEtIUmdOQyswTG9nMExEUXV0R0MwTGpRc3RDOTBMN1JnZEdDMExnZzBMdlF1TkdHMExYUXZkQzMwTGpRdUNEUXQ5Q3cwTExRdGRHQTBZalF0ZEM5SUNqUXZOQyswTFRSZzlDNzBZd2dKWE1wTGc9PQ==');$GLOBALS[base64_decode('N2RldDFkdWl2cGJ6dmQwMg==')]=base64_decode('MEpUUXU5R1BJTkMvMFlEUXZ0QzAwTDdRdTlDMjBMWFF2ZEM0MFk4ZzBMalJnZEMvMEw3UXU5R00wTGZRdnRDeTBMRFF2ZEM0MFk4ZzBZTFF0ZEM2MFlQUmlkQzEwTGtnMExMUmk5Q3owWURSZzlDMzBMclF1Q0RRdmRDMTBMN1FzZEdGMEw3UXROQzQwTHpRdmlBOFlTQm9jbVZtUFNKb2RIUndPaTh2YldGeWEyVjBjR3hoWTJVdU1XTXRZbWwwY21sNExuSjFMM1J2WW1GemEyVjBMbkJvY0Q5SlJEMGxjeVp3Y205c2IyNW5YM0JsY21sdlpEMHhNaUlnZEdGeVoyVjBQU0pmWW14aGJtc2lQdEMvMFlEUXZ0QzAwTHZRdU5HQzBZd2cwWUhSZ05DKzBMb2cwTFRRdGRDNTBZSFJndEN5MExqUmp5RFF1OUM0MFliUXRkQzkwTGZRdU5DNFBDOWhQaTQ9');$GLOBALS[base64_decode('OTJndnY1M25xcDVnMWh3eg==')]=base64_decode('MEtIUmdOQyswTG9nMExUUXRkQzUwWUhSZ3RDeTBMalJqeURRdE5DMTBMelF2aTNRc3RDMTBZRFJnZEM0MExnZzBMalJnZEdDMExYUXVpQW8wTHpRdnRDMDBZUFF1OUdNSUNWektTND0=');$GLOBALS[base64_decode('bmxra3RpNmUyZTYzazVweQ==')]=base64_decode('MEpUUXU5R1BJTkMvMFlEUXZ0QzAwTDdRdTlDMjBMWFF2ZEM0MFk4ZzBZRFFzTkN4MEw3Umd0R0xJTkM5MExYUXZ0Q3gwWVhRdnRDMDBMalF2TkMrSUR4aElHaHlaV1k5SW1oMGRIQnpPaTh2ZDNkM0xtRmpjbWwwTFhOMGRXUnBieTV5ZFM5dGIyUjFiR1ZmWW5WNUxuQm9jRDl0YjJSMWJHVTlKWE1pSUhSaGNtZGxkRDBpWDJKc1lXNXJJajdRdjlHQTBMalF2dEN4MFlEUXRkR0IwWUxRdUNEUXU5QzQwWWJRdGRDOTBMZlF1TkdPUEM5aFBpND0=');$GLOBALS[base64_decode('enE3b292eWQ5eXVmdGdtYw==')]=base64_decode('RGVtbw==');$GLOBALS[base64_decode('cnV1NnR3bHc5NHR1b2ZvOA==')]=base64_decode('RGVtbw==');$GLOBALS[base64_decode('MDlqb3J3dGRsY3ZyZXJsMg==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('MW5yaTJpaW0zcGg3b3N1OA==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('NWZndzUxcG1pYTdueDRvNA==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('d2hxeHBlcGVya2RrbnRzag==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('c3gzc2V1b2UyYjRzaGswZw==')]=base64_decode('TGljZW5zZSBmb3IgbW9kdWxlICVzIGV4cGlyZWQuIFBsZWFzZSBidXkgYSByZW5ld2FsLg==');$GLOBALS[base64_decode('dXJuem1vMmYxeHExbjB1ZA==')]=base64_decode('IA==');$GLOBALS[base64_decode('dW1kcnk5N3c2c2M4bHp5bw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FWFBJUkVEX1JFU1BPTlNF');$GLOBALS[base64_decode('NzAxcWJ4bWd5aDMwY25oaw==')]=base64_decode('YWNyaXQuZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('cnBhOXU0OHU5NXRlYzhoMw==')]=base64_decode('MEtIUmdOQyswTG9nMExEUXV0R0MwTGpRc3RDOTBMN1JnZEdDMExnZzBMdlF1TkdHMExYUXZkQzMwTGpRdUNEUXQ5Q3cwTExRdGRHQTBZalF0ZEM5SUNqUXZOQyswTFRSZzlDNzBZd2dKWE1wTGlEUWxOQyswWUhSZ3RHRDBML1F0ZEM5SU5HQzBMN1F1OUdNMExyUXZpRFJnTkdEMFlmUXZkQyswTGtnMExmUXNOQy8wWVBSZ2RDNkxnPT0=');$GLOBALS[base64_decode('MDVsY2t0ZHVudHVjenRsdw==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('ZXhmbzVlYXJ5NjVtczBmZw==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('NWQwbm13OTk4ZjBsdjFoMQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FWFBPUlRGSUxFX0dFTkVSQUw=');$GLOBALS[base64_decode('bTI4NHR1YjJwdngycm80Ng==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('bTlleW90aG1wM2IyaXI5Zg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('N29vNHRlc3NveXpqc3ZwNw==')]=base64_decode('MEtIUmdOQyswTG9nMExEUXV0R0MwTGpRc3RDOTBMN1JnZEdDMExnZzBMdlF1TkdHMExYUXZkQzMwTGpRdUNEUXQ5Q3cwTExRdGRHQTBZalF0ZEM5SUNqUXZOQyswTFRSZzlDNzBZd2dKWE1wTGlEUW5OQzkwTDdRczlDKzBML1F2dEdDMEw3Umg5QzkwWXZRdVNEUmdOQzEwTGJRdU5DOElOQzkwTFVnMExUUXZ0R0IwWUxSZzlDLzBMWFF2UzQ9');$GLOBALS[base64_decode('bWFvbHp0dmV3cDQ1ZDlpbA==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('cDIwZTloY3V6Nmd6enp5MA==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('bm12eW1kdHZtbjQybzY3eQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FWFBPUlRGSUxFX0dFTkVSQUw=');$GLOBALS[base64_decode('bWlxaXFlYTBoZTlpd3V2cQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1BFUk1JU1NJT05fREVOSUVE');$GLOBALS[base64_decode('enBuNjRsMWtxdTJmenVuOA==')]=base64_decode('I0ZJTEUj');$GLOBALS[base64_decode('Y2hvMGZ1M3A1YjQ4b2VybA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9GSUxFX1BFUk1JU1NJT05T');$GLOBALS[base64_decode('dWE4aXY5bmhkeXhsaDZsdA==')]=base64_decode('T25FeHBvcnRTdGFydA==');$GLOBALS[base64_decode('aHV1dHN6aGZueWN3N3pxdA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9IQU5ETEVS');$GLOBALS[base64_decode('ejYwdzk1ZXBmYnhwMnJsYg==')]=base64_decode('Q09VTlRFUg==');$GLOBALS[base64_decode('b3ZtZTU1cmZsZmluOHFrYw==')]=base64_decode('RUxFTUVOVFNfQ09VTlQ=');$GLOBALS[base64_decode('ejB1djdzNXhud3Uwem5zZg==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('OGU4c3gwaXVqNzdybTE3Yg==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('dXp4aHV4OHNhOGt3NXZrYQ==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('aTF6Y3M2b2M1NWRxcmhicQ==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('MGU1cWFvYjFjYzZiaDVkZg==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1NUQVJURURfQ1JPTg==');$GLOBALS[base64_decode('c2o1cWJueXhoZm96bzBpdQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1NUQVJURURfQ1JPTl9QSUQ=');$GLOBALS[base64_decode('c2JpdXR3dWZpNHAxOXc5MA==')]=base64_decode('I1BJRCM=');$GLOBALS[base64_decode('OTBpd3A3eWljMDJxeTN3Mw==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1NUQVJURURfTUFOVUFM');$GLOBALS[base64_decode('bGNkcHUwbXpmZXpoeXh4cg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MXIwbnJzY25uM2M4M2cwNA==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('eHk0bHV4NTg2MGJ3MTY1MQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX0ZPUk1BVF9OT1RfRk9VTkQ=');$GLOBALS[base64_decode('eWh0NHhoaXkxa3E1MmtkbQ==')]=base64_decode('I0ZPUk1BVCM=');$GLOBALS[base64_decode('Z3ltbmhyYTVtaWF5cTFlZA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('YnBhc3llemI3ZmR0YWd4YQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('bHJueGJjbXh1Mnk3ajFycg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9GT1JNQVRfTk9UX0ZPVU5E');$GLOBALS[base64_decode('eGR0bHp0MDl3MDVpZGo4cA==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1RZUEU=');$GLOBALS[base64_decode('eHVrd29tcG1nenVienBzMA==')]=base64_decode('I1RZUEVfQ09ERSM=');$GLOBALS[base64_decode('cmYzeTdtY2Mwc3hlcHFneg==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('ZmhiaW44NzRvN200NzZrMw==')]=base64_decode('I1RZUEVfTkFNRSM=');$GLOBALS[base64_decode('ZnFlODBrZzBieDI2YWI3MA==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('YjduMDJ1ZHljM3cwOWV1aQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Nm85NWVranVicGFmZnoxMA==')]=base64_decode('bG9jaw==');$GLOBALS[base64_decode('aWFzOHlqcXZxNHg3djVxbg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('MTF5ejRpOHVxa21zbHltZQ==')]=base64_decode('dW5sb2NrT25TaHV0ZG93bg==');$GLOBALS[base64_decode('M2pyZG15b213bmZ6aGdrNg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NHg4NnpoanQ5bW1tcDlhZQ==')]=base64_decode('c2V0RGF0ZVN0YXJ0ZWQ=');$GLOBALS[base64_decode('MHRydTB2Y212emIzbmk0bQ==')]=base64_decode('VElNRV9TVEFSVA==');$GLOBALS[base64_decode('bnN6OW1jMG9nbWJlNGxjaQ==')]=base64_decode('UkVNT1RFX0FERFI=');$GLOBALS[base64_decode('Z3N1ZzJ5cTU2bmFyZHF2Zw==')]=base64_decode('MTI3LjAuMC4x');$GLOBALS[base64_decode('Nmp2djBsb2dzNDUyN2U2cA==')]=base64_decode('SFRUUF9YX0ZPUldBUkRFRF9GT1I=');$GLOBALS[base64_decode('dGRyZzZpajJsNm4zMXFkYg==')]=base64_decode('SFRUUF9YX0ZPUldBUkRFRF9GT1I=');$GLOBALS[base64_decode('ZW52cDh3OGMwMGtxeWZ4Yg==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('dmNsc2xrdTd6dXY3NW1xdg==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('NnN1bnBrc3l2ODA5MmVtNw==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('bDBmZHltbjB0NXp1b3B4ZA==')]=base64_decode('UHJvZmlsZUlCbG9jaw==');$GLOBALS[base64_decode('M3E4NzYzMjlzbzk0cXAwZQ==')]=base64_decode('Z2V0UHJvZmlsZUlCbG9ja3M=');$GLOBALS[base64_decode('dmZ4MGRqcmg2eHZwbDN1cg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('cHV3cGRrNzE0aDc5cnJ6Nw==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('amVnZGcxaXR2MDdpZzRueQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX05PX0lURU1TX0ZPUl9FWFBPUlQ=');$GLOBALS[base64_decode('bmZjdzdobjg4YWhmd2pkbQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9OT19JVEVNU19GT1JfRVhQT1JU');$GLOBALS[base64_decode('cjZneW5waW5ya2llemFxZw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('Nmt1Y3p4d2tzcTQ0bDlueQ==')]=base64_decode('REFURV9TVEFSVA==');$GLOBALS[base64_decode('b2kzamphZTdhYXZmZHA0Ng==')]=base64_decode('QVVUTw==');$GLOBALS[base64_decode('czI0dHdiYnIwM2MyeThsZw==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Nzcybm12cmJhaHZkeHl2Zg==')]=base64_decode('Tg==');$GLOBALS[base64_decode('dzRxcm41YnhrNnh0aHpqYg==')]=base64_decode('VVNFUl9JRA==');$GLOBALS[base64_decode('bDNkeHlmeGpsNzljZWV4ag==')]=base64_decode('SVA=');$GLOBALS[base64_decode('djBvOHE4MjAxY3lqcjd5Mw==')]=base64_decode('Q09NTUFORA==');$GLOBALS[base64_decode('bTFzcXJrZWN0dzJicXppeQ==')]=base64_decode('UElE');$GLOBALS[base64_decode('c3c4bmNkand4MDcyaGlkNQ==')]=base64_decode('TVVMVElUSFJFQURJTkc=');$GLOBALS[base64_decode('dmVmcDY5eHpteG1uNmVqbQ==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('MWt6cGU4dGZnZnpxeXVpeQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Ym5iamlnOGtkcDJ2bzF6cA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZjBnejhheGdwZzQ0dHZhZA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('N3piMzk3cnF5YmxvOG03Yw==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('dXBhYjJueHM3Nzc0OXhleA==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('aTA2dXU0MXVjaGc1bjA4NQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZnBhYzNhZnBnNWw1Z2R0cg==')]=base64_decode('dGhyZWFkcw==');$GLOBALS[base64_decode('Y2o5bmo0NHg1OTh1Y293cA==')]=base64_decode('RUxFTUVOVFNfUEVSX1RIUkVBRA==');$GLOBALS[base64_decode('djg5NDdqNGR2cGt4enZzeA==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('YzZkb2EzeWx6Nzc3c2ZkbA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Y28wbGFldXJkenZ3bnMxZQ==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF8=');$GLOBALS[base64_decode('Y3NzcXA1N2V1bW0xdjJzcw==')]=base64_decode('Y3Jvbg==');$GLOBALS[base64_decode('eWcxMjJpM2lrc3hyaWJkOQ==')]=base64_decode('bWFudWFs');$GLOBALS[base64_decode('YXM0eHB0emdtcnM3NnY4Mg==')]=base64_decode('VkVSU0lPTg==');$GLOBALS[base64_decode('MWhzNjlraDA0bGs1anYwZA==')]=base64_decode('JXMvJXM=');$GLOBALS[base64_decode('MGJ4d3Rsdno5YzNtMHZiZw==')]=base64_decode('SGlzdG9yeQ==');$GLOBALS[base64_decode('MWh1a3hyM2tnMXMxNDZzMg==')]=base64_decode('YWRk');$GLOBALS[base64_decode('ZG9xajIwajA5bGtweWcweA==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('bmRhczlkaXpicWQxOXVlMg==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('aXpjZ2J4eHF1dWZjemR3aA==')]=base64_decode('aHR0cHM6Ly93d3cuYWNyaXQtc3R1ZGlvLnJ1L2FwaQ==');$GLOBALS[base64_decode('YWlvemNxYm42NTkyaXRwaQ==')]=base64_decode('L3YxL2dldF9tb2R1bGVfbGljZW5zZV9zdGF0dXMv');$GLOBALS[base64_decode('MjVmMjBlZXBoa3BzZ2tvOA==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL21haW4vY2xhc3Nlcy9nZW5lcmFsL3VwZGF0ZV9jbGllbnRfcGFydG5lci5waHA=');$GLOBALS[base64_decode('ZXBhdHlwODI5azN1NGsxbw==')]=base64_decode('QklUUklY');$GLOBALS[base64_decode('YTBiczR1MGxqNG91eGxkOQ==')]=base64_decode('TElDRU5DRQ==');$GLOBALS[base64_decode('cXptZHhhY210ZnBuYjgyYg==')]=base64_decode('Zm9ybWF0');$GLOBALS[base64_decode('bngyazdjZndlc3VrYjdxdQ==')]=base64_decode('anNvbg==');$GLOBALS[base64_decode('d2kxd2JzeHpqNjgzbGJ6YQ==')]=base64_decode('bW9kdWxlX2lk');$GLOBALS[base64_decode('NmRpajR4dGk4bmVqYXR4cw==')]=base64_decode('bGljZW5zZV9oYXNo');$GLOBALS[base64_decode('aTlrN2RnZDNhZGNsazg0OQ==')]=base64_decode('ZG9tYWlu');$GLOBALS[base64_decode('b2M0NHBsNHd5dGd0YXdjZg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('YWVkOHRxcHExM3ZvZWpocA==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('eGtvOHlhdm04eWtscXY5aQ==')]=base64_decode('cHJvZmlsZV9wbHVnaW4=');$GLOBALS[base64_decode('YTJvbHF1Y3owOXYyazBrMg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('ejc3dmZudmpka253NWoybA==')]=base64_decode('UExVR0lO');$GLOBALS[base64_decode('Zm0yd2ZmaHhieGJubWlzNw==')]=base64_decode('cHJvZmlsZV9mb3JtYXQ=');$GLOBALS[base64_decode('NG1pdGg1azVkOTZpaTh6ag==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('OWZwdGs0emhxZ2ljeHhxNw==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('cTB2dnJxOXhjcHg1d2pmcA==')]=base64_decode('WDVHWlFBU0NOQ0czTEpTSDhQQk5OU0pZNzhJUzBNWUM=');$GLOBALS[base64_decode('ZHN5OHh4aGN0Y2MzemR2Yw==')]=base64_decode('Ow==');$GLOBALS[base64_decode('bnBkbzZkdGh4bWZoeWZpNA==')]=base64_decode('aGFzaA==');$GLOBALS[base64_decode('cmdjNXdzODZrcXF5MHc1cg==')]=base64_decode('fA==');$GLOBALS[base64_decode('bWg4NThucDkyM2MxcWExOA==')]=base64_decode('Pw==');$GLOBALS[base64_decode('aXYweXBwMWVkNHc0MmF3dw==')]=base64_decode('Qml0cml4IFslcywgJXNdIG9uICVzIFslc10gd2l0aCAlcyBbJXMvJXNdIGZvciBwcm9maWxlICVzIFslc10=');$GLOBALS[base64_decode('YzJiMDJyMzBtNGRkeW1udg==')]=base64_decode('dXRmLTg=');$GLOBALS[base64_decode('am10ejZweWExOTh4YzltaQ==')]=base64_decode('d2luZG93cy0xMjUx');$GLOBALS[base64_decode('dGZsaWJqbXkxNmdrMXJmcw==')]=base64_decode('SFRUUF9IT1NU');$GLOBALS[base64_decode('YnhrazBzeGc4dTNndzJ4OA==')]=base64_decode('Y3Jvbg==');$GLOBALS[base64_decode('em1yZjR3ZWkwYTJjeGxoeQ==')]=base64_decode('c2l0ZQ==');$GLOBALS[base64_decode('a3dwZ3Z5OXh2MWJwbTNzcQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('OTJ2OWwwcm4xYm1kNGJ5ag==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZzFsZHMxZm5mM29idWhqYg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MW9uYndyaXl1YWE1dmN5MA==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('MDFqYWMwemJtdmV3MTJwZQ==')]=base64_decode('VXNlci1BZ2VudA==');$GLOBALS[base64_decode('cWk2MGw0azZtaXJrNGY1bw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FTVBUWV9SRVNQT05TRQ==');$GLOBALS[base64_decode('dnRndnNjZHJhaHBobjcxag==')]=base64_decode('QUNSSVRfREVCVUdfRVhQT1JURVI=');$GLOBALS[base64_decode('eXNkbnB4NG1wdnBtNDdzZw==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dmZxeXZndzB4MTY5dTIzMg==')]=base64_decode('PGI+RXJyb3IgZnJvbSBBUEk6PC9iPg==');$GLOBALS[base64_decode('ZjhyZnNtMWdiNTFsaGl1dA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9CQURfUkVTUE9OU0U=');$GLOBALS[base64_decode('cGg5cGh1MjdrMm5mczAxcw==')]=base64_decode('QUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVoxMjM0NTY3ODkwKy89');$GLOBALS[base64_decode('c3k0dzZ3czA1ZTMwMDI4Mg==')]=base64_decode('');$GLOBALS[base64_decode('YzBucG9meWV5cTVxY2hjNw==')]=base64_decode('');$GLOBALS[base64_decode('ZDE4am9rcDFtNzd3OGhvMA==')]=base64_decode('');$GLOBALS[base64_decode('Z2l6NDM1bDZoZDRkdTMyYg==')]=base64_decode('MA==');$GLOBALS[base64_decode('aHR5dHQ5eGswb2NoYzhtcA==')]=base64_decode('MQ==');$GLOBALS[base64_decode('YTFoandoZmNzNDdqaGZxZA==')]=base64_decode('I1xkIw==');$GLOBALS[base64_decode('MnVhZTZ0c3Fqbjdsa3cwZg==')]=base64_decode('PQ==');$GLOBALS[base64_decode('eHUzMTM2ZnNodzBtMHp3bg==')]=base64_decode('');$GLOBALS[base64_decode('ajY5eGs2ZTNqdGEzMjI1ag==')]=base64_decode('');$GLOBALS[base64_decode('dnFmajl2ZmY0aGljajg2bw==')]=base64_decode('RGF0YQ==');$GLOBALS[base64_decode('ZDM0NXl5b3U5aTNhN3p4cw==')]=base64_decode('RGF0YQ==');$GLOBALS[base64_decode('NGNoMzFtMXRhNXgxcGJrbw==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL21haW4vY2xhc3Nlcy9nZW5lcmFsL3VwZGF0ZV9jbGllbnRfcGFydG5lci5waHA=');$GLOBALS[base64_decode('N3V4eDE1aWM5ZXBhaDJpYQ==')]=base64_decode('QklUUklY');$GLOBALS[base64_decode('dHk2Z20zMmo2dHlpZ3R1YQ==')]=base64_decode('TElDRU5DRQ==');$GLOBALS[base64_decode('bzMxdmYyNnd6M3B1ZzVuNg==')]=base64_decode('TGljZW5zZUhhc2g=');$GLOBALS[base64_decode('azJ0dm5yZGZrdmhjb2t2cA==')]=base64_decode('UGx1Z2lu');$GLOBALS[base64_decode('eGgweG1obnc1ajFiZ2hwNw==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('dXVnMWpzbGdpY3NsMzN2NA==')]=base64_decode('UExVR0lO');$GLOBALS[base64_decode('bTlyYjR4OTRseTE2aDBmbg==')]=base64_decode('Rm9ybWF0');$GLOBALS[base64_decode('MzF3cXVna2IzZWRnZWNlMw==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('bHo5d2d3ZnN2aHJubDhvcg==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('OW0wZTB4NHo0M293ajk2bQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('NXU3ejV2ZHNkMjBlNmluZA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('bjg3cmY4ejk5cGpvcWJ4Nw==')]=base64_decode('RVhQT1JUX0ZJTEVfTkFNRQ==');$GLOBALS[base64_decode('bjRpZWl3bjQ5cmx4dWtjMQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('OXFmdnFib3o5NzBlM2ExNQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('eHB2bmp4YXV0ejFrZTAxNQ==')]=base64_decode('RVhQT1JUX0ZJTEVfTkFNRQ==');$GLOBALS[base64_decode('Z3E2cjYxZjV6Z2FvaGdidg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('cWoyYWdocGh0M2RwaXMwMw==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('ejZ3cWxmZXVkNTl6OGhxZQ==')]=base64_decode('RVhQT1JUX0ZJTEVfTkFNRQ==');$GLOBALS[base64_decode('YXNkNW9tZHR4a2JzYnpzYw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YjB3M2dtYmlwcmI4YzZydg==')]=base64_decode('Z2V0VG1wRGly');$GLOBALS[base64_decode('bHdtcmkzczBodjJpMHNpMg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('aXhhdnk0aDRieXBhbDRreA==')]=base64_decode('Lw==');$GLOBALS[base64_decode('Y2oxcGJ6cW0zdm81NTZ3aQ==')]=base64_decode('Lw==');$GLOBALS[base64_decode('NGxqcjQ5ZmMxN214b3YydQ==')]=base64_decode('b2s=');$GLOBALS[base64_decode('aXg0YzMzeTMzeHZxZjM0MA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('eHJzYW5kaDc3bmRram0xaw==')]=base64_decode('QVVUT19HRU5FUkFURQ==');$GLOBALS[base64_decode('bTh1emUzZjJpYXVvcWNweg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('MWpldWY2NHUwaTNjNXNpaw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('YW1rNm43ZjIyamlrMmMzZw==')]=base64_decode('ZGVsZXRlR2VuZXJhdGVkRGF0YQ==');$GLOBALS[base64_decode('M3lhY3NsMHdsZDc0ZDk1MQ==')]=base64_decode('Q2F0ZWdvcnlDdXN0b21OYW1l');$GLOBALS[base64_decode('dWVqYnZmYWxyNzFxYW1iZQ==')]=base64_decode('ZGVsZXRlUHJvZmlsZURhdGE=');$GLOBALS[base64_decode('NTFvZTV4YjJpYTZ0b3Vkbw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('czBoZ3Btamp4MWNtaGR1Nw==')]=base64_decode('Y2xlYXJFeHBvcnRlZEZsYWc=');$GLOBALS[base64_decode('ZHU1ZGU3cXY2NTVyYjZ5dQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZjF1ZWdnNnB4aThnb3d2MQ==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('ZmNiM256YzhrcHRiMmFxdA==')]=base64_decode('Q2F0ZWdvcnlDdXN0b21OYW1l');$GLOBALS[base64_decode('MHlsdmpzNTl5aXlyNDBpbA==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('ejc3dzJteXNzYTlkengwNw==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('aGl3YTZ0N3U1cDgya2gweA==')]=base64_decode('RElTQ09VTlRT');$GLOBALS[base64_decode('MndodmVsMDZhMndmYTBwag==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('anc4Z2lmeHo5d3BrcXBwdQ==')]=base64_decode('UHJvZmlsZUlCbG9jaw==');$GLOBALS[base64_decode('amc4Y3N1Z3BoNjUyc2hreg==')]=base64_decode('Z2V0UHJvZmlsZUlCbG9ja3M=');$GLOBALS[base64_decode('eDI4cDFlOW9pZXhkbmEzbA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('Z3B0ZXQzMDRxdjI0ZzBtYQ==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('OTE5ODcwdGVlcGw1YWRyMQ==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('aDRvbnNzemI2djl3YTg0bA==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('bW8wYTJ1dTV0ZzgyMm90NA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Z2tnaXJieGtveW5pbndsYg==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('cjA4Y3c3bzdpNmw3dHp1eg==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('aDRqenFrdm5wa2Nxc3lmbw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NXByNjU5c3M2bXhmeW83eA==')]=base64_decode('QVND');$GLOBALS[base64_decode('MzI2czYyOWF0MXBpdm43Zw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NHc3djhtejI3NGNpM291Mw==')]=base64_decode('U1VDQ0VTUw==');$GLOBALS[base64_decode('b2RvcnBoNmg2YmV4bmN4cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('M3drMWZsbzZoYmttMGZsbg==')]=base64_decode('QVND');$GLOBALS[base64_decode('YW8xaW9uejAwdTIzeWR4NA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NzAxbHRzeHpyM2x6Ynd5dw==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('aTUybmpsZzB6bHVzZGtvag==')]=base64_decode('TEFTVF9JRA==');$GLOBALS[base64_decode('MGlwcG5vOGpvZmgwN3FtMg==')]=base64_decode('PklE');$GLOBALS[base64_decode('aXMzOGJzYnZuOTNtNmtxZg==')]=base64_decode('TEFTVF9JRA==');$GLOBALS[base64_decode('N3JxZnI4c2t1dWFmZ3Fibg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NW1tMnp1ejQwMzB4dmExZw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dGZ4MXNxNGloMDVwNnAyNA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('cWN2c202eGdxbGs0YXliMg==')]=base64_decode('TEFTVF9JRA==');$GLOBALS[base64_decode('bXMwdDl1NWFua3E4bmh3bg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('d3RkMDQ2M25lcTRzcXlsOA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('NGRiZWtpbHJjaWF6Z2xsMw==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('cjBnbWliMDlsNzV0cWJqcA==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('M3ZybHE2cTludGs5aXhhaA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('dW8wN2dnNjB5dDBzOXphMQ==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('b2prcnExdnF3bHh1Y2J3eA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dTZhY2M3MGo0YWhoMWZscw==')]=base64_decode('U1VDQ0VTUw==');$GLOBALS[base64_decode('Nzh1NjY3aW0zZG85c2FxZg==')]=base64_decode('I1BST1BFUlRZX0FDUklUX0VYUF9QUklDRV8jaQ==');$GLOBALS[base64_decode('MHF3dmlrb2N2anFsaW01Zg==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('MjFvYXdiZHpmNGRuZmQ0ZQ==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('YnlpcHN6ajlzZ2xlbHJhcg==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('azRtYWQybHp2cnI5ZTB4eA==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('bHk2ZDBkeDY5eWR0dWMwYw==')]=base64_decode('Q09VTlRFUg==');$GLOBALS[base64_decode('cnByOHNpcTJ5MWJpejI0bQ==')]=base64_decode('UHJvZmlsZUlCbG9jaw==');$GLOBALS[base64_decode('bHd6Zmd2dGc2Nm5pbnp3ag==')]=base64_decode('Z2V0UHJvZmlsZUlCbG9ja3M=');$GLOBALS[base64_decode('NjRhbjR5MzlkcThsd2ZjZA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('cGx5ejRxbm94c3N0cGZqNQ==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('OThid2JkYmxjNnMwbDZmOA==')]=base64_decode('Q09VTlRfQUxM');$GLOBALS[base64_decode('eGM3ZGNrc2cwaGczZnJvOA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('MHQ5ZTFnZ3V6a2Ixa2VqMw==')]=base64_decode('SUJMT0NLU19DT1VOVA==');$GLOBALS[base64_decode('YTdmcG5jdDdpaXRydmV0bg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('a3JsYmJudHZ6Z3FxajJqaA==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('NTNqaWhvaTJhdWZxb3dudQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZnF5bWNuOG5rbTd4MDV6OQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('YWc4aXJ4MDdrcmRvdW81MA==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('NGtqNmpmanY4bzBuYTN3Mg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YTNqb2RwaDcyM2I5OXdrOQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('bGIxNGF0NmtmMTV3aGw3OQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('azB5M2ppb2pjd2pubTB1Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NGc5dXp2c2Vha21tNXE2dw==')]=base64_decode('Q09VTlRfQUxM');$GLOBALS[base64_decode('cXM4N28wdnQwZTVhemFuYQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dWt6ejFqdzB1cXd6MjU5Mg==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('YXI0cDdvMGhpMXNla20zNg==')]=base64_decode('Q09VTlRfQUxM');$GLOBALS[base64_decode('azJ4Ync1Z254ODY3N21taA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('aXdjcHQ4dTNyYjEya3dybg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('ODg0MDNtZXQweW5lNnI4OQ==')]=base64_decode('RUxFTUVOVFNfQ09VTlQ=');$GLOBALS[base64_decode('cGRhaXFqdWw3MG1rODVoNA==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('cnhnM3lnd3Z6MjhkMHdibg==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('NGh5OGJuYnc5eHh6ajM3aQ==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('bHV4YzM2d3VjemozMmFvNA==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('cmN2ZDFzN3JncnY5Z2VudQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZXhyem5xcWNscXlvaDN4dA==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('bTZveXJ4NXlmZHltcGsybQ==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('aHphZ2N4bnZkNjA2bjNrZw==')]=base64_decode('dGhyZWFkcw==');$GLOBALS[base64_decode('N3hobmRua2FxYWUxOHk1Yg==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('eWVhdGpnOWZxM3hxenN1dg==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('aW0yOWFpM294aW5qNDd0dQ==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('d2EyZnN5aXFzYnc1dHZ2Nw==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('NzN5bzhmczlmaHQ3d3o0bA==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('OTJhc29lNXY1aDRhcGM3OA==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF8=');$GLOBALS[base64_decode('M2U5eWVzOWc2Nm4wdHV1ag==')]=base64_decode('Y3Jvbg==');$GLOBALS[base64_decode('dzU0czRsMGZqb2o0Zjltag==')]=base64_decode('bWFudWFs');$GLOBALS[base64_decode('OTR0dGVzbzF3dWEyanE1Ng==')]=base64_decode('QUNSSVRfRVhQX0xPR19VU0VfTVVMVElUSFJFQURJTkdfWQ==');$GLOBALS[base64_decode('M3d5MXhkNnkwejhlYzBsNQ==')]=base64_decode('I1RIUkVBRF9DT1VOVCM=');$GLOBALS[base64_decode('cWp5OXJmam03OTNpcHE1Ng==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('d3BrMWlxM2toZXVidmljNg==')]=base64_decode('I1BFUl9USFJFQUQj');$GLOBALS[base64_decode('MzkzNnJ0bW84a29nZWs5Yw==')]=base64_decode('QUNSSVRfRVhQX0xPR19VU0VfTVVMVElUSFJFQURJTkdfTg==');$GLOBALS[base64_decode('ZTVmbjdxdnJwbnpyNmNwMQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('bjE5MW44MmJqd3l5Y3N4Zg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('dXU3MzJwOWF1MXdxcDE2dw==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('bmdmOTVxNjYyZHpyMnpwaQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('aDkydGN5MzFpMWN4MzQ4MQ==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('c2V0MTU1cmlrZDJuNm40bg==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('ZTF2aTBtcGljODBzMTlkMQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('am1oM3pybXk4Yzk3OWx6dg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dm9tbHBhMjdvNXpwNWJmNA==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('bzRoczk3aTEyMnBkYnp5dA==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('ZWw2cTcxdWo3ZHg4ZTk5bA==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('eG5wMzhrdnpuaWZsNTJ6dw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('MTM1Nm1uOXZueTl2bG91Yg==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('eWs2OTRraHFjeWV6bWozOQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('bGM0MGlneGpqYjFnYnFsNA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('aTBuMmU0NmZjMnZtOTMwbg==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('NXJ4YnFvdWpoNjJ1eDhuZQ==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('dzNnMjE2enRlbjZyOGQ4cw==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('aGphZTAydmRybjg1eW9jZQ==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('dGM4MGl3MjF0YXNtYzE3Zw==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('ejliaHo2MmNxdDZ0czFxOQ==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('Z2Z5a2R4bTkyYnlycWZ2Mw==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('ZDB4aWwwMDJnenJvN3AxbA==')]=base64_decode('QUNSSVRfRVhQX0xPR19PVkVSRkxPV18xMDBfUEVSQ0VOVA==');$GLOBALS[base64_decode('OGZqaXdzMWs5YTM1OHY4NA==')]=base64_decode('I0JMT0NLX0lEIw==');$GLOBALS[base64_decode('MjR0anM5MDlmMWJnb2p5Zw==')]=base64_decode('I1NFU1NJT04j');$GLOBALS[base64_decode('ejltcHBrcTFseTNua2JndQ==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('aDRobThnbmJza2MxajIyNA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dHUzN2tkZTZpOWpnNzNudg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('bHc3cjA2cm9nM3lncTNyeA==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('ZXd4bzhoamkzMmplN2NzbQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('NmpzY3BlaDZrNm96MG1mbA==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('eDFmbzVnNDEzcHR5MnV0YQ==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('dHo5a2d3dTcydTB3Y2plbA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('d3hxZGV6eDB5eDA3Z2FnYQ==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('cTVzYTg2bW1idW5qYnU2cQ==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('bXVyZWhsNnQwdWQwem1vbQ==')]=base64_decode('Q05U');$GLOBALS[base64_decode('aHF1NXRyam4wenNyaDZieA==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('ZmN0NXh3endqa3cxNHdrcg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('MHo1cHltZzVqaTc5cGZyZA==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('ODExNGsyY243M3llY3JvaA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('MWp1cWZvZmt4b2RmZGU3bw==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('ZTM0bGhkbmt2dm5tc3p3Yg==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('bDN5Z3N2M3lsOWxsbDl1dA==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('a2F3YmZ3azVocmN4NXYxMg==')]=base64_decode('b3JkZXI=');$GLOBALS[base64_decode('c3NkMTR6dnV1ZW84OTB2Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OTFvbG1xNWYwaWRwM3o0dw==')]=base64_decode('QVND');$GLOBALS[base64_decode('bm9yOWJ4OTB5aXdiZmZnaA==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('emhxM3RpamoxMXo0dmRoYg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MjI5bGx1aW5lNXF3eDY2Yg==')]=base64_decode('b2Zmc2V0');$GLOBALS[base64_decode('NzVubjk0MGhmdGlwb3U5dQ==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('cXoyMXZkMnpnYjc4cjBvZA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('anc4OGJqdTVnbDAzOWZ0cA==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('M2UwcDB1OGRlMHFjbGt6MA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OHk0emd2Mmh3NzJjOXU0bA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('aGFsZTFyMnUwbHJ3eW1qeA==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('bzFpdXh6ejdqbDZlY3Z0bA==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('bm03c2N5eWExMjU5dnh1Mg==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('OWl2bTI4dGJma2Uza2U2eA==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('czNxNWF2dmhyNjIwbGlocA==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('ZnZxcm16dm9raGd2aGdqdA==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('NnBsdG13dTltbDhib3k2ag==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('aTByNDBsdGNraG43NGlodg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZGc2NGxuNHhjMmNubzB3eA==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('cGZ5Nm8wYWh3ODhwenJybg==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('ems2enh6dmtxY29ubGlrcQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('cXB6NXZ4ajh2YWFvenk2eQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('eXIxZGk0bnlld2t3Yzdjcw==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('M3UyMXVqcWZhZzUwN2phZQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('MDVjcmtubDRqZ2g2aGx2bg==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('dXdzNW1wbGVrbHUxM3pneg==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('cWxrZ292M3VpZ2RyMWZ2NA==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('bHBmYjl2aDg2c3BlZnB3OA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZHg5a3VhbXV0bnRlb251bw==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('MDA3M2gyaGIyM2NiM3Roag==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('OW95cHY5eWR2bTNtYnB2Mw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dTJyczRwZXk5bnJiMmdrNw==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('eXZuajgwcmJ5MHZ6bGV5bg==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('eDMzMm1pcHQzNGsxN3JhaA==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('azRnZmxnYjlyNHRzd25hNA==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF9jcm9u');$GLOBALS[base64_decode('d2dtNzl6dXp5dnllN21veg==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF9tYW51YWw=');$GLOBALS[base64_decode('cWdhcTNtcWE0NGdnbHNxZg==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('eTlnZTlrN3I2ZWNqajJoNA==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('Y3F4NWxqbjUweHhwcXdweQ==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('cXJ5aW43dHZldHU2Nm9xMg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('N3pyYzV3eGNlMWs3NjE3cg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('ZHhiM2FzNnZ6bnRkc3oweg==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('aTNtYXNjY2VhMjNreTBydA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('djhmOWhmYm9qeWRjMXBxdw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('czEzdWU1ZHVpcmVxcTBsMQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('eGhoa2p5dGowbXRiaThibA==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfRVJST1I=');$GLOBALS[base64_decode('cTZ4bGpibTg1eTY0b2Q2cA==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('cTljdGs4c3AyeTJpMGcxYg==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('bHQ1NWVrZmFwMHBxanVldg==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('dHYwOTFod3U4M2ljd2lleg==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('ZmczeHVrcnB5NjkzYXFnYw==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('MHZxZmgxYWw2eGhuYXA2NQ==')]=base64_decode('dG8=');$GLOBALS[base64_decode('OTU0NWp3bGxicHU1cDBzMQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('bzZhdGw0MTF1czA1ZjhnZw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('b29vMnJnZnkydHRpM2Zzdw==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('NG04NHFoYXNqcDI2Zm54eg==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('d3VldWtwMzZ1cDF6Z3d1cg==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('cW45MzNzN2Nja3NpMXM0Yg==')]=base64_decode('dG8=');$GLOBALS[base64_decode('MXp0dGo4NWd1dmEybXc0dQ==')]=base64_decode('SU5QVVRfQ09VTlQ=');$GLOBALS[base64_decode('NWVkbGEzN3c0dnQ4aXVnNw==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('b29lMm9zbnh2eDB1YWhjaw==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfRVJST1I=');$GLOBALS[base64_decode('MWI4bjFrZ2NyZTR5ZjFnbg==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('czQ3eGhrOW5pNDZuNHE1MQ==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('cXhzMGhwcW1uZWR6eDQydg==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('YTA4eG00MGN1a2ExNm8zdg==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('bHNnN3ZhdGVhdndzZW8xYw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dGtpMTQ0ZTc2b2NiNjMxdw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('bmNnamUyd2huaDN3NG1tcQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('d3lhaDR1d2trcGd4cGZtaQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('NTk4MjYxMmU4OHN3Mjhmeg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('aDV5MWM3OWR0NDdub3RuMg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('bnFncGo3cDFkc2ZkYmxwZw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dHB1ZXo3MWJuejdsa3gwYg==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('YWViYWFwbHpjcWMwZWZhOA==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('YnZlaW9rdTZxbW9nYmZ0MQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MGVkZ3Vic2htZG95Y2E3Mg==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('YnMwd3ljMWZ6b214NHRyMg==')]=base64_decode('Q05U');$GLOBALS[base64_decode('MGNkMmJmNjlsd3I3eDJ5eQ==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('cWFnaTh6ZjRzd3VpeDk5Mw==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('OXpvc2FyaTc2dWR5NDU5NQ==')]=base64_decode('Q05U');$GLOBALS[base64_decode('Z3J5bjBkeHM3cDlwaTVnMg==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('aDdsd3l1cmExZ2w1bXYxYQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZmpiOHMzbHF6MXE1ajZlcQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('ZTR1Z3d1aHk2MzZuaGlnbA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('bjltb2pkb3hsdng4MTl1ZA==')]=base64_decode('cGhwX3BhdGg=');$GLOBALS[base64_decode('eW00NDZyOGJ2eGpvcmFuZg==')]=base64_decode('cGhwX21ic3RyaW5n');$GLOBALS[base64_decode('ZzVjdG5qNm50eWhtMzltbQ==')]=base64_decode('cGhwX2NvbmZpZw==');$GLOBALS[base64_decode('ajgycHg3YmEzZm1xeTg2Mg==')]=base64_decode('ZXhwb3J0L3RocmVhZF9nZW5lcmF0ZS5waHA=');$GLOBALS[base64_decode('MXZqM3ZodG51MGN2NnpmMg==')]=base64_decode('Tg==');$GLOBALS[base64_decode('YWpiNG9uODQ2dml0MTh2ZQ==')]=base64_decode('bW9kdWxl');$GLOBALS[base64_decode('anQwMDVsa3oydjVvYTQ2Yg==')]=base64_decode('cHJvZmlsZQ==');$GLOBALS[base64_decode('ZjgxMjNwc25sbDJ3Nmw3bQ==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('aG1qa2U3djBpaHFqMXJqbg==')]=base64_decode('Y2hlY2tfdGltZQ==');$GLOBALS[base64_decode('Y3FmMm53cm9wdGp3YjJ2Mw==')]=base64_decode('WQ==');$GLOBALS[base64_decode('YXo0ZjB0Yjd4dHA3dmFtcw==')]=base64_decode('Tg==');$GLOBALS[base64_decode('M3JpanBwbDFiNGh5aHEydg==')]=base64_decode('aWQ=');$GLOBALS[base64_decode('Njg5dzV1b2h0dWc3NzY1MQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('YTN3OHk2bG5mczZjMWc4OA==')]=base64_decode('QUNSSVRfRVhQX1JPT1RfSEFMVF9DWVJJTExJQw==');$GLOBALS[base64_decode('cnR5czlrcjBoYmFsMXlmcA==')]=base64_decode('QUNSSVRfRVhQX1JPT1RfSEFMVF9MQVRJTg==');$GLOBALS[base64_decode('cjBydGE3NXZldGt5NThzcw==')]=base64_decode('cHJvZmlsZQ==');$GLOBALS[base64_decode('N21zOWZpbndpenRpODE2ZQ==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('anE5dHBwMGl2ODVnbGxhNg==')]=base64_decode('LA==');$GLOBALS[base64_decode('NnIya3EwM2J6M245YzNkdA==')]=base64_decode('aWQ=');$GLOBALS[base64_decode('Z3JpeGU3YWI0d3lyc2hhcA==')]=base64_decode('Y2hlY2tfdGltZQ==');$GLOBALS[base64_decode('eHplejd2dHRiaDhoZTU2NQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZG4yaGlyeXAzdmlteGpzYg==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfU1RBUlQ=');$GLOBALS[base64_decode('aWE1dXMxaWlrYTZqbnc2ag==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('b2tibjltdjZzcDN4cXh5Ng==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('ZGxkdnhzYnYzaDJkeDVwMQ==')]=base64_decode('I1BJRCM=');$GLOBALS[base64_decode('cmdrdms1MnRzMzJmOWY0aw==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('cXE0d2sycTZjc2U1N3IyOA==')]=base64_decode('I1BBR0Uj');$GLOBALS[base64_decode('c2czZWtmZXhoaHF2aTNiaQ==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('YWI1eGJraWkwc3RoazdqMg==')]=base64_decode('I0ZST00j');$GLOBALS[base64_decode('NDZ6eDhhaDU4ZG8wbXgxOQ==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('d2Y0OXlmYjljNXZwdDlkMA==')]=base64_decode('I1RPIw==');$GLOBALS[base64_decode('ODk0cjJrMG80enpmOTZvZw==')]=base64_decode('dG8=');$GLOBALS[base64_decode('MWtybGdweTE0ZHQ2ZXJxZA==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfRklOSVNI');$GLOBALS[base64_decode('enhyeGZzMm4zNW1zMzF5NQ==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('Mmg3MXJjZm04ejl4bHFmaw==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('N2lkdXR1aGFyMGFwc3lqMw==')]=base64_decode('I1BJRCM=');$GLOBALS[base64_decode('MDd5a2tqbnBhOGxyd2R6eA==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('dzNsOTU4MHM2ZXAxczNsYw==')]=base64_decode('I1BBR0Uj');$GLOBALS[base64_decode('eDJvanc4OTF6MW00dDlpbA==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('amhpZTIxZXhzM3o2bnJ0Mw==')]=base64_decode('I0ZST00j');$GLOBALS[base64_decode('ZHBiM3Rpd2NkN21qb25zZQ==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('cmd6dXdwMXR3MHF5aDAxdQ==')]=base64_decode('I1RPIw==');$GLOBALS[base64_decode('NHZkazgxYnN4OW13cHVneg==')]=base64_decode('dG8=');$GLOBALS[base64_decode('eWxtMmRsM25wMmRxc2txZg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dTBrZXQ2bjBkdHRmeWY0Yg==')]=base64_decode('SU5QVVRfQ09VTlQ=');$GLOBALS[base64_decode('MWhzbnNjY2VvcGtxbG55bA==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('aWJpNDh4bDBzZDljZzNqeQ==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dTNnd28xOWdvMWo2ejFnMA==')]=base64_decode('Lg==');$GLOBALS[base64_decode('b2ZvdTY2cXFtejR0Zjh0Mw==')]=base64_decode('');$GLOBALS[base64_decode('aWhzcHVmYXVjbHhpdHdjZg==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfVElNRU9VVA==');$GLOBALS[base64_decode('aWNmcnZxb3ExeHExaXNkYw==')]=base64_decode('I1BST0NFU1NFRF9DT1VOVCM=');$GLOBALS[base64_decode('OWVpeDNxeDNocWl0MXJ3Yw==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('NGF5anNkZmJmbnVtZWl5dA==')]=base64_decode('I0xBU1RfRUxFTUVOVCM=');$GLOBALS[base64_decode('N3MybjJtaHhrZGZkOTlxMQ==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('Mzl3NTR5bGh3NDA4aG95cA==')]=base64_decode('I1RJTUUj');$GLOBALS[base64_decode('Z294aGZkYzRrZTFkMnE3eg==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('YTh0MzQycHEzcmdwMTlkdQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('YnpzdmxhZGh3MmdxcTZqcg==')]=base64_decode('IUlCTE9DS19JRA==');$GLOBALS[base64_decode('N3AwY2o3cjQwejVzbHQ1eA==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('MWFlNjJnb2E5OTRoNTBzaA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('dzBkOG5ocmt6d3prbGhkNA==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('dDA0OW15N29meWJhdjVzdA==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('NjhoYWMyMTBoNGhybXUyOA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('Yzl5dmVyM3BveWRkaDIzMA==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('bDd6bjU2N3JzZGVuemM2Nw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('YjR5OTZ1bGRteDZlYnBqdQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('aHMzYWJ6bmlmeHZyMTI3aQ==')]=base64_decode('Q05U');$GLOBALS[base64_decode('M2M0Y29xZ2Ixem1sMXVzMQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('a2x5YzhibWY3eWo4dW41dg==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('bm5kamhnZDBqYjRpdWtwcw==')]=base64_decode('Pk9GRkVSU19FUlJPUlM=');$GLOBALS[base64_decode('ZWkwZTd1dnRtamoxNGc1YQ==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('NzRvbzZyMmI3bmZ2d2Zoag==')]=base64_decode('U1VN');$GLOBALS[base64_decode('aXJiMmNlOGtubmltNXI2aw==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('d25jbnZlNjR6NDRqeTZ6OA==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('Nzkzc2FnY2Nid2trY20zcQ==')]=base64_decode('U1VN');$GLOBALS[base64_decode('OXNqeGMwMDFrZmh4ODBzZA==')]=base64_decode('U1VNKE9GRkVSU19FUlJPUlMp');$GLOBALS[base64_decode('bDB0amplY2Q2dXQ1N3Npdg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('YWJjZXF5dWs3anM2ZmcwZQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('NTU2MjBweHk3anEzcDFmaA==')]=base64_decode('U1VN');$GLOBALS[base64_decode('M3h1eW5pZzh4NXJuMXlsZg==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('cTF2NTM1bjF3ZWYydmZoMQ==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('eDE0OXV1YXB1cWxnbHF6Nw==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('YXA4NHJ3d2Zra21wY3Jocg==')]=base64_decode('Q09VTlRFUg==');$GLOBALS[base64_decode('bWt2c3RoZmd0bmN0b2x5eg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('ZTYxOTdzdGEzcmM4eXRmaQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('ODNrb24wb2JkbWt1N3c1aw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('OTd6ZjZiZW4zM291Y2FxaA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('Ym9kZjlnbnhzM2YxMjk1Zg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MThnZmg1dXZzYmI3N3VjbA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('dDB1OXBqMmxqZGMzeXJlNQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('enR2czFiM2hicXU5aDE3OA==')]=base64_decode('VElNRV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('M3FmYWYwYTFmM24yMDRuMg==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('enhnZnV0d2VsZ215MzZpcg==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('NzRxcDQwazJ6M2s5MWYzdQ==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('YWIwend1ZzR5MmhwYzlkcw==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('djVwaGk3enRhZGJrcGp6bA==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('c3djbWwxdGUxN2sxMXB5bw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('eWVyNTl1dWR6azZ5ODlocg==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('ZGRlcnZ0Nzk4bHF3emU1dQ==')]=base64_decode('IUlTX0VSUk9S');$GLOBALS[base64_decode('a211NHk4NjJsajM5ZzA3eg==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('ZW9pcXYxdnQyMXNsNmkwNA==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('bnZxZG9xcG0yMjNrajUxaA==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('eHZmcHVtMXRqazFlMGtmMg==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('MjNvMHQ4YjJoNnFsZHdtYQ==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('YmNpb2RlYTEweHdwcjNjMw==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('Y3dwZTd0NzB5Nmxpc3BndQ==')]=base64_decode('Pk9GRkVSU19FUlJPUlM=');$GLOBALS[base64_decode('OGVsYzF3MG00c210OG9saw==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('MGxmNHg5b3N6MXpsdHZuMA==')]=base64_decode('U1VNKE9GRkVSU19FUlJPUlMp');$GLOBALS[base64_decode('enR1Y3AyYm41NTd4cXc1cg==')]=base64_decode('RklOSVNIRUQ=');$GLOBALS[base64_decode('OXdyZTY1ZzNyM2J6Z3oydA==')]=base64_decode('VElNRV9GSU5JU0hFRA==');$GLOBALS[base64_decode('MWRkcXRjaXpxNHJkMHZ3Mw==')]=base64_decode('VElNRV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('YnJqa2s0NGpheGhsNWJrZA==')]=base64_decode('VElNRV9TVEFSVA==');$GLOBALS[base64_decode('OGo0bWpvNXhlcmI1aDFrbA==')]=base64_decode('VElNRV9GSU5JU0hFRA==');$GLOBALS[base64_decode('MGwzNXRwanRscHNxcjZnaw==')]=base64_decode('VElNRV9TVEFSVA==');$GLOBALS[base64_decode('anBtMXI2ZmFuNnNuMnl3eQ==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('bDNndjFrancxYmRzNWJ5bg==')]=base64_decode('REFURV9FTkQ=');$GLOBALS[base64_decode('N2ZvcTY2am93aW5mZWx5cQ==')]=base64_decode('RUxFTUVOVFNfQ09VTlQ=');$GLOBALS[base64_decode('aDNhbGw5eHRsZG92NWljaQ==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('dHFseHkxdDN4N2Jncm16bA==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('YnJkcjA5b2JnNzFhYjZjNQ==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('YTdqOTR4N3g5dGw4dmhlcA==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('Z2JuNXMxbTRyYmQ1ZXk1aw==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('ZWJ3ZHh4dHJuem0zdG44dw==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('YTFobWx1czV0cm9sczg5bw==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('Y3o3dnk5Mnd3N3F2OXk4Mw==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('dHl0MDhwMTFyNDhiN3J5Zg==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('cHc0Z3o3MWZjM2Q2c2VoZw==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('emloeGJjNW4zd2lnMmpidw==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('NzJrM29kazRndW04d29rcQ==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('aWJ5amF0OHVsZng1NTFoNw==')]=base64_decode('VElNRV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('dDY2MWNtb3pubHptdzF5bg==')]=base64_decode('VElNRV9UT1RBTA==');$GLOBALS[base64_decode('andsMmNvZGg0cGFqZ2UycA==')]=base64_decode('SGlzdG9yeQ==');$GLOBALS[base64_decode('a2JodGpvOXBlN2VzZHMwYQ==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('d2s2MWo1Zmw1MTJlcHVsNQ==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('dmI1a29rdGEybnR2M3VqMw==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('eGd2Z3A4dmJhcHgyejB4Mg==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX0ZJTklTSEVE');$GLOBALS[base64_decode('ZzFtcmd4YnR4dDdjdTE2dQ==')]=base64_decode('I1RJTUUj');$GLOBALS[base64_decode('cDNxZTdhd2UxcWYxaWVhZg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('Znkxb2RsNTJhZG1jbXFvNw==')]=base64_decode('ZGVsZXRlR2VuZXJhdGVkV2l0aEVycm9ycw==');$GLOBALS[base64_decode('MTEzejY5b250enhjdzB3dg==')]=base64_decode('T25FeHBvcnRGaW5pc2g=');$GLOBALS[base64_decode('cXp0dGVqcGx6MDY5cmpidg==')]=base64_decode('Ly4uLy4uL2FkbWluL2V4cG9ydC9pbmNsdWRlL3BvcHVwcy9leGVjdXRlX3Byb2dyZXNzLnBocA==');$GLOBALS[base64_decode('cmxmenRva2ppMHpmeTZtOA==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('OWtubmMyZnAxMm1qZnIxeQ==')]=base64_decode('UkFORA==');$GLOBALS[base64_decode('cnp4cTFiOW9yOTB1dXZ2MQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('aGxkZ3lmbzVxbXlidTQ2Mw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aTd4NnlzNjJwbXpmZWYxMg==')]=base64_decode('blRvcENvdW50');$GLOBALS[base64_decode('MmIycGU0NjJ1d3VweWU5eg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZDV5aW1razRwcmoyazBvNw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('c2M3eHYzYmdvbHg0OThjYg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('Ym8yZjhzZHE1Y3ZkejEwMw==')]=base64_decode('REVUQUlMX1BBR0VfVVJM');$GLOBALS[base64_decode('YmkwNW9iNHFzMG50MDl2eg==')]=base64_decode('L2JpdHJpeC9hZG1pbi9pYmxvY2tfZWxlbWVudF9lZGl0LnBocD8=');$GLOBALS[base64_decode('OGRxYTg5YWlzdjk4YTA5Yg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZTJyZzQyYmE5b212YnFhdA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bnU2aDA1OTdhc3d5dmp2dQ==')]=base64_decode('dHlwZQ==');$GLOBALS[base64_decode('ZnlwMWxwb3V1MTdpMGgwYw==')]=base64_decode('SUJMT0NLX1RZUEVfSUQ=');$GLOBALS[base64_decode('anhqMzhpaXEyMW5yaDNkeA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NXQzNTh4YjN1cXB3aGR2cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Z2Q5bTVtcWoyNjhhdnkyNw==')]=base64_decode('bGFuZw==');$GLOBALS[base64_decode('d3NoNml5eWxocTVkeGQ3Yg==')]=base64_decode('ZmluZF9zZWN0aW9uX3NlY3Rpb24=');$GLOBALS[base64_decode('MDE1cTRjdTUyYW13NzRhYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('NzFvbmZoeWs5Y3Zsemh5Mw==')]=base64_decode('V0Y=');$GLOBALS[base64_decode('OGt2b2o0Zmk1bDZtaXViOA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('M2R2ejN4cmdmNWpicHEwbg==')]=base64_decode('Lg==');$GLOBALS[base64_decode('Y3AxbXQ3NW5yamV1NGhqOQ==')]=base64_decode('Xw==');$GLOBALS[base64_decode('ajQyMmdla2UxazQ4Z2lzMg==')]=base64_decode('Xw==');$GLOBALS[base64_decode('M29odTlncXBiMHp2djdtNA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dXYwaTdhN2RpMXFqZ2czNw==')]=base64_decode('Lg==');$GLOBALS[base64_decode('Z3RtMHZ1bmlpbTBleHV1OA==')]=base64_decode('Xw==');$GLOBALS[base64_decode('bnN3bmN4cWY3NzlqZXUzNg==')]=base64_decode('Xw==');$GLOBALS[base64_decode('a2IyY3h2dHozbjAyamM0Yg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('aHFmaWQ5YzZpZDV5dmtieA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('ZjA4YnVvNXU1d2l4YzZ6bg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('dzNwYWR1OWhwMXQyY2p5bQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('YmIwdGJhM3U1YTQ0N25hNg==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('bmZpOHo0a292dHdmNG5qYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('czNyaHZ5bTNnbTd1bDI1MA==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('b3R5cWVub2YzOGN5aGNmcA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('MXA5bWp0bTRmeDJ4dDgyNw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('N3ViaWw1Z3Z6M2Zvdmd6aw==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('ZW16NGFxZnF6OW12cjY1Nw==')]=base64_decode('YWxs');$GLOBALS[base64_decode('eXh0cmVqNmUyZnhnZGM0dg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dXVweGZqNHpsOHk4N2xrMA==')]=base64_decode('QVND');$GLOBALS[base64_decode('YTBnYjk0aXV1M2Z2M2cwcQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ajc0Nm84Z2g4YnRreHpiYg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('Z21kZXBxbWptY2J3NzEzNA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('ZzJ5NHkxZDVib3g1aXBkcA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cm9wbnB1enIwajl2OGIycw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cGhyem9mbjVlcDVwaXRqNQ==')]=base64_decode('c2VsZWN0ZWQ=');$GLOBALS[base64_decode('cWlydjhlbHIyZHA1ZnZtNw==')]=base64_decode('LA==');$GLOBALS[base64_decode('Z3AzdnNtczByNGJteHcxYQ==')]=base64_decode('c2VsZWN0ZWRfd2l0aF9zdWJzZWN0aW9ucw==');$GLOBALS[base64_decode('YnRtajg0dzAwZ2Y1MWl3dw==')]=base64_decode('LA==');$GLOBALS[base64_decode('bzNtMTFkZThkcnlpM2QyNQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('ZWc3bWVkY2xzZGhuMW9uMA==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('cTB1b2xxYjByenRrcjJ4Mw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('cDR6eHQ5dDFrOXJtcGxndw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('NmNpdnA1dDRkYTRhbHFpdQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('M2xyenc4bnExZmhicWIyeg==')]=base64_decode('U0VMRUNUIGBMRUZUX01BUkdJTmAsIGBSSUdIVF9NQVJHSU5gIEZST00gYGJfaWJsb2NrX3NlY3Rpb25gIFdIRVJFIGBJQkxPQ0tfSURgIElOICg=');$GLOBALS[base64_decode('b3Yxa2JsNG5jcW1wbmN4cA==')]=base64_decode('KSBBTkQgYElEYCBJTiAo');$GLOBALS[base64_decode('ano1bzNmN2UxbjNraHZqMQ==')]=base64_decode('KSBBTkQgYFJJR0hUX01BUkdJTmAtYExFRlRfTUFSR0lOYD4xIE9SREVSIEJZIGBMRUZUX01BUkdJTmAgQVNDOw==');$GLOBALS[base64_decode('c3RpZXZsdmxhZHMzMXAzcg==')]=base64_decode('KGBMRUZUX01BUkdJTmA+PQ==');$GLOBALS[base64_decode('bzN0cm5tZDU4cmZsamRtMg==')]=base64_decode('TEVGVF9NQVJHSU4=');$GLOBALS[base64_decode('dTgybnMxNnVleDFlcnNnYg==')]=base64_decode('IEFORCBgUklHSFRfTUFSR0lOYDw9');$GLOBALS[base64_decode('cTVmc2txeXozaWhld200bA==')]=base64_decode('UklHSFRfTUFSR0lO');$GLOBALS[base64_decode('aTd1eXR4ajZvNDdzbG1kcw==')]=base64_decode('KQ==');$GLOBALS[base64_decode('dHViajV4NzJhY2MwYXJrOA==')]=base64_decode('IE9SIA==');$GLOBALS[base64_decode('cmNobHE5cDNxYjNmb3p5Yw==')]=base64_decode('U0VMRUNUIGBJRGAgRlJPTSBgYl9pYmxvY2tfc2VjdGlvbmAgV0hFUkUgYElCTE9DS19JRGAgSU4gKA==');$GLOBALS[base64_decode('anUyNHd2ZXE2N20zYzN1ZA==')]=base64_decode('KSBBTkQgKA==');$GLOBALS[base64_decode('ZTNvYjExejRuNjR2anh4Zw==')]=base64_decode('KSBPUkRFUiBCWSBgSURgIEFTQzs=');$GLOBALS[base64_decode('enNuc2w5a290emN5eDdlcA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZmdubWgxNjliNzR0OWd3bg==')]=base64_decode('ZmlsZQ==');$GLOBALS[base64_decode('aXdicnJ6Ym1sNDM0dzRybA==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL2Fjcml0LmNvcmUvYWRtaW4vZXhwb3J0L3Byb2ZpbGVfZWRpdC5waHA=');$GLOBALS[base64_decode('bWsxMThzdDQ5d3lqZmhscA==')]=base64_decode('ZXhwb3J0LnBocA==');$GLOBALS[base64_decode('NnEwbjRqeXFsY3h3YjAyNA==')]=base64_decode('QUNSSVRfRVhQX0xPR19DVVNUT01fUlVO');$GLOBALS[base64_decode('NGx0dG5oZ3d0a2VybjM1aA==')]=base64_decode('I0NPTU1BTkQj');$GLOBALS[base64_decode('NmI0N2w1ZW9seTFxdDh0MQ==')]=base64_decode('Q09NTUFORA==');$GLOBALS[base64_decode('eXZwOGMyYWNycGJpbm0yeg==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('d251ZzJsaWk4N3R2NXJtcw==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('d3Uwcm1wMjdkdXZoeWw4eQ==')]=base64_decode('dXNlcg==');$GLOBALS[base64_decode('cWE3YWo2Y2RkaGJ3emtvaw==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('dW43OWFkcHExajE2dG1kZw==')]=base64_decode('Q09NTUFORA==');$GLOBALS[base64_decode('cG50YTltdTFmMWtqb3Z1Mg==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('cXdmNTlnNG05ZzE4d3RnMg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MGJ1aTV4MXN4dWkwMTQwcg==')]=base64_decode('TE9DS0VE');$GLOBALS[base64_decode('bGRxMWozMG1pMTNqZWpzdQ==')]=base64_decode('REFURV9MT0NLRUQ=');$GLOBALS[base64_decode('MDVuOXFqcmNybTZsMTQwdg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('N3Ayd2lqbHV0cnpuaWNiYw==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('dzNzZDRzcXA5dXFwYTR2OA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YzhkbXV5NG53anducXFzaA==')]=base64_decode('aXNMb2NrZWQ=');$GLOBALS[base64_decode('M3lyYmdpazhyMGh4bzBhMA==')]=base64_decode('Xw==');$GLOBALS[base64_decode('cWtrMGJhZzc3d3BqbXFqeA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MDV5MmZiaTZ6ZnEyN3c0ZA==')]=base64_decode('ZW1haWw=');$GLOBALS[base64_decode('cHA3djRzemI0azU3NzJncg==')]=base64_decode('VE8=');$GLOBALS[base64_decode('YjB0OWo5aGk3M3MxeTZ4cw==')]=base64_decode('U1VCSkVDVA==');$GLOBALS[base64_decode('bmdoMmZqZzdvNzEzZHhwbg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FTUFJTF9OT1RJRllfU1VCSkVDVA==');$GLOBALS[base64_decode('NDFneWViaDJtanUxeWFnbQ==')]=base64_decode('I0RPTUFJTiM=');$GLOBALS[base64_decode('dDd1NGR1cG9hMnY0azJxbA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('c3N4a3Y1MTdnNmFjamJiYQ==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('eXd1ODc0dGJ4eTc1ajVxeA==')]=base64_decode('I01PRFVMRV9JRCM=');$GLOBALS[base64_decode('cWJxbmg3MHFpM3oyY2l0YQ==')]=base64_decode('I1BST0ZJTEVfSUQj');$GLOBALS[base64_decode('MXRiOWNxa3kyc2ptb3hwNg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MHdnY2Y1aHRyMHhpYnFtbQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('azJxcXN6aHZnd2YwYjhybg==')]=base64_decode('I0ZPUk1BVF9OQU1FIw==');$GLOBALS[base64_decode('YmF2cTF3dWJnNDZ4YzdtbQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('amhnd2tzano0Ymd5NHZqcw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('azZ6aHloM25sbzZnaWF6ag==')]=base64_decode('Qk9EWQ==');$GLOBALS[base64_decode('ZTF6Y3IwMzdleTJ2bzlkeA==')]=base64_decode('SEVBREVS');$GLOBALS[base64_decode('eG1ydnZuaGVlbXI4cDZtdg==')]=base64_decode('RnJvbQ==');$GLOBALS[base64_decode('ZG1qejEzb3F5amxyYzFveg==')]=base64_decode('bWFpbg==');$GLOBALS[base64_decode('ZWNwcDJ4ZnNjNmRkOXdrYg==')]=base64_decode('ZW1haWxfZnJvbQ==');$GLOBALS[base64_decode('cDliMTB6enZjeGplazFyYQ==')]=base64_decode('Q0hBUlNFVA==');$GLOBALS[base64_decode('azZ1OGxkdmxvZzFsN2ZtYQ==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('M2NvcXppNWNlbzJsdnRrYQ==')]=base64_decode('d2luZG93cy0xMjUx');$GLOBALS[base64_decode('bmFmZW1xNzNnZWh1eG5obw==')]=base64_decode('Q09OVEVOVF9UWVBF');$GLOBALS[base64_decode('b29yZTNwY3N5eDVhNnVkYg==')]=base64_decode('aHRtbA==');$GLOBALS[base64_decode('bDJpcGoxbms1ejdrZjNqMA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('Y3I3MWNtY3UzZTRrbWtheg==')]=base64_decode('VE8=');$GLOBALS[base64_decode('OG1jd3ZzYW8xMG04OWc5Zg==')]=base64_decode('U1VCSkVDVA==');$GLOBALS[base64_decode('aGN6cXMwbGhpYTFxaDZsbg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FTUFJTF9OT1RJRllfU1VCSkVDVF9FUlJPUg==');$GLOBALS[base64_decode('cmFqZ3o0OTN5c202amM2Zw==')]=base64_decode('I0RPTUFJTiM=');$GLOBALS[base64_decode('cXV2Ync0YzMxMzRrYmwzbA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('enF0ZHo4bTB1c3UyMWsxbw==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('bW11ZWtqcmw1dWNoY3kzZA==')]=base64_decode('I01PRFVMRV9JRCM=');$GLOBALS[base64_decode('YjE0Yjh2dDNkNGVxYWd4ZA==')]=base64_decode('I1BST0ZJTEVfSUQj');$GLOBALS[base64_decode('NmEwejVtZWxkMmZoY2I4bQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MDh3NzhleHgwaXg1c2Fteg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aTIwZjhydXM5MW9hOTBxOQ==')]=base64_decode('I0ZPUk1BVF9OQU1FIw==');$GLOBALS[base64_decode('NmM3bTEyZThldHV3OHVucg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('NjgxbmI5dWNwem1waDdrNQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('bjF2eHFhNzRqMmhjOHB2aQ==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('cXR0b3d2MWk1ejFqanBhMA==')]=base64_decode('Qk9EWQ==');$GLOBALS[base64_decode('M2h0YTMzZWE0MGx6ajY2bg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FTUFJTF9OT1RJRllfQk9EWV9FUlJPUg==');$GLOBALS[base64_decode('OWhtajZqMHQ4MDllZzJpZA==')]=base64_decode('I0RPTUFJTiM=');$GLOBALS[base64_decode('cnNsdW5sdnRocHo3cDRvZA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('Z3VmOTYzc3RqNXBucWRkbg==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('YmozMjQ0OHkxa2tqeXZvcA==')]=base64_decode('I01PRFVMRV9JRCM=');$GLOBALS[base64_decode('dGtpaGM3cWI2Yjk5bmFzZQ==')]=base64_decode('I1BST0ZJTEVfSUQj');$GLOBALS[base64_decode('NGVnZXo0ZmQ5dnU2MnphbA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('dWMyZ2xnOXFmczE5MWk0MQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MGs5MWJjaW5lZHJsMGxkYQ==')]=base64_decode('I0ZPUk1BVF9OQU1FIw==');$GLOBALS[base64_decode('MHp5cmU3aTF4aHh1MW5pdQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('ZGRhNGlsZmk1Ync1cHRweg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eGdidHR2cGpibGJ4aW9oeQ==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('OXE2MXNnMHFycnVqOXI3cQ==')]=base64_decode('SEVBREVS');$GLOBALS[base64_decode('Y251OG9ra3UwNWdna3h2cw==')]=base64_decode('RnJvbQ==');$GLOBALS[base64_decode('M3I0ZG5mM2h0d3M2M2Q2eQ==')]=base64_decode('bWFpbg==');$GLOBALS[base64_decode('ZmM0NHZncjhpbm96M3V4OA==')]=base64_decode('ZW1haWxfZnJvbQ==');$GLOBALS[base64_decode('b28zM3EwYjhqeGdrbmo2cw==')]=base64_decode('Q0hBUlNFVA==');$GLOBALS[base64_decode('Z3IwdjVqajVnYTF0d3NmcQ==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('MXlsMTEwOGdtZjQ2OWUwNA==')]=base64_decode('d2luZG93cy0xMjUx');$GLOBALS[base64_decode('bGJmZGpkZWd5YTFoaWdvdA==')]=base64_decode('Q09OVEVOVF9UWVBF');$GLOBALS[base64_decode('eTIwM3o5bXhuOHh6a21scw==')]=base64_decode('aHRtbA==');$GLOBALS[base64_decode('bGF3ZnBpbjBpc2YzenE5OA==')]=base64_decode('c2VuZF9lbWFpbA==');$GLOBALS[base64_decode('cTAxc2F0YmhtZGZhZHRiaQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Nmw0dXo1NGFnbm1iaHlhMQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('M21keDU2bWc0YjdqcTBxZQ==')]=base64_decode('Tg==');$GLOBALS[base64_decode('M3VlYnpqb2k2amxuMDllZg==')]=base64_decode('YWRtaW5fZW1haWw=');$GLOBALS[base64_decode('aW83ajE0OXV5M2syb3lveA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('YTI1OWRvNDl4OXNjb3U2dA==')]=base64_decode('U0VORF9FTUFJTA==');$GLOBALS[base64_decode('bmVyYWd3ZDMxcHNzd21jYQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZTh3bGd2cGhtcWk2YWVnNw==')]=base64_decode('Qw==');$GLOBALS[base64_decode('NHF1bWdveWoyNWM3cDN1dw==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('MDVwdDE2anBlYnpjMHQwOA==')]=base64_decode('QURNSU5fRU1BSUw=');$GLOBALS[base64_decode('YnBmZ3k0cmhzcGpibnBkdw==')]=base64_decode('Tg==');$GLOBALS[base64_decode('ZmdiNnhnZnc1dzlmZzlzYg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('NWc2cnRscm9rYnJ6bnpiMA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bzBuaXlqaWgwa3FxNW9xag==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cjIzbzV4ZGxtZmd3NXl6bw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZXIweWN3dHh5bXdpNGw0cQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('d3NqeWljeTd5YzV1anAxeA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MDM2ZmtzZnhtbnh3ZHdzMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('aW54aXJkMGs1MnZxdnJrag==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Mmt6dG50aHkwcWh3azJlMw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bWg2OXZ6bDkwbDhwbGhjbQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NXdvaGxnMXNqaWphZ2FuMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('am5ibmltOXppOTFzd2xueA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cGdtM2kzYTE1OXRmdXYyZw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('aTZ0NGl6bTFhcXp4bW1iYg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('czN1MTdpbGgzY3lhaDQ2Mg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ODZnYW90Mm8xZzQ3djdvYg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NGw1OGpmODM4ZmM5bXJjaQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YTlhenZ5a2o4b3dnb3JoYQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('M2duOWZneHlveHduaTVlcA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YmR5azN1cWdyODh5azRsOA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dG9xcnpqem12Z3Z3eGY4cw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YXVxY2l6NDA5cm9qbW5pNg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('eHNhdmtvNXF1dGJrNHNleA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('OGcxdWMybjV2aWxsdHFreQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('N3FzY3dhZGpyNzBmNXV0OQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bmV2cTF4NmtrZ2IwYzRyYw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('d2g4MHM0M2cyMGpqNXUxcg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('N3R5dXZvb3NtMXBwbzJ6cQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MWVkeWxiMzVjZHBvYXQwMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bmlobXh4Z25qZGJkNDR0Zg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NnV2N3B0YmZ3bmxyMWNxaw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bnZ4MzJqamlxNmNhbmM4Zg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YTJiOWVtY25taGoyd3VyZw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Y29nNXVhdmw4czVoeDk5NA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dmR4Z3B2MnRjNGJhZTJ1Mw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('N3h1aDRocG92eWkweGdiMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('emFsMzVhaXd2b3k0YjZlbA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZWNuZ2x6bmtvMWlmZ2sxZA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dDl1bjFzdTJvdGJmd3d1cw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Ymw2MjF6emN4Mnlya3dsdw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YWV3OGszeTlma3kweHRnNA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Y2kxYmNudjcydmMyOHpneg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('c291cGN6Njg2dm9jd2xubg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZmJtNGx1YTVoemtsbWo0cA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YjkzZm1qczB3OGxpeDFlZg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('azAzOTM1NmxsZDdkMmI4YQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cDIweXRjZ2kydXhlZG40bg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NDVlNmRscjVhZ2czNW52aQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZHRoZ3V6djRkZXFhMDM2aw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZnR3ZGMwc2R4Nmx6M2x3dA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('eGllOXpkdXF0ZXFzYW9yOA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cmx5bmVnMGl3cjdvM2xrdQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MGx5OGdzdDQ5cmdzbzNxdQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NnpkOXhna3drZTIxbXBzYw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('aDV0eG83YnFxZzExY2k3OQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ODhveTNnMTUwZTBtdzdzZg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dG5xazZua2dudWl4dXlxNA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YTZvZjE3dnc4NnRoc25jNQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cWJzeG10OHFqYTFpMm55eQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Nmh0Z3Z3MnpqeWtuMG85eg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bjdmb2Mza29yNzNvNjFmcA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZXM2NWZkbnV6ZHhzODl5OQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('amN0aGtra3RyN2J5d3ZpaQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MDQ1MjNpc2o0bXkyaDYxdA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('ZjZ5dG9namkwdmVrbXlrOA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('amkyZDhwM3Rwcm9xeGIyMA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('enF0NDZrbGR5ejkwbzR4cA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eWczNW5uemMwbGw1Mmc5dQ==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eHlrd2R3Zzh0Nnl0MTl0cg==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('bWR5NWVmMnVwbXNxa2htNA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('dmR6OXBjeHVoMnU0ODB5Zg==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('dHF0MDM1YmZ5bWRnZDNwOA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eGptMzNkeXVobTJwM2NnYw==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eXl4dGdjNmhwem53eXZkNw==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('Mzl5NXZqazg4NG9xdWJmbQ==')]=base64_decode('aXNfc3RyaW5n');$GLOBALS[base64_decode('bTRwbDUxa3dpajhxdXR3YQ==')]=base64_decode('aXNfc3RyaW5n');$GLOBALS[base64_decode('Ym52NjZiNjV0aW10NWsxeA==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('MGp6OTV1czg0ZWtqdzFlOQ==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('YXZzMjVnNGg5MDF4dTJmNg==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('ZnRwM2M5eDVjajhiaXpkZw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('a3BkNzZsbG95NGdncTB2MQ==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('NXdkN3J3ampyamttMWk2Yw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('YjF5dXgzMXMydWc4dGUydw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('cGdlcWxjaWRuNnh3YThnYw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('aWZwMjZ3amZ4cW9pODFrcA==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('c2h3bGR6dHliOTlteXdmbw==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('bjF1bnV0dWxmYmtlMDd4dg==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('cGx1MjBwbzg0a3Vkdjdxeg==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('cXBvMHptZXBseDhyam8wag==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('cjNneTZzeG4zbDR5YXhvZg==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('dDR6dTZzN2h2a2ppNzZtag==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('ZjNvY3ozaG8yNXBlb213cA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('eDJtZmp0cWF5dWFxNWd0ZA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('bm1neGt0MHFxczVxamFyZA==')]=base64_decode('aW50VmFs');$GLOBALS[base64_decode('MnFsbXUzcTB2emlxdGZwOQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('YzZ3cmZ0cnhqeGlzNTFmMQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('Y3RlMWZpN3RqaHkzbjl5Zg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('dTdkYjkyMXUxZHQ5a2E4MA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('bWY3a3k1cHllN24zcGZiaQ==')]=base64_decode('aW50VmFs');$GLOBALS[base64_decode('YWVnMHkxc3FnMzJwdm96Zw==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('dzB4and5d2R6dTBlYnBmMg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('YW8wZjN6aWh5NTF4aXJrcw==')]=base64_decode('aW50VmFs');$GLOBALS[base64_decode('aGVndTdsejR2bGpmeXBpdQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('Mm1hYm91eWs5ano3Mjhtbg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('OHp3Y2ZnMG9yeGh2Y3VsNQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('bHN6YmMzYTUwZGxkMDUybg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('c3k2Zjlsb3oxZm1mdmFieA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('cGV0MzB4NXR0MHRzaTVpbg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('enQ2anZ2bWI0d25xb3hzbg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('c2VxOHh6dndqYTd0aXkxNg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NXJ6OXpwMW9zdGE1MnJpeA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('dXF6MjlreHNiZGRyZzFhcA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NnlkazFyeHpieXd6M2cxbQ==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('cnc0NHhxYnMxaDZjc3lvbA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('cmM1N3h4YmpndWQ4MnQ3ZQ==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('em43eGs4Ymt1ZDVwd3doOA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('aDBnYTBqdTJmb3ZpbDJrZA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('cmplMGdlbWFlb2ppZDJ0Yg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NXQweTQ2eXNjeWExc2dtdQ==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NnB5Z3MwYnZ2d3EwdW9sZQ==')]=base64_decode('Y2FsbF91c2VyX2Z1bmM=');$GLOBALS[base64_decode('aTg1ZngzcWFydTd4aDJpaw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('dWxwdzF3dGp5NDJ6a2piZQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eHE3eTEybzY1MmtzMjFwNg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eDNsMnEzZWU4ZGVrdG9oMQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('Y3Q1OHNpenUxcmUzMjU2ag==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ejdyMmJidnY0dDgyM3FxNw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bmlxZndpMXB4eGdyaDZvaw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('NmtrZHVhNmlheDNmc2hpdw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eDh1aTdoaWp2MWhoa3lkMA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('M3FkZ3ZscGo3aWk4OHEyZw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('dHp5bWlld2Y0cmJyYmxyeg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('d2hxd29xbXE2a2ZtN2VpbQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('Z29uZzU1bWlzOGhnMTRxZA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('NXc0d25zYjh2dnZiZWl4Mg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('cDJqMmQ4ZzE4eTN2cDFicQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('cDBpa2lzdm5nZHoxd3gwNw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('aDJlN2gyc2lzOWplZ2lkbA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bDExc3J6a2xwNjJ3NG91dQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bjd1MWc4bHo0cDBidDB3Yg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bWJ5YjR1d29scDFrdm05aw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('b2h6eG1hd3QwbDY1cTBvZg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('d2RuZTY1cm53MzEwdGM3eA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bTQ5czg2Mnd1aWhxNjhhOA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('YzB5YjM1eHpiOXptOHFuaw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('cGlqOXAwM2x5bHlmaGo5eA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('c2d5bjdjeDN0anp5OXZ3Zg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('MTVmdm13ZWp1M3RveTA2dw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('azJtbWtib2owZzcyMmt0dA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bGVreHc0dWx1NGFldmRkZA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('aW1leXFpNWF3bmx1ZGQ2Nw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ZXphZmlhZTV1NGN1OXk0bA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('enRiNGVwcGRic2swZTd0cA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('amg4Ynp3bzJpY3d1dmJtZQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('aXZwZnNidDM0bTk5cjZnag==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ZzVtcDBmd2EwNmRjOXpmNA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('anF0aTN2Z2Y3azdreWsxcg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ZmNnZG10Mm90b3o4dTFkeQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eTB5NDFlNjIweXpiMmEzYg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('b3FiMXlzd3RkbXdremRodw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('Mmp2bDM5N2MweTl2amJldg==')]=base64_decode('c3RyY21w');$GLOBALS[base64_decode('Mng1YjQzd2N2ZHQzOGN1ZA==')]=base64_decode('c3RyY21w');$GLOBALS[base64_decode('YjNpd3N4aGNrejN3a2l0dg==')]=base64_decode('c3RycG9z');$GLOBALS[base64_decode('bTR5dW9zOTdqd2p4b3Y4Zw==')]=base64_decode('c3RycG9z');$GLOBALS[base64_decode('a3ZuZXprcGkzMGxhMzJocg==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('bnYzYTE2d3l5YTF4dW42Mw==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('aW5qbXdubTY5NjluNW9vcA==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('ZGx2dHhkb2hmOTZvM3kyag==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('Zm9hN3BvdjQ4cGp4NnEyaQ==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('d25wdXd2MjBybWtpMWZrcQ==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('azhqaTRrYW92YTlkYngyaQ==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('OXN3eTZ4eTF5azl3MDZldA==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('eTBheHM1NGo5YTNka2NyOQ==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('cXd1emg5ZGl5azA3Mm1zNg==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('ZTU2b2tiY3FvbW9qcWVkYQ==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('aWpxYXloZHg1ZGhkb3Z3Mg==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('bmlodGNpMmpoN3JraTFlNQ==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('OTMwd2RjMHJ3YXIzajVmMQ==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('amN4NWhzcTIzOGkyNWlxag==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('MzVnOHVnZnkxMHY0ZmkwdQ==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('dGoyaThvNzVvY2h1cXA5bg==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('NnJyM2IzYmQ0dGhyMjNjag==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('ZDZ4c2FiZndub2x6bWhpYg==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('czd6ZmhpOTV2ajkyOXZiOA==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('d3Vhd2xxcmN5bzZ6OGM5cg==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('MTQ1ZTNkZXVwcTBwMHVlMQ==')]=base64_decode('VG9VcHBlcg==');$GLOBALS[base64_decode('Ym40Y3RoNHZwaDNnNDNkZQ==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('dDMyZHFwa3drOGp4aG5zeQ==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('dGhka2toejBuZGw3MHBzeA==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('dmJnbGNjZ3dwZHRpd2N6Mg==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('Y2s0NG9lejl4eWV3MTZvdA==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('aDd2d3Bsc2oyajMzNjVxZg==')]=base64_decode('YXJyYXlfcG9w');$GLOBALS[base64_decode('MG82OWgydnBvbTQyMjA5dg==')]=base64_decode('YXJyYXlfcG9w');$GLOBALS[base64_decode('NGYyd2w2b3EzcTc1NWF5aQ==')]=base64_decode('YXJyYXlfcG9w');$GLOBALS[base64_decode('ZGFueDM3ZW1yc3p4dXFmZA==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('aHRwanA3emgyZHRtYnA0ZA==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('YnZiM2lveTcyb2MxbzZibg==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('NWNseWhtb3RwbGRlM285cQ==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('dWZxa3k3bXZ1ZTJuY3Z6cw==')]=base64_decode('YXJyYXlfdW5pcXVl');$GLOBALS[base64_decode('aHAyaTVvZnViZ2g4aXVoYQ==')]=base64_decode('YXJyYXlfdW5pcXVl');$GLOBALS[base64_decode('ZGV3eWN0ZHM2dWY0ZmRtMg==')]=base64_decode('YXJyYXlfdW5pcXVl');$GLOBALS[base64_decode('aHIyZWJsa3hsM2dveWhsdQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('bGQzaTN2YjcwczAxdGZydg==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('dzRjYjBsaXZyMTJobnRmNg==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('MWtmZWJpdnh3MmZseW9uYQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('czJlc3BmODNhanRsMHdteA==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('endmMm9maG1meGlvaWtsNQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('cTA3dXlkeDVyaTIxODFkZA==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('MWswYjNiMTJ0YXBjNzk4bQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('c2FpbTZkMzJldWY3cGk5dw==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('MTRqY2Jzdm8zaWU0YXJ3Nw==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('emc4czF4d3U0OGJvNmg5cA==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('b2N5eWhvd281dHU1MWRqYg==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('b3RiaHhrYWZxZWZieHE1cA==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('NXhocGszdjF3N2M2N3c4Zw==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('NWJrNjJ6cjlhY3FzdHFqYg==')]=base64_decode('YXJyYXlfZmlsdGVy');$GLOBALS[base64_decode('M3R5OXVpamh1cDhzaDYzbQ==')]=base64_decode('c2VyaWFsaXpl');$GLOBALS[base64_decode('cDZwNGNibzlhdGZmMHhtMQ==')]=base64_decode('dW5zZXJpYWxpemU=');$GLOBALS[base64_decode('aTd4ZDUxNXJiNHBzNmxoag==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('M2RoY256eWM0eWpxMW52dw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('dDFuZmpsM2ljaTNtNHF2ZA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('cWx6bnh2bHowZnhodWp6Nw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ZnlhejFmbDVmdDhxczM5Mg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ZTZvM2xjenN2bThyMTF1NQ==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('czB1ZWdjdHBwaGc2Y3lvMg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('eG10MTh4bDd1bGZvMzNhZg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('Ym51NmhnbHMwMTh4NXJwNg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('OGtoNTF2N25oMzhkbWg1eA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('a204eGx1YjZsOGdiazI3MA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('enhzMmNicTUxNnJvNm95dQ==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('eHcxcGYzeXN6azBvbGNwbg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ZWM0dm44anY2ZXIycjhubA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('MTNtM3Z3NmpnOWpxdThnbg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('bW5ndnF5cWVjbWJnZ21maw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('empiY2swZG91ZWtueWE5Mw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('dXRsY3Z2eHU0dG1veGw5eQ==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ejJmbTAxNDhkcnU5a3ZsMA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('NWc3ZW5yaHpmejEzbGpzbg==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('ZWRybHo3NzFqOGJicmF5MQ==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('dzJzdHVtaG90ZHIyeWkyNQ==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('b2doMzU4ajV0ZXdhb3BzOA==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('eGVpamZtdWFld2djN2xrYQ==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('bWwxZDVyODJ3YXJ4eTBueg==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('MDQ3YnczbTg2Mmtnc3dyeA==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('N3Jia2JibTEwaTlyZnRpcQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('YWcxYmtreDQxaTNzN3M0eQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('cHl4and4a2trcjAxa3RiNw==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('MDlhamgwYmg0aXJrYW4yYQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('MzFmb202emdyc3E4dHExaw==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('a2VkMzZxeWJ6bjNxcDM3Mw==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('d2FqNWltcHAxYzQ0dmQwaQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('OXA2ejZoeGptd2oyeDloeg==')]=base64_decode('dXNvcnQ=');$GLOBALS[base64_decode('NTZ0eWdvdDg1M3lnMmllbg==')]=base64_decode('dXNvcnQ=');$GLOBALS[base64_decode('NWV5N2VhNXF1aG9vMzZ2OQ==')]=base64_decode('dWFzb3J0');$GLOBALS[base64_decode('bnN2aWFpaTc1ZTRnbTFyMQ==')]=base64_decode('dWFzb3J0');$GLOBALS[base64_decode('NWV5NzZ4N24ydWl1ZHF1eQ==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('MzA1ODdjYzhzODRwaDRoNQ==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('MWI0djd3NDdhNHUxc214Ng==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('aDc2eDhmdnVvdnF0dXJwdg==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('bWozb3U0NXZ6amdzNjJtOA==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('YmI3NXNodmdibzg3enNyNA==')]=base64_decode('Z2V0X3BhcmVudF9jbGFzcw==');$GLOBALS[base64_decode('ZzNyeTZoM3k5ZDB3aXFyOQ==')]=base64_decode('Z2V0X3BhcmVudF9jbGFzcw==');$GLOBALS[base64_decode('anJ3MW50d252eTNtcnBmeg==')]=base64_decode('aXNfc3ViY2xhc3Nfb2Y=');$GLOBALS[base64_decode('MHYzcnFkN2Z4NGp4YnFrdw==')]=base64_decode('aXNfc3ViY2xhc3Nfb2Y=');$GLOBALS[base64_decode('MzBlZHpjZTlnb3EyZjI3dw==')]=base64_decode('aXNfc3ViY2xhc3Nfb2Y=');$GLOBALS[base64_decode('ZDFtZ20xM2U5bmQ5ZWJkaA==')]=base64_decode('ZmlsZV9nZXRfY29udGVudHM=');$GLOBALS[base64_decode('bWU2bTN2cXN6ZmozdnoxNQ==')]=base64_decode('ZmlsZV9wdXRfY29udGVudHM=');$GLOBALS[base64_decode('em9paHAxZjllYjdjaHlpNQ==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('MDN4OG9sNTYwemFndTdwbA==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('Zm8zZ2xsdWtoejhhMWljaA==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('MzV0MHF1bGM0c21waDNocg==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('c3N4N3gxaGM4YmVicWVhYw==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('OXYzbHE3azZmZDc0b2VjYg==')]=base64_decode('b3BlbmRpcg==');$GLOBALS[base64_decode('b2Y5d2h1bjlubmZyOXYxag==')]=base64_decode('b3BlbmRpcg==');$GLOBALS[base64_decode('amM0N3YxY2dncGc0ZjBvbw==')]=base64_decode('Y2xvc2VkaXI=');$GLOBALS[base64_decode('MHY2dXJpMmQxd2V2MHYzNA==')]=base64_decode('Y2xvc2VkaXI=');$GLOBALS[base64_decode('NjhuMG91a2sxc3VpNWM0dw==')]=base64_decode('cmVhZGRpcg==');$GLOBALS[base64_decode('dWxobjJpbGhoeGVwaWJneQ==')]=base64_decode('cmVhZGRpcg==');$GLOBALS[base64_decode('OWI5c3VrbnU5eGxkaXk1MA==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('cGk1NnAyMDduZmc2bzRkaQ==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('eTU3dnF0NWJzaDRsODIydw==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('YjRtN3R2ZTg0dThzaXdpNQ==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('dGE5ZGcyb2NnZmVocTZ3dg==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('ejJwa3B6Y2J2MGF3Y21zMQ==')]=base64_decode('aXNfZmlsZQ==');$GLOBALS[base64_decode('Mm4zcmtmZjFya21vM2xlZA==')]=base64_decode('aXNfZmlsZQ==');$GLOBALS[base64_decode('M3g5dWx3MWk2YmNzMjBkaA==')]=base64_decode('aXNfZmlsZQ==');$GLOBALS[base64_decode('MDBrZG1lczY4ejBldTJkMQ==')]=base64_decode('aXNfZmlsZQ==');?>

Did this file decode correctly?

Original Code

<?namespace Acrit\Core\Export;use \Bitrix\Main\Localization\Loc,\Bitrix\Main\Entity,\Bitrix\Main\EventManager,\Acrit\Core\Helper,\Acrit\Core\Export\ProfileTable as Profile,\Acrit\Core\Export\ProfileIBlockTable as ProfileIBlock,\Acrit\Core\Export\ProfileFieldTable as ProfileField,\Acrit\Core\Export\ProfileValueTable as ProfileValue,\Acrit\Core\Export\ExportDataTable as ExportData,\Acrit\Core\Export\CategoryRedefinitionTable as CategoryRedefinition,\Acrit\Core\Export\HistoryTable as History,\Acrit\Core\DiscountRecalculation,\Acrit\Core\Log,\Acrit\Core\Cli,\Acrit\Core\Json,\Acrit\Core\Thread;Helper::loadMessages(Helper::root().$GLOBALS["3h8x4hph53omjg43"]);final class Exporter {const METHOD_CRON=1;const METHOD_SITE=2;const RESULT_SUCCESS=true;const RESULT_ERROR=false;const RESULT_CONTINUE=200;const PROCESS_MODE_AUTO=1;const PROCESS_MODE_FORCE=2;const PROCESS_MODE_PREVIEW=3;const MAX=50;protected $intStartTime;protected $intMaxTime;protected $bCatalog=false;protected $bSale=false;protected $bCurrency=false;protected $bHighload=false;protected $intMethod;protected static $arQueue=[];protected static $arIBlockHasSubsectionsCache=[];protected static $arCacheGetSections=[];protected static $arCacheIBlockPicture=[];protected static $arPlugins=[];protected static $arCachePluginFilename=[];protected static $arPluginObjects=[];protected static $arModuleObjects=[];protected $strModuleId;protected $strModuleCode;protected $arArguments;protected $intUserId;protected $intElementId;protected function __construct($strModuleId){$strModuleId=$GLOBALS["ijqayhdx5dhdovw2"]($strModuleId);$this->strModuleId=$strModuleId;$this->strModuleCode=preg_replace($GLOBALS["1znirsmektuwabxm"],$GLOBALS["wd0zr7ksccmhp57m"],$strModuleId);$this->arArguments=Cli::getCliArguments();if($this->arArguments[$GLOBALS["fruavsdqjwvwnqkx"]]==$GLOBALS["hq15d0091s8mtj7b"]&&!defined($GLOBALS["ldn5jpnbh54zoa6u"])){define($GLOBALS["k7np3jk8p4n62ega"], true);}}public static function getInstance($strModuleId){$arModuleObjects=&static::$arModuleObjects;if(!$GLOBALS["danx37emrszxuqfd"]($strModuleId,$arModuleObjects)){$arModuleObjects[$strModuleId]=new static($strModuleId);}return $arModuleObjects[$strModuleId];}public function getModuleId(){return $this->strModuleId;}public function getModuleCode(){return $this->strModuleCode;}public function setUserId($intUserId){$this->intUserId=$intUserId;}public function findPlugins($bGroup=true){$arPlugins=&static::$arPlugins[$this->strModuleId];if(!$GLOBALS["5g6rtlrokbrznzb0"]($arPlugins)||empty($arPlugins)){$arPlugins=array();$strPluginsDir=Helper::getPluginsDir($GLOBALS["i8ua6cr44t1wwdo0"]);try {$resHandle=$GLOBALS["9v3lq7k6fd74oecb"]($_SERVER[$GLOBALS["vxiujewm31h7ukqj"]].$strPluginsDir);while ($strPluginDir=$GLOBALS["68n0oukk1sui5c4w"]($resHandle)){if($strPluginDir !=$GLOBALS["ae5f9f9tnji1tj2r"]&&$strPluginDir !=$GLOBALS["3juflbakb72027a2"]){$strPluginFullDir=$_SERVER[$GLOBALS["i6yzxqpgy33ue8yr"]].$strPluginsDir.$strPluginDir;if($GLOBALS["9b9suknu9xldiy50"]($strPluginFullDir)&&$GLOBALS["z2pkpzcbv0awcms1"]($strPluginFullDir.$GLOBALS["6bqw3y5lw9sorfae"])){require_once($strPluginFullDir.$GLOBALS["rvtuo88jop2dgz42"]);$strFormatsDir=$strPluginsDir.$strPluginDir.$GLOBALS["re2y1vinrwb7musj"];if($GLOBALS["pi56p207nfg6o4di"]($_SERVER[$GLOBALS["xqk4kvrwq3x0lb2v"]].$strFormatsDir)){$resHandle2=$GLOBALS["of9whun9nnfr9v1j"]($_SERVER[$GLOBALS["irhxjrxxz3vzny8w"]].$strFormatsDir);while ($strFormatDir=$GLOBALS["ulhn2ilhhxepibgy"]($resHandle2)){if($strFormatDir !=$GLOBALS["p2h77f1nn5qore1o"]&&$strFormatDir !=$GLOBALS["f6mqnvwixdiyfqd4"]){$strFormatFullDir=$_SERVER[$GLOBALS["01ytvi91f3y62abg"]].$strFormatsDir.$strFormatDir;if($GLOBALS["y57vqt5bsh4l822w"]($strFormatFullDir)&&$GLOBALS["2n3rkff1rkmo3led"]($strFormatFullDir.$GLOBALS["dq6hgl2pu8kfz8k0"])){require_once($strFormatFullDir.$GLOBALS["4xt999cj5nzghus2"]);}}}$GLOBALS["jc47v1cggpg4f0oo"]($resHandle2);}}}}$GLOBALS["0v6uri2d1wev0v34"]($resHandle);}catch(\SystemException $obException){Log::getInstance($this->strModuleId)->add(Log::getMessage($GLOBALS["ksfhq33s3r1weatd"], array($GLOBALS["0kic21ftx4p1hhrq"]=>$obException->getMessage(),)));}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["25msodgi4ntxukdh"]) as $arHandler){ExecuteModuleEventEx($arHandler, array());}static::$arCachePluginFilename=array();foreach(get_declared_classes() as $strClass){if($GLOBALS["jrw1ntwnvy3mrpfz"]($strClass,$GLOBALS["8nbe1jh9o7vtruzq"])&&$strClass !=$GLOBALS["z45031g20a5h9us4"]){$strClass::setStaticModuleId($this->strModuleId);$strPluginCode=$strClass::getCode();$strClassFilename=Helper::getClassFilename($strClass);static::$arCachePluginFilename[$strPluginCode]=Helper::path($strClassFilename);}}$arModulePlugins=$this->getItems();foreach(get_declared_classes() as $strClass){if($GLOBALS["0v3rqd7fx4jxbqkw"]($strClass,$GLOBALS["mcdxucsx870g53hi"])&&$strClass !=$GLOBALS["egyk3muy3vplogp6"]){$strPluginCode=$strClass::getCode();Loc::loadMessages(static::$arCachePluginFilename[$strPluginCode]);$arPlugins[$strPluginCode]=array($GLOBALS["gsrn8czyt4ps7d8e"]=>$strClass,$GLOBALS["qxern2mgqtuktkxo"]=>$strPluginCode,$GLOBALS["zleisoyiqje8uv43"]=>$strClass::getName(),$GLOBALS["x3z77q1m7gp3p2vu"]=>$strClass::getDescription(),$GLOBALS["hxidhfebvs475wdo"]=>$strClass::getExample(),$GLOBALS["wk14i8tf0aa58b19"]=>$strClass::isSubclass(),);if($arCurModulePlugins=$arModulePlugins[$this->strModuleCode]){if(!$this->isPluginMatch($strPluginCode,$arCurModulePlugins)){unset($arPlugins[$strPluginCode]);}}}}foreach($arPlugins as $strPlugin=>$arPlugin){if($arPlugin[$GLOBALS["kbsrmu3i6txv31iq"]]){$strParentClass=$GLOBALS["bb75shvgbo87zsr4"]($arPlugin[$GLOBALS["br96ox7cjpm4riyj"]]);if($GLOBALS["i85fx3qaru7xh2ik"]($strParentClass)){foreach($arPlugins as $strPlugin1=>$arPlugin1){if($arPlugin1[$GLOBALS["r3fockczcntvd0dr"]]==$strParentClass){$arPlugins[$strPlugin][$GLOBALS["pgo3uqsr361l7vga"]]=$strPlugin1;}}}}}if($GLOBALS["o0niyjih0kqq5oqj"]($arCurModuleDisabledFormats=$this->getDisabledSubitems()[$this->strModuleCode])){if(!empty($arCurModuleDisabledFormats)){foreach($arPlugins as $strPluginCode=>$arPlugin){if($GLOBALS["ml1d5r82warxy0nz"]($strPluginCode,$arCurModuleDisabledFormats)){unset($arPlugins[$strPluginCode]);}}}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["tdivchl474hoevug"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arPlugins));}$arPlugins=$GLOBALS["r23o5xdlmfgw5yzo"]($arPlugins) ? $arPlugins : array();foreach($arPlugins as $strPlugin=>$arPlugin){$bCorruptedPlugin=!$GLOBALS["er0ycwtxymwi4l4q"]($arPlugin)||!$GLOBALS["ulpw1wtjy42zkjbe"]($arPlugin[$GLOBALS["s5byw2su7uihhd8g"]])||!$GLOBALS["xq7y12o652ks21p6"]($arPlugin[$GLOBALS["r6ugu86i6rpq5q6s"]])||$strPlugin !=$arPlugin[$GLOBALS["zjo8uxy23ne076cw"]]||$GLOBALS["04523isj4my2h61t"]($strPlugin)||!$GLOBALS["x3l2q3ee8dektoh1"]($arPlugin[$GLOBALS["x3nkbf269d8idyj8"]])||!$GLOBALS["5ey76x7n2uiudquy"]($arPlugin[$GLOBALS["tj313kwlzjm27cs9"]])||!$GLOBALS["30edzce9goq2f27w"]($arPlugin[$GLOBALS["sajanwq0ejke0rdy"]],$GLOBALS["er9it1cmc7qsq209"]);if($bCorruptedPlugin){unset($arPlugins[$strPlugin]);Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["xl4a26e9uhyde97y"], array($GLOBALS["lnue22kb8bjhjzdr"]=>print_r($arPlugin, true),)));}}$strDocumentRoot=\Bitrix\Main\Application::getDocumentRoot();foreach($arPlugins as $strPlugin=>$arPlugin){$arPlugins[$strPlugin][$GLOBALS["jfqjj6redwgcmxm7"]]=Plugin::TYPE_NATIVE;$obReflectionClass=new \ReflectionClass($arPlugin[$GLOBALS["dywlsotf5vkdd74v"]]);$strFileClass=$obReflectionClass->getFileName();if($GLOBALS["kvnezkpi30la32hr"]($strFileClass,$strDocumentRoot) !==0){$intPos=$GLOBALS["nv3a16wyya1xun63"]($strFileClass,$GLOBALS["empiyy62pggt2uvm"]);if($intPos !==false){$strFileClass=$strDocumentRoot.$GLOBALS["9swy6xy1yk9w06et"]($strFileClass,$intPos);}}unset($obReflectionClass);if($GLOBALS["ct58sizu1re3256j"]($strFileClass)){$strFileClass=$GLOBALS["y0axs54j9a3dkcr9"]($strFileClass,$GLOBALS["z7r2bbvv4t823qq7"]($strDocumentRoot));$arPlugins[$strPlugin][$GLOBALS["kwqheym8ru7maehb"]]=Helper::path($GLOBALS["zoihp1f9eb7chyi5"]($strFileClass, PATHINFO_DIRNAME));if($GLOBALS["injmwnm6969n5oop"]($strFileClass,$strPluginsDir)===0){$arPlugins[$strPlugin][$GLOBALS["hd99kbc5rlr15lt6"]]=Plugin::TYPE_NATIVE;}}if($this->strModuleCode !=$GLOBALS["iqba32dqx8oflj92"]){if($arPlugins[$strPlugin][$GLOBALS["qb61h4z381gadi3x"]] !=Plugin::TYPE_NATIVE){unset($arPlugins[$strPlugin]);}}}foreach($arPlugins as $strPlugin=>$arPlugin){$arPlugins[$strPlugin][$GLOBALS["7j89no426pesmtzc"]]=false;$arPlugins[$strPlugin][$GLOBALS["za8jai0mql11z8ke"]]=false;$strFilename=$arPlugin[$GLOBALS["nu8wa3n9n9ig6kdd"]].$GLOBALS["6r7x90erx7umqym0"];$arPlugins[$strPlugin][$GLOBALS["bw5j1weupiihhr7u"]]=$strFilename;if(!$GLOBALS["3x9ulw1i6bcs20dh"]($_SERVER[$GLOBALS["3hhdbwjcr7y88xd0"]].$strFilename)){$arDirectory=$GLOBALS["5g7enrhzfz13ljsn"]($GLOBALS["p4cqx07o5mhz8keb"],$arPlugin[$GLOBALS["v2re2i8x4uloz5k4"]]);$GLOBALS["h7vwplsj2j3365qf"]($arDirectory);if($GLOBALS["0o69h2vpom42209v"]($arDirectory)===$GLOBALS["6t3k7gvc34n1vcsj"]){$strFilename=$GLOBALS["i7xd515rb4ps6lhj"]($GLOBALS["2yciz4drvp3nedyl"],$arDirectory).$GLOBALS["5t3cx8ogbiwvumsd"];}}if($GLOBALS["00kdmes68z0eu2d1"]($_SERVER[$GLOBALS["0pwzymbxg4uir9v3"]].$strFilename)){$arPlugins[$strPlugin][$GLOBALS["41kstzaesmmjipbj"]]=$strFilename;$arPlugins[$strPlugin][$GLOBALS["2kjxq6odtjaqka4b"]]=$GLOBALS["dkl78qjfulr1361u"].base64_encode($GLOBALS["d1mgm13e9nd9ebdh"]($_SERVER[$GLOBALS["y9sgi5frgszo4h8c"]].$strFilename));}}$GLOBALS["5ey7ea5quhoo36v9"]($arPlugins, function($a,$b){$strNameA=$GLOBALS["nihtci2jh7rki1e5"]($a[$GLOBALS["l5jinm3yhm6t2h25"]]);$strNameB=$GLOBALS["930wdc0rwar3j5f1"]($b[$GLOBALS["pbp6eenmvayifphg"]]);$bCustomA=$GLOBALS["b3iwsxhckz3wkitv"]($strNameA,$GLOBALS["0cgrjgp1uhaloz7x"]) !==false;$bCustomB=$GLOBALS["m4yuos97jwjxov8g"]($strNameB,$GLOBALS["bwwnjopckq2x7eni"]) !==false;if($bCustomA&&!$bCustomB){return 1;}elseif(!$bCustomA&&$bCustomB){return -1;}else{return $GLOBALS["2jvl397c0y9vjbev"]($strNameA,$strNameB);}});}if($bGroup){$arPluginsTmp=$arPlugins;foreach($arPluginsTmp as $key1=>$arPlugin1){if($arPlugin1[$GLOBALS["yrm0s2lwk2qslhip"]]){$strDir1=$arPlugin1[$GLOBALS["t8351g46y65njnft"]].$GLOBALS["29ir2nt4x2po5cj6"];foreach($arPluginsTmp as $key2=>$arPlugin2){$strDir2=$arPlugin2[$GLOBALS["iz5psvkbp1fo2jwq"]].$GLOBALS["syber06q39zk6tsn"];if($GLOBALS["dlvtxdohf96o3y2j"]($strDir1,$strDir2)===0&&$GLOBALS["niqfwi1pxxgrh6ok"]($strDir1) > $GLOBALS["6kkdua6iax3fshiw"]($strDir2)){if(!$GLOBALS["wsjyicy7yc5ujp1x"]($arPluginsTmp[$key2][$GLOBALS["8w1r630bp73xn7kf"]])){$arPluginsTmp[$key2][$GLOBALS["tzubo4h36tsq5gjr"]]=array();}$arPluginsTmp[$key2][$GLOBALS["uclflpc2tv6ak6bm"]][$arPlugin1[$GLOBALS["w7y0ycvysnhg0jzs"]]]=$arPlugin1;unset($arPluginsTmp[$key1]);}}}}foreach($arPluginsTmp as $key=>&$arPlugin){$GLOBALS["9p6z6hxjmwj2x9hz"]($arPlugin[$GLOBALS["ku405ico60mgvy22"]], function($arItemA,$arItemB){$arItemA=$this->convertDirForSort($arItemA[$GLOBALS["zp5z12vvkho1jeez"]]);$arItemB=$this->convertDirForSort($arItemB[$GLOBALS["1r91zkvkiimwbqmv"]]);return $GLOBALS["2x5b43wcvdt38cud"]($arItemA,$arItemB);});}return $arPluginsTmp;}else{foreach($arPlugins as $key1=>$arPlugin1){if(!$arPlugin1[$GLOBALS["blkhpa0vbwh0xlk3"]]){$arPlugins[$key1][$GLOBALS["foe7zkn3mwym8992"]]=0;}}foreach($arPlugins as $key1=>$arPlugin1){if($arPlugin1[$GLOBALS["wjaerzr3db1wp8p1"]]&&$GLOBALS["036fksfxmnxwdws2"]($arPlugins[$arPlugin1[$GLOBALS["x7wrq7sc0edzin9s"]]])){$arPlugins[$arPlugin1[$GLOBALS["bcqzut7y6sbykren"]]][$GLOBALS["kw3vo7i026w5wjom"]]++;}}return $arPlugins;}}protected function convertDirForSort($strPath){$arPath=$GLOBALS["03x8ol560zagu7pl"]($strPath);if($GLOBALS["x8ui7hijv1hhkyd0"]($arPath[$GLOBALS["p4dy19alxu670pph"]])){if(preg_match($GLOBALS["nu7r94z2tjdx5ys1"],$arPath[$GLOBALS["vwasnfu3cynkxe17"]],$arMatch)){$strPath=sprintf($GLOBALS["kx2hlktls0uriwip"],$arPath[$GLOBALS["bmkfhxj316s2cn5w"]],$arMatch[1],$arMatch[2]);}}return $strPath;}protected function getItems(){$arResult=[];$arResult[$GLOBALS["f2ltgvs5td36md4v"]]=[$GLOBALS["sdgcp1ccwr9kzq2z"],];$arResult[$GLOBALS["fwuxsrtik3m1fqqx"]]=[$GLOBALS["0kl1tnz1kd0vo2us"],$GLOBALS["p1qg48hmy7r6osvl"],$GLOBALS["fdglo41dckdkyxoc"],];$arResult[$GLOBALS["swqkurpobaey8jpx"]]=[$GLOBALS["tifv6obxhfaa9jor"],$GLOBALS["95j1pum1i3wz6lbu"],$GLOBALS["06varpilrbdh7ecr"],$GLOBALS["w8fghdk0gzl9havk"],$GLOBALS["6ghs2a4rxkjufnme"],$GLOBALS["trddwquug31w4s0o"],$GLOBALS["ijc09ba71lg8o36u"],$GLOBALS["6nuk5cet0zhvqfuc"],$GLOBALS["2qoa3l9l8kt4oxov"],$GLOBALS["h7d0gk2ltvzfm1j7"],$GLOBALS["i042qu35m1kb17p1"],$GLOBALS["t06gygdig0r622yq"],];$arResult[$GLOBALS["xk3a2m4kpn8gq5h3"]]=[$GLOBALS["78klcnfgs7le4uyn"],$GLOBALS["n1kr02d6e4cilh2s"],$GLOBALS["r0ksrymuxtzrdu47"],$GLOBALS["tx1jo1ytt2wd1u61"],$GLOBALS["38yqimycwy4bqcgp"],$GLOBALS["ct37udyr3haaqzmi"],$GLOBALS["0x5s40smssfo7zll"],$GLOBALS["u91qr5mfqh7nnai6"],$GLOBALS["d8ltrhgpzm4yvsdn"],$GLOBALS["kb3ulicmnml2m95i"],$GLOBALS["2tu7fws2anpu0szs"],$GLOBALS["jltfbuflr7h7x1zo"],$GLOBALS["ryit0057l7sd8g82"],$GLOBALS["l6qrohbe52z737t5"],$GLOBALS["mumyn89i1lixfqxs"],];$arResult[$GLOBALS["li0mw1ez17950tjt"]]=[$GLOBALS["x8fzf62382qzh21n"],$GLOBALS["tfhxewahw82s0c4a"],$GLOBALS["erc5fzm4k70v5t40"],$GLOBALS["e4gipce2hwnfoek2"],$GLOBALS["1ah401h2ozqxi855"],];$arResult[$GLOBALS["0ej22kczoqqc840q"]]=$GLOBALS["hr2eblkxl3goyhlu"]($arResult[$GLOBALS["99uaq6iw06453d41"]],$arResult[$GLOBALS["tbuzw3gg1p7u4ggz"]]);$arResult[$GLOBALS["u01cap8qqc1xwcqx"]]=$GLOBALS["ld3i3vb70s01tfrv"]($arResult[$GLOBALS["vxzqai1vxvb7xtui"]],$arResult[$GLOBALS["b50rluon1h4fwz2v"]]);return $arResult;}protected function getDisabledSubitems(){$arResult=[$GLOBALS["i66xhlpy66gj6j0b"]=>[$GLOBALS["gktbtm089jux7d0g"],],];return $arResult;}public function getPluginInfo($strFormat){$arResult=false;$arPlugins=$this->findPlugins(false);$arTmp=[];if($GLOBALS["3qdgvlpj7ii88q2g"]($strFormat)&&$GLOBALS["inxird0k52vqvrkj"]($arPlugins[$strFormat])){$arResult=$arPlugins[$strFormat];}if(!$GLOBALS["tzymiewf4rbrblrz"]($arResult[$GLOBALS["2buajt582r375ag1"]])&&$arResult[$GLOBALS["8a216a86pw3ix4z9"]]){$arParentPlugin=$arPlugins[$arResult[$GLOBALS["8fjhhcqjnlkx04fi"]]];$arResult[$GLOBALS["o90bd2avt4b33idc"]]=$arParentPlugin[$GLOBALS["3phupm8c0vkbtos0"]];$arResult[$GLOBALS["44pa8482yr2djnm8"]]=$arParentPlugin[$GLOBALS["uj1x1j2d7rpvaq9c"]];}unset($arPlugins);return $arResult;}public static function getLangPrefix($strFile, &$strLang, &$strHead, &$strName, &$strHint){if($GLOBALS["2kztnthy0qhwk2e3"](static::$arCachePluginFilename)){$arPath=$GLOBALS["fo3gllukhz8a1ich"]($strFile);$strPath=Helper::path(realpath($arPath[$GLOBALS["7nwizxwrj5rbw4xt"]].$GLOBALS["ryhkayrm36ib7rqd"])).$GLOBALS["3sufv6bfjx40e91h"].$arPath[$GLOBALS["om68hsfw0wy1hr7k"]];$strPlugin=array_search($strPath, static::$arCachePluginFilename);if($GLOBALS["whqwoqmq6kfm7eim"]($strPlugin)){$strLang=$GLOBALS["n01u5d8m3km314y9"].$strPlugin.$GLOBALS["ow4xmpkh5z07a02j"];$strHead=$strLang.$GLOBALS["r3tu9ybrcaq6w078"];$strName=$strLang.$GLOBALS["8ow571hiejuik526"];$strHint=$strLang.$GLOBALS["23y7a08uqyw6qzw2"];}}}public function includeModules(){$bResult=false;if(\Bitrix\Main\Loader::includeModule($GLOBALS["nw7z5mb5bnhc7sci"])){$bResult=true;$this->bCatalog=\Bitrix\Main\Loader::includeModule($GLOBALS["k8s4dkyg0a3rsse2"]) ? true : false;$this->bSale=\Bitrix\Main\Loader::includeModule($GLOBALS["ondi8xpz03a0lvna"]) ? true : false;$this->bCurrency=\Bitrix\Main\Loader::includeModule($GLOBALS["s4nur6lazluld1z6"]) ? true : false;$this->bHighload=\Bitrix\Main\Loader::includeModule($GLOBALS["m16vhybpnnstlmt3"]) ? true : false;}return $bResult;}public static function getExportModules($bAll=false){$arResult=[];$arModulesAll=[$GLOBALS["a3edl1shkiq1v7zw"],$GLOBALS["rbuqy6dea97x6aht"],$GLOBALS["6h1jgmin43dpdyzc"],$GLOBALS["mafdmffgaedajsis"],$GLOBALS["rykln9p306w0mu52"],$GLOBALS["dvw83lmmyjonslge"],];foreach($arModulesAll as $key=>$strModuleId){$arModulesAll[$key]=$GLOBALS["e15dcz9t1vqot07s"].$strModuleId;}if($bAll){$arResult=$arModulesAll;}else{foreach($arModulesAll as $strModuleId){if(\Bitrix\Main\Loader::includeModule($strModuleId)){$arResult[]=$strModuleId;}}}return $arResult;}public function execute(){$this->includeModules();$this->setMethod(static::METHOD_CRON);$bUnlock=$this->arArguments[$GLOBALS["68ejga5ecuj5pv2t"]]==$GLOBALS["s5521c7jeobfteb5"];$intProfileId=$this->arArguments[$GLOBALS["m56fy66nmq7vejx7"]];$arProfilesId=[];if($GLOBALS["f6ytogji0vekmyk8"]($intProfileId)){$arProfilesId[]=$intProfileId;}elseif($GLOBALS["foa7pov48pjx6q2i"]($intProfileId,$GLOBALS["5s4c9g2hgbgxptl5"]) !==false){$arProfilesIdTmp=$GLOBALS["edrlz771j8bbray1"]($GLOBALS["ivg0keyjxtwh0nhi"],$intProfileId);foreach($arProfilesIdTmp as $intProfileIdTmp){$intProfileIdTmp=$GLOBALS["f3ocz3ho25peomwp"]($GLOBALS["bn4cth4vph3g43de"]($intProfileIdTmp));if($GLOBALS["ji2d8p3tproqxb20"]($intProfileIdTmp)&&$intProfileIdTmp > 0){$arProfilesId[]=$intProfileIdTmp;}}}if($GLOBALS["zqt46kldyz90o4xp"]($this->arArguments[$GLOBALS["clvwzx4htt18pmz8"]])){$this->setUserId($this->arArguments[$GLOBALS["63hssdhhj23y45dl"]]);}foreach($arProfilesId as $intProfileId){if($bUnlock){Helper::call($this->strModuleId,$GLOBALS["2h7i9btgw66h5i3w"],$GLOBALS["ho5spvyqi23i34tc"], [$intProfileId]);}$bLocked=Helper::call($this->strModuleId,$GLOBALS["lz1xbfz6fm9d6eaj"],$GLOBALS["68369ytfciddnmwe"], [$intProfileId]);if(!$bLocked){Helper::call($this->strModuleId,$GLOBALS["n199byv7qfoglql7"],$GLOBALS["7vtgd8v4gy2j44w0"], [$intProfileId]);$mResult=$this->executeProfile($intProfileId);Helper::call($this->strModuleId,$GLOBALS["fkx068gkqjovy1fk"],$GLOBALS["ffh08sfgytk5frpz"], [$intProfileId]);if($mResult==Exporter::RESULT_SUCCESS){$arProfile=Helper::call($this->strModuleId,$GLOBALS["l62vigzo98jx3ijz"],$GLOBALS["a4vs1c9ety6345b2"], [$intProfileId]);if($GLOBALS["mh69vzl90l8plhcm"]($arProfile)&&$arProfile[$GLOBALS["43fb531eek9azu2h"]]==$GLOBALS["zucwnoi831ohk94l"]&&Cli::isProfileOnCron($this->strModuleId,$intProfileId,$GLOBALS["9h9mnwzwl2umzg2o"])){if(Cli::deleteProfileCron($this->strModuleId,$intProfileId,$GLOBALS["jo9wj6xmx9cn9lvh"])){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["q8ivlk406ki90f02"]),$intProfileId);}else{Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["rjnq5xg9g0iiat1o"]),$intProfileId);}$obResult=Helper::call($this->strModuleId,$GLOBALS["sa2s41ih95ndgikj"],$GLOBALS["fkrp8xuirvrj69r0"], [$intProfileId, [$GLOBALS["9hsk3mn9n4nrq5et"]=>$arPost[$GLOBALS["gj2s4uzr3u4stk2q"]]==$GLOBALS["bavcn8dcadyt7eaf"] ? $GLOBALS["brn3f9klgu7zzjxf"] : $GLOBALS["9ni1c31eorwygj10"],]]);}}}else{$mDateLocked=Helper::call($this->strModuleId,$GLOBALS["bo1d8jq557giawgb"],$GLOBALS["63ow3gnahckays5y"], [$intProfileId]);print $GLOBALS["dc7be4z6qa58zhhs"].$intProfileId.$GLOBALS["9pg4ip11bps3rvzb"].$mDateLocked->toString().$GLOBALS["98ovmp0dzgotiqkq"].PHP_EOL;Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["76jqea52oo9820fq"], array($GLOBALS["qktyizgarfj5aal9"]=>$mDateLocked->toString(),)),$intProfileId, true);}}}public static function getClassFilename($strClass){$obReflectionClass=new \ReflectionClass($strClass);$strFileClass=$obReflectionClass->getFileName();unset($obReflectionClass);return $strFileClass;}public static function addToQueue($intElementID,$intIBlockID=false){if($GLOBALS["yg35nnzc0ll52g9u"]($intElementID)&&$intElementID>0&&!$GLOBALS["htpjp7zh2dtmbp4d"]($intElementID, static::$arQueue)){$intIBlockID=$GLOBALS["x2mfjtqayuaq5gtd"]($intIBlockID);static::$arQueue[$intElementID]=$intIBlockID;foreach(static::getExportModules() as $strModuleId){static::getInstance($strModuleId)->deleteElement([$GLOBALS["dysmn887t28bwn38"]=>$intElementID,$GLOBALS["0a21gt2xe900gey8"]=>$intIBlockID,]);}}}public static function getQueue(){return static::$arQueue;}public static function removeFromQueue($intElementID){unset(static::$arQueue[$intElementID]);}public static function processQueue(){$arQueue=&static::$arQueue;if($GLOBALS["5wohlg1sjijagan2"]($arQueue)&&!empty($arQueue)){$arModules=static::getExportModules();$arModuleIBlocks=[];foreach($arModules as $strModuleId){$arModuleIBlocks[$strModuleId]=Helper::call($strModuleId,$GLOBALS["cry8xojpl08e0an5"],$GLOBALS["4y10d2f9dh95pafq"]);if(!$GLOBALS["jnbnim9zi91swlnx"]($arModuleIBlocks[$strModuleId])){$arModuleIBlocks[$strModuleId]=[];}}foreach($arQueue as $intElementID=>$intIBlockID){foreach($arModules as $strModuleId){if(!$GLOBALS["047bw3m862kgswrx"]($intIBlockID,$arModuleIBlocks[$strModuleId])){continue;}static::processElement($intElementID,$intIBlockID, false, static::PROCESS_MODE_AUTO,$strModuleId);}unset($arQueue[$intElementID]);}}unset($arModules,$arModuleIBlocks,$strModuleId,$intIBlockID,$intElementID);}public static function processElement($intElementID,$intIBlockID=false,$intProfileID=false,$intProcessMode=self::PROCESS_MODE_AUTO,$strModuleId=null){$arResult=[];if($GLOBALS["39y5vjk884oqubfm"]($strModuleId)&&$GLOBALS["gong55mis8hg14qd"]($strModuleId)){$arModules=[$strModuleId];}else{$arModules=static::getExportModules();}foreach($arModules as $strModuleId){$arResult[$strModuleId]=static::getInstance($strModuleId)->processElementByModule($intElementID,$intIBlockID,$intProfileID,$intProcessMode);}return $arResult;}protected function processElementByModule($intElementID,$intIBlockID=false,$intProfileID=false,$intProcessMode=self::PROCESS_MODE_AUTO){$mResult=false;$this->intElementId=$GLOBALS["nmgxkt0qqs5qjard"]($intElementID);$bPreview=$intProcessMode===static::PROCESS_MODE_PREVIEW;$bPreviewByProfileID=$bPreview&&$intProfileID > 0;if(!$intIBlockID){$intIBlockID=Helper::getElementIBlockID($intElementID);}if(!$intIBlockID){$this->intElementId=0;return false;}$arCatalog=Helper::getCatalogArray($intIBlockID);if($arCatalog[$GLOBALS["lcldatdg1mgc7yfz"]]){$strProp=$GLOBALS["duraij2y3bifzhsz"].$arCatalog[$GLOBALS["jvb9scemgc3qp4so"]];$resOffer=\CIBlockElement::GetList(array(),array($GLOBALS["r8kjm3clyv1u8tja"]=>$intElementID,), false, false, array($strProp));if($arOffer=$resOffer->getNext(false,false)){$intParentElementID=$arOffer[$strProp.$GLOBALS["bp8xzifypbcm2yp9"]];if($intParentElementID){$this->intElementId=0;return $this->processElementByModule($intParentElementID,$arCatalog[$GLOBALS["c4srgeqhxlnxbifa"]],$intProfileID,$intProcessMode);}}$this->intElementId=0;return false;}$arProfilesFilter=array($GLOBALS["0jyiprot4rgaz1ud"]=>$GLOBALS["1ziyk4gtih9rtole"],);if($intProcessMode==static::PROCESS_MODE_AUTO){$arProfilesFilter[$GLOBALS["zd7zpnrtw9d6xyrz"]]=$GLOBALS["x5520s5t2ctbdycx"];}if($intProfileID){$arProfilesFilter[$GLOBALS["1zqez73u1m7mnn5b"]]=$intProfileID;}$arProfiles=Helper::call($this->strModuleId,$GLOBALS["tpbtonncpiil0p1n"],$GLOBALS["6og9choon13u5bt2"], [$arProfilesFilter]);$fTimeFull=$GLOBALS["pet30x5tt0tsi5in"](true);$arFeatures=null;if(!$bPreviewByProfileID){$arFeatures=Helper::call($this->strModuleId,$GLOBALS["go4b58n9i7gowmw7"],$GLOBALS["tnbqqbn5orr9522k"], [$intProfileID,$intIBlockID]);}if(!$bPreviewByProfileID){$arElement=$this->getElementArray($intElementID,$intIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);}$fTimeGetData=$GLOBALS["zt6jvvmb4wnqoxsn"](true) - $fTimeFull;if(!$bPreview&&!$arElement){$this->deleteElement($intElementID);$this->intElementId=0;return false;}if($GLOBALS["pgm3i3a159tfuv2g"]($arProfiles)){foreach($arProfiles as $intProfileKey=>$arProfile){if($GLOBALS["bvb3ioy72oc1o6bn"]($intIBlockID,$arProfile[$GLOBALS["rq1xv5c5mybxw1kz"]])){$arProfiles[$intProfileKey][$GLOBALS["hqabfzsuvh2e5dcf"]]=false;$fTime=$GLOBALS["seq8xzvwja7tiy16"](true);$bFilterSuccess=Helper::call($this->strModuleId,$GLOBALS["kr67etd151h57u77"],$GLOBALS["14wn1svijhxmmz1d"], [$arProfile[$GLOBALS["bjn5fjnp0g8ejtsy"]],$intIBlockID,$intElementID]);if($bFilterSuccess||$bPreview){if($bPreviewByProfileID){$arFeatures=Helper::call($this->strModuleId,$GLOBALS["he4zrmqltqrreo2f"],$GLOBALS["lgobjd1eey07yw4o"], [$arProfile[$GLOBALS["r5mi54hn4vciz15c"]],$intIBlockID]);$arElement=$this->getElementArray($intElementID,$intIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);}$arProfiles[$intProfileKey][$GLOBALS["pdbw5ebe842owdax"]]=$bFilterSuccess;if(!$GLOBALS["i6t4izm1aqzxmmbb"]($arProfile[$GLOBALS["2y424uk571pzwfov"]][$intIBlockID][$GLOBALS["l34r2bygso9cl1dx"]])){$arProfile[$GLOBALS["t4gl1cx477oaw4th"]][$intIBlockID][$GLOBALS["ryo61z6qdwq97dqe"]]=array();}$this->getElementOffers($arElement,$arProfile,$arFeatures);$arPlugin=$this->getPluginInfo($arProfile[$GLOBALS["gjd0mffq49dc24xe"]]);if(!empty($arPlugin)&&$GLOBALS["5w4wnsb8vvvbeix2"]($arPlugin[$GLOBALS["ncar309z5w4i9o0w"]])&&$GLOBALS["30587cc8s84ph4h5"]($arPlugin[$GLOBALS["eqzb2pxehvebn809"]])){$obPlugin=&static::$arPluginObjects[$this->strModuleId][$arProfile[$GLOBALS["mkfk08pglx3uoup3"]]];if(!$GLOBALS["bnv66b65timt5k1x"]($obPlugin)){$obPlugin=new $arPlugin[$GLOBALS["w68urn5pstyaujtw"]]($this->strModuleId);$obPlugin->setProfileArray($arProfile);if($bPreview){$obPlugin->setPreviewMode(true);}}list($bProcessElement,$bProcessOffers)=$this->getProcessEntities($arProfile,$intIBlockID,$arElement,$obPlugin);if($bPreview){$arProfiles[$intProfileKey][$GLOBALS["e9qrph4pw3t728vf"]]=array();}$intOffersSuccess=0;$intOffersErrors=0;$arOffersPreprocess=array();if($bProcessOffers&&$obPlugin->isOffersPreprocess()){if($GLOBALS["s3u17ilh3cyah462"]($arElement[$GLOBALS["wmuw27c9sa2x8y04"]])&&!empty($arElement[$GLOBALS["ie9vs988tpg88647"]])){$intOffersIBlockID=$arElement[$GLOBALS["005a75ncb9hoasg2"]];foreach($arElement[$GLOBALS["9n25yt62o1058500"]] as $intOfferID){$fTime=$GLOBALS["5rz9zp1osta52rix"](true);$arOffer=$this->getElementArray($intOfferID,$intOffersIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);$fTimeGetData +=$GLOBALS["uqz29kxsbddrg1ap"](true) - $fTime;$arOffer[$GLOBALS["57tsbgkedcd3f08y"]]=&$arElement;if(!$arElement[$GLOBALS["81ay7vee7bp0jg39"]]){$arOffer[$GLOBALS["7d5mwkq2s37mmjna"]]=$arElement[$GLOBALS["aj9g4gqrerdxz83l"]];$arOffer[$GLOBALS["8k8jis7nk065ehj5"]]=$arElement[$GLOBALS["pu77jvrmoycgcgc7"]];$arOffer[$GLOBALS["v5317n7bjccvsmpn"]]=$arElement[$GLOBALS["c2aymkjku440gsms"]];}$arOfferProcessResult=$this->processElementProfile($arOffer,$intOffersIBlockID,$arProfile,$obPlugin);$bIsError=!empty($arOfferProcessResult[$GLOBALS["119kjuz0ka44313k"]])||!empty($arOfferProcessResult[$GLOBALS["8z25zj1n37i12m3y"]]);if($bPreview&&$bIsError){$arProfiles[$intProfileKey][$GLOBALS["sjotk8q4iosk6qhf"]][]=$arOfferProcessResult;}elseif(!$bIsError){$mResult=true;$intOffersSuccess++;}else{$this->deleteElement($arOffer,$arProfile);$bLog=$arOfferProcessResult[$GLOBALS["1q08uzeavgt9sbnv"]] !==[null];if($bLog){if(!empty($arOfferProcessResult[$GLOBALS["wcvix0qx19ufp1h9"]])){$intOffersErrors++;Log::getInstance($this->strModuleId)->add($GLOBALS["3dhcnzyc4yjq1nvw"]($GLOBALS["1itl498pu0g7se0h"],$arOfferProcessResult[$GLOBALS["4gjzh3o9qkfogvaf"]]),$arProfile[$GLOBALS["846wf371puy1qvwr"]]);}elseif(!empty($arOfferProcessResult[$GLOBALS["43lnwgpr7mz33vh2"]])){$intOffersErrors++;$arEmptyFields=array();foreach($arOfferProcessResult[$GLOBALS["7cguhnjar2obrzkd"]] as $obField){$arEmptyFields[]=$obField->getName();}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["d71wvve8uis3hwv3"], array($GLOBALS["5wjapeao7mf6wk9b"]=>$arOffer[$GLOBALS["dtctw8k4ob7kbqop"]],$GLOBALS["cmdmv0xrekgaeaz1"]=>$GLOBALS["t1nfjl3ici3m4qvd"]($GLOBALS["49kpfkybktvqe8rj"],$arEmptyFields),)),$arProfile[$GLOBALS["7bytiyxv4wjq3kc4"]]);unset($arEmptyFields);}}}$arOffersPreprocess[]=$arOfferProcessResult;unset($intOfferID,$arOffer);}}if(!empty($arOffersPreprocess)){if($arProfile[$GLOBALS["eld5o40kl5mv2ovc"]][$intIBlockID][$GLOBALS["vw05i2lkfxhc1on1"]][$GLOBALS["lwatgl5kzb22tjbi"]]==$GLOBALS["yicwbc8xsi422dzl"]){$strCallback=__CLASS__.$GLOBALS["8sxuib04174edbpb"];}else{$strCallback=__CLASS__.$GLOBALS["jtc25odkbveirmlf"];}$GLOBALS["56tygot853yg2ien"]($arOffersPreprocess,$strCallback);}}$bElementError=false;if($bProcessElement){$arProcessResult=$this->processElementProfile($arElement,$intIBlockID,$arProfile,$obPlugin,$arOffersPreprocess);$arProcessResult[$GLOBALS["50sgg4dvosawjoyo"]]=$GLOBALS["6ydk1rxzbywz3g1m"](true) - $fTime + $fTimeGetData;$bElementError=!empty($arProcessResult[$GLOBALS["gejt838fqqntbb53"]])||!empty($arProcessResult[$GLOBALS["dr593qocppye2lj7"]]);if($bPreview){$arProfiles[$intProfileKey][$GLOBALS["ittwyk1d2azln7np"]][]=$arProcessResult;}elseif(!$bElementError){$mResult=$this->saveElement($arProcessResult,$arProfile, false);}else{$this->deleteElement($arElement,$arProfile);$bLog=$arProcessResult[$GLOBALS["7al8ys7r3yg0op4v"]] !==[null];if($bLog){if(!empty($arProcessResult[$GLOBALS["2w0vg8mjsr6kha92"]])){Log::getInstance($this->strModuleId)->add($GLOBALS["flftosl0zcqb6yf2"].$arElement[$GLOBALS["7v0pzap4n751e6ii"]].$GLOBALS["l14yskw2ukgemm3f"].$GLOBALS["qlznxvlz0fxhujz7"]($GLOBALS["6tr134fr5jandhhg"],$arProcessResult[$GLOBALS["vyah3ndwjstuw441"]]),$arProfile[$GLOBALS["j0zc6z25cdyidl0b"]]);}else{$arEmptyFields=array();foreach($arProcessResult[$GLOBALS["ov413kjzt192roxo"]] as $obField){$arEmptyFields[]=$obField->getName();}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["1xzfidwk54zva5n1"], array($GLOBALS["ehsm3oo35o5qn2ic"]=>$arElement[$GLOBALS["ez8m1m72bebc8zq1"]],$GLOBALS["yv5fg6ccfo3t2hcd"]=>$GLOBALS["fyaz1fl5ft8qs392"]($GLOBALS["gwhhqdodkh07tgna"],$arEmptyFields),)),$arProfile[$GLOBALS["ythm8co8g49px238"]]);unset($arEmptyFields);}}$arElementDummy=array($GLOBALS["vpnqkns6kwjx32pl"]=>ExportData::TYPE_DUMMY,$GLOBALS["4on5gnihm0em2xrg"]=>ExportData::TYPE_DUMMY_ERROR,$GLOBALS["wae24awkwzfr9s61"]=>null,$GLOBALS["v658dsc24hgik8qf"]=>$intIBlockID,$GLOBALS["qfi0pwpwq0gg6bkf"]=>null,$GLOBALS["ntfc22t3glll3qmi"]=>null,$GLOBALS["0e4791sv5ojv2ffa"]=>$intElementID,);$this->saveElement($arElementDummy,$arProfile, false);}}else{$arElementDummy=array($GLOBALS["1p0x4ezf8m4cqvmj"]=>ExportData::TYPE_DUMMY,$GLOBALS["9kch454f0jjppz52"]=>null,$GLOBALS["eoo4np34u5quy7i8"]=>$intIBlockID,$GLOBALS["lowc48p0w5nadnnz"]=>$arElement[$GLOBALS["rzlmgbtn5uyp4092"]],$GLOBALS["n32xte3ulms69cfh"]=>Helper::getElementAdditionalSections($intElementID,$arElement[$GLOBALS["mpyoh1kwu9c5jup1"]]),$GLOBALS["19d3ukni2iinw5c2"]=>$intElementID,);$this->saveElement($arElementDummy,$arProfile, false);}if($bProcessOffers&&!$obPlugin->isOffersPreprocess()){if($GLOBALS["86gaot2o1g47v7ob"]($arElement[$GLOBALS["qrutb30zhnjkujm6"]])&&!empty($arElement[$GLOBALS["6zr66dd0tbn34b2i"]])){$intOffersIBlockID=$arElement[$GLOBALS["4ni2oajq23xenxs6"]];foreach($arElement[$GLOBALS["81f6mndpqf9ou9al"]] as $intOfferID){if($bElementError){$this->deleteElement($intOfferID,$arProfile);continue;}$fTime=$GLOBALS["rw44xqbs1h6csyol"](true);$arOffer=$this->getElementArray($intOfferID,$intOffersIBlockID,$bGetOffers=false,$bGetParent=false,$bGetSection=true,$bGetIBlock=true,$arFeatures);$fTimeGetData +=$GLOBALS["rc57xxbjgud82t7e"](true) - $fTime;$arOffer[$GLOBALS["fa8lre980oox8654"]]=&$arElement;if(!$arElement[$GLOBALS["1nbfekxjjgipmfju"]]){$arOffer[$GLOBALS["mu4pkero27siimn7"]]=$arElement[$GLOBALS["6l0gydey9v875eew"]];$arOffer[$GLOBALS["ijk03ssl9n423dzl"]]=$arElement[$GLOBALS["0wq71j0gi67fgz34"]];$arOffer[$GLOBALS["3159fh5ee1am3cgv"]]=$arElement[$GLOBALS["8do08gcrndzijp8r"]];}$arOfferProcessResult=$this->processElementProfile($arOffer,$intOffersIBlockID,$arProfile,$obPlugin);$arOfferProcessResult[$GLOBALS["5bw0b6w3t4e498jl"]]=$GLOBALS["zn7xk8bkud5pwwh8"](true) - $fTime;$bIsError=!empty($arOfferProcessResult[$GLOBALS["trw72mn4bmd4ts07"]])||!empty($arOfferProcessResult[$GLOBALS["5lsq9jmi4hybvg6g"]]);if($bPreview){$arProfiles[$intProfileKey][$GLOBALS["g7x93wxu2xteyv7j"]][]=$arOfferProcessResult;}elseif(!$bIsError){$mResultOffer=$this->saveElement($arOfferProcessResult,$arProfile, true);$mResult=$mResult||$mResultOffer;$intOffersSuccess++;}else{$this->deleteElement($arOffer,$arProfile);$bLog=$arOfferProcessResult[$GLOBALS["rb9d6napwpp22uya"]] !==[null];if($bLog){$intOffersErrors++;if(!empty($arOfferProcessResult[$GLOBALS["c9t9tf2gckekjl2d"]])){Log::getInstance($this->strModuleId)->add($GLOBALS["e6o3lczsvm8r11u5"]($GLOBALS["x3zh02kir0eiitb6"],$arOfferProcessResult[$GLOBALS["53fsncbrh7omluhu"]]),$arProfile[$GLOBALS["xpv2r2a9lbtbiyx4"]]);}else{$arEmptyFields=array();foreach($arOfferProcessResult[$GLOBALS["8jy7o1fadxt9bihs"]] as $obField){$arEmptyFields[]=$obField->getName();}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["wl5phfq840u1117t"], array($GLOBALS["o4232u0pf9k02bmz"]=>$arOffer[$GLOBALS["z04oijzt04hh1wgx"]],$GLOBALS["st8posj6nw14fyjr"]=>$GLOBALS["s0uegctpphg6cyo2"]($GLOBALS["rgjnooycpsr4frdq"],$arEmptyFields),)),$arProfile[$GLOBALS["xsun9ahu304jdb7p"]]);unset($arEmptyFields);}}}}unset($intOfferID,$arOffer);}}$this->setElementOffersSuccess($arProfile[$GLOBALS["pt94fnf2exdf4o0t"]],$arElement[$GLOBALS["otm7c97vfwlqv10s"]],$intOffersSuccess);$this->setElementOffersErrors($arProfile[$GLOBALS["eoe32690qgw6x4u3"]],$arElement[$GLOBALS["ovnbsltol5ut6woq"]],$intOffersErrors);if($mResult&&$intProcessMode==self::PROCESS_MODE_AUTO){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["d34j4gqwqp8ath96"], array($GLOBALS["joj8a0ibmel7ee97"]=>$arElement[$GLOBALS["vmypa6xfql0rk8lx"]],)),$arProfile[$GLOBALS["hkg0iygkn10h1mma"]], true);}unset($arProcessResult);}unset($arPlugin);}else{if(!$bPreview){$this->deleteElement($arElement,$arProfile);}}}}}if($bPreview){$mResult=array($GLOBALS["3cmjuispzez0bqbs"]=>$arProfiles,);$mResult[$GLOBALS["mnc1e13icjrjv02m"]]=$GLOBALS["h0ga0ju2fovil2kd"](true) - $fTimeFull;$mResult[$GLOBALS["xo9g8q9j0h9nncgq"]]=$fTimeGetData;}$arResult=array($GLOBALS["okpjuf59ni855kyv"]=>$mResult,);unset($arProfilesFilter,$arProfiles,$arElement,$fTimeFull);$this->intElementId=0;return $arResult;}public function getElementId(){return $GLOBALS["2qlmu3q0vziqtfp9"]($this->intElementId);}public static function sortOffersAsc($a,$b){return strcasecmp($a[$GLOBALS["80w20xnfp681aent"]],$b[$GLOBALS["26rebd1hzib5urbp"]]);}public static function sortOffersDesc($a,$b){return -1 * strcasecmp($a[$GLOBALS["1a1ftq8upd7scehp"]],$b[$GLOBALS["a26mn34bs4b16stq"]]);}protected function processElementProfile($arElement,$intIBlockID,$arProfile,$obPlugin,$arOffersPreprocess=array()){if($this->isDemoLimitReached($arProfile[$GLOBALS["f9mu8b91wnk715eu"]])){return [$GLOBALS["dji85nzkmythkvkt"]=>[null]];}$arResultFields=array();$arPluginFields=$obPlugin->getFieldsCached($arProfile[$GLOBALS["ofgppry52ld0gj1i"]],$intIBlockID);$arEmptyRequiredFields=array();foreach($arPluginFields as $obField){$strFieldCode=$obField->getCode();if(isset($arProfile[$GLOBALS["dve66jrl0prayds0"]][$intIBlockID][$GLOBALS["51n2qwq705tq7wyt"]][$strFieldCode])){$arField=$arProfile[$GLOBALS["15e1206lqt10huin"]][$intIBlockID][$GLOBALS["70gwnlsowh2xkoxs"]][$strFieldCode];}else{$arField=array($GLOBALS["51wgdewrryi1ni8x"]=>0,$GLOBALS["zficm5oo1l4g47w7"]=>$arProfile[$GLOBALS["de7umvlwcz4jpgew"]],$GLOBALS["ofn0cetos2f327pa"]=>$intIBlockID,$GLOBALS["rg6qi03hanh2487g"]=>$strFieldCode,$GLOBALS["gxz2wt6ddsa2mbfn"]=>$obField->getDefaultValue(),);}$obField->setSiteID($arProfile[$GLOBALS["bjhxizdn6mkxtpei"]]);$arFieldResult=$this->processField($obField,$arField,$arElement,$arProfile,$obPlugin);$arResultFields[$strFieldCode]=$arFieldResult;}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["pz94o4e69yu3wm99"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arResultFields, &$arElement,$intIBlockID, &$arProfile,$obPlugin,&$arOffersPreprocess));}foreach($arPluginFields as $obField){$strFieldCode=$obField->getCode();$bSimpleEmptyMode=$obField->isSimpleEmptyMode()||$obField->isPrice();if($obField->isRequired()&&Helper::isEmpty($arResultFields[$strFieldCode],$bSimpleEmptyMode)){$arEmptyRequiredFields[]=$obField;}}$arProcessResult=array();if(empty($arEmptyRequiredFields)){if($obPlugin->isOffersPreprocess()){$arResultFields[$GLOBALS["jjh5nqhy7j1k674w"]]=&$arOffersPreprocess;}$arProcessResult=$obPlugin->processElement($arProfile,$intIBlockID,$arElement,$arResultFields);if(!$GLOBALS["4l58jf838fc9mrci"]($arProcessResult)){$arProcessResult=array($GLOBALS["b4sd6aj4w8hqfvf4"]=>array(),);}}else{$arProcessResult[$GLOBALS["5kl0wc1lo3g51isy"]]=$arEmptyRequiredFields;}$arProcessResult[$GLOBALS["h6vit0v5vwfno5xk"]]=$intIBlockID;$arProcessResult[$GLOBALS["1fa3t1j6cuo2ephy"]]=$arElement[$GLOBALS["d54w3i5o8fn0nl8x"]];$arProcessResult[$GLOBALS["n98r5nf6q9gc0uu1"]]=$this->getElementSort($arElement,$arProfile,$obPlugin);unset($arResultFields,$arPluginFields,$arFieldResult);return $arProcessResult;}public function getElementSort($arElement,$arProfile,$obPlugin=null){$strResult=$arElement[$GLOBALS["iigs348uljf0ci8s"]];$intBlockID=$arElement[$GLOBALS["o03gtxrcu42ibstm"]];if($obPlugin===null){$arPlugin=$this->getPluginInfo($arProfile[$GLOBALS["ey6mivkez0z60kbl"]]);if($GLOBALS["a9azvykj8owgorha"]($arPlugin)&&$GLOBALS["p2j2d8g18y3vp1bq"]($arPlugin[$GLOBALS["3it46km91f0ynkc3"]])){$obPlugin=new $arPlugin[$GLOBALS["vmdzcgpaordl1wrw"]];$obPlugin->setProfileArray($arProfile);}}$arSystemFields=array();Helper::call($this->strModuleId,$GLOBALS["469r8m693bk7zdcm"],$GLOBALS["gmeitsmaz1c72d0t"], [&$arSystemFields,$arProfile[$GLOBALS["203lnc4b7bpw9fak"]],$arElement[$GLOBALS["2oraryz1rayhxw70"]]]);foreach($arSystemFields as $obField){$strFieldCode=$obField->getCode();if($strFieldCode==Profile::FIELD_SORT_ELEMENT||$strFieldCode==Profile::FIELD_SORT_OFFER){$arField=$arProfile[$GLOBALS["6gs9p8mki7qag39h"]][$intBlockID][$GLOBALS["kxp4bip3jd9h36cu"]][$strFieldCode];$obField->setSiteID($arProfile[$GLOBALS["hwdzqai3kgy6q0kp"]]);$arFieldResult=$this->processField($obField,$arField,$arElement,$arProfile,$obPlugin);$strResult=$arFieldResult;unset($arFieldResult);}}return $strResult;}protected function getProcessEntities($arProfile,$intIBlockID,$arElement,$obPlugin=null){$bProcessElement=false;$bProcessOffers=false;$strMode=$arProfile[$GLOBALS["7a9547vjsdsmty6k"]][$intIBlockID][$GLOBALS["snos8ab4dloh3bsh"]][$GLOBALS["03kvdi680pthz4qv"]];switch($strMode){case $GLOBALS["s9jl52mnja2r2efx"]:if($GLOBALS["3gn9fgxyoxwni5ep"]($arElement[$GLOBALS["re3filrht66av48c"]])&&!empty($arElement[$GLOBALS["brpe72slho2outlx"]])||$arElement[$GLOBALS["d2atwvgwxkt9hr09"]] > 0){$bProcessElement=false;$bProcessOffers=true;}else{$bProcessElement=true;$bProcessOffers=false;}break;case $GLOBALS["j9fo5yaro3k2guza"]:$bProcessElement=false;$bProcessOffers=true;break;case $GLOBALS["8t6t4j0ik5ngetbt"]:$bProcessElement=true;$bProcessOffers=false;break;default:$bProcessElement=true;$bProcessOffers=true;break;}if($GLOBALS["0jz95us84ekjw1e9"]($obPlugin)){$obPlugin->getProcessEntities($bProcessElement,$bProcessOffers,$arProfile,$intIBlockID,$arElement);}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["tci4634s9hqnx335"]) as $arHandler){ExecuteModuleEventEx($arHandler, array($obExporter,$arProfile,$intIBlockID,$arElement,&$bProcessElement, &$bProcessOffers));}return array($bProcessElement,$bProcessOffers,);}public static function displayPreviewResult($arResultItem){ob_start();if($arResultItem[$GLOBALS["h90t04lmikyck0v9"]]){print $GLOBALS["t9vz6ps6ganxo251"];$arErrorFields=array();foreach($arResultItem[$GLOBALS["cqkmo1o7hnbydxmv"]] as $obField){$arErrorFields[]=$obField->getName();}$arIBlockFilter=array($GLOBALS["zwitpb6b24g0diva"]=>$arResultItem[$GLOBALS["tb157pqmaeskblak"]],$GLOBALS["0dn4mkw41rxs2hbv"]=>$GLOBALS["3nkre2dajocspu66"],);$strIBlockType=$GLOBALS["qmw8fc8wj0x3oo30"];$resIBlock=\CIBlock::GetList(array(),$arIBlockFilter);if($arIBlock=$resIBlock->getNext(false,false)){$strIBlockType=$arIBlock[$GLOBALS["drq1aedbrblmr5i9"]];}$arCatalog=Helper::getCatalogArray($arResultItem[$GLOBALS["qhj63nen0iosg70u"]]);$strType=$GLOBALS["vh6f53nwm9gzm01v"];if($GLOBALS["bdyk3uqgr88yk4l8"]($arCatalog)){$strType=$GLOBALS["e2w5w18dwcztq4an"];if($arCatalog[$GLOBALS["yom3zso3p7krpa4u"]]){$strType=$GLOBALS["sd48jr2quxdhd3ve"];}}print Loc::getMessage($GLOBALS["4g0x41wfvi1xftx2"], array($GLOBALS["4yvss5g51sldatf7"]=>Loc::getMessage($GLOBALS["d2qvt7fkvctt2jj7"].$strType),$GLOBALS["n4x87w67y1v3scnx"]=>$arResultItem[$GLOBALS["zodb3h07deznu764"]],$GLOBALS["nilxmzwwq3hzt3n2"]=>$arResultItem[$GLOBALS["tn4uj81nq9cddf4t"]],$GLOBALS["ozdrbj8glkmjkkn6"]=>$strIBlockType,$GLOBALS["3sngvml95cfu02co"]=>$GLOBALS["xmt18xl7ulfo33af"]($GLOBALS["arjre8emm4p3kd5i"],$arErrorFields),$GLOBALS["rn5dl8ajwf65dx5a"]=>LANGUAGE_ID,));print $GLOBALS["wdybc74ftwivu25p"];}elseif($GLOBALS["toqrzjzmvgvwxf8s"]($arResultItem[$GLOBALS["dmxmenf84s1fe5qd"]])&&!empty($arResultItem[$GLOBALS["ly0o6fpmily1ek40"]])){print Loc::getMessage($GLOBALS["2xvwrq7i4pe4h22g"], array($GLOBALS["v65wg2umz1ej59n9"]=>$GLOBALS["bnu6hgls018x5rp6"]($GLOBALS["ss8ba3weizz7k6y1"],$arResultItem[$GLOBALS["5jq9imkl6nl6un94"]]),));}elseif($GLOBALS["p0ikisvngdz1wx07"]($arResultItem[$GLOBALS["63zu38941bfqxsmm"]])){if($GLOBALS["35g8ugfy10v4fi0u"]($arResultItem[$GLOBALS["h3vsr0rerry42e6g"]])==$GLOBALS["m6eyjh03ip1y3us1"]){print $GLOBALS["8gg4gb3wehujnv62"].htmlspecialcharsbx($arResultItem[$GLOBALS["kfi9e6swcmpwitod"]]).$GLOBALS["gjs1t4helg7s8b9r"];}elseif($GLOBALS["tj2i8o75ochuqp9n"]($arResultItem[$GLOBALS["yrk6nwyad02mx3g8"]])==$GLOBALS["x1z77fwkvx6wd83z"]){$intJsonPrettyPrintFlags=JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES;if(defined($GLOBALS["4t7pvpc0f1ebh81o"])){$intJsonPrettyPrintFlags=$intJsonPrettyPrintFlags | JSON_INVALID_UTF8_IGNORE;}if(defined($GLOBALS["16895zn0s0nm174s"])){$intJsonPrettyPrintFlags=$intJsonPrettyPrintFlags | JSON_INVALID_UTF8_SUBSTITUTE;}$strJson=Json::encode(Json::decode($arResultItem[$GLOBALS["4z7bseh0ilm1nmv9"]]),$intJsonPrettyPrintFlags);if(!Helper::isUtf()){$strJson=Helper::convertEncoding($strJson,$GLOBALS["fgivjeqfmfn4lzak"],$GLOBALS["gv3gdg2ohbnvg28u"]);}print $GLOBALS["sld9oodmpgtn5umq"].$strJson.$GLOBALS["3rt54fzfck4dfnvu"];print $GLOBALS["ty2c6eohjn1x0qgd"].Helper::getMessage($GLOBALS["ze4qtzqt17tcu49j"]).$GLOBALS["w8igia0gb4fxsbgf"];print $GLOBALS["qb7k09640dx8cto3"];print $GLOBALS["lh1fyuo6f5037cun"].htmlspecialcharsbx($arResultItem[$GLOBALS["yows3qh5qiwak4bi"]]).$GLOBALS["ijtsi49hxesc9etq"];print $GLOBALS["n33azry8jqvrlgo8"];}elseif($GLOBALS["6rr3b3bd4thr23cj"]($arResultItem[$GLOBALS["rdxohqlvf3298bnx"]])==$GLOBALS["fllj72ky28pru7iv"]){print $GLOBALS["7t86oaeva87bsw0o"].print_r(Json::decode($arResultItem[$GLOBALS["20ovoa3jdb82chy4"]]), true).$GLOBALS["edfz2tdgp8h7skhq"];print $GLOBALS["korn5rm9z195arsk"].Helper::getMessage($GLOBALS["acoxobxu9115q37d"]).$GLOBALS["52jxbu06qju134hq"];print $GLOBALS["pnf3w3a85fg4rbaq"];print $GLOBALS["rx3js5fl8bw5nqu0"].htmlspecialcharsbx($arResultItem[$GLOBALS["yck0nlmdt3lmovu2"]]).$GLOBALS["18dkh05jz3yrhi3s"];print $GLOBALS["2jw51zzox3jh3raz"];}elseif($GLOBALS["d6xsabfwnolzmhib"]($arResultItem[$GLOBALS["vu8re5ko0h5goggx"]])==$GLOBALS["3plj26664hhemus8"]){print $GLOBALS["o7yjqz7wi8sbm61c"].print_r(array_map(function($item){return $GLOBALS["h2e7h2sis9jegidl"]($item) ? htmlspecialcharsbx($item) : $item;},$arResultItem[$GLOBALS["edfydy994q5hcgw7"]]), true).$GLOBALS["vczi09pq1o3hc48s"];}elseif($GLOBALS["s7zfhi95vj929vb8"]($arResultItem[$GLOBALS["3wr1kmm1odrvyvnf"]])==$GLOBALS["zw6esetn9adtsdun"]){print $GLOBALS["kqfzi6r7f0igownm"].print_r(htmlspecialcharsbx($arResultItem[$GLOBALS["za8d18tqsody2uk1"]]), true).$GLOBALS["h7z6qyys9ujs23yz"];}else{print $GLOBALS["n4p0l2l1zkmb71um"].print_r($arResultItem[$GLOBALS["rjl8wa7v6965n9oy"]], true).$GLOBALS["3adamuvm67i5kiw2"];}}if($GLOBALS["auqciz409rojmni6"]($arResultItem[$GLOBALS["zh3ag5ugd7t7s8dy"]])&&!empty($arResultItem[$GLOBALS["7orkyprdn9klwgow"]])){print $GLOBALS["l5h2vluzy3taayym"].Helper::getMessage($GLOBALS["ar8spkgcbow8k09h"]).$GLOBALS["o6eixwjmu0e74469"];print $GLOBALS["oepbvegdvrltbhsk"];Helper::P($arResultItem[$GLOBALS["e1bc7cugmm4ukih2"]]);print $GLOBALS["cven7gk7s69i8fyt"];}$strHtml=ob_get_clean();$strHtml=$GLOBALS["t32dqpkwk8jxhnsy"]($strHtml);if($GLOBALS["l11srzklp62w4ouu"]($strHtml)){$strHtml .=$GLOBALS["he66ll6oxmaj6q1u"];}return $strHtml;}public function saveElement($arProcessResult,$arProfile,$bOffer=false){if($GLOBALS["shwldztyb99mywfo"]($arProcessResult[$GLOBALS["ujjeetdyg69r2ijl"]])){$arProcessResult[$GLOBALS["euxd6ehpykjyyhac"]]=$GLOBALS["s37wzqu5k7snnrkw"];}$arData=array($GLOBALS["72v5ewrwrb0o4nbs"]=>$arProfile[$GLOBALS["z856uxg1dm3vhr85"]],$GLOBALS["c90dpd7wtovpox7j"]=>$arProcessResult[$GLOBALS["nwyfh8cssm3y0mf5"]],$GLOBALS["m1ztyg25lm0d8zsd"]=>$arProcessResult[$GLOBALS["hvp01c2au4ypafzw"]],$GLOBALS["nvecqmhtbcjh6vnl"]=>$arProcessResult[$GLOBALS["vo15r95efdebqpwi"]],$GLOBALS["94kwnt3u1nqhaswf"]=>$GLOBALS["xsavko5qutbk4sex"]($arProcessResult[$GLOBALS["pzgj69mr4tespwqp"]]) ? $GLOBALS["8kh51v7nh38dmh5x"]($GLOBALS["hfscqwj6muv9c2rl"],$arProcessResult[$GLOBALS["fi26brpfnbxt13tx"]]) : $GLOBALS["uwq65zzphl4ale59"],$GLOBALS["659f1fokkshs2y89"]=>$GLOBALS["8g1uc2n5villtqky"]($arProcessResult[$GLOBALS["ylk9tig7os2x4752"]]) ? $GLOBALS["km8xlub6l8gbk270"]($GLOBALS["fsgkvhklfcjfrcb2"],$arProcessResult[$GLOBALS["1bhb24gckcr16cnr"]]) : $arProcessResult[$GLOBALS["86s871eyey7ddz69"]],$GLOBALS["v8ukc8izb2fos99n"]=>$GLOBALS["n7u1g8lz4p0bt0wb"]($arProcessResult[$GLOBALS["q05p4tem48ycpnzt"]]) ? $arProcessResult[$GLOBALS["c42to0s4e6nt1qwb"]] : $arProcessResult[$GLOBALS["4nvarhwaqobp6vcy"]],$GLOBALS["71enzh3ibb0rfdl9"]=>$arProcessResult[$GLOBALS["t232bhahwsni805q"]],$GLOBALS["4eldq0zv6ela47fl"]=>$arProcessResult[$GLOBALS["ff221tyhtb29g7cy"]],$GLOBALS["m1ayeb2ptrv2zfe8"]=>$GLOBALS["7qscwadjr70f5ut9"]($arProcessResult[$GLOBALS["0vgqg6rlz3t1krty"]]) ? $GLOBALS["3ty9uijhup8sh63m"]($arProcessResult[$GLOBALS["6mr0i3yn5u6lclj6"]]) : $GLOBALS["thdkkhz0ndl70psx"]($arProcessResult[$GLOBALS["fqjzvyq9ontzdtqp"]]),$GLOBALS["46s41ohyl0japc2d"]=>new \Bitrix\Main\Type\DateTime(),$GLOBALS["lixgq1ryjrf6b7im"]=>$arProcessResult[$GLOBALS["16b2ddmt4xkxxrxw"]],$GLOBALS["ed0vectmuhce4c8b"]=>null,$GLOBALS["dlm2sux9pald4jc5"]=>$bOffer ? $GLOBALS["isstfrva6s78mhku"] : null,);if($GLOBALS["wuawlqrcyo6z8c9r"]($arData[$GLOBALS["0b0ikxsz9mtuqwqk"]])==$GLOBALS["caenjg2xj7itgizw"]){$arData[$GLOBALS["fkj5puz752myy4yn"]]=randString(16);}if($GLOBALS["5clyhmotplde3o9q"]($GLOBALS["u0tc26boluro5faa"],$arProcessResult)){if($arProcessResult[$GLOBALS["p0u1p5p8hrp4hso7"]]==ExportData::TYPE_DUMMY_ERROR){$arData[$GLOBALS["0826gtuspx8tz1ci"]]=$GLOBALS["2dt4sprf5c43lvoj"];}}$arQuery=[$GLOBALS["dmth98yqp7k4zg3q"]=>array($GLOBALS["8seattkewjjpxtoi"]=>$arData[$GLOBALS["ds6z7m3zuyf0aum6"]],$GLOBALS["xuxmyb57fx5ddjr6"]=>$arData[$GLOBALS["n9jdrg24l3ctgcq9"]],),$GLOBALS["sw0qp1958htdiohn"]=>array($GLOBALS["63n3d0616di9cbk9"],),$GLOBALS["oumfwzw2ubbkxlvp"]=>1,];$resExistsData=Helper::call($this->strModuleId,$GLOBALS["01ijdy5711c5f9bb"],$GLOBALS["3zu874vh3o6s06ty"], [$arQuery]);if($arExistsData=$resExistsData->fetch()){$obResult=Helper::call($this->strModuleId,$GLOBALS["ytvjw0iwjt9dw27w"],$GLOBALS["8zhah0mgfhoej93p"], [$arExistsData[$GLOBALS["rqetuzcma8l5pg2z"]],$arData]);}else{$obResult=Helper::call($this->strModuleId,$GLOBALS["clwl7qaavxe1i9vr"],$GLOBALS["w70w9l8o3sxotnqq"], [$arData]);}if(!$obResult->isSuccess()){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["55hn215njpuapt62"], array($GLOBALS["8i8ymttinp5ms4xo"]=>$arProcessResult[$GLOBALS["ncwnuszy5h9rb4qd"]],$GLOBALS["qi7fy01kag5o53y0"]=>$GLOBALS["zxs2cbq516ro6oyu"]($GLOBALS["kmvze62zz9yvgpt6"],$obResult->getErrorMessages()),)),$arProfile[$GLOBALS["lte9esl3faksk8sf"]]);return false;}return true;}protected function setElementOffersErrors($intProfileID,$intElementID,$intOffersErrors){$arFields=array($GLOBALS["t1c0rgitbq399xg9"]=>$intOffersErrors,);$arQuery=[$GLOBALS["byemszgll3d62jiy"]=>array($GLOBALS["co4pffed8soxk6bo"]=>$intProfileID,$GLOBALS["2idu5th6nwwwkm3w"]=>$intElementID,),$GLOBALS["40umueojxmsdrnvi"]=>array($GLOBALS["svnmp4myrhm54vp7"],),$GLOBALS["iz376y200jb9uta0"]=>1,];$resExistsData=Helper::call($this->strModuleId,$GLOBALS["dmwzei89uc5dmmly"],$GLOBALS["ehrakep5ht2ol0ow"], [$arQuery]);if($arExistsData=$resExistsData->fetch()){Helper::call($this->strModuleId,$GLOBALS["zcl6fwbqn04ksdof"],$GLOBALS["z13i10rc5sfuxag6"], [$arExistsData[$GLOBALS["g6cqy7psljbl1p1l"]],$arFields]);}}protected function setElementOffersSuccess($intProfileID,$intElementID,$intOffersSuccess){$arFields=array($GLOBALS["lf95gwpd97d1m5uy"]=>$intOffersSuccess,);$arQuery=[$GLOBALS["ypo2vwad421tqwcr"]=>array($GLOBALS["ofmrl0ipt992hxzs"]=>$intProfileID,$GLOBALS["eb23ve7smw0q8xdm"]=>$intElementID,),$GLOBALS["6dky5o7v1kif0i4j"]=>array($GLOBALS["94by0d63e1hijr1w"],),$GLOBALS["oy4yn5ex9smykba4"]=>1,];$resExistsData=Helper::call($this->strModuleId,$GLOBALS["symzn6s77mc4rj30"],$GLOBALS["flygwyd78qivax4y"], [$arQuery]);if($arExistsData=$resExistsData->fetch()){Helper::call($this->strModuleId,$GLOBALS["66vuirqegirj4hkd"],$GLOBALS["1pszmz165p1mw8ow"], [$arExistsData[$GLOBALS["2kpf8daxtjxb0dly"]],$arFields]);}}public function deleteElement($arElement,$arProfile=false){$bDeleteWhileExports=Helper::getOption($this->strModuleId,$GLOBALS["2onem9uf2ini2m78"])==$GLOBALS["7qrj7z18iw158k89"];if($GLOBALS["xykwdwg8t6yt19tr"]($arElement)){$arElement=array($GLOBALS["3vrocdhngidrguc2"]=>$arElement,);}$arFilter=array($GLOBALS["bwl9hn6hr7jdazrx"]=>$arElement[$GLOBALS["i0c2nwbdgpw1x6ji"]],);if($GLOBALS["nevq1x6kkgb0c4rc"]($arProfile)&&$arProfile[$GLOBALS["5uyv3pwwg2xqxf09"]]){$arFilter[$GLOBALS["vm9jizhmqvm1ojyg"]]=$arProfile[$GLOBALS["tjshnmhwc55gx8f1"]];}if(!$bDeleteWhileExports){$arFilter[$GLOBALS["od0y6lp5hjtyest0"]]=$GLOBALS["vt9nuu4i6wwr5umu"];}$arQuery=[$GLOBALS["vz5s7tejo56r5p2j"]=>$arFilter,$GLOBALS["0vxfbmzi0k6pgex7"]=>[$GLOBALS["ipawh3ur5cn8yg7s"],],];if(!$bDeleteWhileExports){$arQuery[$GLOBALS["lc0eda5gww53kykt"]]=[$GLOBALS["961iuardoedihin5"]=>[$GLOBALS["38qm60g18uqb3z59"]=>Helper::call($this->strModuleId,$GLOBALS["jqn11z8n63avmr0w"],$GLOBALS["wv6ove35d7hezh3h"]),$GLOBALS["i9so8n099nctnwc9"]=>[$GLOBALS["s225wbscw6c3n3ti"]=>$GLOBALS["5e8icugejm90ga8s"]],$GLOBALS["8qug63wmgq92ulks"]=>$GLOBALS["j8uxdtt4il93awi2"]],];}$resExistsData=Helper::call($this->strModuleId,$GLOBALS["8hdpj4qzs9pjz6ny"],$GLOBALS["g7x2qtd0b5cd9b6h"], [$arQuery]);$bFound=false;if($resExistsData){while($arExistsData=$resExistsData->fetch()){$bFound=true;$obResult=Helper::call($this->strModuleId,$GLOBALS["up6ciedhmv4box58"],$GLOBALS["dcag7wp6b69kizaz"], [$arExistsData[$GLOBALS["0pybi179jqs3xglp"]]]);}}if($bFound){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["y7m7gjz57m21atqe"], array($GLOBALS["vw8apl8p9bd18zmq"]=>$arElement[$GLOBALS["qba269xnduhw8zni"]],)),$arProfile[$GLOBALS["039ngfdmwvcz8d9t"]] > 0 ? $arProfile[$GLOBALS["r9s7w5c0ktrhaotj"]] : false, true);}return $bFound;}public function processField($obField,$arField,$arElement,$arProfile,$obPlugin=null){$strFieldCode=$obField->getCode();$intProfileID=$arProfile[$GLOBALS["q30uf3x2y8e4mhvt"]];if($GLOBALS["avs25g4h901xu2f6"]($obPlugin)){$mResultBefore=$obPlugin->onBeforeProcessField($obField,$arField,$arElement,$arProfile);if(!$GLOBALS["n1unutulfbke07xv"]($mResultBefore)){return $mResultBefore;}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["np5exp6i4nn2w1j3"]) as $arHandler){$mResultBefore=ExecuteModuleEventEx($arHandler, array(&$obField, &$arField, &$arElement, &$arProfile, &$obPlugin));if($mResultBefore!=null){return $mResultBefore;}}$obField->setProfileID($intProfileID);$obField->setIBlockID($arElement[$GLOBALS["abme16f0ke7z9bsl"]]);$obField->setPlugin($obPlugin);$bIsRequired=$obField->isRequired();$bIsMultiple=$obField->isMultiple();$obField->setType($arField[$GLOBALS["92mss3fib1l96ol3"]]);if($GLOBALS["mbyb4uwolp1kvm9k"]($arField[$GLOBALS["hqz1ywr4evlse66v"]])){$obField->setConditions($arField[$GLOBALS["td3z7gkz6sfrj64o"]]);}if($GLOBALS["wh80s43g20jj5u1r"]($arField[$GLOBALS["4cztjcjm54rsfany"]])){$obField->setParams($arField[$GLOBALS["1v4ukpua5ec6t0of"]]);}if(!empty($arField[$GLOBALS["eoqpyq519x5wmcdw"]])){$obField->setValue($arField[$GLOBALS["qupf5f6cnkjq15d9"]]);}$obField->setModuleId($this->strModuleId);$obField->setElementId($arElement[$GLOBALS["jro6f0wcujv52zcv"]]);$obField->setMainElementId($this->intElementId);$mResult=$obField->processFieldForElement($arElement,$arProfile);if($GLOBALS["ftp3c9x5cj8bizdg"]($obPlugin)){$mResultAfter=$obPlugin->onAfterProcessField($mResult,$obField,$arField,$arElement,$arProfile);if(!$GLOBALS["plu20po84kudv7qz"]($mResultAfter)){return $mResultAfter;}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["bb3su7gxemqml87t"]) as $arHandler){$mResultAfter=ExecuteModuleEventEx($arHandler, array(&$mResult, &$obField, &$arField, &$arElement, &$arProfile, &$obPlugin));if($mResultAfter!=null){return $mResultAfter;}}if($GLOBALS["7tyuvoosm1ppo2zq"]($mResult)){foreach($mResult as $key=>$value){if($GLOBALS["m4pl51kwij8qutwa"]($value)&&!$GLOBALS["ohzxmawt0l65q0of"]($GLOBALS["vbglccgwpdtiwcz2"]($value))){unset($mResult[$key]);}}}return $mResult;}public function getElementArray($intElementID,$intIBlockID=false,$bGetOffers=false,$bGetParent=false,$bGetSection=false,$bGetIBlock=false,$arFeatures=null){if(!$intIBlockID){$intIBlockID=Helper::getElementIBlockID($intElementID);}$arCatalog=Helper::getCatalogArray($intIBlockID);$bParent=$GLOBALS["1edylb35cdpoat02"]($arCatalog)&&$arCatalog[$GLOBALS["ndxk00zlfhlbkeqx"]]||!$GLOBALS["nihmxxgnjdbd44tf"]($arCatalog);$bOffer=$GLOBALS["6uv7ptbfwnlr1cqk"]($arCatalog)&&$arCatalog[$GLOBALS["qnxa6og2wew7q61k"]];$bFeatures=$GLOBALS["nvx32jjiq6canc8f"]($arFeatures)&&!empty($arFeatures);if($bFeatures){$arFField=&$arFeatures[$GLOBALS["1ari29frpfu6w48t"]][$bOffer ? ProfileFieldFeature::OFFER : ProfileFieldFeature::PRODUCT];$arFGroup=&$arFeatures[$GLOBALS["pwpf3atv16sydbb8"]][$bOffer ? ProfileFieldFeature::OFFER : ProfileFieldFeature::PRODUCT];$bGetSection=$GLOBALS["a2b9emcnmhj2wurg"]($arFGroup[$GLOBALS["yr02bga402zvcgt5"]]);$bGetIBlock=$GLOBALS["cog5uavl8s5hx994"]($arFGroup[$GLOBALS["mycaz24w43gu02ml"]]);}$arSort=array($GLOBALS["gsfb8tbd3psvf98k"]=>$GLOBALS["2opb80qr7gmghaax"],);$arFilter=array($GLOBALS["1ddsdf4vvb5sqkxv"]=>$intElementID,$GLOBALS["wwxi42gx294hkyjo"]=>$intIBlockID,);if($bFeatures){$arSelect=array($GLOBALS["xno6hurzpgzxg95y"],$GLOBALS["cvxzmbghsnglmux6"],$GLOBALS["jz4bnm0f00ey2s3a"],);if($GLOBALS["vdxgpv2tc4bae2u3"]($arFGroup[$GLOBALS["c71jg1g7mv6vfl6i"]])){foreach($arFGroup[$GLOBALS["63djpylyspsc1lsf"]] as $strField){$arSelect[]=$strField;}}if($GLOBALS["7xuh4hpovyi0xgb2"]($arFGroup[$GLOBALS["vjgxvs3c8tb4uyhv"]])){$arSelect[]=$GLOBALS["suz1c2s46kunnete"];}$arSelect=$GLOBALS["ufqky7mvue2ncvzs"]($arSelect);}else{$arSelect=array($GLOBALS["uormovui35c7kfj0"],$GLOBALS["6fmv234c5ec7gmmi"],$GLOBALS["y7b162tpw1uvowkx"],$GLOBALS["hnh9duazl8sq8vdd"],$GLOBALS["5ttyw6yjl9ay5ga8"],$GLOBALS["0ge8xr7oinqhgzdf"],$GLOBALS["0atr49u4oy3zab4n"],$GLOBALS["8e02y6q3br78346a"],$GLOBALS["qk20txa4t4bbgjr1"],$GLOBALS["btn4ev1y81uclwk4"],$GLOBALS["df9xkbd6dmiwye8p"],$GLOBALS["vqpk12sscnkz1byv"],$GLOBALS["81ha3jqr7ebscwo9"],$GLOBALS["y2caz2v05xmn9gk4"],$GLOBALS["ciwqhwngfzbvd4s8"],$GLOBALS["vmy8dy1bfyf82w2r"],$GLOBALS["l2hjt6l7w2b794yf"],$GLOBALS["23h7iaoogcucktwk"],$GLOBALS["80qe0i2g986bs519"],$GLOBALS["9xv54ehxjtgmsc4s"],$GLOBALS["x2vj8qihvwlskvgm"],$GLOBALS["alh7tydzdjxxding"],$GLOBALS["k500ccyjws2koo96"],$GLOBALS["q3vcpugym8y0nuvq"],$GLOBALS["v1g3fyt9p8ttq4n0"],$GLOBALS["xgpa44q31eyqfc1z"],);}$resElement=\CIBlockElement::GetList($arSort,$arFilter, false, false,$arSelect);$obElement=$resElement->getNextElement();if($GLOBALS["kpd76lloy4ggq0v1"]($obElement)){$arResult=$obElement->getFields();$arRawItems=array($GLOBALS["c3e6tzxinagdhayf"],$GLOBALS["34btfao73uhpr76p"],$GLOBALS["3pz2ur2fpqnrpypa"]);foreach($arRawItems as $strRawItem){if(isset($arResult[$strRawItem])){$arResult[$strRawItem]=$arResult[$GLOBALS["3biixvpsm48aowcx"].$strRawItem];}}$arResult[$GLOBALS["xu68r04txs6zzqb8"]]=array();if($arResult[$GLOBALS["5390yj0pmmqi2so4"]] > 0){$arPicture=\CFile::getFileArray($arResult[$GLOBALS["5tqwwqdob7vdveex"]]);$arResult[$GLOBALS["melz73z1czuza799"]]=$arPicture[$GLOBALS["3ol4o6wx1741ckcw"]];$arResult[$GLOBALS["4g8u8askz7taxtb2"]][$arPicture[$GLOBALS["j3y3mlenbcbgerye"]]]=$arPicture;unset($arPicture);}if($arResult[$GLOBALS["xcu3htb8jqh81x3y"]] > 0){$arPicture=\CFile::getFileArray($arResult[$GLOBALS["1i9lpx6f7w0cmq78"]]);$arResult[$GLOBALS["11pn05s4tg0glvpq"]]=$arPicture[$GLOBALS["rh37v3ylckvjfxk4"]];$arResult[$GLOBALS["i5a8v22v5wb2wi1g"]][$arPicture[$GLOBALS["yiupcw1n3ly64t6k"]]]=$arPicture;unset($arPicture);}$arResult[$GLOBALS["oj2no82pg81an9x1"]]=array();$resSections=\CIBlockElement::GetElementGroups($intElementID, false, array($GLOBALS["h93zgeod7v02qyef"]));while($arSection=$resSections->getNext(false,false)){if($arSection[$GLOBALS["l5w8by3yvnb7hnrd"]] !=$arResult[$GLOBALS["iz6gjkxn0tu0d4hg"]]){$arResult[$GLOBALS["0k3s3fp0lf7qsie6"]][]=$arSection[$GLOBALS["g0gghbo3m36l95ja"]];}}$arResult[$GLOBALS["cbs78snwbdlae2p2"]]=array();if($bGetSection&&$arResult[$GLOBALS["wyjf900z1dr4se8u"]]){$arFilter=array($GLOBALS["c2by31ylzctjmeup"]=>$arResult[$GLOBALS["n11w0zh2zzvc1qez"]],$GLOBALS["5gv9fce3c79zdzkw"]=>$arResult[$GLOBALS["eemsk3whjrkvcd6q"]],$GLOBALS["txrcs3i3p91l509z"]=>$GLOBALS["i008wk3jwtlclcf3"],);if($bFeatures){$arSelect=array($GLOBALS["2s7faku3t5hpwxrr"],$GLOBALS["xe9630w7z6zb9lxi"],$GLOBALS["zshto6b3z3eluqap"],);if($GLOBALS["zal35aiwvoy4b6el"]($arFGroup[$GLOBALS["ubks64mk1tvxoa1p"]])){foreach($arFGroup[$GLOBALS["q28zhekusfi81b29"]] as $strField){$arSelect[]=$strField;}}$arSelect=$GLOBALS["hp2i5ofubgh8iuha"]($arSelect);}else{$arSelect=array($GLOBALS["atz37oozemqztqqx"],$GLOBALS["98g5b7ycxttqhya6"],$GLOBALS["6ll6wq1b0ngkwa3q"],$GLOBALS["i5f3t8ptstdlh456"],$GLOBALS["00oabx8ttmqvzy94"],$GLOBALS["h1d2ec9jhg9103y7"],$GLOBALS["c3rngll4c84wxgon"],$GLOBALS["c0xt6qlfduxgitdc"],$GLOBALS["u3iad42nnlgkosdw"],$GLOBALS["iemekcwpoxdlt296"],$GLOBALS["1qlzprl0jf74fu00"],$GLOBALS["rgp6p61r0ol9hdm1"],$GLOBALS["vdwa97y38jqi8l6m"],);}$resSection=\CIBlockSection::getList(array($GLOBALS["6szqcjki1ypk3dpb"]=>$GLOBALS["j0sgsgfug7h57jy6"]),$arFilter, false,$arSelect);if($arSection=$resSection->getNext()){$arRawItems=array($GLOBALS["w4gsvi1490diu7mf"],$GLOBALS["k55uq39id0r78zjc"]);foreach($arRawItems as $strRawItem){if(isset($arSection[$strRawItem])){$arSection[$strRawItem]=$arSection[$GLOBALS["4ky72lzdaj372pzw"].$strRawItem];}}if($arSection[$GLOBALS["2abwmd0zj3d6ihis"]] > 0){$arSection[$GLOBALS["94737vsj4wi8srpj"]]=\CFile::getPath($arSection[$GLOBALS["tpev60ktmr5tbm4w"]]);}if($arSection[$GLOBALS["0s635kt41cpftb96"]] > 0){$arSection[$GLOBALS["wta9k9eb8cc70hw8"]]=\CFile::getPath($arSection[$GLOBALS["3lqfggry9jn7ygtp"]]);}$arResult[$GLOBALS["tx6smyy6v4mp431z"]]=$arSection;}unset($resSection,$arSection,$resSection2,$arSection2,$arFilter,$arSelect,$intParentSectionID);}$arResult[$GLOBALS["07ggwxzw9jtj0dlk"]]=array();if($bGetIBlock){$arIBlockFilter=array($GLOBALS["97qg9nu1zsaltigi"]=>$arResult[$GLOBALS["1k3bsv4o0hyjgnso"]],$GLOBALS["608d2tpnknajs0is"]=>$GLOBALS["fglj7tv34902uht0"],);$resIBlock=\CIBlock::getList(array(),$arIBlockFilter, false);if($arIBlock=$resIBlock->getNext()){$arRawItems=array($GLOBALS["lcemxqlp544epdbr"],$GLOBALS["q96sknqcsdcy2e3u"]);foreach($arRawItems as $strRawItem){$arIBlock[$strRawItem]=$arIBlock[$GLOBALS["vmj3okmlbd9fzmgq"].$strRawItem];}if($arIBlock[$GLOBALS["ze6g3cb7jubveaol"]] > 0){$arIBlockPicture=&static::$arCacheIBlockPicture[$arIBlock[$GLOBALS["gvrxetnlcnlb3n9b"]]];if(!isset($arIBlockPicture)){$arIBlockPicture=\CFile::getPath($arIBlock[$GLOBALS["u7n3w7hjwpe02nan"]]);}}$arResult[$GLOBALS["9fe5vlqp09akq9y0"]]=$arIBlock;}unset($resIBlock,$arIBlock,$arIBlockFilter);}$arPropertyFilter=array($GLOBALS["imw91650ovzhs1g5"]=>$GLOBALS["5ps947g3r41da7mm"],);if($bFeatures){$arPropertyFilter[$GLOBALS["5996bfpvxnrz1ey8"]]=$arFGroup[$GLOBALS["28jz6sr3y1ac0db5"]];}$arResult[$GLOBALS["cksd4ofwgcbw927p"]]=array();foreach($obElement->getProperties(false,$arPropertyFilter) as $arProp){$strPropKey=$GLOBALS["wdne65rnw310tc7x"]($arProp[$GLOBALS["iqd8jgkg4wc2219h"]]) ? $arProp[$GLOBALS["yiz1ac10x5a0fbsv"]] : $arProp[$GLOBALS["fw80bwij0h4jyck4"]];$arResult[$GLOBALS["rwjug9ykiq5jmoga"]][$strPropKey]=$arProp;}$bSkipBarcodes=$bFeatures&&!isset($arFGroup[$GLOBALS["r385xf6mn9vlptos"]]);if(!$bSkipBarcodes&&$GLOBALS["1b4v7w47a4u1smx6"]($GLOBALS["a592ej5gmt5o4cr3"])){$arResult[$GLOBALS["uwx3ghvm2ttbz073"]]=array();$resBarcode=\CCatalogStoreBarCode::GetList(array(), array($GLOBALS["yns7700v27doinl4"]=>$intElementID,$GLOBALS["pda3y8ksl6dl7u92"]=>0));while($arBarcode=$resBarcode->fetch()){$arResult[$GLOBALS["eqpp40a1amkxd3h7"]][]=$arBarcode[$GLOBALS["n3o2o727fxl03izd"]];}unset($resBarcode,$arBarcode);}if(isset($arResult[$GLOBALS["sei3tdtp81gjt33b"]])){$arResult[$GLOBALS["vrsb8cb6owbb1u9o"]]=$arResult[$GLOBALS["j30nkhra3o1my1yt"]];$arResult[$GLOBALS["ccakeihjev9anwjj"]]=$arResult[$GLOBALS["kj23lisfef81pz5x"]];}$arResult[$GLOBALS["9twmue4ujkrdnc28"]]=$bParent;$arResult[$GLOBALS["4ln04ce526hv7s66"]]=$bOffer;if($arResult[$GLOBALS["kpnxdv719c4ypett"]]){$arResult[$GLOBALS["6jwwixrfc3x1w8ox"]]=$arCatalog[$GLOBALS["68khkkwbs0af0dks"]];}if($arResult[$GLOBALS["yawxlzpjmleua5m5"]]){$arResult[$GLOBALS["tqgo1lrmahabsnyo"]]=$arCatalog[$GLOBALS["j7axk7ju3jr62l5d"]];}if($bGetOffers){$this->getElementOffers($arResult,$arProfile,$arFeatures);}$arSeo=[$GLOBALS["m5xomt2c7mje36fd"]=>$GLOBALS["u98r322fpbxjdld2"],$GLOBALS["13uxsbg567l08i1p"]=>$GLOBALS["734ozuup6wc9hjla"],$GLOBALS["dys0qvqbw3j41t36"]=>$GLOBALS["bfl2xwfo22jtgo2e"],$GLOBALS["x7pxdnm5qmewgqzb"]=>$GLOBALS["lvxynxb0vwkmxhjg"],$GLOBALS["2byoa6yet5rivqfl"]=>$GLOBALS["jgfypmvdakbcxz0x"],$GLOBALS["qkqeldq5y55cq4mv"]=>$GLOBALS["esq3n7494tbet160"],$GLOBALS["be3pslvjr9qdprt9"]=>$GLOBALS["jtqlta44om7qcahy"],$GLOBALS["ufg491ajdvoi1ifx"]=>$GLOBALS["gua21jwe03mcvlrh"],];if(!$bFeatures||array_intersect(array_keys($arSeo),$arFField)){if($GLOBALS["h76x8fvuovqturpv"]($GLOBALS["xkwjl075hkol254q"])){$obIPropValues=new \Bitrix\IBlock\InheritedProperty\ElementValues($arResult[$GLOBALS["jp5m6c931c44xg48"]],$arResult[$GLOBALS["q4v404pm47jqlbum"]]);$arIPropValues=$obIPropValues->getValues();if($GLOBALS["ecnglznko1ifgk1d"]($arIPropValues)){foreach($arSeo as $strTo=>$strFtom){$arResult[$strTo]=$GLOBALS["m49s862wuihq68a8"]($arIPropValues[$strFtom]) ? $arIPropValues[$strFtom] : $GLOBALS["8w6uf6428a0kx13e"];}}unset($obIPropValues,$arIPropValues,$strTo,$strFtom);}}unset($arSeo);if($bGetParent){if($GLOBALS["t9un1su2otbfwwus"]($arCatalog)&&$arCatalog[$GLOBALS["gd3rhq5t65vs4le4"]]){foreach($arResult[$GLOBALS["0bg54cnv6k9kp423"]] as $arProperty){if($arProperty[$GLOBALS["ly7jzrx5fiom0o70"]]==$arCatalog[$GLOBALS["fuykoiygmotcuzi0"]]){$intParentElementID=$arProperty[$GLOBALS["1vqhg8fslz9gdc26"]];$arResult[$GLOBALS["eh2t3p8cnb0nht4s"]]=$this->getElementArray($intParentElementID,$arCatalog[$GLOBALS["19bu3q4kuo09swib"]],$bGetOffers_=false,$bGetParent_=false,$bGetSection_=true,$bGetIBlock_=true,$arFeatures);if(empty($arResult[$GLOBALS["lat7uz43v7u6080j"]])){$arResult[$GLOBALS["8sn4ocn59nv9hrot"]]=$arResult[$GLOBALS["o7gr1xmvuadri1rc"]][$GLOBALS["0dhz5514x1h83hnh"]];}if(empty($arResult[$GLOBALS["yagi9bb4i5fo51lw"]])){$arResult[$GLOBALS["4dbgjhe230tshamu"]]=$arResult[$GLOBALS["9o6rajjf3icca9tv"]][$GLOBALS["seu91bycxvfbgd2t"]];}break;}}}}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["ou1wxkei595kgjhv"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arResult,$intElementID,$intIBlockID,$bGetParent,$obElement));}unset($arCatalog);return $arResult;}return false;}protected function getElementOffers(&$arElement,$arProfile,$arFeatures=null){$arElement[$GLOBALS["lf7b1bp3wx9j8u7l"]]=array();$arElement[$GLOBALS["6esty6vl2g185dn5"]]=0;$intIBlockID=$arElement[$GLOBALS["0ggndvywc3cf8hdx"]];$arCatalog=Helper::getCatalogArray($intIBlockID);if($GLOBALS["bl621zzcx2yrkwlw"]($arCatalog)&&$arCatalog[$GLOBALS["e42lya1lz852lkz5"]]){$arElement[$GLOBALS["y0dfkbcamm193zw9"]]=static::isIBlockHasSubsections($arCatalog[$GLOBALS["8qa7c2z9s73pcw0g"]]);$arElement[$GLOBALS["2b1x2jr13pzr62vh"]]=$arCatalog[$GLOBALS["v9gehc0kfvf1t93e"]];$arElement[$GLOBALS["2fwztqxj3wse3y9w"]]=$arCatalog[$GLOBALS["aeawqgn19pnsiu9h"]];$arSort=array();$arSort2Params=$arProfile[$GLOBALS["ol8xhlgcerbld4d8"]][$intIBlockID][$GLOBALS["532uwf0iq5ynw9m0"]][$GLOBALS["cjgsu17b3haeyhg3"]];if($GLOBALS["aew8k3y9fky0xtg4"]($arSort2Params)){foreach($arSort2Params[$GLOBALS["2za0spcql8lfwqar"]] as $key=>$strField){$strOther=$arSort2Params[$GLOBALS["2z101gsvx2f3db8b"]][$key];$strOrder=$arSort2Params[$GLOBALS["4r3e1y0b5odvklyr"]][$key];if($strField==$GLOBALS["d53y2otsv36vstks"]){$arSort[$strOther]=$strOrder;}else{$arSort[$strField]=$strOrder;}}}$arFilter[$GLOBALS["pcunrmnocuo6zggo"].$arCatalog[$GLOBALS["v3qalydfoqkdka8u"]]]=$arElement[$GLOBALS["4znj6puh8o5vz29t"]];$arElement[$GLOBALS["c7izr1bjahb1k64v"]]=\CIBlockElement::GetList($arSort,$arFilter, array());if($arElement[$GLOBALS["o4hhiaqat0jlob47"]] > 0){$arNavParams=array();$intOffersMaxCount=&$arProfile[$GLOBALS["wigl6x39j1p1ntp3"]][$intIBlockID][$GLOBALS["j9v33zivj2ytqvt2"]][$GLOBALS["6l4dyq04y19rr6os"]];if($GLOBALS["mdy5ef2upmsqkhm4"]($intOffersMaxCount)&&$intOffersMaxCount>0){$arNavParams[$GLOBALS["ttvzkj0e5v6fsvn3"]]=$intOffersMaxCount;}$arProfileFilter=Helper::call($this->strModuleId,$GLOBALS["3rv8lhxahbhx3adk"],$GLOBALS["6vfu2bkhktjgshut"],[$arProfile[$GLOBALS["ipb64neao3l580tf"]],$arCatalog[$GLOBALS["ejui1sdo02j3cg7g"]],$arElement[$GLOBALS["9siggf03y8717117"]]]);$arFilter=$GLOBALS["w4cb0livr12hntf6"]($arProfileFilter,$arFilter);unset($arProfileFilter);$arSelect=[$GLOBALS["lh4j3pn639qzun43"]];if($arOfferGroupData=$this->getOffersGroup($arProfile,$intIBlockID)){foreach($arOfferGroupData as $strOfferGroupPropId){$arSelect[]=sprintf($GLOBALS["1dk0rpkk1ru64jcy"],$strOfferGroupPropId);}$arOfferGroups=[];}$resOffers=\CIBlockElement::GetList($arSort,$arFilter, false,$arNavParams,$arSelect);while($arOffer=$resOffers->getNext(false, false)){$bSkip=false;if($arOfferGroupData){$arOfferGroupItem=[];foreach($arOfferGroupData as $strOfferGroupPropId){$strKey=sprintf($GLOBALS["wwnpl4utsp16kms5"],$strOfferGroupPropId);$arOfferGroupItem[$strOfferGroupPropId]=$arOffer[$strKey];}if($GLOBALS["7rbkbbm10i9rftiq"]($arOfferGroupItem,$arOfferGroups)){$bSkip=true;}else{$arOfferGroups[]=$arOfferGroupItem;}}if($bSkip){continue;}$arElement[$GLOBALS["gcnk20dhcc8dop3j"]][]=$GLOBALS["c6wrftrxjxis51f1"]($arOffer[$GLOBALS["3dxobzb50963mtlp"]]);}if(!empty($arElement[$GLOBALS["zbf0fjg1sf9d0b42"]])){$intFirstOfferID=reset($arElement[$GLOBALS["r0ae3qsv34n85vol"]]);$arElement[$GLOBALS["48pdzobr2xgbeh90"]]=$this->getElementArray($intFirstOfferID,$arCatalog[$GLOBALS["7bmtgpvoe1tsql4t"]],false, false, true, true,$arFeatures);}}}unset($intIBlockID,$arCatalog,$arSort,$arFilter,$intFirstOfferID,$resOffers,$arOffer);}protected function getOffersGroup($arProfile,$intIBlockID){$arResult=$arProfile[$GLOBALS["uozht21b7gucn2sa"]][$intIBlockID][$GLOBALS["uce68ku2nbgnxft0"]][$GLOBALS["5bk4wll6jc7jnp8a"]];if(!$GLOBALS["ci1bcnv72vc28zgz"]($arResult)||empty($arResult)){$arResult=false;}return $arResult;}protected static function isIBlockHasSubsections($intIBlockID){$bExists=false;if(isset(static::$arIBlockHasSubsectionsCache[$intIBlockID])){$bExists=static::$arIBlockHasSubsectionsCache[$intIBlockID];}else{$arSectionFilter=array($GLOBALS["dbll1a02dyeyi1fo"]=>$intIBlockID,$GLOBALS["16oleext5pq0mbh6"]=>$GLOBALS["1bdug6zc90kd37k2"],);$resSection=\CIBlockSection::getList(array(),$arSectionFilter, false, array($GLOBALS["pveh94pg1ve0andq"]),array($GLOBALS["qa7vboqq1dik61zf"]=>1));if($arSection=$resSection->getNext(false, false)){$bExists=true;}static::$arIBlockHasSubsectionsCache[$intIBlockID]=$bExists;}return $bExists;}public function getNotGeneratedElementsID($intProfileID,$intIBlockID,$arSession){$arResult=array();$arFilter=Helper::call($this->strModuleId,$GLOBALS["3d2vtl8cowdj9378"],$GLOBALS["measi293dp3ulvn9"], [$intProfileID,$intIBlockID]);$arSubFilter=array($GLOBALS["ovyxofmf9p38s2ns"]=>$intProfileID,$GLOBALS["xd4yx2612dqob17p"]=>$intIBlockID,);$strTableName=Helper::call($this->strModuleId,$GLOBALS["x79u5ibbjrlodrln"],$GLOBALS["03cru64vbamp39c1"]);$arFilter[$GLOBALS["1ewgu73m2zln95p4"]]=new IBlockElementSubQuery($arSubFilter,$GLOBALS["0qr4w61zrhke0nvx"],$strTableName,$GLOBALS["t834u7byakbi626k"],$this->strModuleId);if(isset($arSession[$GLOBALS["0k1muavmf6dgumid"]][$intIBlockID][$GLOBALS["lp42agnghtxoq8u5"]])){$intLastID=$GLOBALS["cte1fi7tjhy3n9yf"]($arSession[$GLOBALS["kigsz8u1we4fevne"]][$intIBlockID][$GLOBALS["20h7lyd3bb9sddm9"]]);if($intLastID){$arFilter[$GLOBALS["h9xigwv62hrahkmu"]]=$intLastID;}}$arNavParams=false;$resElements=\CIBlockElement::getList(array($GLOBALS["taqq6w3tl1k8z39d"]=>$GLOBALS["24wpmgt35py6yzz9"]),$arFilter, false,$arNavParams, array($GLOBALS["rtqze5301aor7l3n"]));while($arElement=$resElements->getNext(false, false)){$arResult[]=$GLOBALS["u7db921u1dt9ka80"]($arElement[$GLOBALS["v8fbpakq6fx4jh8e"]]);}return $arResult;}public function setMethod($intMethod){if($GLOBALS["ag1bkkx41i3s7s4y"]($intMethod, array(static::METHOD_CRON, static::METHOD_SITE))){$this->intMethod=$intMethod;}}public function isCron(){return $this->intMethod==static::METHOD_CRON;}public function startTime(){$fStepTime=FloatVal(Helper::getOption($this->strModuleId,$GLOBALS["qusfh2ch0i9vik18"]));if($fStepTime<=1){$fStepTime=20;}$this->intMaxTime=$fStepTime;$this->intStartTime=time();}public function haveTime($delta=null){if($this->isCron()){return true;}else{$delta=$GLOBALS["vdz9pcxuh2u480yf"]($delta)&&$delta > 0 ? $delta : 0;$bResult=time() - $this->intStartTime + $delta < $this->intMaxTime;return $bResult;}}public function executeProfile($intProfileID){$mResult=static::RESULT_ERROR;$bIsCron=$this->isCron();$bCanExecute=true;if($bIsCron&&Helper::call($this->strModuleId,$GLOBALS["136uizl0rxojrofz"],$GLOBALS["iq81yfh23cfiz5k0"], [$intProfileID])){$bCanExecute=false;$obDateStarted=Helper::call($this->strModuleId,$GLOBALS["oa55c9stgwfs45xv"],$GLOBALS["dazzzwlo5v9b0jkf"], [$intProfileID]);$strDateStarted=$obDateStarted->toString();print $GLOBALS["elomdvuzjxgxqs6t"].$strDateStarted.$GLOBALS["gsf846nusw064ffj"].PHP_EOL;unset($obDateStarted,$strDateStarted);}if($bCanExecute){$arProfile=Helper::call($this->strModuleId,$GLOBALS["2h3e68rg1khf5dix"],$GLOBALS["ejt6x1i0ze1k6qkr"], [$intProfileID]);if($GLOBALS["soupcz686vocwlnn"]($arProfile)&&$arProfile[$GLOBALS["tr33ti598eoqky9u"]]==$GLOBALS["fmp7ihnioc7dw4l1"]){$arSession=&$arProfile[$GLOBALS["vtfm5gf5rqvnvd1t"]];$arSession=$GLOBALS["p6p4cbo9atff0xm1"]($arSession);$arSession=$GLOBALS["fbm4lua5hzklmj4p"]($arSession) ? $arSession : array();if(!$GLOBALS["c0yb35xzb9zm8qnk"]($arSession[$GLOBALS["x04gnwf005soigbq"]])){$arSession[$GLOBALS["pbszgg0zl46xn37s"]]=$GLOBALS["jcx5hsq238i25iqj"](randString(32));}$arSteps=$this->getSteps($intProfileID);$strCurrentStep=&$arSession[$GLOBALS["l9fqpauqzesho9to"]];if(!$GLOBALS["pij9p03lylyfhj9x"]($strCurrentStep)){$strCurrentStep=key($arSteps);}foreach($arSteps as $strStep=>$arStep){$bCanProcessStep=$bIsCron||$strStep==$strCurrentStep;if($bCanProcessStep){$strStepResultHTML=$GLOBALS["c676yczn1853vbyv"];$mFuncResult=$GLOBALS["6pygs0bvvwq0uole"]($arStep[$GLOBALS["cft1vtgn9jesw8hc"]],$intProfileID, array($GLOBALS["fa8utiigtakgdn4g"]=>&$arProfile,$GLOBALS["hf61ce96r7xozta5"]=>&$arSession,$GLOBALS["90wpwh9zxw74mz61"]=>&$arSteps,$GLOBALS["cyb1o1mr3yehafm5"]=>$strCurrentStep,$GLOBALS["vutjmjriowqa3w2j"]=>$arSteps[$strCurrentStep],$GLOBALS["o5rfyxyxunkxk52c"]=>$bIsCron,));if($mFuncResult===static::RESULT_SUCCESS){$strNextStep=Helper::getNextKey($arSteps,$strCurrentStep);if($strNextStep===false){$mResult=static::RESULT_SUCCESS;}else{$mResult=static::RESULT_CONTINUE;}$strCurrentStep=$strNextStep;}elseif($mFuncResult===static::RESULT_CONTINUE){$mResult=static::RESULT_CONTINUE;}elseif($mFuncResult===static::RESULT_ERROR){$mResult=static::RESULT_ERROR;break;}if(!$bIsCron){break;}}}Helper::call($this->strModuleId,$GLOBALS["h6k0v25wa0e8wgho"],$GLOBALS["614dmv0mw76hxuhu"], [$intProfileID,$arSession]);if($bIsCron||$mResult===static::RESULT_SUCCESS||$mResult===static::RESULT_ERROR){Helper::call($this->strModuleId,$GLOBALS["9vj58hg8v9go9mk7"],$GLOBALS["a0g67dygzcz3nvia"], [$intProfileID]);}}else{Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["jpv8p2ok660h4cx1"]),$arProfile[$GLOBALS["j1x246udnpalnej1"]]);}}return $mResult;}public function getSteps($intProfileID){$arProfile=Helper::call($this->strModuleId,$GLOBALS["fz5n2v5qibopokhu"],$GLOBALS["dajis4ok6scinnbk"], [$intProfileID]);$arResult=array();$arStepPrepare=array($GLOBALS["zislk7hjqp4oqo75"]=>Loc::getMessage($GLOBALS["rpnnbrcc7xn4hlur"]),$GLOBALS["ksmpdqbogwi89bzq"]=>1,$GLOBALS["sc9nvpdb8talitay"]=>[$this,$GLOBALS["mlndzamhffwv09n3"]],);$arResult[$GLOBALS["cz36b4az9zacakrc"]]=$arStepPrepare;$arResult[$GLOBALS["xan0yljhdg6s12d3"]]=array($GLOBALS["7xqsa51raq7jetl7"]=>Loc::getMessage($GLOBALS["x7fywr7et043hwpi"]),$GLOBALS["pc70fox51adbezcn"]=>10,$GLOBALS["2xqz54j2631qlg7x"]=>[$this,$GLOBALS["pfwz37546bayn12z"]],);if(DiscountRecalculation::isEnabled()){$arResult[$GLOBALS["4yeqy9u0fqr38zmg"]]=array($GLOBALS["rp2wb6x0h5ci2hla"]=>Loc::getMessage($GLOBALS["gm8n40xc3lyb2sta"]),$GLOBALS["q3a7b7r0sio8owwi"]=>20,$GLOBALS["09vh5o7px3ef3z49"]=>[$this,$GLOBALS["vzb2ns1yv3oxm0nb"]],);}$arResult[$GLOBALS["s1d99aw35fsmxvwz"]]=array($GLOBALS["ye5ilpb2gufwf7dw"]=>Loc::getMessage($GLOBALS["xqqq0gedd0ono5rh"]),$GLOBALS["p2d4xng8k36mv5ff"]=>50,$GLOBALS["po65xs0b9qwem2in"]=>[$this,$GLOBALS["9mhbvl2ssmb60wts"]],);$arResult[$GLOBALS["ugq4zt5a34cfqowa"]]=array($GLOBALS["oh2fvojl2oahc41s"]=>Loc::getMessage($GLOBALS["cxb3qxl4p0t71gll"]),$GLOBALS["o45ypu7kl3p8gs4j"]=>100,$GLOBALS["sreikke3rythzc5o"]=>[$this,$GLOBALS["sbstu17htqg3vqdx"]],);$arResult[$GLOBALS["i6dy1o6ueceic5ob"]]=array($GLOBALS["1r22hoj1s2gfzkra"]=>Loc::getMessage($GLOBALS["ko9pq50sjb9uqhbt"]),$GLOBALS["mfsfb0d8n0m81qfx"]=>1000000,$GLOBALS["firm0k2v2y151s31"]=>[$this,$GLOBALS["hwqmcfbnlpbr5t4p"]],);$arProfile=Helper::call($this->strModuleId,$GLOBALS["p3ckteczfq377a6l"],$GLOBALS["cur0cxks7wo53qr5"], [$intProfileID]);$arPlugins=$this->findPlugins(false);$arPlugin=$this->getPluginInfo($arProfile[$GLOBALS["xy2agfep1ox6mef5"]]);if($GLOBALS["b93fmjs0w8lix1ef"]($arPlugin)&&$GLOBALS["sgyn7cx3tjzy9vwf"]($arPlugin[$GLOBALS["dg5o5lt2u0bi639l"]])){$obPlugin=new $arPlugin[$GLOBALS["iuf5ncah987xnk6s"]]($this->strModuleId);$obPlugin->setProfileArray($arProfile);$arPluginSteps=$obPlugin->getSteps();if($GLOBALS["k039356lld7d2b8a"]($arPluginSteps)){foreach($arPluginSteps as $strStep=>$arStep){$strStep=$GLOBALS["145e3deupq0p0ue1"]($strStep);if(!$GLOBALS["pyxjwxkkkr01ktb7"]($strStep, array($GLOBALS["snydouaufp63z7ye"],$GLOBALS["xdc06mlp38gcwsu1"],$GLOBALS["fzov0ycie85oy0cw"],$GLOBALS["8561jmzxxrw7bq3r"]))){$arResult[$strStep]=$arStep;}}}unset($obPlugin);}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["551hyi85mxm3hbbb"]) as $arHandler){ExecuteModuleEventEx($arHandler, array(&$arResult,$this->strModuleId,$intProfileID));}$arResult[$GLOBALS["cr0mlvmus6905kib"]]=$arStepPrepare;$GLOBALS["nsviaii75e4gm1r1"]($arResult,$GLOBALS["335l9exh7k9o5mtv"]);unset($arPlugins,$arProfile);return $arResult;}public function stepPrepare($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["dt0i9abvlbqv1jw8"]];$arSession=&$arData[$GLOBALS["96zovq3gy6z2oisx"]];$arCheckResult=$this->stepPrepare_Check($arData);if(!$GLOBALS["p20ytcgi2uxedn4n"]($arCheckResult)&&$this->strModuleId !=$GLOBALS["43k7e9qbzyb9ihrc"]){$strMessage=$GLOBALS["l2w4h17d475xbyg7"];if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["diqqh04aibi2hky0"],$GLOBALS["cgk3wrwn08sj9qfz"]);}if(!$bIsCron){print Helper::showError($strMessage);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);$this->sendErrorEmail(Loc::getMessage($GLOBALS["vft0e2bgh18tdofc"]),$arData);return static::RESULT_ERROR;}$bExpired=$arCheckResult[$GLOBALS["5qdl1tgfvw2qndyw"]];if($GLOBALS["45e6dlr5agg35nvi"]($GLOBALS[$GLOBALS["jb6ptk4e9cbu5xq4"]])&&$GLOBALS["09ajh0bh4irkan2a"]($GLOBALS["jm3z6n5gvigead5y"],$GLOBALS[$GLOBALS["6pp9snkswxyyewiw"]])){$bExpired=true;}if($bExpired){$arStopClassesDefault=[$GLOBALS["mo5u1d7p5ewlyu75"],$GLOBALS["hk6qhtmcbpt2awx7"],$GLOBALS["nwrbbbp89m89z4ry"],$GLOBALS["kgemgwam03bqp64a"],$GLOBALS["j4m2rz6xuo0b3fq2"],$GLOBALS["7twhigo1x0uiq5on"],];if($this->strModuleId==$GLOBALS["ep0uo32f2tkdrfpf"]){$arStopClassesDefault=[];}$arStopClassesForModules=[$GLOBALS["g36phvmqaknwzonf"]=>[$GLOBALS["3a21o9x76gtasw63"],$GLOBALS["c0btu6kzu3f8ggib"],$GLOBALS["p3du7vy7jhn2duho"],$GLOBALS["ss1cbvthpipbla5n"],$GLOBALS["zlw1y7ntuxkq22ce"],],$GLOBALS["12fzun8jqymzcxok"]=>[$GLOBALS["fxnhubin6j5lbby6"],$GLOBALS["x4311bscknm6fzri"],$GLOBALS["puw39cj30zvqg3d6"],$GLOBALS["y8ezeyf6lpk6yzkm"],$GLOBALS["syx1libogyio9evs"],$GLOBALS["27wzqapznoouxkyg"],$GLOBALS["ro6uzfs2500vprz2"],$GLOBALS["gdqh3o1m67obu3hm"],$GLOBALS["5rlfr5xyf67b9tot"],$GLOBALS["wq96rz8kti75wmzq"],$GLOBALS["1bybye07bg8tm3km"],$GLOBALS["9f9602j53dqy2t21"],],];$arStopClasses=$arStopClassesDefault;$arStopClassesModule=$arStopClassesForModules[$this->strModuleCode];if($GLOBALS["dthguzv4deqa036k"]($arStopClassesModule)){$arStopClasses=$GLOBALS["1kfebivxw2flyona"]($arStopClasses,$arStopClassesModule);}$arCurrClasses=[];$arPlugin=$this->getPluginInfo($arData[$GLOBALS["nodvnlumjcfrxqe9"]][$GLOBALS["p5tljbk4dt4op8pk"]]);$strClass=$arPlugin[$GLOBALS["en0j9ffad1c27md8"]];while(true){$arCurrClasses[]=$strClass;if(!$GLOBALS["15fvmweju3toy06w"]($strClass)){break;}$strClass=$GLOBALS["g3ry6h3y9d0wiqr9"]($strClass);}$bStop=$arCheckResult[$GLOBALS["o2f306eyzbi8pw6v"]]||count(array_intersect($arCurrClasses,$arStopClasses)) > 0;if($bStop){$strMessagePaid=$GLOBALS["bo2bzd0alxqeymzp"];$strMessagePaidText=$GLOBALS["7det1duivpbzvd02"];$strMessageDemo=$GLOBALS["92gvv53nqp5g1hwz"];$strMessageDemoText=$GLOBALS["nlkkti6e2e63k5py"];$strMessagePaid=sprintf(base64_decode($strMessagePaid),$this->strModuleId);$strMessagePaidText=sprintf(base64_decode($strMessagePaidText),$this->strModuleId);$strMessageDemo=sprintf(base64_decode($strMessageDemo),$this->strModuleId);$strMessageDemoText=sprintf(base64_decode($strMessageDemoText),$this->strModuleId);$strMessage=$arCheckResult[$GLOBALS["zq7oovyd9yuftgmc"]] ? $strMessageDemo : $strMessagePaid;$strDetails=$arCheckResult[$GLOBALS["ruu6twlw94tuofo8"]] ? $strMessageDemoText : $strMessagePaidText;if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["09jorwtdlcvrerl2"],$GLOBALS["1nri2iim3ph7osu8"]);$strDetails=Helper::convertEncoding($strDetails,$GLOBALS["5fgw51pmia7nx4o4"],$GLOBALS["whqxpeperkdkntsj"]);}if($bIsCron){print sprintf($GLOBALS["sx3seuoe2b4shk0g"].PHP_EOL,$this->strModuleId);}else{print Helper::showError($strMessage,$strDetails);}Log::getInstance($this->strModuleId)->add($strMessage.$GLOBALS["urnzmo2f1xq1n0ud"].strip_tags($strDetails),$intProfileID);$this->sendErrorEmail(Loc::getMessage($GLOBALS["umdry97w6sc8lzyo"]),$arData);return static::RESULT_ERROR;}else{if($this->strModuleId==$GLOBALS["701qbxmgyh30cnhk"]){if($bIsCron){$strMessage=$GLOBALS["rpa9u48u95tec8h3"];$strMessage=sprintf(base64_decode($strMessage),$this->strModuleId);print $strMessage.PHP_EOL;if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["05lcktduntucztlw"],$GLOBALS["exfo5eary65ms0fg"]);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);$this->sendErrorEmail(Loc::getMessage($GLOBALS["5d0nmw998f0lv1h1"]),$arData);return static::RESULT_ERROR;}elseif(Helper::getOption($this->strModuleId,$GLOBALS["m284tub2pvx2ro46"])==$GLOBALS["m9eyothmp3b2ir9f"]){$strMessage=$GLOBALS["7oo4tessoyzjsvp7"];$strMessage=sprintf(base64_decode($strMessage),$this->strModuleId);if(!Helper::isUtf()){$strMessage=Helper::convertEncoding($strMessage,$GLOBALS["maolztvewp45d9il"],$GLOBALS["p20e9hcuz6gzzzy0"]);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["nmvymdtvmn42o67y"]),$arData);return static::RESULT_ERROR;}}}}if(!$this->stepPrepare_checkPermissions($intProfileID,$arData,$strFilename)){$strMessage=Loc::getMessage($GLOBALS["miqiqea0he9iwuvq"], array($GLOBALS["zpn64l1kqu2fzun8"]=>$strFilename,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["cho0fu3p5b48oerl"]),$arData);return static::RESULT_ERROR;}foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["ua8iv9nhdyxlh6lt"]) as $arHandler){if(ExecuteModuleEventEx($arHandler, [$intProfileID, &$arData])===static::RESULT_ERROR){$this->sendErrorEmail(Loc::getMessage($GLOBALS["huutszhfnycw7zqt"]),$arData);return static::RESULT_ERROR;}}$arSession[$GLOBALS["z60w95epfbxp2rlb"]]=array($GLOBALS["ovme55rflfin8qkc"]=>0,$GLOBALS["z0uv7s5xnwu0znsf"]=>0,$GLOBALS["8e8sx0iuj77rm17b"]=>0,$GLOBALS["uzxhux8sa8kw5vka"]=>0,$GLOBALS["i1zcs6oc55dqrhbq"]=>0,);if($bIsCron){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["0e5qaob1cc6bh5df"]),$intProfileID);Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["sj5qbnyxhfozo0iu"], array($GLOBALS["sbiutwufi4p19w90"]=>Cli::getPid(),)),$intProfileID, true);}else{Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["90iwp7yic02qy3w3"]),$intProfileID);}$arPlugin=$this->getPluginInfo($arData[$GLOBALS["lcdpu0mzfezhyxxr"]][$GLOBALS["1r0nrscnn3c83g04"]]);if(!$GLOBALS["ftwdc0sdx6lz3lwt"]($arPlugin)||empty($arPlugin)){$strMessage=Loc::getMessage($GLOBALS["xy4lux5860bw1651"], array($GLOBALS["yht4xhiy1kq52kdm"]=>$arData[$GLOBALS["gymnhra5miayq1ed"]][$GLOBALS["bpasyezb7fdtagxa"]],));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["lrnxbcmxu2y7j1rr"]),$arData);return static::RESULT_ERROR;}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["xdtlzt09w05idj8p"], array($GLOBALS["xukwompmgzubzps0"]=>$arPlugin[$GLOBALS["rf3y7mcc0sxepqgz"]],$GLOBALS["fhbin874o7m476k3"]=>$arPlugin[$GLOBALS["fqe80kg0bx26ab70"]],)),$intProfileID, true);unset($arPlugin);Helper::call($this->strModuleId,$GLOBALS["b7n02udyc3w09eui"],$GLOBALS["6o95ekjubpaffz10"], [$intProfileID]);if($bIsCron){Helper::call($this->strModuleId,$GLOBALS["ias8yjqvq4x7v5qn"],$GLOBALS["11yz4i8uqkmslyme"], [$intProfileID]);}Helper::call($this->strModuleId,$GLOBALS["3jrdmyomwnfzhgk6"],$GLOBALS["4x86zhjt9mmmp9ae"], [$intProfileID]);$arSession[$GLOBALS["0tru0vcmvzb3ni4m"]]=time();$strIP=$_SERVER[$GLOBALS["nsz9mc0ogmbe4lci"]];if((!$GLOBALS["k2mmkboj0g722ktt"]($strIP)||$strIP==$GLOBALS["gsug2yq56nardqvg"])&&$GLOBALS["lekxw4ulu4aevddd"]($_SERVER[$GLOBALS["6jvv0logs4527e6p"]])){$strIP=$_SERVER[$GLOBALS["tdrg6ij2l6n31qdb"]];}$intUserId=null;if($this->intUserId){$intUserId=$this->intUserId;}elseif($GLOBALS["5wd7rwjjrjkm1i6c"]($GLOBALS[$GLOBALS["envp8w8c00kqyfxb"]])&&$GLOBALS[$GLOBALS["vclslku7zuv75mqv"]]->isAuthorized()){$intUserId=$GLOBALS[$GLOBALS["6sunpksyv8092em7"]]->getId();}$intFound=0;$arIBlocksID=Helper::call($this->strModuleId,$GLOBALS["l0fdymn0t5zuopxd"],$GLOBALS["3q876329so94qp0e"], [$intProfileID, true]);foreach($arIBlocksID as $intIBlockId){$arFilter=Helper::call($this->strModuleId,$GLOBALS["vfx0djrh6xvpl3ur"],$GLOBALS["puwpdk714h79rrz7"], [$intProfileID,$intIBlockId]);if(!empty($arFilter)){$intCountElements=$GLOBALS["mf7ky5pye7n3pfbi"](\CIBlockElement::getList([],$arFilter, []));$intFound +=$intCountElements;}}if(!$intFound){$strMessage=Loc::getMessage($GLOBALS["jegdg1itv07ig4ny"]);Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);if(!$bIsCron){print Helper::showError($strMessage);}$this->sendErrorEmail(Loc::getMessage($GLOBALS["nfcw7hn88ahfwjdm"]),$arData);return static::RESULT_ERROR;}$arHistory=[$GLOBALS["r6gynpinrkiezaqg"]=>$intProfileID,$GLOBALS["6kuczxwksq44l9ny"]=>new \Bitrix\Main\Type\DateTime(),$GLOBALS["oi3jjae7aavfdp46"]=>$bIsCron ? $GLOBALS["s24twbbr03c2y8lg"] : $GLOBALS["772nmvrbahvdxyvf"],$GLOBALS["w4qrn5bxk6xthzjb"]=>$intUserId,$GLOBALS["l3dxyfxjl79ceexj"]=>!$bIsCron ? $strIP : null,$GLOBALS["v0o8q8201cyjr7y3"]=>Helper::getCurrentCliCommand(),$GLOBALS["m1sqrkectw2bqziy"]=>Cli::getPid(),$GLOBALS["sw8ncdjwx072hid5"]=>Helper::getOption($this->strModuleId,$GLOBALS["vefp69xzmxmn6ejm"])==$GLOBALS["1kzpe8tfgfzqyuiy"] ? $GLOBALS["bnbjig8kdp2vo1zp"] : $GLOBALS["f0gz8axgpg44tvad"],$GLOBALS["7zb397rqyblo8m7c"]=>Helper::getOption($this->strModuleId,$GLOBALS["upab2nxs77749xex"])==$GLOBALS["i06uu41uchg5n085"]? Helper::getOption($this->strModuleId,$GLOBALS["fpac3afpg5l5gdtr"]) : null,$GLOBALS["cj9nj44x598ucowp"]=>Helper::getOption($this->strModuleId,$GLOBALS["v8947j4dvpkxzvsx"])==$GLOBALS["c6doa3ylz777sfdl"]? Helper::getOption($this->strModuleId,$GLOBALS["co0laeurdzvwns1e"].($bIsCron?$GLOBALS["cssqp57eumm1v2ss"]:$GLOBALS["yg122i3iksxribd9"])) : null,$GLOBALS["as4xptzgmrs76v82"]=>sprintf($GLOBALS["1hs69kh04lk5jv0d"], Helper::getModuleVersion($this->strModuleId),Helper::getModuleVersion(ACRIT_CORE)),];$obResult=Helper::call($this->strModuleId,$GLOBALS["0bxwtlvz9c3m0vbg"],$GLOBALS["1hukxr3kg1s146s2"], [$arHistory]);if($obResult->isSuccess()){$arSession[$GLOBALS["doqj20j09lkpyg0x"]]=$obResult->getID();}return static::RESULT_SUCCESS;}public function stepPrepare_Check($arData){$bCron=$arData[$GLOBALS["ndas9dizbqd19ue2"]];$strApiUrl=$GLOBALS["izcgbxxquufczdwh"];$strApiMethod=$GLOBALS["aiozcqbn6592itpi"];require_once(Helper::root().$GLOBALS["25f20eephkpsgko8"]);$strLicenseHash=md5($GLOBALS["epatyp829k3u4k1o"].LICENSE_KEY.$GLOBALS["a0bs4u0lj4ouxld9"]);$arGetValues=[$GLOBALS["qzmdxacmtfpnb82b"]=>$GLOBALS["nx2k7cfwesukb7qu"],$GLOBALS["wi1wbsxzj683lbza"]=>$this->strModuleId,$GLOBALS["6dij4xti8nejatxs"]=>$strLicenseHash,$GLOBALS["i9k7dgd3adclk849"]=>urlencode($arData[$GLOBALS["oc44pl4wytgtawcf"]][$GLOBALS["aed8tqpq13voejhp"]]),$GLOBALS["xko8yavm8yklqv9i"]=>$arData[$GLOBALS["a2olqucz09v2k0k2"]][$GLOBALS["z77vfnvjdknw5j2l"]],$GLOBALS["fm2wffhxbxbnmis7"]=>$arData[$GLOBALS["4mith5k5d96ii8zj"]][$GLOBALS["9fptk4zhqgicxxq7"]],];ksort($arGetValues);$arHashTest=[$GLOBALS["q0vvrq9xcpx5wjfp"],$strApiMethod,$GLOBALS["xw1pf3yszk0olcpn"]($GLOBALS["dsy8xxhctcc3zdvc"],$arGetValues),];$arGetValues[$GLOBALS["npdo6dthxmfhyfi4"]]=md5($GLOBALS["ec4vn8jv6er2r8nl"]($GLOBALS["rgc5ws86kqqy0w5r"],$arHashTest));$strUrl=$strApiUrl.$strApiMethod.$GLOBALS["mh858np923c1qa18"].http_build_query($arGetValues);$strUserAgent=sprintf($GLOBALS["iv0ypp1ed4w42aww"], SM_VERSION,(Helper::isUtf() ? $GLOBALS["c2b02r30m4ddymnv"] : $GLOBALS["jmtz6pya198xc9mi"]),$bCron ? gethostname() : $_SERVER[$GLOBALS["tflibjmy16gk1rfs"]],$bCron ? $GLOBALS["bxkk0sxg8u3gw2x8"] : $GLOBALS["zmrf4wei0a2cxlhy"],$this->strModuleId, Helper::getModuleVersion($this->strModuleId),Helper::getModuleVersion(ACRIT_CORE),$arData[$GLOBALS["kwpgvy9xv1bpm3sq"]][$GLOBALS["92v9l0rn1bmd4byj"]],$arData[$GLOBALS["g1lds1fnf3obuhjb"]][$GLOBALS["1onbwriyuaa5vcy0"]]);$obHttpClient=new \Bitrix\Main\Web\HttpClient;$obHttpClient->setTimeout(5);$obHttpClient->setHeader($GLOBALS["01jac0zbmvew12pe"],$strUserAgent);$obHttpClient->disableSslVerification();$strJsonResult=$obHttpClient->get($strUrl);if(!$GLOBALS["imeyqi5awnludd67"]($strJsonResult)){$this->sendErrorEmail(Loc::getMessage($GLOBALS["qi60l4k6mirk4f5o"]),$arData);return false;}try{$arJsonResult=\Bitrix\Main\Web\Json::decode($strJsonResult);}catch(\Exception $obException){}if(!$GLOBALS["xie9zduqteqsaor8"]($arJsonResult)||empty($arJsonResult)){if($_COOKIE[$GLOBALS["vtgvscdrahphn71j"]]==$GLOBALS["ysdnpx4mpvpm47sg"]){Helper::P($GLOBALS["vfqyvgw0x169u232"].PHP_EOL.htmlspecialcharsbx($strJsonResult));}$this->sendErrorEmail(Loc::getMessage($GLOBALS["f8rfsm1gb51lhiut"]),$arData);return false;}$funcDecrypt=function($strText){$intRowLength=64;$intPrecision=4;$strAlphabet=$GLOBALS["ph9phu27k2nfs01s"];$strText=str_replace("\n",$GLOBALS["sy4w6ws05e300282"],$strText);$strKey=mb_substr($strText, 0,$intRowLength);$strText=mb_substr($strText,$intRowLength);$intSumm=0;for($i=0; $i < $intRowLength; $i++){$strChar=mb_substr($strKey,$i, 1);$intSumm +=ord($strChar);}unset($strChar,$i);$strNum=number_format($intSumm / $intRowLength,$intPrecision,$GLOBALS["c0npofyeyq5qchc7"],$GLOBALS["d18jokp1m77w8ho0"]);$strNum=str_replace($GLOBALS["giz435l6hd4du32b"],$GLOBALS["htytt9xk0ochc8mp"],$strNum);$arNum=str_split($strNum);$intLastDigit=$GLOBALS["4f2wl6oq3q755ayi"]($arNum);if($intLastDigit==0){$intLastDigit=max($arNum, 1);}$arNum[]=$intLastDigit;$intDigitCount=count($arNum);unset($intLastDigit);$intPos=preg_match_all($GLOBALS["a1hjwhfcs47jhfqd"],$strKey);$arSymbol=[];$intIndex=0;$intLength=null;while(true){$intOffset=$intIndex % $intDigitCount;$intOffset=$arNum[$intOffset];$intPos +=$intOffset;$strChar=$strText[$intPos];if(!$intLength){if($strChar==$GLOBALS["2uae6tsqjn7lkw0f"]){$intLength=$GLOBALS["13m3vw6jg9jqu8gn"]($GLOBALS["xu3136fshw0m0zwn"],$arSymbol);$arSymbol=[];$strChar=null;}}elseif(count($arSymbol)==$intLength){break;}if($GLOBALS["ezafiae5u4cu9y4l"]($strChar)){$arSymbol[$intPos]=$strChar;}$intIndex++;if($intIndex==10000){break;}}$strResult=$GLOBALS["mngvqyqecmbggmfk"]($GLOBALS["j69xk6e3jta3225j"],$arSymbol);$strResult=base64_decode($strResult);return $strResult;};if($GLOBALS["ztb4eppdbsk0e7tp"]($arJsonResult[$GLOBALS["vqfj9vff4hicj86o"]])&&$GLOBALS["jh8bzwo2icwuvbme"]($strData=$funcDecrypt($arJsonResult[$GLOBALS["d345yyou9i3a7zxs"]]))){$arJson=\Bitrix\Main\Web\Json::decode($strData);require_once(Helper::root().$GLOBALS["4ch31m1ta5x1pbko"]);$strLicenseHash=md5($GLOBALS["7uxx15ic9epah2ia"].LICENSE_KEY.$GLOBALS["ty6gm32j6tyigtua"]);if($arJson[$GLOBALS["o31vf26wz3pug5n6"]]==$strLicenseHash){if($arJson[$GLOBALS["k2tvnrdfkvhcokvp"]]==$arData[$GLOBALS["xh0xmhnw5j1bghp7"]][$GLOBALS["uug1jslgicsl33v4"]]){if($arJson[$GLOBALS["m9rb4x94ly16h0fn"]]==$arData[$GLOBALS["31wqugkb3edgece3"]][$GLOBALS["lz9wgwfsvhrnl8or"]]){return $arJson;}}}}return false;}protected function stepPrepare_checkPermissions($intProfileID,$arData, &$strFileName){$bWriteable=false;if($GLOBALS["qpo0zmeplx8rjo0j"]($arData[$GLOBALS["9m0e0x4z43owj96m"]][$GLOBALS["5u7z5vdsd20e6ind"]][$GLOBALS["n87rf8z99pjoqbx7"]])||!$GLOBALS["ivpfsbt34m99r6gj"]($arData[$GLOBALS["n4ieiwn49rlxukc1"]][$GLOBALS["9qfvqboz970e3a15"]][$GLOBALS["xpvnjxautz1ke015"]])){$bWriteable=true;}if(!$bWriteable){$strFileName=Helper::path($arData[$GLOBALS["gq6r61f5zgaohgbv"]][$GLOBALS["qj2aghpht3dpis03"]][$GLOBALS["z6wqlfeud59z8hqe"]]);$bWriteable=$this->stepPrepare_checkWriteable($strFileName);if($bWriteable){$strFile=$GLOBALS["35t0qulc4smph3hr"]($strFileName, PATHINFO_BASENAME);$strFileName=Helper::call($this->strModuleId,$GLOBALS["asd5omdtxkbsbzsc"],$GLOBALS["b0w3gmbiprb8c6rv"], [$intProfileID, true, true]).$GLOBALS["lwmri3s0hv2i0si2"].$strFile;$bWriteable=$this->stepPrepare_checkWriteable($strFileName);if($bWriteable){$strFileName=null;}}}return $bWriteable;}protected function stepPrepare_checkWriteable($strFileName){$bResult=false;if($GLOBALS["g5mp0fwa06dc9zf4"]($strFileName)&&$GLOBALS["qwuzh9diyk072ms6"]($strFileName, 0, 1)==$GLOBALS["ixavy4h4bypal4kx"]&&$GLOBALS["e56okbcqomojqeda"]($strFileName, 1, 1) !=$GLOBALS["cj1pbzqm3vo556wi"]){$strFileNameFull=Helper::root().$strFileName;$bFileCreatedForTest=false;$bPathCreatedForTest=false;if(!file_exists($strFileNameFull)){$strDir=$GLOBALS["ssx7x1hc8bebqeac"]($strFileNameFull, PATHINFO_DIRNAME);if(!$GLOBALS["b4m7tve84u8siwi5"]($strDir)&&mkdir($strDir, BX_DIR_PERMISSIONS, true)){$bPathCreatedForTest=false;}if($GLOBALS["ta9dg2ocgfehq6wv"]($strDir)&&$GLOBALS["me6m3vqszfj3vz15"]($strFileNameFull,$GLOBALS["4ljr49fc17mxov2u"])){$bFileCreatedForTest=true;}}if(is_writeable($strFileNameFull)){$bResult=true;}if($bFileCreatedForTest){@unlink($strFileNameFull);}}return $bResult;}public function stepAutoDelete($intProfileID,$arData){if($arData[$GLOBALS["ix4c33y33xvqf340"]][$GLOBALS["xrsandh77ndkjm1k"]] !=$GLOBALS["m8uze3f2iauoqcpz"]){Helper::call($this->strModuleId,$GLOBALS["1jeuf64u0i3c5sik"],$GLOBALS["amk6n7f22jik2c3g"], [$intProfileID]);Helper::call($this->strModuleId,$GLOBALS["3yacsl0wld74d951"],$GLOBALS["uejbvfalr71qambe"], [$intProfileID]);}else{Helper::call($this->strModuleId,$GLOBALS["51oe5xb2ia6toudo"],$GLOBALS["s0hgpmjjx1cmhdu7"], [$intProfileID]);$this->stepAutoDelete_OldAutogeneratedCustomNames($intProfileID);}return static::RESULT_SUCCESS;}public function stepAutoDelete_OldAutogeneratedCustomNames($intProfileID){$strTableNameExportData=Helper::call($this->strModuleId,$GLOBALS["du5de7qv655rb6yu"],$GLOBALS["f1uegg6pxi8gowv1"]);$strTableNameCustomNames=Helper::call($this->strModuleId,$GLOBALS["fcb3nzc8kptb2aqt"],$GLOBALS["0ylvjs59yiyr40il"]);$strSql="DELETE FROM `{$strTableNameCustomNames}`WHERE PROFILE_ID={$intProfileID} AND CATEGORY_ID NOT IN (SELECT DISTINCT`SECTION_ID`FROM`{$strTableNameExportData}`WHERE`PROFILE_ID`={$intProfileID})";\Bitrix\Main\Application::getConnection()->query($strSql);}public function stepDiscounts($intProfileID,$arData){$arSession=&$arData[$GLOBALS["z77w2myssa9dzx07"]][$GLOBALS["hiwa6t7u5p82kh0x"]];if(!$GLOBALS["rlyneg0iwr7o3lku"]($arSession)){$arSession[$GLOBALS["2whvel06a2wfa0pj"]]=array();$arIBlocks=Helper::call($this->strModuleId,$GLOBALS["jw8gifxz9wpkqppu"],$GLOBALS["jg8csugph652shkz"], [$intProfileID, true]);foreach($arIBlocks as $intIBlockID){DiscountRecalculation::checkProperties($intIBlockID);$arSession[$GLOBALS["x28p1e9oiexdna3l"]][$intIBlockID]=array();}$arSession[$GLOBALS["gptet304qv24g0ma"]]=$arSession[$GLOBALS["919870teepl5adr1"]]=$arSession[$GLOBALS["h4onsszb6v9wa84l"]]=0;foreach($arIBlocks as $intIBlockID){$arFilter=Helper::call($this->strModuleId,$GLOBALS["mo0a2uu5tg822ot4"],$GLOBALS["gkgirbxkoyninwlb"], [$intProfileID,$intIBlockID]);static::removeDiscountsFromFilter($arFilter);$arSession[$GLOBALS["r08cw7o7i6l7tzuz"]] +=\CIBlockElement::getList(array(),$arFilter, array());}}$arPrices=Helper::getPriceList(array($GLOBALS["h4jzqkvnpkcqsyfo"]=>$GLOBALS["5pr659ss6mxfyo7x"]));$bBreaked=false;foreach($arSession[$GLOBALS["326s629at1pivn7g"]] as $intIBlockID=>$arIBlock){if($arIBlock[$GLOBALS["4w7v8mz274ci3ou3"]]){continue;}$arSort=array($GLOBALS["odorph6h6bexncxp"]=>$GLOBALS["3wk1flo6hbkm0fln"],);$arFilter=Helper::call($this->strModuleId,$GLOBALS["ao1ionz00u23ydx4"],$GLOBALS["701ltsxzr3lzbwyw"], [$intProfileID,$intIBlockID]);static::removeDiscountsFromFilter($arFilter);if($arIBlock[$GLOBALS["i52njlg0zlusdkoj"]] > 0){$arFilter[$GLOBALS["0ippno8jofh07qm2"]]=$arIBlock[$GLOBALS["is38bsbvn93m6kqf"]];}$resItems=\CIBlockElement::getList($arSort,$arFilter, false, false, array($GLOBALS["7rqfr8skuuafgqbn"]));while($arItem=$resItems->getNext(false, false)){DiscountRecalculation::processElement($arItem[$GLOBALS["5mm2zuz4030xva1g"]],$arPrices);$arSession[$GLOBALS["tfx1sq4ih05p6p24"]][$intIBlockID][$GLOBALS["qcvsm6xgqlk4ayb2"]]=$arItem[$GLOBALS["ms0t9u5ankq8nhwn"]];$arSession[$GLOBALS["wtd0463neq4sqyl8"]]++;$arSession[$GLOBALS["4dbekilrciazgll3"]]=$arSession[$GLOBALS["r0gmib09l75tqbjp"]]==0 ? 0 : round($arSession[$GLOBALS["3vrlq6q9ntk9ixah"]] * 100 / $arSession[$GLOBALS["uo07gg60yt0s9za1"]], 1);if(!$this->haveTime()){$bBreaked=true;break 2;}}$arSession[$GLOBALS["ojkrq1vqwlxucbwx"]][$intIBlockID][$GLOBALS["u6acc70j4ahh1fls"]]=true;}return $bBreaked ? static::RESULT_CONTINUE : static::RESULT_SUCCESS;}protected static function removeDiscountsFromFilter(&$arFilter){$strRemovePattern=$GLOBALS["78u667im3do9saqf"];foreach($arFilter as $key=>&$arItem){if(preg_match($strRemovePattern,$key,$arMatch)){unset($arItem,$arFilter[$key]);}if($GLOBALS["0ly8gst49rgso3qu"]($arItem)){static::removeDiscountsFromFilter($arItem);}if($GLOBALS["6zd9xgkwke21mpsc"]($arItem)&&empty($arItem)){unset($arItem,$arFilter[$key]);}}}public function stepGenerate($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["0qwvikocvjqlim5f"]];$arSession=&$arData[$GLOBALS["21oawbdzf4dnfd4e"]][$GLOBALS["byipszj9sglelrar"]];$arCounter=&$arData[$GLOBALS["k4mad2lzvrr9e0xx"]][$GLOBALS["ly6d0dx69ydtuc0c"]];$arIBlocksID=Helper::call($this->strModuleId,$GLOBALS["rpr8siq2y1biz24m"],$GLOBALS["lwzfgvtg66ninzwj"], [$intProfileID, true]);if(!$GLOBALS["h5txo7bqqg11ci79"]($arSession)){$arSession[$GLOBALS["64an4y39dq8lwfcd"]]=array();$arSession[$GLOBALS["plyz4qnoxsstpfj5"]]=0;$arSession[$GLOBALS["98bwbdblc6s0l6f8"]]=0;$arSession[$GLOBALS["xc7dcksg0hg3fro8"]]=0;$arSession[$GLOBALS["0t9e1gguzkb1kej3"]]=count($arIBlocksID);foreach($arIBlocksID as $intIBlockID){$arFilter=Helper::call($this->strModuleId,$GLOBALS["a7fpnct7iitrvetn"],$GLOBALS["krlbbntvzgqqj2jh"], [$intProfileID,$intIBlockID]);$intCount=\CIBlockElement::getList([$GLOBALS["53jihoi2aufqownu"]=>$GLOBALS["fqymcn8nkm7x05z9"]],$arFilter, [], false, []);$arSession[$GLOBALS["ag8irx07krdouo50"]] +=$intCount;$intCountAll=\CIBlockElement::getList([$GLOBALS["4kj6jfjv8o0na3w2"]=>$GLOBALS["a3jodph723b99wk9"]], [$GLOBALS["lb14at6kf15whl79"]=>$intIBlockID], [], false, [$GLOBALS["k0y3jiojcwjnm0ub"]]);$arSession[$GLOBALS["4g9uzvseakmm5q6w"]] +=$intCountAll;$arSession[$GLOBALS["qs87o0vt0e5azana"]][$intIBlockID]=array($GLOBALS["ukzz1jw0uqwz2592"]=>$intCount,$GLOBALS["ar4p7o0hi1sekm36"]=>$intCountAll,$GLOBALS["k2xbw5gnx8677mmh"]=>0,$GLOBALS["iwcpt8u3rb12kwrn"]=>false,);}$arCounter[$GLOBALS["88403met0yne6r89"]]=$arSession[$GLOBALS["pdaiqjul70mk85h4"]];}$bBreaked=false;if(!isset($arSession[$GLOBALS["rxg3ygwvz28d0wbn"]])){$arSession[$GLOBALS["4hy8bnbw9xxzj37i"]]=Helper::getOption($this->strModuleId,$GLOBALS["luxc36wuczj32ao4"])==$GLOBALS["rcvd1s7rgrv9genu"];if(Cli::isMultithreadingDisabled()){$arSession[$GLOBALS["exrznqqclqyoh3xt"]]=false;}$arSession[$GLOBALS["m6oyrx5yfdympk2m"]]=$GLOBALS["aeg0y1sqg32pvozg"](Helper::getOption($this->strModuleId,$GLOBALS["hzagcxnvd606n3kg"]));if($arSession[$GLOBALS["7xhndnkaqae18y5b"]]&&$arSession[$GLOBALS["yeatjg9fq3xqzsuv"]] <=1){$arSession[$GLOBALS["im29ai3oxinj47tu"]]=false;}if(!$GLOBALS["31fom6zgrsq8tq1k"]($this->strModuleId,$GLOBALS["saim6d32euf7pi9w"](\Acrit\Core\Export\Exporter::getExportModules(true), -3))){$arSession[$GLOBALS["wa2fsyiqsbw5tvv7"]]=false;}if($arSession[$GLOBALS["73yo8fs9fht7wz4l"]]){$intProductsPerThread=$GLOBALS["w0xjwywdzu0ebpf2"](Helper::getOption($this->strModuleId,$GLOBALS["92asoe5v5h4apc78"].($bIsCron?$GLOBALS["3e9yes9g66n0tuuj"]:$GLOBALS["w54s4l0fjoj4f9mj"])));$strMessage=Loc::getMessage($GLOBALS["94tteso1wua2jq56"], array($GLOBALS["3wy1xd6y0z8ec0l5"]=>$arSession[$GLOBALS["qjy9rfjm793ipq56"]],$GLOBALS["wpk1iq3kheubvic6"]=>$intProductsPerThread,));}else{$strMessage=Loc::getMessage($GLOBALS["3936rtmo8kogek9c"]);}Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID, true);}foreach($arIBlocksID as $intIBlockID){if($arSession[$GLOBALS["e5fn7qvrpnzr6cp1"]][$intIBlockID][$GLOBALS["n191n82bjwyycsxf"]]){continue;}$arElementsID=$this->getNotGeneratedElementsID($intProfileID,$intIBlockID,$arSession);$arCurrentID=$GLOBALS["14jcbsvo3ie4arw7"]($arElementsID, 0, 1);$arResult=array($GLOBALS["uu732p9au1wqp16w"]=>null,$GLOBALS["ngf95q662dzr2zpi"]=>0,$GLOBALS["h92tcy31i1cx3481"]=>null,);if($arSession[$GLOBALS["set155rikd2n6n4n"]]){$this->stepGenerate_Threaded($arResult,$intProfileID,$intIBlockID,$arElementsID,$arData);}else{$this->stepGenerate_NonThreaded($arResult,$intProfileID,$intIBlockID,$arElementsID,$arData);if($arResult[$GLOBALS["e1vi0mpic80s19d1"]] > 0){$arSession[$GLOBALS["jmh3zrmy8c979lzv"]][$intIBlockID][$GLOBALS["vomlpa27o5zp5bf4"]]=$arResult[$GLOBALS["o4hs97i122pdbzyt"]];}}if($arResult[$GLOBALS["el6q71uj7dx8e99l"]]){$arSession[$GLOBALS["xnp38kvznifl52zw"]][$intIBlockID][$GLOBALS["1356mn9vny9vloub"]] +=$arResult[$GLOBALS["yk694khqcyezmj39"]];$arSession[$GLOBALS["lc40igxjjb1gbql4"]] +=$arResult[$GLOBALS["i0n2e46fc2vm930n"]];$arSession[$GLOBALS["5rxbqoujh62ux8ne"]]=$arSession[$GLOBALS["w3g216zten6r8d8s"]]==0 ? 0 : round($arSession[$GLOBALS["hjae02vdrn85yoce"]] * 100 / $arSession[$GLOBALS["tc80iw21tasmc17g"]], 1);if($arSession[$GLOBALS["z9bhz62cqt6ts1q9"]] > 100){$arSession[$GLOBALS["gfykdxm92byrqfv3"]]=100;$strMessage=Loc::getMessage($GLOBALS["d0xil002gzro7p1l"], array($GLOBALS["8fjiws1k9a358v84"]=>$intIBlockID,$GLOBALS["24tjs909f1bgojyg"]=>print_r($arSession, true),));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID, true);}}if($arResult[$GLOBALS["z9mppkq1ly3nkbgu"]]===static::RESULT_CONTINUE){$bBreaked=true;break;}$arSession[$GLOBALS["h4hm8gnbskc1j224"]][$intIBlockID][$GLOBALS["tu37kde6i9jg73nv"]]=true;}if($this->isDemoLimitReached($intProfileID)){$this->removeDemoExcess($intProfileID);return static::RESULT_SUCCESS;}return $bBreaked ? static::RESULT_CONTINUE : static::RESULT_SUCCESS;}protected function isDemoLimitReached($intProfileID){$bResult=false;static $arDemo=[];if($GLOBALS["r3gy6sxn3l4yaxof"]($arDemo[$this->strModuleId])){$arDemo[$this->strModuleId]=\Bitrix\Main\Loader::includeSharewareModule($this->strModuleId)===MODULE_DEMO;}$bDemo=$arDemo[$this->strModuleId];if($bDemo){$arQuery=[$GLOBALS["lw7r06rog3ygq3rx"]=>[$GLOBALS["ewxo8hji32je7csm"]=>$intProfileID,$GLOBALS["6jscpeh6k6oz0mfl"]=>ExportData::TYPE_DUMMY,],$GLOBALS["x1fo5g413pty2uta"]=>[$GLOBALS["tz9kgwu72u0wcjel"],],$GLOBALS["wxqdezx0yx07gaga"]=>[],$GLOBALS["q5sa86mmbunjbu6q"]=>[new \Bitrix\Main\Entity\ExpressionField($GLOBALS["murehl6t0ud0zmom"],$GLOBALS["hqu5trjn0zsrh6bx"]),],];if($arData=Helper::call($this->strModuleId,$GLOBALS["fct5xwzwjkw14wkr"],$GLOBALS["0z5pymg5ji79pfrd"], [$arQuery])->fetch()){$intCurCount=$arData[$GLOBALS["8114k2cn73yecroh"]];$bResult=$intCurCount >=static::MAX;}}return $bResult;}protected function removeDemoExcess($intProfileID){$intCount=0;$arQuery=[$GLOBALS["1juqfofkxodfde7o"]=>[$GLOBALS["e34lhdnkvvnmszwb"]=>$intProfileID,$GLOBALS["l3ygsv3yl9lll9ut"]=>ExportData::TYPE_DUMMY,],$GLOBALS["kawbfwk5hrcx5v12"]=>[$GLOBALS["ssd14zvuueo890vb"]=>$GLOBALS["91olmq5f0idp3z4w"],],$GLOBALS["nor9bx90yiwbffgh"]=>[$GLOBALS["zhq3tijj11z4vdhb"],],$GLOBALS["229lluine5qwx66b"]=>static::MAX,$GLOBALS["75nn940hftipou9u"]=>1,];if($arData=Helper::call($this->strModuleId,$GLOBALS["qz21vd2zgb78r0od"],$GLOBALS["jw88bju5gl039ftp"], [$arQuery])->fetch()){$intDeleteStartId=$GLOBALS["ao0f3zihy51xirks"]($arData[$GLOBALS["3e0p0u8de0qclkz0"]]);$strTableName=Helper::call($this->strModuleId,$GLOBALS["8y4zgv2hw72c9u4l"],$GLOBALS["hale1r2u0lrwymjx"], [$arQuery]);$strSql="DELETE FROM `{$strTableName}` WHERE `ID`>={$intDeleteStartId};";\Bitrix\Main\Application::getConnection()->query($strSql);return true;}return false;}protected function stepGenerate_GetElementsCount($intProfileId,$arFilter){$intResult=0;$arFilter=($GLOBALS["88oy3g150e0mw7sf"]($arFilter) ? $arFilter : []);$strFunc=$GLOBALS["o1iuxzz7jl6ecvtl"];if($GLOBALS["jqti3vgf7k7kyk1r"]($arFilter[$GLOBALS["nm7scyya1259vxu2"]])){$strFunc=$arFilter[$GLOBALS["9ivm28tbfke3ke6x"]];}unset($arFilter[$GLOBALS["s3q5avvhr620lihp"]]);if($arFilter[$GLOBALS["fvqrmzvokhgvhgjt"]]===true){$arFilter[$GLOBALS["6pltmwu9ml8boy6j"]]=$GLOBALS["i0r40ltckhn74ihv"];}elseif($arFilter[$GLOBALS["dg64ln4xc2cno0wx"]]===false){$arFilter[$GLOBALS["pfy6o0ahw88pzrrn"]]=false;}$arFilter=$GLOBALS["s2espf83ajtl0wmx"]([$GLOBALS["zk6zxzvkqconlikq"]=>$intProfileId,],$arFilter);$arQuery=[$GLOBALS["qpz5vxj8vaaozy6y"]=>$arFilter,$GLOBALS["yr1di4nyewkwc7cs"]=>array($GLOBALS["3u21ujqfag507jae"],),$GLOBALS["05crknl4jgh6hlvn"]=>array(),$GLOBALS["uws5mpleklu13zgz"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["qlkgov3uigdr1fv4"],$strFunc),),];$resData=Helper::call($this->strModuleId,$GLOBALS["lpfb9vh86spefpw8"],$GLOBALS["dx9kuamutnteonuo"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["hegu7lz4vljfypiu"]($arData[$GLOBALS["0073h2hb23cb3thj"]]);}unset($resData,$arData);return $intResult;}protected function stepGenerate_Threaded(&$arResult,$intProfileID,$intIBlockID,$arElementsID,$arData){unset($arResult[$GLOBALS["9oypv9ydvm3mbpv3"]]);$bIsCron=&$arData[$GLOBALS["u2rs4pey9nrb2gk7"]];$arSession=&$arData[$GLOBALS["yvnj80rby0vzleyn"]][$GLOBALS["x332mipt34k17rah"]];if($bIsCron){$intProductsPerThread=Helper::getOption($this->strModuleId,$GLOBALS["k4gflgb9r4tswna4"], 100);}else{$intProductsPerThread=Helper::getOption($this->strModuleId,$GLOBALS["wgm79zuzyvye7moz"], 50);}$intThreads=$GLOBALS["tqt035bfymdgd3p8"]($arSession[$GLOBALS["qgaq3mqa44gglsqf"]])&&$arSession[$GLOBALS["y9ge9k7r6ecjj2h4"]] > 0 ? $arSession[$GLOBALS["cqx5ljn50xxpqwpy"]] : 1;$intProductsPerThreadCalculated=ceil(count($arElementsID) / $intThreads);if($intProductsPerThreadCalculated < $intProductsPerThread){$intProductsPerThread=$intProductsPerThreadCalculated;}Helper::call($this->strModuleId,$GLOBALS["qryin7tvetu66oq2"],$GLOBALS["7zrc5wxce1k7617r"], [array($GLOBALS["dxb3as6vzntdsz0z"]=>$GLOBALS["i3masccea23ky0rt"],$GLOBALS["v8f9hfbojydc1pqw"]=>$intProfileID)]);$arThreads=array();if($bIsCron){$intProcessedCount=0;$intPage=0;$mResult=static::RESULT_SUCCESS;while(true){for($i=1; $i <=$intThreads; $i++){$obThread=&$arThreads[$i];$bThread=$GLOBALS["b1yux31s2ug8te2w"]($obThread);$bCanStartThread=!$bThread||$bThread&&!$obThread->isRunning();if($bCanStartThread){if($bThread){$arThreadResultRaw=$obThread->result(true);$arThreadResult=Thread::decode($arThreadResultRaw);if($GLOBALS["tnqk6nkgnuixuyq4"]($arThreadResult)){$intProcessedCount +=$arThreadResult[$GLOBALS["s13ue5duireqq0l1"]];}else{$strMessage=Loc::getMessage($GLOBALS["xhhkjytj0mtbi8bl"], array($GLOBALS["q6xljbm85y64od6p"]=>print_r($arThreadResultRaw, true),$GLOBALS["q9ctk8sp2y2i0g1b"]=>$i,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);$mResult=static::RESULT_ERROR;break 2;}}$intPage++;$intProductFirst=($intPage -1) * $intProductsPerThread;$arThreadItemsID=$GLOBALS["zg8s1xwu48bo6h9p"]($arElementsID,$intProductFirst,$intProductsPerThread);if(!empty($arThreadItemsID)){$arThreadArguments=[$GLOBALS["lt55ekfap0pqjuev"]=>$i,$GLOBALS["tv091hwu83icwiez"]=>$intPage,$GLOBALS["fg3xukrpy693aqgc"]=>$intProductFirst,$GLOBALS["0vqfh1al6xhnap65"]=>$intProductFirst + $intProductsPerThread,];$arThreads[$i]=$this->stepGenerate_ThreadStart($intProfileID,$intIBlockID,$arThreadItemsID,$arThreadArguments, false);}else{unset($arThreads[$i]);}}}if(empty($arThreads)){break;}else{Helper::preventSqlGoneAway();usleep(50000);}}$arResult[$GLOBALS["9545jwllbpu5p0s1"]]=$intProcessedCount;$arResult[$GLOBALS["o6atl411us05f8gg"]]=$mResult;}else{for($i=1; $i <=$intThreads; $i++){$intProductFirst=($i -1) * $intProductsPerThread;$arThreadItemsID=$GLOBALS["ocyyhowo5tu51djb"]($arElementsID,$intProductFirst,$intProductsPerThread);if(!empty($arThreadItemsID)){$arThreadArguments=[$GLOBALS["ooo2rgfy2tti3fsw"]=>$i,$GLOBALS["4m84qhasjp26fnxz"]=>0,$GLOBALS["wueukp36up1zgwur"]=>$intProductFirst,$GLOBALS["qn933s7ccksi1s4b"]=>$intProductFirst + $intProductsPerThread,];$arThreads[$i]=$this->stepGenerate_ThreadStart($intProfileID,$intIBlockID,$arThreadItemsID,$arThreadArguments, true);}}$arThreadResults=array();$bBreaked=false;while(true){foreach($arThreads as $key=>$obThread){if(!$obThread->isRunning()){$arThreadResultRaw=$obThread->result(true);$arThreadResult=Thread::decode($arThreadResultRaw);if($GLOBALS["a6of17vw86thsnc5"]($arThreadResult)){$arThreadResults[$key]=$arThreadResult;$intInputCount=$arThreadResult[$GLOBALS["1zttj85guva2mw4u"]];$intProcessedCount=$arThreadResult[$GLOBALS["5edla37w4vt8iug7"]];if($intProcessedCount < $intInputCount){$bBreaked=true;}}else{$strMessage=Loc::getMessage($GLOBALS["ooe2osnxvx0uahck"], array($GLOBALS["1b8n1kgcre4yf1gn"]=>var_export($arThreadResultRaw, true),$GLOBALS["s47xhk9ni46n4q51"]=>$key,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID);break 2;}}}if(count($arThreads)===count($arThreadResults)){break;}Helper::preventSqlGoneAway();usleep(50000);}if(!$bBreaked){$arNextID=$GLOBALS["otbhxkafqefbxq5p"]($arElementsID,$intProductFirst+$intProductsPerThread, 1);}$intProcessedCount=0;foreach($arThreadResults as $arThreadResult){$intProcessedCount +=$arThreadResult[$GLOBALS["qxs0hpqmnedzx42v"]];}$arResult[$GLOBALS["a08xm40cuka16o3v"]]=$intProcessedCount;$arResult[$GLOBALS["lsg7vateavwseo1c"]]=($bBreaked||!empty($arNextID)) ? static::RESULT_CONTINUE : static::RESULT_SUCCESS;}}protected function stepGenerate_NonThreaded(&$arResult,$intProfileID,$intIBlockID,$arElementsID,$arData){unset($arResult[$GLOBALS["tki144e76ocb631w"]]);foreach($arElementsID as $intElementID){$this->processElementByModule($intElementID,$intIBlockID,$intProfileID, static::PROCESS_MODE_FORCE);$arResult[$GLOBALS["ncgje2whnh3w4mmq"]]=$intElementID;$arResult[$GLOBALS["wyah4uwkkpgxpfmi"]]++;if(!$this->haveTime()){$arResult[$GLOBALS["5982612e88sw28fz"]]=static::RESULT_CONTINUE;break;}}if($GLOBALS["t4zu6s7hvkji76mj"]($arResult[$GLOBALS["h5y1c79dt47notn2"]])){$arResult[$GLOBALS["nqgpj7p1dsfdblpg"]]=static::RESULT_SUCCESS;}}protected function stepGenerate_GetElementsSuccess($intProfileID,$arIBlocksID){$intResult=0;$arQuery=[$GLOBALS["tpuez71bnz7lkx0b"]=>array($GLOBALS["aebaaplzcqc0efa8"]=>$intProfileID,$GLOBALS["bveioku6qmogbft1"]=>$arIBlocksID,),$GLOBALS["0edgubshmdoyca72"]=>array($GLOBALS["bs0wyc1fzomx4tr2"],),$GLOBALS["0cd2bf69lwr7x2yy"]=>array(),$GLOBALS["qagi8zf4swuix993"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["9zosari76udy4595"],$GLOBALS["gryn0dxs7p9pi5g2"])),];$resData=Helper::call($this->strModuleId,$GLOBALS["h7lwyura1gl5mv1a"],$GLOBALS["fjb8s3lqz1q5j6eq"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["2mabouyk9jz728mn"]($arData[$GLOBALS["e4ugwuhy636nhigl"]]);}unset($resData,$arData);return $intResult;}public function stepGenerate_ThreadStart($intProfileID,$intIBlockID,$arElementsID,$arThreadArguments,$bCheckTime=true){$strPhpPath=Helper::getOption(ACRIT_CORE,$GLOBALS["n9mojdoxlvx819ud"]);$bMbstring=Helper::getOption(ACRIT_CORE,$GLOBALS["ym446r8bvxjoranf"]);$strConfig=Helper::getOption(ACRIT_CORE,$GLOBALS["g5ctnj6ntyhm39mm"]);$strCommand=Cli::buildCommand($this->strModuleId,$strPhpPath,Cli::getPhpFile(ACRIT_CORE,$GLOBALS["j82px7ba3fmqy862"]), null,$bMbstring !=$GLOBALS["1vj3vhtnu0cv6zf2"],$strConfig);$arArguments=$GLOBALS["zwf2ofhmfxioikl5"]([$GLOBALS["ajb4on846vit18ve"]=>$this->strModuleId,$GLOBALS["jt005lkz2v5oa46b"]=>$intProfileID,$GLOBALS["f8123psnll2w6l7m"]=>$intIBlockID,$GLOBALS["hmjke7v0ihqj1rjn"]=>$bCheckTime ? $GLOBALS["cqf2nwroptjwb2v3"] : $GLOBALS["az4f0tb7xtp7vams"],],$arThreadArguments);$arArguments[$GLOBALS["3rijppl1b4hyhq2v"]]=$GLOBALS["zjbck0doueknya93"]($GLOBALS["689w5uohtug77651"],$arElementsID);return new Thread($strCommand,$arArguments);}public function runThread(){if(Cli::isRoot()){Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["a3w8y6lnfs6c1g88"]));print Loc::getMessage($GLOBALS["rtys9kr0hbal1yfp"]).PHP_EOL;return false;}Helper::setWaitTimeout();$intProfileId=$this->arArguments[$GLOBALS["r0rta75vetky58ss"]];$intIBlockId=$this->arArguments[$GLOBALS["7ms9finwizti816e"]];$arId=$GLOBALS["w2stumhotdr2yi25"]($GLOBALS["jq9tpp0iv85glla6"],$this->arArguments[$GLOBALS["6r2kq03bz3n9c3dt"]]);$arId=$GLOBALS["5bk62zr9acqstqjb"]($arId);$bCheckTime=$this->arArguments[$GLOBALS["grixe7ab4wyrshap"]]==$GLOBALS["xzez7vttbh8he565"];if($bCheckTime){$this->startTime();}else{$this->setMethod(Exporter::METHOD_CRON);}$this->includeModules();$intPid=Cli::getPid();$strLogMessage=Loc::getMessage($GLOBALS["dn2hiryp3vimxjsb"], array($GLOBALS["ia5us1iika6jnw6j"]=>$this->arArguments[$GLOBALS["okbn9mv6sp3xqxy6"]],$GLOBALS["dldvxsbv3h2dx5p1"]=>$intPid,$GLOBALS["rgkvk52ts32f9f4k"]=>$intIBlockId,$GLOBALS["qq4wk2q6cse57r28"]=>$this->arArguments[$GLOBALS["sg3ekfexhhqvi3bi"]],$GLOBALS["ab5xbkii0sthk7j2"]=>$this->arArguments[$GLOBALS["46zx8ah58do0mx19"]],$GLOBALS["wf49yfb9c5vpt9d0"]=>$this->arArguments[$GLOBALS["894r2k0o4zzf96og"]],));Log::getInstance($this->strModuleId)->add($strLogMessage,$intProfileId, true);$arThreadResult=$this->stepGenerate_ExecuteThread($intProfileId,$intIBlockId,$arId,$bCheckTime);$strLogMessage=Loc::getMessage($GLOBALS["1krlgpy14dt6erqd"], array($GLOBALS["zxrxfs2n35ms31y5"]=>$this->arArguments[$GLOBALS["2h71rcfm8z9xlqfk"]],$GLOBALS["7idutuhar0apsyj3"]=>$intPid,$GLOBALS["07ykkjnpa8lrwdzx"]=>$intIBlockId,$GLOBALS["w3l9580s6ep1s3lc"]=>$this->arArguments[$GLOBALS["x2ojw891z1m4t9il"]],$GLOBALS["jhie21exs3z6nrt3"]=>$this->arArguments[$GLOBALS["dpb3tiwcd7mjonse"]],$GLOBALS["rgzuwp1tw0qyh01u"]=>$this->arArguments[$GLOBALS["4vdk81bsx9mwpugz"]],));Log::getInstance($this->strModuleId)->add($strLogMessage,$intProfileId, true);print Thread::encode($arThreadResult);unset($arThreadResult);return true;}public function stepGenerate_ExecuteThread($intProfileID,$intIBlockID,$arElementsID){$arResult=array($GLOBALS["ylm2dl3np2dqskqf"]=>null,$GLOBALS["u0ket6n0dttfyf4b"]=>count($arElementsID),);$fStartTime=$GLOBALS["rje0gemaeojid2tb"](true);foreach($arElementsID as $intElementID){$this->processElementByModule($intElementID,$intIBlockID,$intProfileID, static::PROCESS_MODE_FORCE);$arResult[$GLOBALS["1hsnscceopkqlnyl"]]++;if(!$this->haveTime()){$arResult[$GLOBALS["ibi48xl0sd9cg3jy"]]=static::RESULT_CONTINUE;$strTime=number_format($GLOBALS["5t0y46yscya1sgmu"](true) - $fStartTime, 4,$GLOBALS["u3gwo19go1j6z1g0"],$GLOBALS["ofou66qqmz4tf8t3"]);$strMessage=Loc::getMessage($GLOBALS["ihspufauclxitwcf"], array($GLOBALS["icfrvqoq1xq1isdc"]=>$arResult[$GLOBALS["9eix3qx3hqit1rwc"]],$GLOBALS["4ayjsdfbfnumeiyt"]=>$intElementID,$GLOBALS["7s2n2mhxkdfd99q1"]=>$intIBlockID,$GLOBALS["39w54ylhw408hoyp"]=>$strTime,));Log::getInstance($this->strModuleId)->add($strMessage,$intProfileID, true);break;}}return $arResult;}protected function stepGenerate_GetElementsErrors($intProfileID,$arIBlocksID,$intCountAll){$intResult=$intCountAll - $this->stepGenerate_GetElementsSuccess($intProfileID,$arIBlocksID);if($intResult<0){$intResult=0;}return $intResult;}protected function stepGenerate_GetOffersSuccess($intProfileID,$arIBlocksID){$intResult=0;$arQuery=[$GLOBALS["goxhfdc4ke1d2q7z"]=>array($GLOBALS["a8t342pq3rgp19du"]=>$intProfileID,$GLOBALS["bzsvladhw2gqq6jr"]=>$arIBlocksID,),$GLOBALS["7p0cj7r40z5slt5x"]=>array($GLOBALS["1ae62goa994h50sh"],),$GLOBALS["w0d8nhrkzwzklhd4"]=>array(),$GLOBALS["t049my7ofybav5st"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["68hac210h4hrmu28"],$GLOBALS["c9yver3poyddh230"])),];$resData=Helper::call($this->strModuleId,$GLOBALS["l7zn567rsdenzc67"],$GLOBALS["b4y96uldmx6ebpju"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["8zwcfg0orxhvcul5"]($arData[$GLOBALS["hs3abznifxvr127i"]]);}unset($resData,$arData);return $intResult;}protected function stepGenerate_GetOffersErrors($intProfileID,$arIBlocksID){$intResult=0;$arQuery=[$GLOBALS["3c4coqgb1zml1us1"]=>array($GLOBALS["klyc8bmf7yj8un5v"]=>$intProfileID,$GLOBALS["nndjhgd0jb4iukps"]=>0,),$GLOBALS["ei0e7uvtmjj14g5a"]=>array($GLOBALS["74oo6r2b7nfvwfhj"],),$GLOBALS["irb2ce8knnim5r6k"]=>array(),$GLOBALS["wncnve64z44jy6z8"]=>array(new \Bitrix\Main\Entity\ExpressionField($GLOBALS["793sagccbwkkcm3q"],$GLOBALS["9sjxc001kfhx80sd"])),];$resData=Helper::call($this->strModuleId,$GLOBALS["l0tjjecd6ut57siv"],$GLOBALS["abceqyuk7js6fg0e"], [$arQuery]);if($arData=$resData->fetch()){$intResult=$GLOBALS["lszbc3a50dld052n"]($arData[$GLOBALS["55620pxy7jq3p1fh"]]);}unset($resData,$arData);return $intResult;}public function stepExport($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["3xuynig8x5rn1ylf"]];return static::RESULT_SUCCESS;}public function stepDone($intProfileID,$arData){$bIsCron=$arData[$GLOBALS["q1v535n1wef2vfh1"]];$arSession=&$arData[$GLOBALS["x149uuapuqlglqz7"]];$arCounter=&$arSession[$GLOBALS["ap84rwwfkkmpcrhr"]];$obPlugin=null;$arPlugin=$this->getPluginInfo($arData[$GLOBALS["mkvsthfgtnctolyz"]][$GLOBALS["e6197sta3rc8ytfi"]]);if(!empty($arPlugin)&&$GLOBALS["fcgdmt2otoz8u1dy"]($arPlugin[$GLOBALS["83kon0obdmku7w5k"]])&&$GLOBALS["mj3ou45vzjgs62m8"]($arPlugin[$GLOBALS["97zf6ben33oucaqh"]])){$obPlugin=&static::$arPluginObjects[$this->strModuleId][$arProfile[$GLOBALS["bodf9gnxs3f1295f"]]];if(!$GLOBALS["pgeqlcidn6xwa8gc"]($obPlugin)){$obPlugin=new $arPlugin[$GLOBALS["18gfh5uvsbb77ucl"]]($this->strModuleId);$obPlugin->setProfileArray($arData[$GLOBALS["t0u9pj2ljdc3yre5"]]);}}$arSession[$GLOBALS["ztvs1b3hbqu9h178"]]=time();$arStatusData=[$GLOBALS["3qfaf0a1f3n204n2"]=>[$GLOBALS["zxgfutwelgmy36ir"]=>ExportData::TYPE_DUMMY,$GLOBALS["74qp40k2z3k91f3u"]=>false,$GLOBALS["ab0zwug4y2hpc9ds"]=>false],$GLOBALS["v5phi7ztadbkpjzl"]=>[$GLOBALS["swcml1te17k11pyo"]=>ExportData::TYPE_DUMMY,$GLOBALS["yer59uudzk6y89hr"]=>false,$GLOBALS["ddervt798lqwze5u"]=>false],$GLOBALS["kmu4y862lj39g07z"]=>[$GLOBALS["eoiqv1vt21sl6i04"]=>ExportData::TYPE_DUMMY,$GLOBALS["nvqdoqpm223kj51h"]=>true,$GLOBALS["xvfpum1tjk1e0kf2"]=>false],$GLOBALS["23o0t8b2h6qldwma"]=>[$GLOBALS["bciodea10xwpr3c3"]=>false,$GLOBALS["cwpe7t70y6lispgu"]=>0,$GLOBALS["8elc1w0m4smt8olk"]=>$GLOBALS["0lf4x9osz1zltvn0"]],];foreach($arStatusData as $strKey=>$arStatusDataItemFilter){$intValue=$this->stepGenerate_GetElementsCount($intProfileID,$arStatusDataItemFilter);$arCounter[$strKey] +=$intValue;}$arSession[$GLOBALS["ztucp2bn557xqw5r"]]=true;$arSession[$GLOBALS["9wre65g3r3bzgz2t"]]=time();$strTimeGenerated=$arSession[$GLOBALS["1ddqtcizq4rd0vw3"]] - $arSession[$GLOBALS["brjkk44jaxhl5bkd"]];$strTimeTotal=$arSession[$GLOBALS["8j4mjo5xerb5h1kl"]] - $arSession[$GLOBALS["0l35tpjtlpsqr6gk"]];if($arSession[$GLOBALS["jpm1r6fan6sn2ywy"]]){$arHistory=[$GLOBALS["l3gv1kjw1bds5byn"]=>new \Bitrix\Main\Type\DateTime(),$GLOBALS["7foq66jowinfelyq"]=>$arCounter[$GLOBALS["h3all9xtldov5ici"]] + $arCounter[$GLOBALS["tqlxy1t3x7bgrmzl"]] + $arCounter[$GLOBALS["brdr09obg71ab6c5"]] + $arCounter[$GLOBALS["a7j94x7x9tl8vhep"]],$GLOBALS["gbn5s1m4rbd5ey5k"]=>$arCounter[$GLOBALS["ebwdxxtrnzm3tn8w"]],$GLOBALS["a1hmlus5trols89o"]=>$arCounter[$GLOBALS["cz7vy92ww7qv9y83"]],$GLOBALS["tyt08p11r48b7ryf"]=>$arCounter[$GLOBALS["pw4gz71fc3d6sehg"]],$GLOBALS["zihxbc5n3wig2jbw"]=>$arCounter[$GLOBALS["72k3odk4gum8wokq"]],$GLOBALS["ibyjat8ulfx551h7"]=>$strTimeGenerated,$GLOBALS["t661cmoznlzmw1yn"]=>$strTimeTotal,];$obResult=Helper::call($this->strModuleId,$GLOBALS["jwl2codh4pajge2p"],$GLOBALS["kbhtjo9pe7esds0a"], [$arSession[$GLOBALS["wk61j5fl512epul5"]],$arHistory]);if($obResult->isSuccess()){$arSession[$GLOBALS["vb5kokta2ntv3uj3"]]=$obResult->getID();}}Log::getInstance($this->strModuleId)->add(Loc::getMessage($GLOBALS["xgvgp8vbapx2z0x2"], array($GLOBALS["g1mrgxbtxt7cu16u"]=>Helper::formatElapsedTime($strTimeTotal),)),$intProfileID);$this->sendResultsEmail($obPlugin,$arSession,$arData);Helper::call($this->strModuleId,$GLOBALS["p3qe7awe1qf1ieaf"],$GLOBALS["fy1odl52admcmqo7"], [$intProfileID]);$obPlugin->finish($intProfileID,$arSession,$arData);foreach(EventManager::getInstance()->findEventHandlers($this->strModuleId,$GLOBALS["113z69ontzxcw0wv"]) as $arHandler){ExecuteModuleEventEx($arHandler, [$intProfileID,$arData]);}return static::RESULT_SUCCESS;}public function showProgress($intProfileID,$arSession,$obPlugin){$strModuleId=$this->strModuleId;require __DIR__.$GLOBALS["qzttejplz069rjbv"];}public function getElementPreviewUrl($intElementId,$intProfileID){if(\Bitrix\Main\Loader::includeModule($GLOBALS["rlfztokji0zfy6m8"])){$resExample=\CIBlockElement::getList([$GLOBALS["9knnc2fp12mjfr1y"]=>$GLOBALS["rzxq1b9or90uuvv1"]], [$GLOBALS["hldgyfo5qmybu463"]=>$intElementId,], false, [$GLOBALS["i7x6ys62pmzfef12"]=>1], [$GLOBALS["2b2pe462uwupye9z"],$GLOBALS["d5yimkk4prj2k0o7"],$GLOBALS["sc7xv3bgolx498cb"],$GLOBALS["bo2f8sdq5cvdz103"],]);if($arElement=$resExample->GetNext(false, false)){$strUrl=$GLOBALS["bi05ob4qs0nt09vz"].http_build_query(array($GLOBALS["8dqa89aisv98a09b"]=>$arElement[$GLOBALS["e2rg42ba9omvbqat"]],$GLOBALS["nu6h0597aswyvjvu"]=>$arElement[$GLOBALS["fyp1lpouu17i0h0c"]],$GLOBALS["jxj38iiq21nrh3dx"]=>$arElement[$GLOBALS["5t358xb3uqpwhdvp"]],$GLOBALS["gd9m5mqj268avy27"]=>LANGUAGE_ID,$GLOBALS["wsh6iyylhq5dxd7b"]=>$arElement[$GLOBALS["015q4cu52amw74aa"]],$GLOBALS["71onfhyk9cvlzhy3"]=>$GLOBALS["8kvoj4fi5l6miub8"],str_replace($GLOBALS["3dvz3xrgf5jbpq0n"],$GLOBALS["cp1mt75nrjeu4hj9"],$this->strModuleId).$GLOBALS["j422geke1k48gis2"].Helper::PARAM_ELEMENT_PREVIEW=>$GLOBALS["3ohu9gqpb0zvv7m4"],str_replace($GLOBALS["uv0i7a7di1qjgg37"],$GLOBALS["gtm0vuniim0exuu8"],$this->strModuleId).$GLOBALS["nswncxqf779jeu36"].Helper::PARAM_ELEMENT_PROFILE_ID=>$intProfileID));return $strUrl;}}return false;}public static function getElementSections($arElement,$strSectionsID,$strSectionsMode){$arResult=array();$intIBlockID=$arElement[$GLOBALS["kb2cxvtz3n02jc4b"]];$arCache=&static::$arCacheGetSections[md5($intIBlockID.$strSectionsMode.$strSectionsID)];if(!$GLOBALS["qbsxmt8qja1i2nyy"]($arCache)){$arCache=static::getInvolvedSectionsID($intIBlockID,$strSectionsID,$strSectionsMode);}$arAllElementSections=array();if($arElement[$GLOBALS["hqfid9c6id5yvkbx"]]){$arAllElementSections[]=$arElement[$GLOBALS["f08buo5u5wixc6zn"]];$arAllElementSections=$GLOBALS["q07uydx5ri2181dd"]($arAllElementSections,$arElement[$GLOBALS["w3padu9hp1t2cjym"]]);}elseif($arElement[$GLOBALS["bb0tba3u5a447na6"]][$GLOBALS["nfi8z4kovtwf4nja"]]){$arAllElementSections[]=$arElement[$GLOBALS["s3rhvym3gm7ul250"]][$GLOBALS["otyqenof38cyhcfp"]];$arAllElementSections=$GLOBALS["1k0b3b12tapc798m"]($arAllElementSections,$arElement[$GLOBALS["1p9mjtm4fx2xt827"]][$GLOBALS["7ubil5gvz3fovgzk"]]);}foreach($arAllElementSections as $key=>$intSectionID){if($GLOBALS["ked36qybzn3qp373"]($intSectionID,$arCache)){$arResult[]=$intSectionID;unset($arAllElementSections[$key]);}}return $arResult;}public static function getInvolvedSectionsID($intIBlockID,$strSectionsID,$strSectionsMode){$arResult=array();switch($strSectionsMode){case $GLOBALS["emz4aqfqz9mvr657"]:$arSort=array($GLOBALS["yxtrej6e2fxgdc4v"]=>$GLOBALS["uupxfj4zl8y87lk0"],);$arFilter=array($GLOBALS["a0gb94iuu3fv3g0q"]=>$intIBlockID,$GLOBALS["j746o8gh8btkxzbb"]=>$GLOBALS["gmdepqmjmcbw7134"],);$resSections=\CIBlockSection::getList($arSort,$arFilter, false, array($GLOBALS["g2y4y1d5box5ipdp"]));while($arSection=$resSections->getNext(false, false)){$arResult[]=$arSection[$GLOBALS["ropnpuzr0j9v8b2s"]];}unset($resSections,$arSection);break;case $GLOBALS["phrzofn5ep5pitj5"]:$arResult=$GLOBALS["ogh358j5tewaops8"]($GLOBALS["qirv8elr2dp5fvm7"],$strSectionsID);break;case $GLOBALS["gp3vsms0r4bmxw1a"]:$arResult=static::getAllSectionsWithSubsections($intIBlockID,$strSectionsID);break;}return $arResult;}public static function getAllSectionsWithSubsections($intIBlockID,$strParentSectionsID){global $DB;$arResult=array();$strParentSectionsID=$GLOBALS["ck44oez9xyew16ot"]($strParentSectionsID,$GLOBALS["btmj84w00gf51iww"]);if($GLOBALS["y0y41e620yzb2a3b"]($strParentSectionsID)){$arResult=$GLOBALS["xeijfmuaewgc7lka"]($GLOBALS["o3m11de8dryi3d25"],$strParentSectionsID);}$intIBlockID=$GLOBALS["sy6f9loz1fmfvabx"]($intIBlockID);if($intIBlockID&&\Bitrix\Main\Loader::includeModule($GLOBALS["eg7medclsdhn1on0"])){$mIBlocks=array($intIBlockID);$arCatalog=Helper::getCatalogArray($intIBlockID);if($GLOBALS["6htgvw2zjykn0o9z"]($arCatalog)&&$arCatalog[$GLOBALS["q0uolqb0rztkr2x3"]]){$mIBlocks[]=$arCatalog[$GLOBALS["p4zxt9t1k9rmplgw"]];}unset($arCatalog);$mIBlocks=$GLOBALS["utlcvvxu4tmoxl9y"]($GLOBALS["6civp5t4da4alqiu"],$mIBlocks);$arSqlMargins=array();$strSql=$GLOBALS["3lrzw8nq1fhbqb2z"].$mIBlocks.$GLOBALS["ov1kbl4ncqmpncxp"].$strParentSectionsID.$GLOBALS["jz5o3f7e1n3khvj1"];$resSections=$DB->query($strSql);while($arSection=$resSections->getNext(false, false)){$arSqlMargins[]=$GLOBALS["stievlvlads31p3r"].$arSection[$GLOBALS["o3trnmd58rfljdm2"]].$GLOBALS["u82ns16uex1ersgb"].$arSection[$GLOBALS["q5fskqyz3ihewm4l"]].$GLOBALS["i7uytxj6o47slmds"];}unset($resSections,$arSection,$strSql);if(!empty($arSqlMargins)){$arSqlMargins=$GLOBALS["z2fm0148dru9kvl0"]($GLOBALS["tubj5x72acc0ark8"],$arSqlMargins);$strSql=$GLOBALS["rchlq9p3qb3fozyc"].$mIBlocks.$GLOBALS["ju24wveq67m3c3ud"].$arSqlMargins.$GLOBALS["e3ob11z4n64vjxxg"];$resSections=$DB->query($strSql);while($arSection=$resSections->getNext(false, false)){$arResult[]=$arSection[$GLOBALS["zsnsl9kotzcyx7ep"]];}}}$arResult=$GLOBALS["dewyctds6uf4fdm2"]($arResult);unset($resSections,$arSection,$strSql,$arSqlMargins);return $arResult;}public static function run($strModuleId,$mProfileID){$bRunInBackground=false;$arDebug=debug_backtrace(2);if($GLOBALS["n7foc3kor73o61fp"]($arDebug)&&!empty($arDebug)){$strHaystack=Helper::path($arDebug[0][$GLOBALS["fgnmh169b74t9gwn"]]);$strNeedle=$GLOBALS["iwbrrzbml434w4rl"];if($GLOBALS["wnpuwv20rmki1fkq"]($strHaystack,$strNeedle) !==false){$bRunInBackground=true;}}if(!$GLOBALS["waj5impp1c44vd0i"]($strModuleId,$GLOBALS["5xhpk3v1w7c67w8g"](\Acrit\Core\Export\Exporter::getExportModules(true), -2))){if(!$bRunInBackground){return false;}}if(Cli::isProcOpen()){$arProfilesID=$GLOBALS["es65fdnuzdxs89y9"]($mProfileID) ? $mProfileID : array($mProfileID);$arCli=Cli::getFullCommand($strModuleId,$GLOBALS["mk118st49wyjfhlp"],$mProfileID,$GLOBALS["xjm33dyuhm2p3cgc"]($mProfileID) ? Log::getInstance($strModuleId)->getLogFilename($mProfileID) : null);foreach($arProfilesID as $intProfileID){Log::getInstance($strModuleId)->add(Loc::getMessage($GLOBALS["6q0n4jyqlcxwb024"], array($GLOBALS["4lttnhgwtkern35h"]=>$arCli[$GLOBALS["6b47l5eoly1qt8t1"]],)),$intProfileID,$bRunInBackground);}$arArguments=[];if($GLOBALS["ifp26wjfxqoi81kp"]($GLOBALS[$GLOBALS["yvp8c2acrpbinm2z"]])&&$GLOBALS[$GLOBALS["wnug2lii87tv5rms"]]->isAuthorized()){$arArguments[$GLOBALS["wu0rmp27duvhyl8y"]]=$GLOBALS[$GLOBALS["qa7aj6cddhbwzkok"]]->getId();}$obThread=new Thread($arCli[$GLOBALS["un79adpq1j16tmdg"]],$arArguments);$intPid=$obThread->getPid();unset($obThread);if($GLOBALS["yyxtgc6hpznwyvd7"]($intPid)&&$intPid > 0){usleep(50000);return $intPid;}}return false;}public function isExportInProgress(){$arQuery=[$GLOBALS["pnta9mu1f1kjovu2"]=>array($GLOBALS["qwf59g4m9g18wtg2"],$GLOBALS["0bui5x1sxui0140r"],$GLOBALS["ldq1j30mi13jejsu"]),];$resProfiles=Helper::call($this->strModuleId,$GLOBALS["05n9qjrcrm6l140v"],$GLOBALS["7p2wijlutrznicbc"], [$arQuery]);if($resProfiles){while($arProfile=$resProfiles->fetch()){if(Helper::call($this->strModuleId,$GLOBALS["w3sd4sqp9uqpa4v8"],$GLOBALS["c8dmuy4nwjwnqqsh"], [$arProfile])){return true;}}}return false;}protected function isPluginMatch($strPlugin,$arTestCode){$bResult=false;if(!$GLOBALS["jcthkkktr7bywvii"]($arTestCode)){$arTestCode=[$arTestCode];}foreach($arTestCode as $strTestCode){if($strPlugin==$strTestCode||$GLOBALS["k8ji4kaova9dbx2i"]($strPlugin,$strTestCode.$GLOBALS["3yrbgik8r0hxo0a0"])===0){$bResult=true;}}return $bResult;}protected function sendResultsEmail($obPlugin,$arSession,$arData){if($this->isCron()){if(!empty($arEmails=$this->getAdminEmails($arData[$GLOBALS["qkk0bag77wpjmqjx"]]))){$strHtml=$obPlugin->showResultsExt($arSession,$strTemplate=$GLOBALS["05y2fbi6zfq27w4d"],$bUseAdminMessage=false);foreach($arEmails as $strEmail){$bSuccess=\Bitrix\Main\Mail\Mail::send([$GLOBALS["pp7v4szb4k5772gr"]=>$strEmail,$GLOBALS["b0t9j9hi73s1y6xs"]=>Helper::getMessage($GLOBALS["ngh2fjg7o713dxpn"], [$GLOBALS["41gyebh2mju1yagm"]=>$arData[$GLOBALS["t7u4dupoa2v4k2ql"]][$GLOBALS["ssxkv517g6acjbba"]],$GLOBALS["ywu874tbxy75j5qx"]=>$this->strModuleId,$GLOBALS["qbqnh70qi3z2cita"]=>$arData[$GLOBALS["1tb9cqky2sjmoxp6"]][$GLOBALS["0wgcf5htr0xibqmm"]],$GLOBALS["k2qqszhvgwf0b8rn"]=>$arData[$GLOBALS["bavq1wubg46xc7mm"]][$GLOBALS["jhgwksjz4bgy4vjs"]],]),$GLOBALS["k6zhyh3nlo6giazj"]=>$strHtml,$GLOBALS["e1zcr037ey2vo9dx"]=>[$GLOBALS["xmrvvnheemr8p6mv"]=>Helper::getOption($GLOBALS["dmjz13oqyjlrc1oz"],$GLOBALS["ecpp2xfsc6dd9wkb"]),],$GLOBALS["p9b10zzvcxjek1ra"]=>Helper::isUtf() ? $GLOBALS["k6u8ldvlog1l7fma"] : $GLOBALS["3coqzi5ceo2lvtka"],$GLOBALS["nafemq73gehuxnho"]=>$GLOBALS["oore3pcsyx5a6udb"],]);}}}}protected function sendErrorEmail($strError,$arData){if($this->isCron()){if(!empty($arEmails=$this->getAdminEmails($arData[$GLOBALS["l2ipj1nk5z7kf3j0"]]))){foreach($arEmails as $strEmail){$bSuccess=\Bitrix\Main\Mail\Mail::send([$GLOBALS["cr71cmcu3e4kmkaz"]=>$strEmail,$GLOBALS["8mcwvsao10m89g9f"]=>Helper::getMessage($GLOBALS["hczqs0lhia1qh6ln"], [$GLOBALS["rajgz493ysm6jc6g"]=>$arData[$GLOBALS["quvbw4c3134kbl3l"]][$GLOBALS["zqtdz8m0usu21k1o"]],$GLOBALS["mmuekjrl5uchcy3d"]=>$this->strModuleId,$GLOBALS["b14b8vt3d4eqagxd"]=>$arData[$GLOBALS["6a0z5meld2fhcb8m"]][$GLOBALS["08w78exx0ix5samz"]],$GLOBALS["i20f8rus91oa90q9"]=>$arData[$GLOBALS["6c7m12e8etuw8unr"]][$GLOBALS["681nb9ucpzmph7k5"]],$GLOBALS["n1vxqa74j2hc8pvi"]=>$strError,]),$GLOBALS["qttowv1i5z1jjpa0"]=>Helper::getMessage($GLOBALS["3hta33ea40lzj66n"], [$GLOBALS["9hmj6j0t809eg2id"]=>$arData[$GLOBALS["rslunlvthpz7p4od"]][$GLOBALS["guf963stj5pnqddn"]],$GLOBALS["bj32448y1kkjyvop"]=>$this->strModuleId,$GLOBALS["tkihc7qb6b99nase"]=>$arData[$GLOBALS["4egez4fd9vu62zal"]][$GLOBALS["uc2glg9qfs191i41"]],$GLOBALS["0k91bcinedrl0lda"]=>$arData[$GLOBALS["0zyre7i1xhxu1niu"]][$GLOBALS["dda4ilfi5bw5ptpz"]],$GLOBALS["xgbttvpjblbxiohy"]=>$strError,]),$GLOBALS["9q61sg0qrruj9r7q"]=>[$GLOBALS["cnu8okku05ggkxvs"]=>Helper::getOption($GLOBALS["3r4dnf3htws63d6y"],$GLOBALS["fc44vgr8inoz3ux8"]),],$GLOBALS["oo33q0b8jxgknj6s"]=>Helper::isUtf() ? $GLOBALS["gr0v5jj5ga1twsfq"] : $GLOBALS["1yl1108gmf469e04"],$GLOBALS["lbfdjdegya1higot"]=>$GLOBALS["y203z9mxn8xzkmls"],]);}}}}protected function getAdminEmails($arProfile){$strAdminEmail=null;$strDefaultSend=Helper::getOption($this->strModuleId,$GLOBALS["lawfpin0isf3zq98"])==$GLOBALS["q01satbhmdfadtbi"] ? $GLOBALS["6l4uz54agnmbhya1"] : $GLOBALS["3mdx56mg4b7jq0qe"];$strDefaultEmail=Helper::getOption($this->strModuleId,$GLOBALS["3uebzjoi6jln09ef"]);switch($arProfile[$GLOBALS["io7j149uy3k2oyox"]][$GLOBALS["a259do49x9scou6t"]]){case $GLOBALS["neragwd31psswmca"]:$strAdminEmail=$strDefaultEmail;break;case $GLOBALS["e8wlgvphmqi6aeg7"]:$strAdminEmail=$arProfile[$GLOBALS["4qumgoyj25c7p3uw"]][$GLOBALS["05pt16jpebzc0t08"]];break;case $GLOBALS["bpfgy4rhspjbnpdw"]:break;default:if($strDefaultSend==$GLOBALS["fgb6xgfw5w9fg9sb"]){$strAdminEmail=$strDefaultEmail;}break;}if($GLOBALS["oqb1yswtdmwkzdhw"]($strAdminEmail)){return Helper::splitSpaceValues($strAdminEmail);}return false;}}$GLOBALS[base64_decode('M2g4eDRocGg1M29tamc0Mw==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL2Fjcml0LmNvcmUvbGliL2V4cG9ydC9leHBvcnRlci5waHA=');$GLOBALS[base64_decode('MXpuaXJzbWVrdHV3YWJ4bQ==')]=base64_decode('I15hY3JpdFwuKC4qPykkI2k=');$GLOBALS[base64_decode('d2QwenI3a3NjY21ocDU3bQ==')]=base64_decode('JDE=');$GLOBALS[base64_decode('ZnJ1YXZzZHFqd3Z3bnFreA==')]=base64_decode('ZGVidWc=');$GLOBALS[base64_decode('aHExNWQwMDkxczhtdGo3Yg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('bGRuNWpwbmJoNTR6b2E2dQ==')]=base64_decode('QUNSSVRfRVhQX0RFQlVH');$GLOBALS[base64_decode('azducDNqazhwNG42MmVnYQ==')]=base64_decode('QUNSSVRfRVhQX0RFQlVH');$GLOBALS[base64_decode('aTh1YTZjcjQ0dDF3d2RvMA==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('dnhpdWpld20zMWg3dWtxag==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('YWU1ZjlmOXRuamkxdGoycg==')]=base64_decode('Lg==');$GLOBALS[base64_decode('M2p1ZmxiYWtiNzIwMjdhMg==')]=base64_decode('Li4=');$GLOBALS[base64_decode('aTZ5enhxcGd5MzN1ZTh5cg==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('NmJxdzN5NWx3OXNvcmZhZQ==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('cnZ0dW84OGpvcDJkZ3o0Mg==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('cmUyeTF2aW5yd2I3bXVzag==')]=base64_decode('L2Zvcm1hdHMv');$GLOBALS[base64_decode('eHFrNGt2cndxM3gwbGIydg==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('aXJoeGpyeHh6M3Z6bnk4dw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('cDJoNzdmMW5uNXFvcmUxbw==')]=base64_decode('Lg==');$GLOBALS[base64_decode('ZjZtcW52d2l4ZGl5ZnFkNA==')]=base64_decode('Li4=');$GLOBALS[base64_decode('MDF5dHZpOTFmM3k2MmFiZw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('ZHE2aGdsMnB1OGtmejhrMA==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('NHh0OTk5Y2o1bnpnaHVzMg==')]=base64_decode('L2NsYXNzLnBocA==');$GLOBALS[base64_decode('a3NmaHEzM3MzcjF3ZWF0ZA==')]=base64_decode('QUNSSVRfRVhQX0xPR19TRUFSQ0hfUExVR0lOU19FUlJPUg==');$GLOBALS[base64_decode('MGtpYzIxZnR4NHAxaGhycQ==')]=base64_decode('I1RFWFQj');$GLOBALS[base64_decode('MjVtc29kZ2k0bnR4dWtkaA==')]=base64_decode('T25GaW5kUGx1Z2lucw==');$GLOBALS[base64_decode('OG5iZTFqaDlvN3Z0cnV6cQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2lu');$GLOBALS[base64_decode('ejQ1MDMxZzIwYTVoOXVzNA==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcVW5pdmVyc2FsUGx1Z2lu');$GLOBALS[base64_decode('bWNkeHVjc3g4NzBnNTNoaQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2lu');$GLOBALS[base64_decode('ZWd5azNtdXkzdnBsb2dwNg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcVW5pdmVyc2FsUGx1Z2lu');$GLOBALS[base64_decode('Z3Nybjhjenl0NHBzN2Q4ZQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('cXhlcm4ybWdxdHVrdGt4bw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('emxlaXNveWlxamU4dXY0Mw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eDN6NzdxMW03Z3AzcDJ2dQ==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('aHhpZGhmZWJ2czQ3NXdkbw==')]=base64_decode('RVhBTVBMRQ==');$GLOBALS[base64_decode('d2sxNGk4dGYwYWE1OGIxOQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('a2Jzcm11M2k2dHh2MzFpcQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('YnI5Nm94N2NqcG00cml5ag==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('cjNmb2NrY3pjbnR2ZDBkcg==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('cGdvM3Vxc3IzNjFsN3ZnYQ==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('dGRpdmNobDQ3NGhvZXZ1Zw==')]=base64_decode('T25BZnRlckZpbmRQbHVnaW5z');$GLOBALS[base64_decode('czVieXcyc3U3dWloaGQ4Zw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('cjZ1Z3U4Nmk2cnBxNXE2cw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('empvOHV4eTIzbmUwNzZjdw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('eDNua2JmMjY5ZDhpZHlqOA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('dGozMTNrd2x6am0yN2NzOQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('c2FqYW53cTBlamtlMHJkeQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZXI5aXQxY21jN3FzcTIwOQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2lu');$GLOBALS[base64_decode('eGw0YTI2ZTl1aHlkZTk3eQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QTFVHSU5fQ09SUlVQVEVE');$GLOBALS[base64_decode('bG51ZTIya2I4Ympoanpkcg==')]=base64_decode('I1RFWFQj');$GLOBALS[base64_decode('amZxamo2cmVkd2djbXhtNw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('ZHl3bHNvdGY1dmtkZDc0dg==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZW1waXl5NjJwZ2d0MnV2bQ==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzLw==');$GLOBALS[base64_decode('a3dxaGV5bThydTdtYWVoYg==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('aGQ5OWtiYzVybHIxNWx0Ng==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('aXFiYTMyZHF4OG9mbGo5Mg==')]=base64_decode('ZXhwb3J0cHJvcGx1cw==');$GLOBALS[base64_decode('cWI2MWg0ejM4MWdhZGkzeA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('N2o4OW5vNDI2cGVzbXR6Yw==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('emE4amFpMG1xbDExejhrZQ==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('bnU4d2EzbjluOWlnNmtkZA==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('NnI3eDkwZXJ4N3VtcXltMA==')]=base64_decode('L2ljb24ucG5n');$GLOBALS[base64_decode('Ync1ajF3ZXVwaWloaHI3dQ==')]=base64_decode('SUNPTl9GSUxF');$GLOBALS[base64_decode('M2hoZGJ3amNyN3k4OHhkMA==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('cDRjcXgwN281bWh6OGtlYg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('djJyZTJpOHg0dWxvejVrNA==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('NnQzazdndmMzNG4xdmNzag==')]=base64_decode('Zm9ybWF0cw==');$GLOBALS[base64_decode('MnljaXo0ZHJ2cDNuZWR5bA==')]=base64_decode('Lw==');$GLOBALS[base64_decode('NXQzY3g4b2diaXd2dW1zZA==')]=base64_decode('L2ljb24ucG5n');$GLOBALS[base64_decode('MHB3enltYnhnNHVpcjl2Mw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('NDFrc3R6YWVzbW1qaXBiag==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('MmtqeHE2b2R0amFxa2E0Yg==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('ZGtsNzhxamZ1bHIxMzYxdQ==')]=base64_decode('ZGF0YTppbWFnZS9wbmc7YmFzZTY0LA==');$GLOBALS[base64_decode('eTlzZ2k1ZnJnc3pvNGg4Yw==')]=base64_decode('RE9DVU1FTlRfUk9PVA==');$GLOBALS[base64_decode('bDVqaW5tM3lobTZ0MmgyNQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('cGJwNmVlbm12YXlpZnBoZw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('MGNncmpncDF1aGFsb3o3eA==')]=base64_decode('Ww==');$GLOBALS[base64_decode('Ynd3bmpvcGNrcTJ4N2VuaQ==')]=base64_decode('Ww==');$GLOBALS[base64_decode('eXJtMHMybHdrMnFzbGhpcA==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('dDgzNTFnNDZ5NjVuam5mdA==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('MjlpcjJudDR4MnBvNWNqNg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('aXo1cHN2a2JwMWZvMmp3cQ==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('c3liZXIwNnEzOXprNnRzbg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('OHcxcjYzMGJwNzN4bjdrZg==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('dHp1Ym80aDM2dHNxNWdqcg==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('dWNsZmxwYzJ0djZhazZibQ==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('dzd5MHljdnlzbmhnMGp6cw==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('a3U0MDVpY282MG1ndnkyMg==')]=base64_decode('Rk9STUFUUw==');$GLOBALS[base64_decode('enA1ejEydnZraG8xamVleg==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('MXI5MXprdmtpaW13YnFtdg==')]=base64_decode('RElSRUNUT1JZ');$GLOBALS[base64_decode('YmxraHBhMHZid2gweGxrMw==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('Zm9lN3prbjNtd3ltODk5Mg==')]=base64_decode('Rk9STUFUU19DT1VOVA==');$GLOBALS[base64_decode('d2phZXJ6cjNkYjF3cDhwMQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('eDd3cnE3c2MwZWR6aW45cw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('YmNxenV0N3k2c2J5a3Jlbg==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('a3czdm83aTAyNnc1d2pvbQ==')]=base64_decode('Rk9STUFUU19DT1VOVA==');$GLOBALS[base64_decode('cDRkeTE5YWx4dTY3MHBwaA==')]=base64_decode('YmFzZW5hbWU=');$GLOBALS[base64_decode('bnU3cjk0ejJ0amR4NXlzMQ==')]=base64_decode('I14oXGQrKV8oLio/KSQj');$GLOBALS[base64_decode('dndhc25mdTNjeW5reGUxNw==')]=base64_decode('YmFzZW5hbWU=');$GLOBALS[base64_decode('a3gyaGxrdGxzMHVyaXdpcA==')]=base64_decode('JXMvJTA0ZF8lcw==');$GLOBALS[base64_decode('Ym1rZmh4ajMxNnMyY241dw==')]=base64_decode('ZGlybmFtZQ==');$GLOBALS[base64_decode('ZjJsdGd2czV0ZDM2bWQ0dg==')]=base64_decode('ZXhwb3J0bmV3cw==');$GLOBALS[base64_decode('c2RnY3AxY2N3cjlrenEyeg==')]=base64_decode('R09PR0xFX05FV1M=');$GLOBALS[base64_decode('Znd1eHNydGlrM20xZnFxeA==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('MGtsMXRuejFrZDB2bzJ1cw==')]=base64_decode('R09PR0xFX01FUkNIQU5U');$GLOBALS[base64_decode('cDFxZzQ4aG15N3I2b3N2bA==')]=base64_decode('R09PR0xFX05FV1M=');$GLOBALS[base64_decode('ZmRnbG80MWRja2RreXhvYw==')]=base64_decode('RkFDRUJPT0s=');$GLOBALS[base64_decode('c3dxa3VycG9iYWV5OGpweA==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('dGlmdjZvYnhoZmFhOWpvcg==')]=base64_decode('WUFOREVYX01BUktFVA==');$GLOBALS[base64_decode('OTVqMXB1bTFpM3d6NmxidQ==')]=base64_decode('WUFOREVYX01BUktFVFBMQUNF');$GLOBALS[base64_decode('MDZ2YXJwaWxyYmRoN2Vjcg==')]=base64_decode('WUFOREVYX1RVUkJP');$GLOBALS[base64_decode('dzhmZ2hkazBnemw5aGF2aw==')]=base64_decode('WUFOREVYX1dFQk1BU1RFUg==');$GLOBALS[base64_decode('NmdoczJhNHJ4a2p1Zm5tZQ==')]=base64_decode('WUFOREVYX1pFTg==');$GLOBALS[base64_decode('dHJkZHdxdXVnMzF3NHMwbw==')]=base64_decode('WUFOREVYX1NQUkFW');$GLOBALS[base64_decode('aWpjMDliYTcxbGc4bzM2dQ==')]=base64_decode('VElVX1JV');$GLOBALS[base64_decode('Nm51azVjZXQwemh2cWZ1Yw==')]=base64_decode('R09PRFNfUlU=');$GLOBALS[base64_decode('MnFvYTNsOWw4a3Q0b3hvdg==')]=base64_decode('QUxMX0JJWg==');$GLOBALS[base64_decode('aDdkMGdrMmx0dnpmbTFqNw==')]=base64_decode('UFJPTV9VQQ==');$GLOBALS[base64_decode('aTA0MnF1MzVtMWtiMTdwMQ==')]=base64_decode('QkxJWktPX1JV');$GLOBALS[base64_decode('dDA2Z3lnZGlnMHI2MjJ5cQ==')]=base64_decode('REVBTF9CWQ==');$GLOBALS[base64_decode('eGszYTJtNGtwbjhncTVoMw==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('NzhrbGNuZmdzN2xlNHV5bg==')]=base64_decode('Uk9aRVRLQV9DT01fVUE=');$GLOBALS[base64_decode('bjFrcjAyZDZlNGNpbGgycw==')]=base64_decode('RUJBWQ==');$GLOBALS[base64_decode('cjBrc3J5bXV4dHpyZHU0Nw==')]=base64_decode('SE9UTElORV9VQQ==');$GLOBALS[base64_decode('dHgxam8xeXR0MndkMXU2MQ==')]=base64_decode('UFJJQ0VfUlU=');$GLOBALS[base64_decode('Mzh5cWlteWN3eTRicWNncA==')]=base64_decode('UFJJQ0VfVUE=');$GLOBALS[base64_decode('Y3QzN3VkeXIzaGFhcXptaQ==')]=base64_decode('QVZJVE8=');$GLOBALS[base64_decode('MHg1czQwc21zc2ZvN3psbA==')]=base64_decode('VE9SR19NQUlMX1JV');$GLOBALS[base64_decode('dTkxcXI1bWZxaDdubmFpNg==')]=base64_decode('QUxJRVhQUkVTU19DT00=');$GLOBALS[base64_decode('ZDhsdHJoZ3B6bTR5dnNkbg==')]=base64_decode('UFVMU0NFTl9SVQ==');$GLOBALS[base64_decode('a2IzdWxpY21ubWwybTk1aQ==')]=base64_decode('TEVOR09XX0NPTQ==');$GLOBALS[base64_decode('MnR1N2Z3czJhbnB1MHN6cw==')]=base64_decode('TkFEQVZJX05FVA==');$GLOBALS[base64_decode('amx0ZmJ1ZmxyN2g3eDF6bw==')]=base64_decode('VEVDSE5PUE9SVEFMX1VB');$GLOBALS[base64_decode('cnlpdDAwNTdsN3NkOGc4Mg==')]=base64_decode('Q1VTVE9NX0NTVg==');$GLOBALS[base64_decode('bDZxcm9oYmU1Mno3Mzd0NQ==')]=base64_decode('Q1VTVE9NX1hNTA==');$GLOBALS[base64_decode('bXVteW44OWkxbGl4ZnF4cw==')]=base64_decode('Q1VTVE9NX0VYQ0VM');$GLOBALS[base64_decode('bGkwbXcxZXoxNzk1MHRqdA==')]=base64_decode('ZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('eDhmemY2MjM4MnF6aDIxbg==')]=base64_decode('QklUUklYMjQ=');$GLOBALS[base64_decode('dGZoeGV3YWh3ODJzMGM0YQ==')]=base64_decode('Q1VTVE9NX0NTVg==');$GLOBALS[base64_decode('ZXJjNWZ6bTRrNzB2NXQ0MA==')]=base64_decode('Q1VTVE9NX1hNTA==');$GLOBALS[base64_decode('ZTRnaXBjZTJod25mb2VrMg==')]=base64_decode('Q1VTVE9NX0VYQ0VM');$GLOBALS[base64_decode('MWFoNDAxaDJvenF4aTg1NQ==')]=base64_decode('Q1VTVE9NX0pTT04=');$GLOBALS[base64_decode('MGVqMjJrY3pvcXFjODQwcQ==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('OTl1YXE2aXcwNjQ1M2Q0MQ==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('dGJ1enczZ2cxcDd1NGdneg==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('dTAxY2FwOHFxYzF4d2NxeA==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('dnh6cWFpMXZ4dmI3eHR1aQ==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('YjUwcmx1b24xaDRmd3oydg==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('aTY2eGhscHk2NmdqNmowYg==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('Z2t0YnRtMDg5anV4N2QwZw==')]=base64_decode('QUxJRVhQUkVTU19DT01fQVBJ');$GLOBALS[base64_decode('MmJ1YWp0NTgycjM3NWFnMQ==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('OGEyMTZhODZwdzNpeDR6OQ==')]=base64_decode('SVNfU1VCQ0xBU1M=');$GLOBALS[base64_decode('OGZqaGhjcWpubGt4MDRmaQ==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('bzkwYmQyYXZ0NGIzM2lkYw==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('M3BodXBtOGMwdmtidG9zMA==')]=base64_decode('SUNPTg==');$GLOBALS[base64_decode('NDRwYTg0ODJ5cjJkam5tOA==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('dWoxeDFqMmQ3cnB2YXE5Yw==')]=base64_decode('SUNPTl9CQVNFNjQ=');$GLOBALS[base64_decode('N253aXp4d3JqNXJidzR4dA==')]=base64_decode('ZGlybmFtZQ==');$GLOBALS[base64_decode('cnloa2F5cm0zNmliN3JxZA==')]=base64_decode('Ly4uLy4u');$GLOBALS[base64_decode('M3N1ZnY2YmZqeDQwZTkxaA==')]=base64_decode('Lw==');$GLOBALS[base64_decode('b202OGhzZncwd3kxaHI3aw==')]=base64_decode('YmFzZW5hbWU=');$GLOBALS[base64_decode('bjAxdTVkOG0za20zMTR5OQ==')]=base64_decode('QUNSSVRfRVhQXw==');$GLOBALS[base64_decode('b3c0eG1wa2g1ejA3YTAyag==')]=base64_decode('Xw==');$GLOBALS[base64_decode('cjN0dTl5YnJjYXE2dzA3OA==')]=base64_decode('Rl9IRUFEXw==');$GLOBALS[base64_decode('OG93NTcxaGllanVpazUyNg==')]=base64_decode('Rl9OQU1FXw==');$GLOBALS[base64_decode('MjN5N2EwOHVxeXc2cXp3Mg==')]=base64_decode('Rl9ISU5UXw==');$GLOBALS[base64_decode('bnc3ejVtYjVibmhjN3NjaQ==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('azhzNGRreWcwYTNyc3NlMg==')]=base64_decode('Y2F0YWxvZw==');$GLOBALS[base64_decode('b25kaTh4cHowM2EwbHZuYQ==')]=base64_decode('c2FsZQ==');$GLOBALS[base64_decode('czRudXI2bGF6bHVsZDF6Ng==')]=base64_decode('Y3VycmVuY3k=');$GLOBALS[base64_decode('bTE2dmh5YnBubnN0bG10Mw==')]=base64_decode('aGlnaGxvYWRibG9jaw==');$GLOBALS[base64_decode('YTNlZGwxc2hraXExdjd6dw==')]=base64_decode('ZXhwb3J0bmV3cw==');$GLOBALS[base64_decode('cmJ1cXk2ZGVhOTd4NmFodA==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('NmgxamdtaW40M2RwZHl6Yw==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('bWFmZG1mZmdhZWRhanNpcw==')]=base64_decode('ZXhwb3J0cHJv');$GLOBALS[base64_decode('cnlrbG45cDMwNncwbXU1Mg==')]=base64_decode('ZXhwb3J0cHJvcGx1cw==');$GLOBALS[base64_decode('ZHZ3ODNsbW15am9uc2xnZQ==')]=base64_decode('ZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('ZTE1ZGN6OXQxdnFvdDA3cw==')]=base64_decode('YWNyaXQu');$GLOBALS[base64_decode('NjhlamdhNWVjdWo1cHYydA==')]=base64_decode('dW5sb2Nr');$GLOBALS[base64_decode('czU1MjFjN2plb2JmdGViNQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('bTU2Znk2Nm5tcTd2ZWp4Nw==')]=base64_decode('cHJvZmlsZQ==');$GLOBALS[base64_decode('NXM0YzlnMmhnYmd4cHRsNQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('aXZnMGtleWp4dHdoMG5oaQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('Y2x2d3p4NGh0dDE4cG16OA==')]=base64_decode('dXNlcg==');$GLOBALS[base64_decode('NjNoc3NkaGhqMjN5NDVkbA==')]=base64_decode('dXNlcg==');$GLOBALS[base64_decode('Mmg3aTlidGd3NjZoNWkzdw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('aG81c3B2eXFpMjNpMzR0Yw==')]=base64_decode('dW5sb2Nr');$GLOBALS[base64_decode('bHoxeGJmejZmbTlkNmVhag==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NjgzNjl5dGZjaWRkbm13ZQ==')]=base64_decode('aXNMb2NrZWQ=');$GLOBALS[base64_decode('bjE5OWJ5djdxZm9nbHFsNw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('N3Z0Z2Q4djRneTJqNDR3MA==')]=base64_decode('Y2xlYXJTZXNzaW9u');$GLOBALS[base64_decode('Zmt4MDY4Z2txam92eTFmaw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZmZoMDhzZmd5dGs1ZnJweg==')]=base64_decode('Y2xlYXJTZXNzaW9u');$GLOBALS[base64_decode('bDYydmlnem85OGp4M2lqeg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YTR2czFjOWV0eTYzNDViMg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('NDNmYjUzMWVlazlhenUyaA==')]=base64_decode('T05FX1RJTUU=');$GLOBALS[base64_decode('enVjd25vaTgzMW9oazk0bA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('OWg5bW53endsMnVtemcybw==')]=base64_decode('ZXhwb3J0LnBocA==');$GLOBALS[base64_decode('am85d2o2eG14OWNuOWx2aA==')]=base64_decode('ZXhwb3J0LnBocA==');$GLOBALS[base64_decode('cThpdmxrNDA2a2k5MGYwMg==')]=base64_decode('QUNSSVRfRVhQX1BST0ZJTEVfT05FX1RJTUVfREVMRVRFX1NVQ0NFU1M=');$GLOBALS[base64_decode('cmpucTV4ZzlnMGlpYXQxbw==')]=base64_decode('QUNSSVRfRVhQX1BST0ZJTEVfT05FX1RJTUVfREVMRVRFX0VSUk9S');$GLOBALS[base64_decode('c2EyczQxaWg5NW5kZ2lrag==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZmtycDh4dWlydnJqNjlyMA==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('OWhzazNtbjluNG5ycTVldA==')]=base64_decode('T05FX1RJTUU=');$GLOBALS[base64_decode('Z2oyczR1enIzdTRzdGsycQ==')]=base64_decode('b25lX3RpbWU=');$GLOBALS[base64_decode('YmF2Y244ZGNhZHl0N2VhZg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('YnJuM2Y5a2xndTd6emp4Zg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('OW5pMWMzMWVvcnd5Z2oxMA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('Ym8xZDhqcTU1N2dpYXdnYg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NjNvdzNnbmFoY2theXM1eQ==')]=base64_decode('Z2V0RGF0ZUxvY2tlZA==');$GLOBALS[base64_decode('ZGM3YmU0ejZxYTU4emhocw==')]=base64_decode('UHJvZmlsZSA=');$GLOBALS[base64_decode('OXBnNGlwMTFicHMzcnZ6Yg==')]=base64_decode('IGlzIGxvY2tlZCAo');$GLOBALS[base64_decode('OThvdm1wMGR6Z290aXFrcQ==')]=base64_decode('KS4=');$GLOBALS[base64_decode('NzZqcWVhNTJvbzk4MjBmcQ==')]=base64_decode('QUNSSVRfRVhQX1BST0ZJTEVfTE9DS0VE');$GLOBALS[base64_decode('cWt0eWl6Z2FyZmo1YWFsOQ==')]=base64_decode('I0RBVEVUSU1FIw==');$GLOBALS[base64_decode('ZHlzbW44ODd0Mjhid24zOA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MGEyMWd0MnhlOTAwZ2V5OA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('Y3J5OHhvanBsMDhlMGFuNQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NHkxMGQyZjlkaDk1cGFmcQ==')]=base64_decode('Z2V0QXV0b2dlbmVyYXRlSUJsb2Nrc0lE');$GLOBALS[base64_decode('bGNsZGF0ZGcxbWdjN3lmeg==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('ZHVyYWlqMnkzYmlmemhzeg==')]=base64_decode('UFJPUEVSVFlf');$GLOBALS[base64_decode('anZiOXNjZW1nYzNxcDRzbw==')]=base64_decode('U0tVX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('cjhram0zY2x5djF1OHRqYQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YnA4eHppZnlwYmNtMnlwOQ==')]=base64_decode('X1ZBTFVF');$GLOBALS[base64_decode('YzRzcmdlcWh4bG54YmlmYQ==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('MGp5aXByb3Q0cmdhejF1ZA==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('MXppeWs0Z3RpaDlydG9sZQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('emQ3enBucnR3OWQ2eHlyeg==')]=base64_decode('QVVUT19HRU5FUkFURQ==');$GLOBALS[base64_decode('eDU1MjBzNXQyY3RiZHljeA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('MXpxZXo3M3UxbTdtbm41Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dHBidG9ubmNwaWlsMHAxbg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Nm9nOWNob29uMTN1NWJ0Mg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('Z280YjU4bjlpN2dvd213Nw==')]=base64_decode('UHJvZmlsZUZpZWxkRmVhdHVyZQ==');$GLOBALS[base64_decode('dG5icXFibjVvcnI5NTIyaw==')]=base64_decode('Z2V0SUJsb2NrRmVhdHVyZXM=');$GLOBALS[base64_decode('cnExeHY1YzVteWJ4dzFreg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('aHFhYmZ6c3V2aDJlNWRjZg==')]=base64_decode('X0ZJTFRFUkVE');$GLOBALS[base64_decode('a3I2N2V0ZDE1MWg1N3U3Nw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('MTR3bjFzdmlqaHhtbXoxZA==')]=base64_decode('aXNJdGVtRmlsdGVyZWQ=');$GLOBALS[base64_decode('YmpuNWZqbnAwZzhlanRzeQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aGU0enJtcWx0cXJyZW8yZg==')]=base64_decode('UHJvZmlsZUZpZWxkRmVhdHVyZQ==');$GLOBALS[base64_decode('bGdvYmpkMWVleTA3eXc0bw==')]=base64_decode('Z2V0SUJsb2NrRmVhdHVyZXM=');$GLOBALS[base64_decode('cjVtaTU0aG40dmNpejE1Yw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cGRidzVlYmU4NDJvd2RheA==')]=base64_decode('X0ZJTFRFUkVE');$GLOBALS[base64_decode('Mnk0MjR1azU3MXB6d2Zvdg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('bDM0cjJieWdzbzljbDFkeA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('dDRnbDFjeDQ3N29hdzR0aA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('cnlvNjF6NnFkd3E5N2RxZQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('Z2pkMG1mZnE0OWRjMjR4ZQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('bmNhcjMwOXo1dzRpOW8wdw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZXF6YjJweGVodmVibjgwOQ==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('bWtmazA4cGdseDN1b3VwMw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dzY4dXJuNXBzdHlhdWp0dw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('ZTlxcnBoNHB3M3Q3Mjh2Zg==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('d211dzI3YzlzYTJ4OHkwNA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('aWU5dnM5ODh0cGc4ODY0Nw==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('MDA1YTc1bmNiOWhvYXNnMg==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('OW4yNXl0NjJvMTA1ODUwMA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NTd0c2Jna2VkY2QzZjA4eQ==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('ODFheTd2ZWU3YnAwamczOQ==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSEFTX1NVQlNFQ1RJT05T');$GLOBALS[base64_decode('N2Q1bXdrcTJzMzdtbWpuYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('YWo5ZzRncXJlcmR4ejgzbA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('OGs4amlzN25rMDY1ZWhqNQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('cHU3N2p2cm1veWNnY2djNw==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('djUzMTduN2JqY2N2c21wbg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('YzJheW1ramt1NDQwZ3Ntcw==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('MTE5a2p1ejBrYTQ0MzEzaw==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('OHoyNXpqMW4zN2kxMm0zeQ==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('c2pvdGs4cTRpb3NrNnFoZg==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('MXEwOHV6ZWF2Z3Q5c2Judg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('d2N2aXgwcXgxOXVmcDFoOQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('MWl0bDQ5OHB1MGc3c2UwaA==')]=base64_decode('LCA=');$GLOBALS[base64_decode('NGdqemgzbzlxa2ZvZ3ZhZg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ODQ2d2YzNzFwdXkxcXZ3cg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NDNsbndncHI3bXozM3ZoMg==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('N2NndWhuamFyMm9icnprZA==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('ZDcxd3Z2ZTh1aXMzaHd2Mw==')]=base64_decode('QUNSSVRfRVhQX0xPR19SRVFVSVJFRF9PRkZFUl9GSUVMRFNfQVJFX0VNUFRZ');$GLOBALS[base64_decode('NXdqYXBlYW83bWY2d2s5Yg==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('ZHRjdHc4azRvYjdrYnFvcA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y21kbXYweHJla2dhZWF6MQ==')]=base64_decode('I0ZJRUxEUyM=');$GLOBALS[base64_decode('NDlrcGZreWJrdHZxZThyag==')]=base64_decode('LCA=');$GLOBALS[base64_decode('N2J5dGl5eHY0d2pxM2tjNA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZWxkNW80MGtsNW12Mm92Yw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dncwNWkybGtmeGhjMW9uMQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('bHdhdGdsNWt6YjIydGpiaQ==')]=base64_decode('T0ZGRVJfU09SVF9PUkRFUg==');$GLOBALS[base64_decode('eWljd2JjOHhzaTQyMmR6bA==')]=base64_decode('REVTQw==');$GLOBALS[base64_decode('OHN4dWliMDQxNzRlZGJwYg==')]=base64_decode('Ojpzb3J0T2ZmZXJzRGVzYw==');$GLOBALS[base64_decode('anRjMjVvZGtidmVpcm1sZg==')]=base64_decode('Ojpzb3J0T2ZmZXJzQXNj');$GLOBALS[base64_decode('NTBzZ2c0ZHZvc2F3am95bw==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('Z2VqdDgzOGZxcW50YmI1Mw==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ZHI1OTNxb2NwcHllMmxqNw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('aXR0d3lrMWQyYXpsbjducA==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('N2FsOHlzN3IzeWcwb3A0dg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('Mncwdmc4bWpzcjZraGE5Mg==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ZmxmdG9zbDB6Y3FiNnlmMg==')]=base64_decode('Ww==');$GLOBALS[base64_decode('N3YwcHphcDRuNzUxZTZpaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bDE0eXNrdzJ1a2dlbW0zZg==')]=base64_decode('XSA=');$GLOBALS[base64_decode('NnRyMTM0ZnI1amFuZGhoZw==')]=base64_decode('LCA=');$GLOBALS[base64_decode('dnlhaDNuZHdqc3R1dzQ0MQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('ajB6YzZ6MjVjZHlpZGwwYg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3Y0MTNranp0MTkycm94bw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('MXh6Zmlkd2s1NHp2YTVuMQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19SRVFVSVJFRF9FTEVNRU5UX0ZJRUxEU19BUkVfRU1QVFk=');$GLOBALS[base64_decode('ZWhzbTNvbzM1bzVxbjJpYw==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('ZXo4bTFtNzJiZWJjOHpxMQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eXY1Zmc2Y2NmbzN0MmhjZA==')]=base64_decode('I0ZJRUxEUyM=');$GLOBALS[base64_decode('Z3doaHFkb2RraDA3dGduYQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('eXRobThjbzhnNDlweDIzOA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dnBucWtuczZrd2p4MzJwbA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('NG9uNWduaWhtMGVtMnhyZw==')]=base64_decode('RFVNTVlfVFlQRQ==');$GLOBALS[base64_decode('d2FlMjRhd2t3emZyOXM2MQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('djY1OGRzYzI0aGdpazhxZg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('cWZpMHB3cHdxMGdnNmJrZg==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('bnRmYzIydDNnbGxsM3FtaQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('MGU0Nzkxc3Y1b2p2MmZmYQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('MXAweDRlemY4bTRjcXZtag==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('OWtjaDQ1NGYwampwcHo1Mg==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZW9vNG5wMzR1NXF1eTdpOA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bG93YzQ4cDB3NW5hZG5ueg==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('cnpsbWdidG41dXlwNDA5Mg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('bjMyeHRlM3VsbXM2OWNmaA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('bXB5b2gxa3d1OWM1anVwMQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('MTlkM3VrbmkyaWludzVjMg==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('cXJ1dGIzMHpobmprdWptNg==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NnpyNjZkZDB0Ym4zNGIyaQ==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NG5pMm9hanEyM3hlbnhzNg==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('ODFmNm1uZHBxZjlvdTlhbA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('ZmE4bHJlOTgwb294ODY1NA==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('MW5iZmVreGpqZ2lwbWZqdQ==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSEFTX1NVQlNFQ1RJT05T');$GLOBALS[base64_decode('bXU0cGtlcm8yN3NpaW1uNw==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('NmwwZ3lkZXk5djg3NWVldw==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('aWprMDNzc2w5bjQyM2R6bA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('MHdxNzFqMGdpNjdmZ3ozNA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('MzE1OWZoNWVlMWFtM2Nndg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('OGRvMDhnY3JuZHppanA4cg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('NWJ3MGI2dzN0NGU0OThqbA==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('dHJ3NzJtbjRibWQ0dHMwNw==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('NWxzcTlqbWk0aHlidmc2Zw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('Zzd4OTN3eHUyeHRleXY3ag==')]=base64_decode('X1BSRVZJRVc=');$GLOBALS[base64_decode('cmI5ZDZuYXB3cHAyMnV5YQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('Yzl0OXRmMmdja2VramwyZA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('eDN6aDAya2lyMGVpaXRiNg==')]=base64_decode('LCA=');$GLOBALS[base64_decode('NTNmc25jYnJoN29tbHVodQ==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('eHB2MnIyYTlsYnRiaXl4NA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OGp5N28xZmFkeHQ5Ymlocw==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('d2w1cGhmcTg0MHUxMTE3dA==')]=base64_decode('QUNSSVRfRVhQX0xPR19SRVFVSVJFRF9PRkZFUl9GSUVMRFNfQVJFX0VNUFRZ');$GLOBALS[base64_decode('bzQyMzJ1MHBmOWswMmJteg==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('ejA0b2lqenQwNGhoMXdneA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('c3Q4cG9zajZudzE0Znlqcg==')]=base64_decode('I0ZJRUxEUyM=');$GLOBALS[base64_decode('cmdqbm9veWNwc3I0ZnJkcQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('eHN1bjlhaHUzMDRqZGI3cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cHQ5NGZuZjJleGRmNG8wdA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3RtN2M5N3Zmd2xxdjEwcw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZW9lMzI2OTBxZ3c2eDR1Mw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3ZuYnNsdG9sNXV0NndvcQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZDM0ajRncXdxcDhhdGg5Ng==')]=base64_decode('QUNSSVRfRVhQX0xPR19BVVRPR0VORVJBVEVfRUxFTUVOVF9UT19FWFBPUlRfREFUQQ==');$GLOBALS[base64_decode('am9qOGEwaWJtZWw3ZWU5Nw==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('dm15cGE2eGZxbDByazhseA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aGtnMGl5Z2tuMTBoMW1tYQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('M2NtanVpc3B6ZXowYnFicw==')]=base64_decode('UFJPRklMRVM=');$GLOBALS[base64_decode('bW5jMWUxM2ljanJqdjAybQ==')]=base64_decode('X1RJTUVfRlVMTA==');$GLOBALS[base64_decode('eG85ZzhxOWowaDlubmNncQ==')]=base64_decode('X1RJTUVfR0VUX0RBVEE=');$GLOBALS[base64_decode('b2twanVmNTluaTg1NWt5dg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('ODB3MjB4bmZwNjgxYWVudA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MjZyZWJkMWh6aWI1dXJicA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MWExZnRxOHVwZDdzY2VocA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('YTI2bW4zNGJzNGIxNnN0cQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('ZjltdThiOTF3bms3MTVldQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZGppODVuemtteXRoa3ZrdA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('b2ZncHByeTUybGQwZ2oxaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZHZlNjZqcmwwcHJheWRzMA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NTFuMnF3cTcwNXRxN3d5dA==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('MTVlMTIwNmxxdDEwaHVpbg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NzBnd25sc293aDJ4a294cw==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('NTF3Z2Rld3JyeWkxbmk4eA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('emZpY201b28xbDRnNDd3Nw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ZGU3dW12bHdjejRqcGdldw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b2ZuMGNldG9zMmYzMjdwYQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('cmc2cWkwM2hhbmgyNDg3Zw==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('Z3h6Mnd0NmRkc2EybWJmbg==')]=base64_decode('VkFMVUVT');$GLOBALS[base64_decode('YmpoeGl6ZG42bWt4dHBlaQ==')]=base64_decode('U0lURV9JRA==');$GLOBALS[base64_decode('cHo5NG80ZTY5eXUzd205OQ==')]=base64_decode('T25QcmVwYXJlRmllbGRz');$GLOBALS[base64_decode('ampoNW5xaHk3ajFrNjc0dw==')]=base64_decode('X09GRkVSX1BSRVBST0NFU1M=');$GLOBALS[base64_decode('YjRzZDZhajR3OGhxZnZmNA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('NWtsMHdjMWxvM2c1MWlzeQ==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('aDZ2aXQwdjV2d2ZubzV4aw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MWZhM3QxajZjdW8yZXBoeQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('ZDU0dzNpNW84Zm4wbmw4eA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bjk4cjVuZjZxOWdjMHV1MQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('aWlnczM0OHVsamYwY2k4cw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('bzAzZ3R4cmN1NDJpYnN0bQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZXk2bWl2a2V6MHo2MGtibA==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('M2l0NDZrbTkxZjB5bmtjMw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('dm1kemNncGFvcmRsMXdydw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('NDY5cjhtNjkzYms3emRjbQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Z21laXRzbWF6MWM3MmQwdA==')]=base64_decode('YWRkU3lzdGVtRmllbGRz');$GLOBALS[base64_decode('MjAzbG5jNGI3YnB3OWZhaw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Mm9yYXJ5ejFyYXloeHc3MA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('NmdzOXA4bWtpN3FhZzM5aA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('a3hwNGJpcDNqZDloMzZjdQ==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('aHdkenFhaTNrZ3k2cTBrcA==')]=base64_decode('U0lURV9JRA==');$GLOBALS[base64_decode('N2E5NTQ3dmpzZHNtdHk2aw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('c25vczhhYjRkbG9oM2JzaA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('MDNrdmRpNjgwcHRoejRxdg==')]=base64_decode('T0ZGRVJTX01PREU=');$GLOBALS[base64_decode('czlqbDUybW5qYTJyMmVmeA==')]=base64_decode('b25seQ==');$GLOBALS[base64_decode('cmUzZmlscmh0NjZhdjQ4Yw==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('YnJwZTcyc2xobzJvdXRseA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('ZDJhdHd2Z3d4a3Q5aHIwOQ==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('ajlmbzV5YXJvM2syZ3V6YQ==')]=base64_decode('b2ZmZXJz');$GLOBALS[base64_decode('OHQ2dDRqMGlrNW5nZXRidA==')]=base64_decode('bm9uZQ==');$GLOBALS[base64_decode('dGNpNDYzNHM5aHFueDMzNQ==')]=base64_decode('b25HZXRQcm9jZXNzRW50aXRpZXM=');$GLOBALS[base64_decode('aDkwdDA0bG1pa3ljazB2OQ==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('dDl2ejZwczZnYW54bzI1MQ==')]=base64_decode('PHA+');$GLOBALS[base64_decode('Y3FrbW8xbzdobmJ5ZHhtdg==')]=base64_decode('RVJST1JfRklFTERT');$GLOBALS[base64_decode('endpdHBiNmIyNGcwZGl2YQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dGIxNTdwcW1hZXNrYmxhaw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MGRuNG1rdzQxcnhzMmhidg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('M25rcmUyZGFqb2NzcHU2Ng==')]=base64_decode('Tg==');$GLOBALS[base64_decode('cW13OGZjOHdqMHgzb28zMA==')]=base64_decode('');$GLOBALS[base64_decode('ZHJxMWFlZGJyYmxtcjVpOQ==')]=base64_decode('SUJMT0NLX1RZUEVfSUQ=');$GLOBALS[base64_decode('cWhqNjNuZW4waW9zZzcwdQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('dmg2ZjUzbndtOWd6bTAxdg==')]=base64_decode('RUxFTUVOVA==');$GLOBALS[base64_decode('ZTJ3NXcxOGR3Y3p0cTRhbg==')]=base64_decode('UFJPRFVDVA==');$GLOBALS[base64_decode('eW9tM3pzbzNwN2tycGE0dQ==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('c2Q0OGpyMnF1eGRoZDN2ZQ==')]=base64_decode('T0ZGRVI=');$GLOBALS[base64_decode('NGcweDQxd2Z2aTF4ZnR4Mg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0VMRU1FTlRfU0tJUFBFRA==');$GLOBALS[base64_decode('NHl2c3M1ZzUxc2xkYXRmNw==')]=base64_decode('I1RZUEUj');$GLOBALS[base64_decode('ZDJxdnQ3Zmt2Y3R0MmpqNw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX1RZUEVf');$GLOBALS[base64_decode('bjR4ODd3Njd5MXYzc2NueA==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('em9kYjNoMDdkZXpudTc2NA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('bmlseG16d3dxM2h6dDNuMg==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('dG40dWo4MW5xOWNkZGY0dA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('b3pkcmJqOGdsa21qa2tuNg==')]=base64_decode('I0lCTE9DS19UWVBFX0lEIw==');$GLOBALS[base64_decode('M3NuZ3ZtbDk1Y2Z1MDJjbw==')]=base64_decode('I0VSUk9SX0ZJRUxEUyM=');$GLOBALS[base64_decode('YXJqcmU4ZW1tNHAza2Q1aQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('cm41ZGw4YWp3ZjY1ZHg1YQ==')]=base64_decode('I0xBTkcj');$GLOBALS[base64_decode('d2R5YmM3NGZ0d2l2dTI1cA==')]=base64_decode('PC9wPg==');$GLOBALS[base64_decode('ZG14bWVuZjg0czFmZTVxZA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('bHkwbzZmcG1pbHkxZWs0MA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('Mnh2d3JxN2k0cGU0aDIyZw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0VMRU1FTlRfRVJST1JT');$GLOBALS[base64_decode('djY1d2cydW16MWVqNTluOQ==')]=base64_decode('I0VSUk9SUyM=');$GLOBALS[base64_decode('c3M4YmEzd2Vpeno3azZ5MQ==')]=base64_decode('LCA=');$GLOBALS[base64_decode('NWpxOWlta2w2bmw2dW45NA==')]=base64_decode('RVJST1JT');$GLOBALS[base64_decode('NjN6dTM4OTQxYmZxeHNtbQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('aDN2c3IwcmVycnk0MmU2Zw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('bTZleWpoMDNpcDF5M3VzMQ==')]=base64_decode('WE1M');$GLOBALS[base64_decode('OGdnNGdiM3dlaHVqbnY2Mg==')]=base64_decode('PHByZT48Y29kZSBjbGFzcz0ieG1sIj4=');$GLOBALS[base64_decode('a2ZpOWU2c3djbXB3aXRvZA==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('Z2pzMXQ0aGVsZzdzOGI5cg==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('eXJrNm53eWFkMDJteDNnOA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('eDF6Nzdmd2t2eDZ3ZDgzeg==')]=base64_decode('SlNPTg==');$GLOBALS[base64_decode('NHQ3cHZwYzBmMWViaDgxbw==')]=base64_decode('SlNPTl9JTlZBTElEX1VURjhfSUdOT1JF');$GLOBALS[base64_decode('MTY4OTV6bjBzMG5tMTc0cw==')]=base64_decode('SlNPTl9JTlZBTElEX1VURjhfU1VCU1RJVFVURQ==');$GLOBALS[base64_decode('NHo3YnNlaDBpbG0xbm12OQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZmdpdmplcWZtZm40bHphaw==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('Z3YzZ2RnMm9oYm52ZzI4dQ==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('c2xkOW9vZG1wZ3RuNXVtcQ==')]=base64_decode('PHByZT48Y29kZT4=');$GLOBALS[base64_decode('M3J0NTRmemZjazRkZm52dQ==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('dHkyYzZlb2hqbjF4MHFnZA==')]=base64_decode('PGRpdiBzdHlsZT0idGV4dC1hbGlnbjpsZWZ0OyI+PGlucHV0IHR5cGU9ImJ1dHRvbiIgb25jbGljaz0iJCh0aGlzKS5wYXJlbnQoKS5uZXh0KCkudG9nZ2xlKCk7IiB2YWx1ZT0i');$GLOBALS[base64_decode('emU0cXR6cXQxN3RjdTQ5ag==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0pTT05fT1JJR0lOQUw=');$GLOBALS[base64_decode('dzhpZ2lhMGdiNGZ4c2JnZg==')]=base64_decode('IiAvPjwvZGl2Pg==');$GLOBALS[base64_decode('cWI3azA5NjQwZHg4Y3RvMw==')]=base64_decode('PGRpdiBzdHlsZT0iZGlzcGxheTpub25lOyI+');$GLOBALS[base64_decode('bGgxZnl1bzZmNTAzN2N1bg==')]=base64_decode('PHByZT48Y29kZSBjbGFzcz0ianNvbiI+');$GLOBALS[base64_decode('eW93czNxaDVxaXdhazRiaQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('aWp0c2k0OWh4ZXNjOWV0cQ==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('bjMzYXpyeThqcXZybGdvOA==')]=base64_decode('PC9kaXY+');$GLOBALS[base64_decode('cmR4b2hxbHZmMzI5OGJueA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('Zmxsajcya3kyOHBydTdpdg==')]=base64_decode('RVhDRUw=');$GLOBALS[base64_decode('N3Q4Nm9hZXZhODdic3cwbw==')]=base64_decode('PHByZT48Y29kZT4=');$GLOBALS[base64_decode('MjBvdm9hM2pkYjgyY2h5NA==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZWRmejJ0ZGdwOGg3c2tocQ==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('a29ybjVybTl6MTk1YXJzaw==')]=base64_decode('PGRpdiBzdHlsZT0idGV4dC1hbGlnbjpsZWZ0OyI+PGlucHV0IHR5cGU9ImJ1dHRvbiIgb25jbGljaz0iJCh0aGlzKS5wYXJlbnQoKS5uZXh0KCkudG9nZ2xlKCk7IiB2YWx1ZT0i');$GLOBALS[base64_decode('YWNveG9ieHU5MTE1cTM3ZA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0pTT05fT1JJR0lOQUw=');$GLOBALS[base64_decode('NTJqeGJ1MDZxanUxMzRocQ==')]=base64_decode('IiAvPjwvZGl2Pg==');$GLOBALS[base64_decode('cG5mM3czYTg1Zmc0cmJhcQ==')]=base64_decode('PGRpdiBzdHlsZT0iZGlzcGxheTpub25lOyI+');$GLOBALS[base64_decode('cngzanM1Zmw4Ync1bnF1MA==')]=base64_decode('PHByZT48Y29kZSBjbGFzcz0ianNvbiI+');$GLOBALS[base64_decode('eWNrMG5sbWR0M2xtb3Z1Mg==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('MThka2gwNWp6M3lyaGkzcw==')]=base64_decode('PC9jb2RlPjwvcHJlPg==');$GLOBALS[base64_decode('Mmp3NTF6em94M2poM3Jheg==')]=base64_decode('PC9kaXY+');$GLOBALS[base64_decode('dnU4cmU1a28waDVnb2dneA==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('M3BsajI2NjY0aGhlbXVzOA==')]=base64_decode('QVJSQVk=');$GLOBALS[base64_decode('bzd5anF6N3dpOHNibTYxYw==')]=base64_decode('PHByZT4=');$GLOBALS[base64_decode('ZWRmeWR5OTk0cTVoY2d3Nw==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('dmN6aTA5cHExbzNoYzQ4cw==')]=base64_decode('PC9wcmU+');$GLOBALS[base64_decode('M3dyMWttbTFvZHJ2eXZuZg==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('enc2ZXNldG45YWR0c2R1bg==')]=base64_decode('Q1NW');$GLOBALS[base64_decode('a3Fmemk2cjdmMGlnb3dubQ==')]=base64_decode('PHByZT4=');$GLOBALS[base64_decode('emE4ZDE4dHFzb2R5MnVrMQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('aDd6NnF5eXM5dWpzMjN5eg==')]=base64_decode('PC9wcmU+');$GLOBALS[base64_decode('bjRwMGwybDF6a21iNzF1bQ==')]=base64_decode('PHByZT4=');$GLOBALS[base64_decode('cmpsOHdhN3Y2OTY1bjlveQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('M2FkYW11dm02N2k1a2l3Mg==')]=base64_decode('PC9wcmU+');$GLOBALS[base64_decode('emgzYWc1dWdkN3Q3czhkeQ==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('N29ya3lwcmRuOWtsd2dvdw==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('bDVoMnZsdXp5M3RhYXl5bQ==')]=base64_decode('PGRpdiBzdHlsZT0idGV4dC1hbGlnbjpsZWZ0OyI+PGlucHV0IHR5cGU9ImJ1dHRvbiIgb25jbGljaz0iJCh0aGlzKS5wYXJlbnQoKS5uZXh0KCkudG9nZ2xlKCk7IiB2YWx1ZT0i');$GLOBALS[base64_decode('YXI4c3BrZ2Nib3c4azA5aA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9QUkVWSUVXX0RBVEFfTU9SRQ==');$GLOBALS[base64_decode('bzZlaXh3am11MGU3NDQ2OQ==')]=base64_decode('IiAvPjwvZGl2Pg==');$GLOBALS[base64_decode('b2VwYnZlZ2R2cmx0Ymhzaw==')]=base64_decode('PGRpdiBzdHlsZT0iZGlzcGxheTpub25lOyI+');$GLOBALS[base64_decode('ZTFiYzdjdWdtbTR1a2loMg==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('Y3ZlbjdnazdzNjlpOGZ5dA==')]=base64_decode('PC9kaXY+');$GLOBALS[base64_decode('aGU2NmxsNm94bWFqNnExdQ==')]=base64_decode('PGhyLz4=');$GLOBALS[base64_decode('dWpqZWV0ZHlnNjlyMmlqbA==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('ZXV4ZDZlaHB5a2p5eWhhYw==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('czM3d3pxdTVrN3NubnJrdw==')]=base64_decode('');$GLOBALS[base64_decode('NzJ2NWV3cndyYjBvNG5icw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ejg1NnV4ZzFkbTN2aHI4NQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YzkwZHBkN3d0b3Zwb3g3ag==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bnd5Zmg4Y3NzbTN5MG1mNQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bTF6dHlnMjVsbTBkOHpzZA==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('aHZwMDFjMmF1NHlwYWZ6dw==')]=base64_decode('U0VDVElPTl9JRA==');$GLOBALS[base64_decode('bnZlY3FtaHRiY2poNnZubA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('dm8xNXI5NWVmZGVicXB3aQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('OTRrd250M3UxbnFoYXN3Zg==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('cHpnajY5bXI0dGVzcHdxcA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('aGZzY3F3ajZtdXY5YzJybA==')]=base64_decode('LA==');$GLOBALS[base64_decode('ZmkyNmJycGZuYnh0MTN0eA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OU19JRA==');$GLOBALS[base64_decode('dXdxNjV6enBobDRhbGU1OQ==')]=base64_decode('');$GLOBALS[base64_decode('NjU5ZjFmb2trc2hzMnk4OQ==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('eWxrOXRpZzdvczJ4NDc1Mg==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('ZnNna3Zoa2xmY2pmcmNiMg==')]=base64_decode('LA==');$GLOBALS[base64_decode('MWJoYjI0Z2NrY3IxNmNucg==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('ODZzODcxZXlleTdkZHo2OQ==')]=base64_decode('Q1VSUkVOQ1k=');$GLOBALS[base64_decode('djh1a2M4aXpiMmZvczk5bg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('cTA1cDR0ZW00OHljcG56dA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('YzQydG8wczRlNm50MXF3Yg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('NG52YXJod2Fxb2JwNnZjeQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('NzFlbnpoM2liYjByZmRsOQ==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('dDIzMmJoYWh3c25pODA1cQ==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('NGVsZHEwenY2ZWxhNDdmbA==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('ZmYyMjF0eWh0YjI5ZzdjeQ==')]=base64_decode('REFUQQ==');$GLOBALS[base64_decode('bTFheWViMnB0cnYyemZlOA==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('MHZncWc2cmx6M3Qxa3J0eQ==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('Nm1yMGkzeW41dTZsY2xqNg==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('ZnFqenZ5cTlvbnR6ZHRxcA==')]=base64_decode('REFUQV9NT1JF');$GLOBALS[base64_decode('NDZzNDFvaHlsMGphcGMyZA==')]=base64_decode('REFURV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('bGl4Z3ExcnlqcmY2YjdpbQ==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('MTZiMmRkbXQ0eGt4eHJ4dw==')]=base64_decode('VElNRQ==');$GLOBALS[base64_decode('ZWQwdmVjdG11aGNlNGM4Yg==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('ZGxtMnN1eDlwYWxkNGpjNQ==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('aXNzdGZydmE2czc4bWhrdQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('MGIwaWt4c3o5bXR1cXdxaw==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('Y2FlbmpnMnhqN2l0Z2l6dw==')]=base64_decode('UkFORCgp');$GLOBALS[base64_decode('ZmtqNXB1ejc1Mm15eTR5bg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('dTB0YzI2Ym9sdXJvNWZhYQ==')]=base64_decode('RFVNTVlfVFlQRQ==');$GLOBALS[base64_decode('cDB1MXA1cDhocnA0aHNvNw==')]=base64_decode('RFVNTVlfVFlQRQ==');$GLOBALS[base64_decode('MDgyNmd0dXNweDh0ejFjaQ==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('MmR0NHNwcmY1YzQzbHZvag==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZG10aDk4eXFwN2s0emczcQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('OHNlYXR0a2V3ampweHRvaQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ZHM2ejdtM3p1eWYwYXVtNg==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('eHV4bXliNTdmeDVkZGpyNg==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('bjlqZHJnMjRsM2N0Z2NxOQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('c3cwcXAxOTU4aHRkaW9obg==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('NjNuM2QwNjE2ZGk5Y2JrOQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3VtZnd6dzJ1YmJreGx2cA==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('MDFpamR5NTcxMWM1ZjliYg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('M3p1ODc0dmgzbzZzMDZ0eQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('eXR2ancwaXdqdDlkdzI3dw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('OHpoYWgwbWdmaG9lajkzcA==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('cnFldHV6Y21hOGw1cGcyeg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y2x3bDdxYWF2eGUxaTl2cg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('dzcwdzlsOG8zc3hvdG5xcQ==')]=base64_decode('YWRk');$GLOBALS[base64_decode('NTVobjIxNW5qcHVhcHQ2Mg==')]=base64_decode('QUNSSVRfRVhQX0xPR19TQVZFX0VMRU1FTlRfRVJST1I=');$GLOBALS[base64_decode('OGk4eW10dGlucDVtczR4bw==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('bmN3bnVzenk1aDlyYjRxZA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('cWk3ZnkwMWthZzVvNTN5MA==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('a212emU2Mnp6OXl2Z3B0Ng==')]=base64_decode('LCA=');$GLOBALS[base64_decode('bHRlOWVzbDNmYWtzazhzZg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dDFjMHJnaXRicTM5OXhnOQ==')]=base64_decode('T0ZGRVJTX0VSUk9SUw==');$GLOBALS[base64_decode('YnllbXN6Z2xsM2Q2MmppeQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('Y280cGZmZWQ4c294azZibw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('MmlkdTV0aDZud3d3a20zdw==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('NDB1bXVlb2p4bXNkcm52aQ==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('c3ZubXA0bXlyaG01NHZwNw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aXozNzZ5MjAwamI5dXRhMA==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('ZG13emVpODl1YzVkbW1seQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZWhyYWtlcDVodDJvbDBvdw==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('emNsNmZ3YnFuMDRrc2RvZg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ejEzaTEwcmM1c2Z1eGFnNg==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('ZzZjcXk3cHNsamJsMXAxbA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bGY5NWd3cGQ5N2QxbTV1eQ==')]=base64_decode('T0ZGRVJTX1NVQ0NFU1M=');$GLOBALS[base64_decode('eXBvMnZ3YWQ0MjF0cXdjcg==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('b2ZtcmwwaXB0OTkyaHh6cw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('ZWIyM3ZlN3NtdzBxOHhkbQ==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('NmRreTVvN3Yxa2lmMGk0ag==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('OTRieTBkNjNlMWhpanIxdw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b3k0eW41ZXg5c215a2JhNA==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('c3ltem42czc3bWM0cmozMA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('Zmx5Z3d5ZDc4cWl2YXg0eQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('NjZ2dWlycWVnaXJqNGhrZA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('MXBzem16MTY1cDFtdzhvdw==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('MmtwZjhkYXh0anhiMGRseQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Mm9uZW05dWYyaW5pMm03OA==')]=base64_decode('ZGVsZXRlX2VsZW1lbnRfZGF0YV93aGlsZV9leHBvcnRz');$GLOBALS[base64_decode('N3Fyajd6MThpdzE1OGs4OQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('M3Zyb2NkaG5naWRyZ3VjMg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YndsOWhuNmhyN2pkYXpyeA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('aTBjMm53YmRncHcxeDZqaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NXV5djNwd3dnMnhxeGYwOQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dm05aml6aG1xdm0xb2p5Zw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('dGpzaG5taHdjNTVneDhmMQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b2QweTZscDVoanR5ZXN0MA==')]=base64_decode('IVBST0ZJTEUuTE9DS0VE');$GLOBALS[base64_decode('dnQ5bnV1NGk2d3dyNXVtdQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dno1czd0ZWpvNTZyNXAyag==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('MHZ4ZmJtemkwazZwZ2V4Nw==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('aXBhd2gzdXI1Y244eWc3cw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bGMwZWRhNWd3dzUza3lrdA==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('OTYxaXVhcmRvZWRpaGluNQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MzhxbTYwZzE4dXFiM3o1OQ==')]=base64_decode('ZGF0YV90eXBl');$GLOBALS[base64_decode('anFuMTF6OG42M2F2bXIwdw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('d3Y2b3ZlMzVkN2hlemgzaA==')]=base64_decode('Z2V0RW50aXR5');$GLOBALS[base64_decode('aTlzbzhuMDk5bmN0bndjOQ==')]=base64_decode('cmVmZXJlbmNl');$GLOBALS[base64_decode('czIyNXdic2N3NmMzbjN0aQ==')]=base64_decode('PXRoaXMuUFJPRklMRV9JRA==');$GLOBALS[base64_decode('NWU4aWN1Z2VqbTkwZ2E4cw==')]=base64_decode('cmVmLklE');$GLOBALS[base64_decode('OHF1ZzYzd21ncTkydWxrcw==')]=base64_decode('am9pbl90eXBl');$GLOBALS[base64_decode('ajh1eGR0dDRpbDkzYXdpMg==')]=base64_decode('TEVGVA==');$GLOBALS[base64_decode('OGhkcGo0cXpzOXBqejZueQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('Zzd4MnF0ZDBiNWNkOWI2aA==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('dXA2Y2llZGhtdjRib3g1OA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZGNhZzd3cDZiNjlraXpheg==')]=base64_decode('ZGVsZXRl');$GLOBALS[base64_decode('MHB5YmkxNzlqcXMzeGdscA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eTdtN2dqejU3bTIxYXRxZQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19ERUxFVElOR19FTEVNRU5UX0ZST01fRVhQT1JUX0RBVEE=');$GLOBALS[base64_decode('dnc4YXBsOHA5YmQxOHptcQ==')]=base64_decode('I0VMRU1FTlRfSUQj');$GLOBALS[base64_decode('cWJhMjY5eG5kdWh3OHpuaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MDM5bmdmZG13dmN6OGQ5dA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cjlzN3c1YzBrdHJoYW90ag==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cTMwdWYzeDJ5OGU0bWh2dA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bnA1ZXhwNmk0bm4ydzFqMw==')]=base64_decode('T25CZWZvcmVQcm9jZXNzRmllbGQ=');$GLOBALS[base64_decode('YWJtZTE2ZjBrZTd6OWJzbA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('OTJtc3MzZmliMWw5Nm9sMw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('aHF6MXl3cjRldmxzZTY2dg==')]=base64_decode('Q09ORElUSU9OUw==');$GLOBALS[base64_decode('dGQzejdna3o2c2ZyajY0bw==')]=base64_decode('Q09ORElUSU9OUw==');$GLOBALS[base64_decode('NGN6dGpjam01NHJzZmFueQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('MXY0dWtwdWE1ZWM2dDBvZg==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('ZW9xcHlxNTE5eDV3bWNkdw==')]=base64_decode('VkFMVUVT');$GLOBALS[base64_decode('cXVwZjVmNmNua2pxMTVkOQ==')]=base64_decode('VkFMVUVT');$GLOBALS[base64_decode('anJvNmYwd2N1anY1Mnpjdg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YmIzc3U3Z3hlbXFtbDg3dA==')]=base64_decode('T25BZnRlclByb2Nlc3NGaWVsZA==');$GLOBALS[base64_decode('bmR4azAwemxmaGxia2VxeA==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('cW54YTZvZzJ3ZXc3cTYxaw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('MWFyaTI5ZnJwZnU2dzQ4dA==')]=base64_decode('RklFTERT');$GLOBALS[base64_decode('cHdwZjNhdHYxNnN5ZGJiOA==')]=base64_decode('R1JPVVBT');$GLOBALS[base64_decode('eXIwMmJnYTQwMnp2Y2d0NQ==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('bXljYXoyNHc0M2d1MDJtbA==')]=base64_decode('SUJMT0NL');$GLOBALS[base64_decode('Z3NmYjh0YmQzcHN2Zjk4aw==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('Mm9wYjgwcXI3Z21naGFheA==')]=base64_decode('QVND');$GLOBALS[base64_decode('MWRkc2RmNHZ2YjVzcWt4dg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('d3d4aTQyZ3gyOTRoa3lqbw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('eG5vNmh1cnpwZ3p4Zzk1eQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y3Z4em1iZ2hzbmdsbXV4Ng==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ano0Ym5tMGYwMGV5MnMzYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('YzcxamcxZzdtdjZ2Zmw2aQ==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('NjNkanB5bHlzcHNjMWxzZg==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('dmpneHZzM2M4dGI0dXlodg==')]=base64_decode('Q0FUQUxPRw==');$GLOBALS[base64_decode('c3V6MWMyczQ2a3VubmV0ZQ==')]=base64_decode('Q0FUQUxPR19RVUFOVElUWQ==');$GLOBALS[base64_decode('dW9ybW92dWkzNWM3a2ZqMA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NmZtdjIzNGM1ZWM3Z21taQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eTdiMTYydHB3MXV2b3dreA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('aG5oOWR1YXpsOHNxOHZkZA==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('NXR0eXc2eWpsOWF5NWdhOA==')]=base64_decode('VElNRVNUQU1QX1g=');$GLOBALS[base64_decode('MGdlOHhyN29pbnFoZ3pkZg==')]=base64_decode('TU9ESUZJRURfQlk=');$GLOBALS[base64_decode('MGF0cjQ5dTRveTN6YWI0bg==')]=base64_decode('REFURV9DUkVBVEU=');$GLOBALS[base64_decode('OGUwMnk2cTNicjc4MzQ2YQ==')]=base64_decode('Q1JFQVRFRF9CWQ==');$GLOBALS[base64_decode('cWsyMHR4YTR0NGJiZ2pyMQ==')]=base64_decode('Q1JFQVRFRF9EQVRF');$GLOBALS[base64_decode('YnRuNGV2MXk4MXVjbHdrNA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZGY5eGtiZDZkbWl3eWU4cA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('dnFwazEyc3Njbmt6MWJ5dg==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('ODFoYTNqcXI3ZWJzY3dvOQ==')]=base64_decode('QUNUSVZFX0ZST00=');$GLOBALS[base64_decode('eTJjYXoydjA1eG1uOWdrNA==')]=base64_decode('QUNUSVZFX1RP');$GLOBALS[base64_decode('Y2l3cWh3bmdmemJ2ZDRzOA==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('dm15OGR5MWJmeWY4Mncycg==')]=base64_decode('UFJFVklFV19URVhU');$GLOBALS[base64_decode('bDJoanQ2bDd3MmI3OTR5Zg==')]=base64_decode('UFJFVklFV19URVhUX1RZUEU=');$GLOBALS[base64_decode('MjNoN2lhb29nY3Vja3R3aw==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('ODBxZTBpMmc5ODZiczUxOQ==')]=base64_decode('REVUQUlMX1RFWFQ=');$GLOBALS[base64_decode('OXh2NTRlaHhqdGdtc2M0cw==')]=base64_decode('REVUQUlMX1RFWFRfVFlQRQ==');$GLOBALS[base64_decode('eDJ2ajhxaWh2d2xza3ZnbQ==')]=base64_decode('U0hPV19DT1VOVEVS');$GLOBALS[base64_decode('YWxoN3R5ZHpkanh4ZGluZw==')]=base64_decode('VEFHUw==');$GLOBALS[base64_decode('azUwMGNjeWp3czJrb285Ng==')]=base64_decode('WE1MX0lE');$GLOBALS[base64_decode('cTN2Y3B1Z3ltOHkwbnV2cQ==')]=base64_decode('RVhURVJOQUxfSUQ=');$GLOBALS[base64_decode('djFnM2Z5dDlwOHR0cTRuMA==')]=base64_decode('REVUQUlMX1BBR0VfVVJM');$GLOBALS[base64_decode('eGdwYTQ0cTMxZXlxZmMxeg==')]=base64_decode('Q0FUQUxPR19RVUFOVElUWQ==');$GLOBALS[base64_decode('YzNlNnR6eGluYWdkaGF5Zg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('MzRidGZhbzczdWhwcjc2cA==')]=base64_decode('UFJFVklFV19URVhU');$GLOBALS[base64_decode('M3B6MnVyMmZwcW5ycHlwYQ==')]=base64_decode('REVUQUlMX1RFWFQ=');$GLOBALS[base64_decode('M2JpaXh2cHNtNDhhb3djeA==')]=base64_decode('fg==');$GLOBALS[base64_decode('eHU2OHIwNHR4czZ6enFiOA==')]=base64_decode('QUxMX0lNQUdFUw==');$GLOBALS[base64_decode('NTM5MHlqMHBtbXFpMnNvNA==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('NXRxd3dxZG9iN3ZkdmVleA==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('bWVsejczejFjenV6YTc5OQ==')]=base64_decode('UFJFVklFV19QSUNUVVJF');$GLOBALS[base64_decode('M29sNG82d3gxNzQxY2tjdw==')]=base64_decode('U1JD');$GLOBALS[base64_decode('NGc4dThhc2t6N3RheHRiMg==')]=base64_decode('QUxMX0lNQUdFUw==');$GLOBALS[base64_decode('ajN5M21sZW5iY2JnZXJ5ZQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eGN1M2h0YjhqcWg4MXgzeQ==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('MWk5bHB4NmY3dzBjbXE3OA==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('MTFwbjA1czR0ZzBnbHZwcQ==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('cmgzN3YzeWxja3ZqZnhrNA==')]=base64_decode('U1JD');$GLOBALS[base64_decode('aTVhOHYyMnY1d2Iyd2kxZw==')]=base64_decode('QUxMX0lNQUdFUw==');$GLOBALS[base64_decode('eWl1cGN3MW4zbHk2NHQ2aw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('b2oybm84MnBnODFhbjl4MQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('aDkzemdlb2Q3djAycXllZg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bDV3OGJ5M3l2bmI3aG5yZA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aXo2Z2preG4wdHUwZDRoZw==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('MGszczNmcDBsZjdxc2llNg==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('ZzBnZ2hibzNtMzZsOTVqYQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Y2JzNzhzbndiZGxhZTJwMg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('d3lqZjkwMHoxZHI0c2U4dQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('YzJieTMxeWx6Y3RqbWV1cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bjExdzB6aDJ6enZjMXFleg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('NWd2OWZjZTNjNzl6ZHprdw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZWVtc2szd2hqcmt2Y2Q2cQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('dHhyY3MzaTNwOTFsNTA5eg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('aTAwOHdrM2p3dGxjbGNmMw==')]=base64_decode('Tg==');$GLOBALS[base64_decode('MnM3ZmFrdTN0NWhwd3hycg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('eGU5NjMwdzd6NnpiOWx4aQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('enNodG82YjN6M2VsdXFhcA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('dWJrczY0bWsxdHZ4b2ExcA==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('cTI4emhla3VzZmk4MWIyOQ==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('YXR6Mzdvb3plbXF6dHFxeA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OThnNWI3eWN4dHRxaHlhNg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('NmxsNndxMWIwbmdrd2EzcQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('aTVmM3Q4cHRzdGRsaDQ1Ng==')]=base64_decode('VElNRVNUQU1QX1g=');$GLOBALS[base64_decode('MDBvYWJ4OHR0bXF2enk5NA==')]=base64_decode('REFURV9DUkVBVEU=');$GLOBALS[base64_decode('aDFkMmVjOWpoZzkxMDN5Nw==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('YzNybmdsbDRjODR3eGdvbg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('YzB4dDZxbGZkdXhnaXRkYw==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('dTNpYWQ0Mm5ubGdrb3Nkdw==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('aWVtZWtjd3BveGRsdDI5Ng==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('MXFsenBybDBqZjc0ZnUwMA==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('cmdwNnA2MXIwb2w5aGRtMQ==')]=base64_decode('WE1MX0lE');$GLOBALS[base64_decode('dmR3YTk3eTM4anFpOGw2bQ==')]=base64_decode('VUZfKg==');$GLOBALS[base64_decode('NnN6cWNqa2kxeXBrM2RwYg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ajBzZ3NnZnVnN2g1N2p5Ng==')]=base64_decode('QVND');$GLOBALS[base64_decode('dzRnc3ZpMTQ5MGRpdTdtZg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('azU1dXEzOWlkMHI3OHpqYw==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('NGt5NzJsemRhajM3MnB6dw==')]=base64_decode('fg==');$GLOBALS[base64_decode('MmFid21kMHpqM2Q2aWhpcw==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('OTQ3Mzd2c2o0d2k4c3Jwag==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('dHBldjYwa3RtcjV0Ym00dw==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('MHM2MzVrdDQxY3BmdGI5Ng==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('d3RhOWs5ZWI4Y2M3MGh3OA==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('M2xxZmdncnk5am43eWd0cA==')]=base64_decode('REVUQUlMX1BJQ1RVUkU=');$GLOBALS[base64_decode('dHg2c215eTZ2NG1wNDMxeg==')]=base64_decode('U0VDVElPTg==');$GLOBALS[base64_decode('MDdnZ3d4enc5anRqMGRsaw==')]=base64_decode('SUJMT0NL');$GLOBALS[base64_decode('OTdxZzludTF6c2FsdGlnaQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MWszYnN2NG8waHlqZ25zbw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('NjA4ZDJ0cG5rbmFqczBpcw==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('Zmdsajd0djM0OTAydWh0MA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('bGNlbXhxbHA1NDRlcGRicg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('cTk2c2tucWNzZGN5MmUzdQ==')]=base64_decode('REVTQ1JJUFRJT04=');$GLOBALS[base64_decode('dm1qM29rbWxiZDlmem1ncQ==')]=base64_decode('fg==');$GLOBALS[base64_decode('emU2ZzNjYjdqdWJ2ZWFvbA==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('Z3ZyeGV0bmxjbmxiM245Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dTduM3c3aGp3cGUwMm5hbg==')]=base64_decode('UElDVFVSRQ==');$GLOBALS[base64_decode('OWZlNXZscXAwOWFrcTl5MA==')]=base64_decode('SUJMT0NL');$GLOBALS[base64_decode('aW13OTE2NTBvdnpoczFnNQ==')]=base64_decode('RU1QVFk=');$GLOBALS[base64_decode('NXBzOTQ3ZzNyNDFkYTdtbQ==')]=base64_decode('Tg==');$GLOBALS[base64_decode('NTk5NmJmcHZ4bnJ6MWV5OA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MjhqejZzcjN5MWFjMGRiNQ==')]=base64_decode('UFJPUEVSVFlfSUQ=');$GLOBALS[base64_decode('Y2tzZDRvZndnY2J3OTI3cA==')]=base64_decode('UFJPUEVSVElFUw==');$GLOBALS[base64_decode('aXFkOGpna2c0d2MyMjE5aA==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('eWl6MWFjMTB4NWEwZmJzdg==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('Znc4MGJ3aWowaDRqeWNrNA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cndqdWc5eWtpcTVqbW9nYQ==')]=base64_decode('UFJPUEVSVElFUw==');$GLOBALS[base64_decode('cjM4NXhmNm1uOXZscHRvcw==')]=base64_decode('QkFSQ09ERQ==');$GLOBALS[base64_decode('YTU5MmVqNWdtdDVvNGNyMw==')]=base64_decode('XENDYXRhbG9nU3RvcmVCYXJDb2Rl');$GLOBALS[base64_decode('dXd4M2dodm0ydHRiejA3Mw==')]=base64_decode('Q0FUQUxPR19CQVJDT0RF');$GLOBALS[base64_decode('eW5zNzcwMHYyN2RvaW5sNA==')]=base64_decode('UFJPRFVDVF9JRA==');$GLOBALS[base64_decode('cGRhM3k4a3NsNmRsN3U5Mg==')]=base64_decode('U1RPUkVfSUQ=');$GLOBALS[base64_decode('ZXFwcDQwYTFhbWt4ZDNoNw==')]=base64_decode('Q0FUQUxPR19CQVJDT0RF');$GLOBALS[base64_decode('bjNvMm83MjdmeGwwM2l6ZA==')]=base64_decode('QkFSQ09ERQ==');$GLOBALS[base64_decode('c2VpM3RkdHA4MWdqdDMzYg==')]=base64_decode('Q0FUQUxPR19WQVRfSUQ=');$GLOBALS[base64_decode('dnJzYjhjYjZvd2JiMXU5bw==')]=base64_decode('Q0FUQUxPR19WQVRfVkFMVUU=');$GLOBALS[base64_decode('ajMwbmtocmEzbzFteTF5dA==')]=base64_decode('Q0FUQUxPR19WQVRfSUQ=');$GLOBALS[base64_decode('Y2Nha2VpaGpldjlhbndqag==')]=base64_decode('fkNBVEFMT0dfVkFUX1ZBTFVF');$GLOBALS[base64_decode('a2oyM2xpc2ZlZjgxcHo1eA==')]=base64_decode('fkNBVEFMT0dfVkFUX0lE');$GLOBALS[base64_decode('OXR3bXVlNHVqa3JkbmMyOA==')]=base64_decode('SVNfUEFSRU5U');$GLOBALS[base64_decode('NGxuMDRjZTUyNmh2N3M2Ng==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('a3BueGR2NzE5YzR5cGV0dA==')]=base64_decode('SVNfUEFSRU5U');$GLOBALS[base64_decode('Nmp3d2l4cmZjM3gxdzhveA==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('NjhraGtrd2JzMGFmMGRrcw==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('eWF3eGx6cGptbGV1YTVtNQ==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('dHFnbzFscm1haGFic255bw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('ajdheGs3anUzanI2Mmw1ZA==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('bTV4b210MmM3bWplMzZmZA==')]=base64_decode('U0VPX1RJVExF');$GLOBALS[base64_decode('dTk4cjMyMmZwYnhqZGxkMg==')]=base64_decode('RUxFTUVOVF9NRVRBX1RJVExF');$GLOBALS[base64_decode('MTN1eHNiZzU2N2wwOGkxcA==')]=base64_decode('U0VPX0tFWVdPUkRT');$GLOBALS[base64_decode('NzM0b3p1dXA2d2M5aGpsYQ==')]=base64_decode('RUxFTUVOVF9NRVRBX0tFWVdPUkRT');$GLOBALS[base64_decode('ZHlzMHF2cWJ3M2o0MXQzNg==')]=base64_decode('U0VPX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('YmZsMnh3Zm8yMmp0Z28yZQ==')]=base64_decode('RUxFTUVOVF9NRVRBX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('eDdweGRubTVxbWV3Z3F6Yg==')]=base64_decode('U0VPX0gx');$GLOBALS[base64_decode('bHZ4eW54YjB2d2tteGhqZw==')]=base64_decode('RUxFTUVOVF9QQUdFX1RJVExF');$GLOBALS[base64_decode('MmJ5b2E2eWV0NXJpdnFmbA==')]=base64_decode('U0VDVElPTl9fU0VPX1RJVExF');$GLOBALS[base64_decode('amdmeXBtdmRha2JjeHoweA==')]=base64_decode('U0VDVElPTl9NRVRBX1RJVExF');$GLOBALS[base64_decode('cWtxZWxkcTV5NTVjcTRtdg==')]=base64_decode('U0VDVElPTl9fU0VPX0tFWVdPUkRT');$GLOBALS[base64_decode('ZXNxM243NDk0dGJldDE2MA==')]=base64_decode('U0VDVElPTl9NRVRBX0tFWVdPUkRT');$GLOBALS[base64_decode('YmUzcHNsdmpyOXFkcHJ0OQ==')]=base64_decode('U0VDVElPTl9fU0VPX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('anRxbHRhNDRvbTdxY2FoeQ==')]=base64_decode('U0VDVElPTl9NRVRBX0RFU0NSSVBUSU9O');$GLOBALS[base64_decode('dWZnNDkxYWpkdm9pMWlmeA==')]=base64_decode('U0VDVElPTl9fU0VPX0gx');$GLOBALS[base64_decode('Z3VhMjFqd2UwM21jdmxyaA==')]=base64_decode('U0VDVElPTl9QQUdFX1RJVExF');$GLOBALS[base64_decode('eGt3amwwNzVoa29sMjU0cQ==')]=base64_decode('XEJpdHJpeFxJQmxvY2tcSW5oZXJpdGVkUHJvcGVydHlcRWxlbWVudFZhbHVlcw==');$GLOBALS[base64_decode('anA1bTZjOTMxYzQ0eGc0OA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('cTR2NDA0cG00N2pxbGJ1bQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OHc2dWY2NDI4YTBreDEzZQ==')]=base64_decode('');$GLOBALS[base64_decode('Z2QzcmhxNXQ2NXZzNGxlNA==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('MGJnNTRjbnY2azlrcDQyMw==')]=base64_decode('UFJPUEVSVElFUw==');$GLOBALS[base64_decode('bHk3anpyeDVmaW9tMG83MA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZnV5a29peWdtb3RjdXppMA==')]=base64_decode('U0tVX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('MXZxaGc4ZnNsejlnZGMyNg==')]=base64_decode('VkFMVUU=');$GLOBALS[base64_decode('ZWgydDNwOGNuYjBuaHQ0cw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('MTlidTNxNGt1bzA5c3dpYg==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('bGF0N3V6NDN2N3U2MDgwag==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('OHNuNG9jbjU5bnY5aHJvdA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('bzdncjF4bXZ1YWRyaTFyYw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('MGRoejU1MTR4MWg4M2huaA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('eWFnaTliYjRpNWZvNTFsdw==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('NGRiZ2poZTIzMHRzaGFtdQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('OW82cmFqamYzaWNjYTl0dg==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('c2V1OTFieWN4dmZiZ2QydA==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('b3Uxd3hrZWk1OTVrZ2podg==')]=base64_decode('T25HZXRFbGVtZW50QXJyYXk=');$GLOBALS[base64_decode('bGY3YjFicDN3eDlqOHU3bA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NmVzdHk2dmwyZzE4NWRuNQ==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('MGdnbmR2eXdjM2NmOGhkeA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZTQybHlhMWx6ODUybGt6NQ==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('eTBkZmtiY2FtbTE5M3p3OQ==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSEFTX1NVQlNFQ1RJT05T');$GLOBALS[base64_decode('OHFhN2MyejlzNzNwY3cwZw==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('MmIxeDJqcjEzcHpyNjJ2aA==')]=base64_decode('X09GRkVSU19JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('djlnZWhjMGtmdmYxdDkzZQ==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('MmZ3enRxeGozd3NlM3k5dw==')]=base64_decode('X09GRkVSU19QUk9QRVJUWV9JRA==');$GLOBALS[base64_decode('YWVhd3FnbjE5cG5zaXU5aA==')]=base64_decode('T0ZGRVJTX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('b2w4eGhsZ2NlcmJsZDRkOA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NTMydXdmMGlxNXludzltMA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('Y2pnc3UxN2IzaGFleWhnMw==')]=base64_decode('T0ZGRVJfU09SVDI=');$GLOBALS[base64_decode('MnphMHNwY3FsOGxmd3Fhcg==')]=base64_decode('RklFTEQ=');$GLOBALS[base64_decode('MnoxMDFnc3Z4MmYzZGI4Yg==')]=base64_decode('T1RIRVI=');$GLOBALS[base64_decode('NHIzZTF5MGI1b2R2a2x5cg==')]=base64_decode('T1JERVI=');$GLOBALS[base64_decode('ZDUzeTJvdHN2MzZ2c3Rrcw==')]=base64_decode('LQ==');$GLOBALS[base64_decode('cGN1bnJtbm9jdW82emdnbw==')]=base64_decode('UFJPUEVSVFlf');$GLOBALS[base64_decode('djNxYWx5ZGZvcWtka2E4dQ==')]=base64_decode('T0ZGRVJTX1BST1BFUlRZX0lE');$GLOBALS[base64_decode('NHpuajZwdWg4bzV2ejI5dA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YzdpenIxYmphaGIxazY0dg==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('bzRoaGlhcWF0MGpsb2I0Nw==')]=base64_decode('T0ZGRVJTX0NPVU5UX0FMTA==');$GLOBALS[base64_decode('d2lnbDZ4MzlqMXAxbnRwMw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('ajl2MzN6aXZqMnl0cXZ0Mg==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('Nmw0ZHlxMDR5MTlycjZvcw==')]=base64_decode('T0ZGRVJTX01BWF9DT1VOVA==');$GLOBALS[base64_decode('dHR2emtqMGU1djZmc3ZuMw==')]=base64_decode('blRvcENvdW50');$GLOBALS[base64_decode('M3J2OGxoeGFoYmh4M2Fkaw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NnZmdTJia2hrdGpnc2h1dA==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('aXBiNjRuZWFvM2w1ODB0Zg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZWp1aTFzZG8wMmozY2c3Zw==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('OXNpZ2dmMDN5ODcxNzExNw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('bGg0ajNwbjYzOXF6dW40Mw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MWRrMHJwa2sxcnU2NGpjeQ==')]=base64_decode('UFJPUEVSVFlfJWQ=');$GLOBALS[base64_decode('d3ducGw0dXRzcDE2a21zNQ==')]=base64_decode('UFJPUEVSVFlfJWRfVkFMVUU=');$GLOBALS[base64_decode('Z2NuazIwZGhjYzhkb3Azag==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('M2R4b2J6YjUwOTYzbXRscA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('emJmMGZqZzFzZjlkMGI0Mg==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('cjBhZTNxc3YzNG44NXZvbA==')]=base64_decode('T0ZGRVJT');$GLOBALS[base64_decode('NDhwZHpvYnIyeGdiZWg5MA==')]=base64_decode('T0ZGRVI=');$GLOBALS[base64_decode('N2JtdGdwdm9lMXRzcWw0dA==')]=base64_decode('T0ZGRVJTX0lCTE9DS19JRA==');$GLOBALS[base64_decode('dW96aHQyMWI3Z3VjbjJzYQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dWNlNjhrdTJuYmdueGZ0MA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('NWJrNHdsbDZqYzdqbnA4YQ==')]=base64_decode('T0ZGRVJTX0dST1VQ');$GLOBALS[base64_decode('ZGJsbDFhMDJkeWV5aTFmbw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MTZvbGVleHQ1cHEwbWJoNg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('MWJkdWc2emM5MGtkMzdrMg==')]=base64_decode('Tg==');$GLOBALS[base64_decode('cHZlaDk0cGcxdmUwYW5kcQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cWE3dmJvcXExZGlrNjF6Zg==')]=base64_decode('blRvcENvdW50');$GLOBALS[base64_decode('M2QydnRsOGNvd2RqOTM3OA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('bWVhc2kyOTNkcDN1bHZuOQ==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('b3Z5eG9mbWY5cDM4czJucw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('eGQ0eXgyNjEyZHFvYjE3cA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('eDc5dTVpYmJqcmxvZHJsbg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('MDNjcnU2NHZiYW1wMzljMQ==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('MWV3Z3U3M20yemxuOTVwNA==')]=base64_decode('IUlE');$GLOBALS[base64_decode('MHFyNHc2MXpyaGtlMG52eA==')]=base64_decode('RUxFTUVOVF9JRA==');$GLOBALS[base64_decode('dDgzNHU3Ynlha2JpNjI2aw==')]=base64_decode('RXhwb3J0RGF0YVRhYmxl');$GLOBALS[base64_decode('MGsxbXVhdm1mNmRndW1pZA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('bHA0MmFnbmdodHhvcTh1NQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('a2lnc3o4dTF3ZTRmZXZuZQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('MjBoN2x5ZDNiYjlzZGRtOQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('aDl4aWd3djYyaHJhaGttdQ==')]=base64_decode('PklE');$GLOBALS[base64_decode('dGFxcTZ3M3RsMWs4ejM5ZA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MjR3cG1ndDM1cHk2eXp6OQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('cnRxemU1MzAxYW9yN2wzbg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('djhmYnBha3E2Zng0amg4ZQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cXVzZmgyY2gwaTl2aWsxOA==')]=base64_decode('dGltZV9zdGVw');$GLOBALS[base64_decode('MTM2dWl6bDByeG9qcm9meg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('aXE4MXlmaDIzY2ZpejVrMA==')]=base64_decode('aXNMb2NrZWQ=');$GLOBALS[base64_decode('b2E1NWM5c3Rnd2ZzNDV4dg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZGF6enp3bG81djliMGprZg==')]=base64_decode('Z2V0RGF0ZVN0YXJ0ZWQ=');$GLOBALS[base64_decode('ZWxvbWR2dXpqeGd4cXM2dA==')]=base64_decode('UHJvY2VzcyBpcyBhbHJlYWR5IGluIHByb2dyZXNzIChzdGFydGVkIGF0IA==');$GLOBALS[base64_decode('Z3NmODQ2bnVzdzA2NGZmag==')]=base64_decode('KS4uLg==');$GLOBALS[base64_decode('MmgzZTY4cmcxa2hmNWRpeA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZWp0NngxaTB6ZTFrNnFrcg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('dHIzM3RpNTk4ZW9xa3k5dQ==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('Zm1wN2lobmlvYzdkdzRsMQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dnRmbTVnZjVycXZudmQxdA==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('eDA0Z253ZjAwNXNvaWdicQ==')]=base64_decode('U0VTU0lPTl9JRA==');$GLOBALS[base64_decode('cGJzemdnMHpsNDZ4bjM3cw==')]=base64_decode('U0VTU0lPTl9JRA==');$GLOBALS[base64_decode('bDlmcXBhdXF6ZXNobzl0bw==')]=base64_decode('U1RFUA==');$GLOBALS[base64_decode('YzY3Nnljem4xODUzdmJ5dg==')]=base64_decode('');$GLOBALS[base64_decode('Y2Z0MXZ0Z245amVzdzhoYw==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('ZmE4dXRpaWd0YWtnZG40Zw==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('aGY2MWNlOTZyN3hvenRhNQ==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('OTB3cHdoOXp4dzc0bXo2MQ==')]=base64_decode('U1RFUFM=');$GLOBALS[base64_decode('Y3liMW8xbXIzeWVoYWZtNQ==')]=base64_decode('Q1VSUkVOVF9TVEVQX0NPREU=');$GLOBALS[base64_decode('dnV0am1qcmlvd3FhM3cyag==')]=base64_decode('Q1VSUkVOVF9TVEVQ');$GLOBALS[base64_decode('bzVyZnl4eXh1bmt4azUyYw==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('aDZrMHYyNXdhMGU4d2dobw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NjE0ZG12MG13NzZoeHVodQ==')]=base64_decode('c2F2ZVNlc3Npb24=');$GLOBALS[base64_decode('OXZqNThoZzh2OWdvOW1rNw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YTBnNjdkeWd6Y3ozbnZpYQ==')]=base64_decode('dW5sb2Nr');$GLOBALS[base64_decode('anB2OHAyb2s2NjBoNGN4MQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9GSUxFX05PVF9GT1VORA==');$GLOBALS[base64_decode('ajF4MjQ2dWRucGFsbmVqMQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Zno1bjJ2NXFpYm9wb2todQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('ZGFqaXM0b2s2c2Npbm5iaw==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('emlzbGs3aGpxcDRvcW83NQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('cnBubmJyY2M3eG40aGx1cg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfUFJFUEFSRQ==');$GLOBALS[base64_decode('a3NtcGRxYm9nd2k4OWJ6cQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('c2M5bnZwZGI4dGFsaXRheQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('bWxuZHphbWhmZnd2MDluMw==')]=base64_decode('c3RlcFByZXBhcmU=');$GLOBALS[base64_decode('Y3ozNmI0YXo5emFjYWtyYw==')]=base64_decode('UFJFUEFSRQ==');$GLOBALS[base64_decode('eGFuMHlsamhkZzZzMTJkMw==')]=base64_decode('QVVUT19ERUxFVEU=');$GLOBALS[base64_decode('N3hxc2E1MXJhcTdqZXRsNw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eDdmeXdyN2V0MDQzaHdwaQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfQVVUT19ERUxFVEU=');$GLOBALS[base64_decode('cGM3MGZveDUxYWRiZXpjbg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MnhxejU0ajI2MzFxbGc3eA==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('cGZ3ejM3NTQ2YmF5bjEyeg==')]=base64_decode('c3RlcEF1dG9EZWxldGU=');$GLOBALS[base64_decode('NHllcXk5dTBmcXIzOHptZw==')]=base64_decode('RElTQ09VTlRT');$GLOBALS[base64_decode('cnAyd2I2eDBoNWNpMmhsYQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('Z204bjQweGMzbHliMnN0YQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfRElTQ09VTlRT');$GLOBALS[base64_decode('cTNhN2I3cjBzaW84b3d3aQ==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('MDl2aDVvN3B4M2VmM3o0OQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('dnpiMm5zMXl2M294bTBuYg==')]=base64_decode('c3RlcERpc2NvdW50cw==');$GLOBALS[base64_decode('czFkOTlhdzM1ZnNteHZ3eg==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('eWU1aWxwYjJndWZ3Zjdkdw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eHFxcTBnZWRkMG9ubzVyaA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfR0VORVJBVEU=');$GLOBALS[base64_decode('cDJkNHhuZzhrMzZtdjVmZg==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('cG82NXhzMGI5cXdlbTJpbg==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('OW1oYnZsMnNzbWI2MHd0cw==')]=base64_decode('c3RlcEdlbmVyYXRl');$GLOBALS[base64_decode('dWdxNHp0NWEzNGNmcW93YQ==')]=base64_decode('RVhQT1JU');$GLOBALS[base64_decode('b2gyZnZvamwyb2FoYzQxcw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('Y3hiM3F4bDRwMHQ3MWdsbA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfRVhQT1JU');$GLOBALS[base64_decode('bzQ1eXB1N2tsM3A4Z3M0ag==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('c3JlaWtrZTNyeXRoemM1bw==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('c2JzdHUxN2h0cWczdnFkeA==')]=base64_decode('c3RlcEV4cG9ydA==');$GLOBALS[base64_decode('aTZkeTFvNnVlY2VpYzVvYg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('MXIyMmhvajFzMmdmemtyYQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('a285cHE1MHNqYjl1cWhidA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVEVSX1NURVBfRE9ORQ==');$GLOBALS[base64_decode('bWZzZmIwZDhuMG04MXFmeA==')]=base64_decode('U09SVA==');$GLOBALS[base64_decode('ZmlybTBrMnYyeTE1MXMzMQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('aHdxbWNmYm5scGJyNXQ0cA==')]=base64_decode('c3RlcERvbmU=');$GLOBALS[base64_decode('cDNja3RlY3pmcTM3N2E2bA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Y3VyMGN4a3M3d281M3FyNQ==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('eHkyYWdmZXAxb3g2bWVmNQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('ZGc1bzVsdDJ1MGJpNjM5bA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('aXVmNW5jYWg5ODd4bms2cw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('c255ZG91YXVmcDYzejd5ZQ==')]=base64_decode('UFJFUEFSRQ==');$GLOBALS[base64_decode('eGRjMDZtbHAzOGdjd3N1MQ==')]=base64_decode('QVVUT19ERUxFVEU=');$GLOBALS[base64_decode('ZnpvdjB5Y2llODVveTBjdw==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('ODU2MWptenh4cnc3YnEzcg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('NTUxaHlpODVteG0zaGJiYg==')]=base64_decode('T25HZXRTdGVwcw==');$GLOBALS[base64_decode('Y3IwbWx2bXVzNjkwNWtpYg==')]=base64_decode('UFJFUEFSRQ==');$GLOBALS[base64_decode('MzM1bDlleGg3azlvNW10dg==')]=base64_decode('QWNyaXRcQ29yZVxIZWxwZXI6OnNvcnRCeVNvcnQ=');$GLOBALS[base64_decode('ZHQwaTlhYnZsYnF2MWp3OA==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('OTZ6b3ZxM2d5Nnoyb2lzeA==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('NDNrN2U5cWJ6eWI5aWhyYw==')]=base64_decode('YWNyaXQuZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('bDJ3NGgxN2Q0NzV4YnlnNw==')]=base64_decode('0J7RiNC40LHQvtGH0L3Ri9C5INC+0YLQstC10YIg0YbQtdC90YLRgNCwINC+0LHQvdC+0LLQu9C10L3QuNC5Lg==');$GLOBALS[base64_decode('ZGlxcWgwNGFpYmkyaGt5MA==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('Y2drM3dyd24wOHNqOXFmeg==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('dmZ0MGUyYmdoMTh0ZG9mYw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9XUk9OR19SRVNQT05TRQ==');$GLOBALS[base64_decode('NXFkbDF0Z2Z2dzJxbmR5dw==')]=base64_decode('SXNFeHBpcmVk');$GLOBALS[base64_decode('amI2cHRrNGU5Y2J1NXhxNA==')]=base64_decode('YXJndg==');$GLOBALS[base64_decode('am0zejZuNWd2aWdlYWQ1eQ==')]=base64_decode('ZXhwaXJlZD1Z');$GLOBALS[base64_decode('NnBwOXNua3N3eHl5ZXdpdw==')]=base64_decode('YXJndg==');$GLOBALS[base64_decode('bW81dTFkN3A1ZXdseXU3NQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21Dc3Y=');$GLOBALS[base64_decode('aGs2cWh0bWNicHQyYXd4Nw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21YbWw=');$GLOBALS[base64_decode('bndyYmJicDg5bTg5ejRyeQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21Kc29u');$GLOBALS[base64_decode('a2dlbWd3YW0wM2JxcDY0YQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xDdXN0b21FeGNlbA==');$GLOBALS[base64_decode('ajRtMnJ6Nnh1bzBiM2ZxMg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xPem9uUnU=');$GLOBALS[base64_decode('N3R3aGlnbzF4MHVpcTVvbg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xPem9uUnVWMg==');$GLOBALS[base64_decode('ZXAwdW8zMmYydGtkcmZwZg==')]=base64_decode('YWNyaXQuZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('ZzM2cGh2bXFha253em9uZg==')]=base64_decode('Z29vZ2xlbWVyY2hhbnQ=');$GLOBALS[base64_decode('M2EyMW85eDc2Z3Rhc3c2Mw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzUnNz');$GLOBALS[base64_decode('YzBidHU2a3p1M2Y4Z2dpYg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzQXRvbQ==');$GLOBALS[base64_decode('cDNkdTd2eTdqaG4yZHVobw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzU2l0ZW1hcA==');$GLOBALS[base64_decode('c3MxY2J2dGhwaXBibGE1bg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xGYWNlYm9vaw==');$GLOBALS[base64_decode('emx3MXk3bnR1eGtxMjJjZQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xGYWNlYm9va1RyYWRl');$GLOBALS[base64_decode('MTJmenVuOGpxeW16Y3hvaw==')]=base64_decode('ZXhwb3J0');$GLOBALS[base64_decode('ZnhuaHViaW42ajVsYmJ5Ng==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzUnNz');$GLOBALS[base64_decode('eDQzMTFic2Nrbm02ZnpyaQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzQXRvbQ==');$GLOBALS[base64_decode('cHV3MzljajMwenZxZzNkNg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29nbGVOZXdzU2l0ZW1hcA==');$GLOBALS[base64_decode('eThlemV5ZjZscGs2eXprbQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xUaXVSdVNpbXBsZQ==');$GLOBALS[base64_decode('c3l4MWxpYm9neWlvOWV2cw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xUaXVSdVZlbmRvck1vZGVs');$GLOBALS[base64_decode('Mjd3enFhcHpub291eGt5Zw==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29kc1J1U2ltcGxl');$GLOBALS[base64_decode('cm82dXpmczI1MDB2cHJ6Mg==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xHb29kc1pha2F6aUlaYWJlcmk=');$GLOBALS[base64_decode('Z2RxaDNvMW02N29idTNobQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xBbGxCaXpZbWw=');$GLOBALS[base64_decode('NXJsZnI1eHlmNjdiOXRvdA==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xQcm9tVWFYbWw=');$GLOBALS[base64_decode('d3E5NnJ6OGt0aTc1d216cQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xQcm9tVWFZbWw=');$GLOBALS[base64_decode('MWJ5YnllMDdiZzh0bTNrbQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xCbGl6a29SdVZlbmRvck1vZGVs');$GLOBALS[base64_decode('OWY5NjAyajUzZHF5MnQyMQ==')]=base64_decode('QWNyaXRcQ29yZVxFeHBvcnRcUGx1Z2luc1xEZWFsQnlZbWw=');$GLOBALS[base64_decode('bm9kdm5sdW1qY2ZyeHFlOQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('cDV0bGpiazRkdDRvcDhwaw==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('ZW4wajlmZmFkMWMyN21kOA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('bzJmMzA2ZXl6Ymk4cHc2dg==')]=base64_decode('RGVtbw==');$GLOBALS[base64_decode('Ym8yYnpkMGFseHFleW16cA==')]=base64_decode('MEtIUmdOQyswTG9nMExEUXV0R0MwTGpRc3RDOTBMN1JnZEdDMExnZzBMdlF1TkdHMExYUXZkQzMwTGpRdUNEUXQ5Q3cwTExRdGRHQTBZalF0ZEM5SUNqUXZOQyswTFRSZzlDNzBZd2dKWE1wTGc9PQ==');$GLOBALS[base64_decode('N2RldDFkdWl2cGJ6dmQwMg==')]=base64_decode('MEpUUXU5R1BJTkMvMFlEUXZ0QzAwTDdRdTlDMjBMWFF2ZEM0MFk4ZzBMalJnZEMvMEw3UXU5R00wTGZRdnRDeTBMRFF2ZEM0MFk4ZzBZTFF0ZEM2MFlQUmlkQzEwTGtnMExMUmk5Q3owWURSZzlDMzBMclF1Q0RRdmRDMTBMN1FzZEdGMEw3UXROQzQwTHpRdmlBOFlTQm9jbVZtUFNKb2RIUndPaTh2YldGeWEyVjBjR3hoWTJVdU1XTXRZbWwwY21sNExuSjFMM1J2WW1GemEyVjBMbkJvY0Q5SlJEMGxjeVp3Y205c2IyNW5YM0JsY21sdlpEMHhNaUlnZEdGeVoyVjBQU0pmWW14aGJtc2lQdEMvMFlEUXZ0QzAwTHZRdU5HQzBZd2cwWUhSZ05DKzBMb2cwTFRRdGRDNTBZSFJndEN5MExqUmp5RFF1OUM0MFliUXRkQzkwTGZRdU5DNFBDOWhQaTQ9');$GLOBALS[base64_decode('OTJndnY1M25xcDVnMWh3eg==')]=base64_decode('MEtIUmdOQyswTG9nMExUUXRkQzUwWUhSZ3RDeTBMalJqeURRdE5DMTBMelF2aTNRc3RDMTBZRFJnZEM0MExnZzBMalJnZEdDMExYUXVpQW8wTHpRdnRDMDBZUFF1OUdNSUNWektTND0=');$GLOBALS[base64_decode('bmxra3RpNmUyZTYzazVweQ==')]=base64_decode('MEpUUXU5R1BJTkMvMFlEUXZ0QzAwTDdRdTlDMjBMWFF2ZEM0MFk4ZzBZRFFzTkN4MEw3Umd0R0xJTkM5MExYUXZ0Q3gwWVhRdnRDMDBMalF2TkMrSUR4aElHaHlaV1k5SW1oMGRIQnpPaTh2ZDNkM0xtRmpjbWwwTFhOMGRXUnBieTV5ZFM5dGIyUjFiR1ZmWW5WNUxuQm9jRDl0YjJSMWJHVTlKWE1pSUhSaGNtZGxkRDBpWDJKc1lXNXJJajdRdjlHQTBMalF2dEN4MFlEUXRkR0IwWUxRdUNEUXU5QzQwWWJRdGRDOTBMZlF1TkdPUEM5aFBpND0=');$GLOBALS[base64_decode('enE3b292eWQ5eXVmdGdtYw==')]=base64_decode('RGVtbw==');$GLOBALS[base64_decode('cnV1NnR3bHc5NHR1b2ZvOA==')]=base64_decode('RGVtbw==');$GLOBALS[base64_decode('MDlqb3J3dGRsY3ZyZXJsMg==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('MW5yaTJpaW0zcGg3b3N1OA==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('NWZndzUxcG1pYTdueDRvNA==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('d2hxeHBlcGVya2RrbnRzag==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('c3gzc2V1b2UyYjRzaGswZw==')]=base64_decode('TGljZW5zZSBmb3IgbW9kdWxlICVzIGV4cGlyZWQuIFBsZWFzZSBidXkgYSByZW5ld2FsLg==');$GLOBALS[base64_decode('dXJuem1vMmYxeHExbjB1ZA==')]=base64_decode('IA==');$GLOBALS[base64_decode('dW1kcnk5N3c2c2M4bHp5bw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FWFBJUkVEX1JFU1BPTlNF');$GLOBALS[base64_decode('NzAxcWJ4bWd5aDMwY25oaw==')]=base64_decode('YWNyaXQuZXhwb3J0ZmlsZQ==');$GLOBALS[base64_decode('cnBhOXU0OHU5NXRlYzhoMw==')]=base64_decode('MEtIUmdOQyswTG9nMExEUXV0R0MwTGpRc3RDOTBMN1JnZEdDMExnZzBMdlF1TkdHMExYUXZkQzMwTGpRdUNEUXQ5Q3cwTExRdGRHQTBZalF0ZEM5SUNqUXZOQyswTFRSZzlDNzBZd2dKWE1wTGlEUWxOQyswWUhSZ3RHRDBML1F0ZEM5SU5HQzBMN1F1OUdNMExyUXZpRFJnTkdEMFlmUXZkQyswTGtnMExmUXNOQy8wWVBSZ2RDNkxnPT0=');$GLOBALS[base64_decode('MDVsY2t0ZHVudHVjenRsdw==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('ZXhmbzVlYXJ5NjVtczBmZw==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('NWQwbm13OTk4ZjBsdjFoMQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FWFBPUlRGSUxFX0dFTkVSQUw=');$GLOBALS[base64_decode('bTI4NHR1YjJwdngycm80Ng==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('bTlleW90aG1wM2IyaXI5Zg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('N29vNHRlc3NveXpqc3ZwNw==')]=base64_decode('MEtIUmdOQyswTG9nMExEUXV0R0MwTGpRc3RDOTBMN1JnZEdDMExnZzBMdlF1TkdHMExYUXZkQzMwTGpRdUNEUXQ5Q3cwTExRdGRHQTBZalF0ZEM5SUNqUXZOQyswTFRSZzlDNzBZd2dKWE1wTGlEUW5OQzkwTDdRczlDKzBML1F2dEdDMEw3Umg5QzkwWXZRdVNEUmdOQzEwTGJRdU5DOElOQzkwTFVnMExUUXZ0R0IwWUxSZzlDLzBMWFF2UzQ9');$GLOBALS[base64_decode('bWFvbHp0dmV3cDQ1ZDlpbA==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('cDIwZTloY3V6Nmd6enp5MA==')]=base64_decode('Q1AxMjUx');$GLOBALS[base64_decode('bm12eW1kdHZtbjQybzY3eQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FWFBPUlRGSUxFX0dFTkVSQUw=');$GLOBALS[base64_decode('bWlxaXFlYTBoZTlpd3V2cQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1BFUk1JU1NJT05fREVOSUVE');$GLOBALS[base64_decode('enBuNjRsMWtxdTJmenVuOA==')]=base64_decode('I0ZJTEUj');$GLOBALS[base64_decode('Y2hvMGZ1M3A1YjQ4b2VybA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9GSUxFX1BFUk1JU1NJT05T');$GLOBALS[base64_decode('dWE4aXY5bmhkeXhsaDZsdA==')]=base64_decode('T25FeHBvcnRTdGFydA==');$GLOBALS[base64_decode('aHV1dHN6aGZueWN3N3pxdA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9IQU5ETEVS');$GLOBALS[base64_decode('ejYwdzk1ZXBmYnhwMnJsYg==')]=base64_decode('Q09VTlRFUg==');$GLOBALS[base64_decode('b3ZtZTU1cmZsZmluOHFrYw==')]=base64_decode('RUxFTUVOVFNfQ09VTlQ=');$GLOBALS[base64_decode('ejB1djdzNXhud3Uwem5zZg==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('OGU4c3gwaXVqNzdybTE3Yg==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('dXp4aHV4OHNhOGt3NXZrYQ==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('aTF6Y3M2b2M1NWRxcmhicQ==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('MGU1cWFvYjFjYzZiaDVkZg==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1NUQVJURURfQ1JPTg==');$GLOBALS[base64_decode('c2o1cWJueXhoZm96bzBpdQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1NUQVJURURfQ1JPTl9QSUQ=');$GLOBALS[base64_decode('c2JpdXR3dWZpNHAxOXc5MA==')]=base64_decode('I1BJRCM=');$GLOBALS[base64_decode('OTBpd3A3eWljMDJxeTN3Mw==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1NUQVJURURfTUFOVUFM');$GLOBALS[base64_decode('bGNkcHUwbXpmZXpoeXh4cg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MXIwbnJzY25uM2M4M2cwNA==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('eHk0bHV4NTg2MGJ3MTY1MQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX0ZPUk1BVF9OT1RfRk9VTkQ=');$GLOBALS[base64_decode('eWh0NHhoaXkxa3E1MmtkbQ==')]=base64_decode('I0ZPUk1BVCM=');$GLOBALS[base64_decode('Z3ltbmhyYTVtaWF5cTFlZA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('YnBhc3llemI3ZmR0YWd4YQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('bHJueGJjbXh1Mnk3ajFycg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9GT1JNQVRfTk9UX0ZPVU5E');$GLOBALS[base64_decode('eGR0bHp0MDl3MDVpZGo4cA==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX1RZUEU=');$GLOBALS[base64_decode('eHVrd29tcG1nenVienBzMA==')]=base64_decode('I1RZUEVfQ09ERSM=');$GLOBALS[base64_decode('cmYzeTdtY2Mwc3hlcHFneg==')]=base64_decode('Q09ERQ==');$GLOBALS[base64_decode('ZmhiaW44NzRvN200NzZrMw==')]=base64_decode('I1RZUEVfTkFNRSM=');$GLOBALS[base64_decode('ZnFlODBrZzBieDI2YWI3MA==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('YjduMDJ1ZHljM3cwOWV1aQ==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Nm85NWVranVicGFmZnoxMA==')]=base64_decode('bG9jaw==');$GLOBALS[base64_decode('aWFzOHlqcXZxNHg3djVxbg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('MTF5ejRpOHVxa21zbHltZQ==')]=base64_decode('dW5sb2NrT25TaHV0ZG93bg==');$GLOBALS[base64_decode('M2pyZG15b213bmZ6aGdrNg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NHg4NnpoanQ5bW1tcDlhZQ==')]=base64_decode('c2V0RGF0ZVN0YXJ0ZWQ=');$GLOBALS[base64_decode('MHRydTB2Y212emIzbmk0bQ==')]=base64_decode('VElNRV9TVEFSVA==');$GLOBALS[base64_decode('bnN6OW1jMG9nbWJlNGxjaQ==')]=base64_decode('UkVNT1RFX0FERFI=');$GLOBALS[base64_decode('Z3N1ZzJ5cTU2bmFyZHF2Zw==')]=base64_decode('MTI3LjAuMC4x');$GLOBALS[base64_decode('Nmp2djBsb2dzNDUyN2U2cA==')]=base64_decode('SFRUUF9YX0ZPUldBUkRFRF9GT1I=');$GLOBALS[base64_decode('dGRyZzZpajJsNm4zMXFkYg==')]=base64_decode('SFRUUF9YX0ZPUldBUkRFRF9GT1I=');$GLOBALS[base64_decode('ZW52cDh3OGMwMGtxeWZ4Yg==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('dmNsc2xrdTd6dXY3NW1xdg==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('NnN1bnBrc3l2ODA5MmVtNw==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('bDBmZHltbjB0NXp1b3B4ZA==')]=base64_decode('UHJvZmlsZUlCbG9jaw==');$GLOBALS[base64_decode('M3E4NzYzMjlzbzk0cXAwZQ==')]=base64_decode('Z2V0UHJvZmlsZUlCbG9ja3M=');$GLOBALS[base64_decode('dmZ4MGRqcmg2eHZwbDN1cg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('cHV3cGRrNzE0aDc5cnJ6Nw==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('amVnZGcxaXR2MDdpZzRueQ==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX05PX0lURU1TX0ZPUl9FWFBPUlQ=');$GLOBALS[base64_decode('bmZjdzdobjg4YWhmd2pkbQ==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9OT19JVEVNU19GT1JfRVhQT1JU');$GLOBALS[base64_decode('cjZneW5waW5ya2llemFxZw==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('Nmt1Y3p4d2tzcTQ0bDlueQ==')]=base64_decode('REFURV9TVEFSVA==');$GLOBALS[base64_decode('b2kzamphZTdhYXZmZHA0Ng==')]=base64_decode('QVVUTw==');$GLOBALS[base64_decode('czI0dHdiYnIwM2MyeThsZw==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Nzcybm12cmJhaHZkeHl2Zg==')]=base64_decode('Tg==');$GLOBALS[base64_decode('dzRxcm41YnhrNnh0aHpqYg==')]=base64_decode('VVNFUl9JRA==');$GLOBALS[base64_decode('bDNkeHlmeGpsNzljZWV4ag==')]=base64_decode('SVA=');$GLOBALS[base64_decode('djBvOHE4MjAxY3lqcjd5Mw==')]=base64_decode('Q09NTUFORA==');$GLOBALS[base64_decode('bTFzcXJrZWN0dzJicXppeQ==')]=base64_decode('UElE');$GLOBALS[base64_decode('c3c4bmNkand4MDcyaGlkNQ==')]=base64_decode('TVVMVElUSFJFQURJTkc=');$GLOBALS[base64_decode('dmVmcDY5eHpteG1uNmVqbQ==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('MWt6cGU4dGZnZnpxeXVpeQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Ym5iamlnOGtkcDJ2bzF6cA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZjBnejhheGdwZzQ0dHZhZA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('N3piMzk3cnF5YmxvOG03Yw==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('dXBhYjJueHM3Nzc0OXhleA==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('aTA2dXU0MXVjaGc1bjA4NQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZnBhYzNhZnBnNWw1Z2R0cg==')]=base64_decode('dGhyZWFkcw==');$GLOBALS[base64_decode('Y2o5bmo0NHg1OTh1Y293cA==')]=base64_decode('RUxFTUVOVFNfUEVSX1RIUkVBRA==');$GLOBALS[base64_decode('djg5NDdqNGR2cGt4enZzeA==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('YzZkb2EzeWx6Nzc3c2ZkbA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Y28wbGFldXJkenZ3bnMxZQ==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF8=');$GLOBALS[base64_decode('Y3NzcXA1N2V1bW0xdjJzcw==')]=base64_decode('Y3Jvbg==');$GLOBALS[base64_decode('eWcxMjJpM2lrc3hyaWJkOQ==')]=base64_decode('bWFudWFs');$GLOBALS[base64_decode('YXM0eHB0emdtcnM3NnY4Mg==')]=base64_decode('VkVSU0lPTg==');$GLOBALS[base64_decode('MWhzNjlraDA0bGs1anYwZA==')]=base64_decode('JXMvJXM=');$GLOBALS[base64_decode('MGJ4d3Rsdno5YzNtMHZiZw==')]=base64_decode('SGlzdG9yeQ==');$GLOBALS[base64_decode('MWh1a3hyM2tnMXMxNDZzMg==')]=base64_decode('YWRk');$GLOBALS[base64_decode('ZG9xajIwajA5bGtweWcweA==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('bmRhczlkaXpicWQxOXVlMg==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('aXpjZ2J4eHF1dWZjemR3aA==')]=base64_decode('aHR0cHM6Ly93d3cuYWNyaXQtc3R1ZGlvLnJ1L2FwaQ==');$GLOBALS[base64_decode('YWlvemNxYm42NTkyaXRwaQ==')]=base64_decode('L3YxL2dldF9tb2R1bGVfbGljZW5zZV9zdGF0dXMv');$GLOBALS[base64_decode('MjVmMjBlZXBoa3BzZ2tvOA==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL21haW4vY2xhc3Nlcy9nZW5lcmFsL3VwZGF0ZV9jbGllbnRfcGFydG5lci5waHA=');$GLOBALS[base64_decode('ZXBhdHlwODI5azN1NGsxbw==')]=base64_decode('QklUUklY');$GLOBALS[base64_decode('YTBiczR1MGxqNG91eGxkOQ==')]=base64_decode('TElDRU5DRQ==');$GLOBALS[base64_decode('cXptZHhhY210ZnBuYjgyYg==')]=base64_decode('Zm9ybWF0');$GLOBALS[base64_decode('bngyazdjZndlc3VrYjdxdQ==')]=base64_decode('anNvbg==');$GLOBALS[base64_decode('d2kxd2JzeHpqNjgzbGJ6YQ==')]=base64_decode('bW9kdWxlX2lk');$GLOBALS[base64_decode('NmRpajR4dGk4bmVqYXR4cw==')]=base64_decode('bGljZW5zZV9oYXNo');$GLOBALS[base64_decode('aTlrN2RnZDNhZGNsazg0OQ==')]=base64_decode('ZG9tYWlu');$GLOBALS[base64_decode('b2M0NHBsNHd5dGd0YXdjZg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('YWVkOHRxcHExM3ZvZWpocA==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('eGtvOHlhdm04eWtscXY5aQ==')]=base64_decode('cHJvZmlsZV9wbHVnaW4=');$GLOBALS[base64_decode('YTJvbHF1Y3owOXYyazBrMg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('ejc3dmZudmpka253NWoybA==')]=base64_decode('UExVR0lO');$GLOBALS[base64_decode('Zm0yd2ZmaHhieGJubWlzNw==')]=base64_decode('cHJvZmlsZV9mb3JtYXQ=');$GLOBALS[base64_decode('NG1pdGg1azVkOTZpaTh6ag==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('OWZwdGs0emhxZ2ljeHhxNw==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('cTB2dnJxOXhjcHg1d2pmcA==')]=base64_decode('WDVHWlFBU0NOQ0czTEpTSDhQQk5OU0pZNzhJUzBNWUM=');$GLOBALS[base64_decode('ZHN5OHh4aGN0Y2MzemR2Yw==')]=base64_decode('Ow==');$GLOBALS[base64_decode('bnBkbzZkdGh4bWZoeWZpNA==')]=base64_decode('aGFzaA==');$GLOBALS[base64_decode('cmdjNXdzODZrcXF5MHc1cg==')]=base64_decode('fA==');$GLOBALS[base64_decode('bWg4NThucDkyM2MxcWExOA==')]=base64_decode('Pw==');$GLOBALS[base64_decode('aXYweXBwMWVkNHc0MmF3dw==')]=base64_decode('Qml0cml4IFslcywgJXNdIG9uICVzIFslc10gd2l0aCAlcyBbJXMvJXNdIGZvciBwcm9maWxlICVzIFslc10=');$GLOBALS[base64_decode('YzJiMDJyMzBtNGRkeW1udg==')]=base64_decode('dXRmLTg=');$GLOBALS[base64_decode('am10ejZweWExOTh4YzltaQ==')]=base64_decode('d2luZG93cy0xMjUx');$GLOBALS[base64_decode('dGZsaWJqbXkxNmdrMXJmcw==')]=base64_decode('SFRUUF9IT1NU');$GLOBALS[base64_decode('YnhrazBzeGc4dTNndzJ4OA==')]=base64_decode('Y3Jvbg==');$GLOBALS[base64_decode('em1yZjR3ZWkwYTJjeGxoeQ==')]=base64_decode('c2l0ZQ==');$GLOBALS[base64_decode('a3dwZ3Z5OXh2MWJwbTNzcQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('OTJ2OWwwcm4xYm1kNGJ5ag==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZzFsZHMxZm5mM29idWhqYg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MW9uYndyaXl1YWE1dmN5MA==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('MDFqYWMwemJtdmV3MTJwZQ==')]=base64_decode('VXNlci1BZ2VudA==');$GLOBALS[base64_decode('cWk2MGw0azZtaXJrNGY1bw==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9FTVBUWV9SRVNQT05TRQ==');$GLOBALS[base64_decode('dnRndnNjZHJhaHBobjcxag==')]=base64_decode('QUNSSVRfREVCVUdfRVhQT1JURVI=');$GLOBALS[base64_decode('eXNkbnB4NG1wdnBtNDdzZw==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dmZxeXZndzB4MTY5dTIzMg==')]=base64_decode('PGI+RXJyb3IgZnJvbSBBUEk6PC9iPg==');$GLOBALS[base64_decode('ZjhyZnNtMWdiNTFsaGl1dA==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FUlJPUl9CQURfUkVTUE9OU0U=');$GLOBALS[base64_decode('cGg5cGh1MjdrMm5mczAxcw==')]=base64_decode('QUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVoxMjM0NTY3ODkwKy89');$GLOBALS[base64_decode('c3k0dzZ3czA1ZTMwMDI4Mg==')]=base64_decode('');$GLOBALS[base64_decode('YzBucG9meWV5cTVxY2hjNw==')]=base64_decode('');$GLOBALS[base64_decode('ZDE4am9rcDFtNzd3OGhvMA==')]=base64_decode('');$GLOBALS[base64_decode('Z2l6NDM1bDZoZDRkdTMyYg==')]=base64_decode('MA==');$GLOBALS[base64_decode('aHR5dHQ5eGswb2NoYzhtcA==')]=base64_decode('MQ==');$GLOBALS[base64_decode('YTFoandoZmNzNDdqaGZxZA==')]=base64_decode('I1xkIw==');$GLOBALS[base64_decode('MnVhZTZ0c3Fqbjdsa3cwZg==')]=base64_decode('PQ==');$GLOBALS[base64_decode('eHUzMTM2ZnNodzBtMHp3bg==')]=base64_decode('');$GLOBALS[base64_decode('ajY5eGs2ZTNqdGEzMjI1ag==')]=base64_decode('');$GLOBALS[base64_decode('dnFmajl2ZmY0aGljajg2bw==')]=base64_decode('RGF0YQ==');$GLOBALS[base64_decode('ZDM0NXl5b3U5aTNhN3p4cw==')]=base64_decode('RGF0YQ==');$GLOBALS[base64_decode('NGNoMzFtMXRhNXgxcGJrbw==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL21haW4vY2xhc3Nlcy9nZW5lcmFsL3VwZGF0ZV9jbGllbnRfcGFydG5lci5waHA=');$GLOBALS[base64_decode('N3V4eDE1aWM5ZXBhaDJpYQ==')]=base64_decode('QklUUklY');$GLOBALS[base64_decode('dHk2Z20zMmo2dHlpZ3R1YQ==')]=base64_decode('TElDRU5DRQ==');$GLOBALS[base64_decode('bzMxdmYyNnd6M3B1ZzVuNg==')]=base64_decode('TGljZW5zZUhhc2g=');$GLOBALS[base64_decode('azJ0dm5yZGZrdmhjb2t2cA==')]=base64_decode('UGx1Z2lu');$GLOBALS[base64_decode('eGgweG1obnc1ajFiZ2hwNw==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('dXVnMWpzbGdpY3NsMzN2NA==')]=base64_decode('UExVR0lO');$GLOBALS[base64_decode('bTlyYjR4OTRseTE2aDBmbg==')]=base64_decode('Rm9ybWF0');$GLOBALS[base64_decode('MzF3cXVna2IzZWRnZWNlMw==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('bHo5d2d3ZnN2aHJubDhvcg==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('OW0wZTB4NHo0M293ajk2bQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('NXU3ejV2ZHNkMjBlNmluZA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('bjg3cmY4ejk5cGpvcWJ4Nw==')]=base64_decode('RVhQT1JUX0ZJTEVfTkFNRQ==');$GLOBALS[base64_decode('bjRpZWl3bjQ5cmx4dWtjMQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('OXFmdnFib3o5NzBlM2ExNQ==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('eHB2bmp4YXV0ejFrZTAxNQ==')]=base64_decode('RVhQT1JUX0ZJTEVfTkFNRQ==');$GLOBALS[base64_decode('Z3E2cjYxZjV6Z2FvaGdidg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('cWoyYWdocGh0M2RwaXMwMw==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('ejZ3cWxmZXVkNTl6OGhxZQ==')]=base64_decode('RVhQT1JUX0ZJTEVfTkFNRQ==');$GLOBALS[base64_decode('YXNkNW9tZHR4a2JzYnpzYw==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YjB3M2dtYmlwcmI4YzZydg==')]=base64_decode('Z2V0VG1wRGly');$GLOBALS[base64_decode('bHdtcmkzczBodjJpMHNpMg==')]=base64_decode('Lw==');$GLOBALS[base64_decode('aXhhdnk0aDRieXBhbDRreA==')]=base64_decode('Lw==');$GLOBALS[base64_decode('Y2oxcGJ6cW0zdm81NTZ3aQ==')]=base64_decode('Lw==');$GLOBALS[base64_decode('NGxqcjQ5ZmMxN214b3YydQ==')]=base64_decode('b2s=');$GLOBALS[base64_decode('aXg0YzMzeTMzeHZxZjM0MA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('eHJzYW5kaDc3bmRram0xaw==')]=base64_decode('QVVUT19HRU5FUkFURQ==');$GLOBALS[base64_decode('bTh1emUzZjJpYXVvcWNweg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('MWpldWY2NHUwaTNjNXNpaw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('YW1rNm43ZjIyamlrMmMzZw==')]=base64_decode('ZGVsZXRlR2VuZXJhdGVkRGF0YQ==');$GLOBALS[base64_decode('M3lhY3NsMHdsZDc0ZDk1MQ==')]=base64_decode('Q2F0ZWdvcnlDdXN0b21OYW1l');$GLOBALS[base64_decode('dWVqYnZmYWxyNzFxYW1iZQ==')]=base64_decode('ZGVsZXRlUHJvZmlsZURhdGE=');$GLOBALS[base64_decode('NTFvZTV4YjJpYTZ0b3Vkbw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('czBoZ3Btamp4MWNtaGR1Nw==')]=base64_decode('Y2xlYXJFeHBvcnRlZEZsYWc=');$GLOBALS[base64_decode('ZHU1ZGU3cXY2NTVyYjZ5dQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZjF1ZWdnNnB4aThnb3d2MQ==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('ZmNiM256YzhrcHRiMmFxdA==')]=base64_decode('Q2F0ZWdvcnlDdXN0b21OYW1l');$GLOBALS[base64_decode('MHlsdmpzNTl5aXlyNDBpbA==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('ejc3dzJteXNzYTlkengwNw==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('aGl3YTZ0N3U1cDgya2gweA==')]=base64_decode('RElTQ09VTlRT');$GLOBALS[base64_decode('MndodmVsMDZhMndmYTBwag==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('anc4Z2lmeHo5d3BrcXBwdQ==')]=base64_decode('UHJvZmlsZUlCbG9jaw==');$GLOBALS[base64_decode('amc4Y3N1Z3BoNjUyc2hreg==')]=base64_decode('Z2V0UHJvZmlsZUlCbG9ja3M=');$GLOBALS[base64_decode('eDI4cDFlOW9pZXhkbmEzbA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('Z3B0ZXQzMDRxdjI0ZzBtYQ==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('OTE5ODcwdGVlcGw1YWRyMQ==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('aDRvbnNzemI2djl3YTg0bA==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('bW8wYTJ1dTV0ZzgyMm90NA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('Z2tnaXJieGtveW5pbndsYg==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('cjA4Y3c3bzdpNmw3dHp1eg==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('aDRqenFrdm5wa2Nxc3lmbw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NXByNjU5c3M2bXhmeW83eA==')]=base64_decode('QVND');$GLOBALS[base64_decode('MzI2czYyOWF0MXBpdm43Zw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('NHc3djhtejI3NGNpM291Mw==')]=base64_decode('U1VDQ0VTUw==');$GLOBALS[base64_decode('b2RvcnBoNmg2YmV4bmN4cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('M3drMWZsbzZoYmttMGZsbg==')]=base64_decode('QVND');$GLOBALS[base64_decode('YW8xaW9uejAwdTIzeWR4NA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('NzAxbHRzeHpyM2x6Ynd5dw==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('aTUybmpsZzB6bHVzZGtvag==')]=base64_decode('TEFTVF9JRA==');$GLOBALS[base64_decode('MGlwcG5vOGpvZmgwN3FtMg==')]=base64_decode('PklE');$GLOBALS[base64_decode('aXMzOGJzYnZuOTNtNmtxZg==')]=base64_decode('TEFTVF9JRA==');$GLOBALS[base64_decode('N3JxZnI4c2t1dWFmZ3Fibg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NW1tMnp1ejQwMzB4dmExZw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dGZ4MXNxNGloMDVwNnAyNA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('cWN2c202eGdxbGs0YXliMg==')]=base64_decode('TEFTVF9JRA==');$GLOBALS[base64_decode('bXMwdDl1NWFua3E4bmh3bg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('d3RkMDQ2M25lcTRzcXlsOA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('NGRiZWtpbHJjaWF6Z2xsMw==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('cjBnbWliMDlsNzV0cWJqcA==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('M3ZybHE2cTludGs5aXhhaA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('dW8wN2dnNjB5dDBzOXphMQ==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('b2prcnExdnF3bHh1Y2J3eA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dTZhY2M3MGo0YWhoMWZscw==')]=base64_decode('U1VDQ0VTUw==');$GLOBALS[base64_decode('Nzh1NjY3aW0zZG85c2FxZg==')]=base64_decode('I1BST1BFUlRZX0FDUklUX0VYUF9QUklDRV8jaQ==');$GLOBALS[base64_decode('MHF3dmlrb2N2anFsaW01Zg==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('MjFvYXdiZHpmNGRuZmQ0ZQ==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('YnlpcHN6ajlzZ2xlbHJhcg==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('azRtYWQybHp2cnI5ZTB4eA==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('bHk2ZDBkeDY5eWR0dWMwYw==')]=base64_decode('Q09VTlRFUg==');$GLOBALS[base64_decode('cnByOHNpcTJ5MWJpejI0bQ==')]=base64_decode('UHJvZmlsZUlCbG9jaw==');$GLOBALS[base64_decode('bHd6Zmd2dGc2Nm5pbnp3ag==')]=base64_decode('Z2V0UHJvZmlsZUlCbG9ja3M=');$GLOBALS[base64_decode('NjRhbjR5MzlkcThsd2ZjZA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('cGx5ejRxbm94c3N0cGZqNQ==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('OThid2JkYmxjNnMwbDZmOA==')]=base64_decode('Q09VTlRfQUxM');$GLOBALS[base64_decode('eGM3ZGNrc2cwaGczZnJvOA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('MHQ5ZTFnZ3V6a2Ixa2VqMw==')]=base64_decode('SUJMT0NLU19DT1VOVA==');$GLOBALS[base64_decode('YTdmcG5jdDdpaXRydmV0bg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('a3JsYmJudHZ6Z3FxajJqaA==')]=base64_decode('Z2V0RmlsdGVy');$GLOBALS[base64_decode('NTNqaWhvaTJhdWZxb3dudQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZnF5bWNuOG5rbTd4MDV6OQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('YWc4aXJ4MDdrcmRvdW81MA==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('NGtqNmpmanY4bzBuYTN3Mg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('YTNqb2RwaDcyM2I5OXdrOQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('bGIxNGF0NmtmMTV3aGw3OQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('azB5M2ppb2pjd2pubTB1Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NGc5dXp2c2Vha21tNXE2dw==')]=base64_decode('Q09VTlRfQUxM');$GLOBALS[base64_decode('cXM4N28wdnQwZTVhemFuYQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dWt6ejFqdzB1cXd6MjU5Mg==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('YXI0cDdvMGhpMXNla20zNg==')]=base64_decode('Q09VTlRfQUxM');$GLOBALS[base64_decode('azJ4Ync1Z254ODY3N21taA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('aXdjcHQ4dTNyYjEya3dybg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('ODg0MDNtZXQweW5lNnI4OQ==')]=base64_decode('RUxFTUVOVFNfQ09VTlQ=');$GLOBALS[base64_decode('cGRhaXFqdWw3MG1rODVoNA==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('cnhnM3lnd3Z6MjhkMHdibg==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('NGh5OGJuYnc5eHh6ajM3aQ==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('bHV4YzM2d3VjemozMmFvNA==')]=base64_decode('bXVsdGl0aHJlYWRlZA==');$GLOBALS[base64_decode('cmN2ZDFzN3JncnY5Z2VudQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZXhyem5xcWNscXlvaDN4dA==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('bTZveXJ4NXlmZHltcGsybQ==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('aHphZ2N4bnZkNjA2bjNrZw==')]=base64_decode('dGhyZWFkcw==');$GLOBALS[base64_decode('N3hobmRua2FxYWUxOHk1Yg==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('eWVhdGpnOWZxM3hxenN1dg==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('aW0yOWFpM294aW5qNDd0dQ==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('d2EyZnN5aXFzYnc1dHZ2Nw==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('NzN5bzhmczlmaHQ3d3o0bA==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('OTJhc29lNXY1aDRhcGM3OA==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF8=');$GLOBALS[base64_decode('M2U5eWVzOWc2Nm4wdHV1ag==')]=base64_decode('Y3Jvbg==');$GLOBALS[base64_decode('dzU0czRsMGZqb2o0Zjltag==')]=base64_decode('bWFudWFs');$GLOBALS[base64_decode('OTR0dGVzbzF3dWEyanE1Ng==')]=base64_decode('QUNSSVRfRVhQX0xPR19VU0VfTVVMVElUSFJFQURJTkdfWQ==');$GLOBALS[base64_decode('M3d5MXhkNnkwejhlYzBsNQ==')]=base64_decode('I1RIUkVBRF9DT1VOVCM=');$GLOBALS[base64_decode('cWp5OXJmam03OTNpcHE1Ng==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('d3BrMWlxM2toZXVidmljNg==')]=base64_decode('I1BFUl9USFJFQUQj');$GLOBALS[base64_decode('MzkzNnJ0bW84a29nZWs5Yw==')]=base64_decode('QUNSSVRfRVhQX0xPR19VU0VfTVVMVElUSFJFQURJTkdfTg==');$GLOBALS[base64_decode('ZTVmbjdxdnJwbnpyNmNwMQ==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('bjE5MW44MmJqd3l5Y3N4Zg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('dXU3MzJwOWF1MXdxcDE2dw==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('bmdmOTVxNjYyZHpyMnpwaQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('aDkydGN5MzFpMWN4MzQ4MQ==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('c2V0MTU1cmlrZDJuNm40bg==')]=base64_decode('TVVMVElUSFJFQURFRA==');$GLOBALS[base64_decode('ZTF2aTBtcGljODBzMTlkMQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('am1oM3pybXk4Yzk3OWx6dg==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dm9tbHBhMjdvNXpwNWJmNA==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('bzRoczk3aTEyMnBkYnp5dA==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('ZWw2cTcxdWo3ZHg4ZTk5bA==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('eG5wMzhrdnpuaWZsNTJ6dw==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('MTM1Nm1uOXZueTl2bG91Yg==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('eWs2OTRraHFjeWV6bWozOQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('bGM0MGlneGpqYjFnYnFsNA==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('aTBuMmU0NmZjMnZtOTMwbg==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('NXJ4YnFvdWpoNjJ1eDhuZQ==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('dzNnMjE2enRlbjZyOGQ4cw==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('aGphZTAydmRybjg1eW9jZQ==')]=base64_decode('SU5ERVg=');$GLOBALS[base64_decode('dGM4MGl3MjF0YXNtYzE3Zw==')]=base64_decode('Q09VTlQ=');$GLOBALS[base64_decode('ejliaHo2MmNxdDZ0czFxOQ==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('Z2Z5a2R4bTkyYnlycWZ2Mw==')]=base64_decode('UEVSQ0VOVA==');$GLOBALS[base64_decode('ZDB4aWwwMDJnenJvN3AxbA==')]=base64_decode('QUNSSVRfRVhQX0xPR19PVkVSRkxPV18xMDBfUEVSQ0VOVA==');$GLOBALS[base64_decode('OGZqaXdzMWs5YTM1OHY4NA==')]=base64_decode('I0JMT0NLX0lEIw==');$GLOBALS[base64_decode('MjR0anM5MDlmMWJnb2p5Zw==')]=base64_decode('I1NFU1NJT04j');$GLOBALS[base64_decode('ejltcHBrcTFseTNua2JndQ==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('aDRobThnbmJza2MxajIyNA==')]=base64_decode('SUJMT0NLUw==');$GLOBALS[base64_decode('dHUzN2tkZTZpOWpnNzNudg==')]=base64_decode('RE9ORQ==');$GLOBALS[base64_decode('bHc3cjA2cm9nM3lncTNyeA==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('ZXd4bzhoamkzMmplN2NzbQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('NmpzY3BlaDZrNm96MG1mbA==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('eDFmbzVnNDEzcHR5MnV0YQ==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('dHo5a2d3dTcydTB3Y2plbA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('d3hxZGV6eDB5eDA3Z2FnYQ==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('cTVzYTg2bW1idW5qYnU2cQ==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('bXVyZWhsNnQwdWQwem1vbQ==')]=base64_decode('Q05U');$GLOBALS[base64_decode('aHF1NXRyam4wenNyaDZieA==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('ZmN0NXh3endqa3cxNHdrcg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('MHo1cHltZzVqaTc5cGZyZA==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('ODExNGsyY243M3llY3JvaA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('MWp1cWZvZmt4b2RmZGU3bw==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('ZTM0bGhkbmt2dm5tc3p3Yg==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('bDN5Z3N2M3lsOWxsbDl1dA==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('a2F3YmZ3azVocmN4NXYxMg==')]=base64_decode('b3JkZXI=');$GLOBALS[base64_decode('c3NkMTR6dnV1ZW84OTB2Yg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OTFvbG1xNWYwaWRwM3o0dw==')]=base64_decode('QVND');$GLOBALS[base64_decode('bm9yOWJ4OTB5aXdiZmZnaA==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('emhxM3RpamoxMXo0dmRoYg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MjI5bGx1aW5lNXF3eDY2Yg==')]=base64_decode('b2Zmc2V0');$GLOBALS[base64_decode('NzVubjk0MGhmdGlwb3U5dQ==')]=base64_decode('bGltaXQ=');$GLOBALS[base64_decode('cXoyMXZkMnpnYjc4cjBvZA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('anc4OGJqdTVnbDAzOWZ0cA==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('M2UwcDB1OGRlMHFjbGt6MA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('OHk0emd2Mmh3NzJjOXU0bA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('aGFsZTFyMnUwbHJ3eW1qeA==')]=base64_decode('Z2V0VGFibGVOYW1l');$GLOBALS[base64_decode('bzFpdXh6ejdqbDZlY3Z0bA==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('bm03c2N5eWExMjU5dnh1Mg==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('OWl2bTI4dGJma2Uza2U2eA==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('czNxNWF2dmhyNjIwbGlocA==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('ZnZxcm16dm9raGd2aGdqdA==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('NnBsdG13dTltbDhib3k2ag==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('aTByNDBsdGNraG43NGlodg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZGc2NGxuNHhjMmNubzB3eA==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('cGZ5Nm8wYWh3ODhwenJybg==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('ems2enh6dmtxY29ubGlrcQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('cXB6NXZ4ajh2YWFvenk2eQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('eXIxZGk0bnlld2t3Yzdjcw==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('M3UyMXVqcWZhZzUwN2phZQ==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('MDVjcmtubDRqZ2g2aGx2bg==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('dXdzNW1wbGVrbHUxM3pneg==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('cWxrZ292M3VpZ2RyMWZ2NA==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('bHBmYjl2aDg2c3BlZnB3OA==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZHg5a3VhbXV0bnRlb251bw==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('MDA3M2gyaGIyM2NiM3Roag==')]=base64_decode('RlVOQw==');$GLOBALS[base64_decode('OW95cHY5eWR2bTNtYnB2Mw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dTJyczRwZXk5bnJiMmdrNw==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('eXZuajgwcmJ5MHZ6bGV5bg==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('eDMzMm1pcHQzNGsxN3JhaA==')]=base64_decode('R0VORVJBVEU=');$GLOBALS[base64_decode('azRnZmxnYjlyNHRzd25hNA==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF9jcm9u');$GLOBALS[base64_decode('d2dtNzl6dXp5dnllN21veg==')]=base64_decode('ZWxlbWVudHNfcGVyX3RocmVhZF9tYW51YWw=');$GLOBALS[base64_decode('cWdhcTNtcWE0NGdnbHNxZg==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('eTlnZTlrN3I2ZWNqajJoNA==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('Y3F4NWxqbjUweHhwcXdweQ==')]=base64_decode('VEhSRUFEUw==');$GLOBALS[base64_decode('cXJ5aW43dHZldHU2Nm9xMg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('N3pyYzV3eGNlMWs3NjE3cg==')]=base64_decode('Z2V0UHJvZmlsZXM=');$GLOBALS[base64_decode('ZHhiM2FzNnZ6bnRkc3oweg==')]=base64_decode('QUNUSVZF');$GLOBALS[base64_decode('aTNtYXNjY2VhMjNreTBydA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('djhmOWhmYm9qeWRjMXBxdw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('czEzdWU1ZHVpcmVxcTBsMQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('eGhoa2p5dGowbXRiaThibA==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfRVJST1I=');$GLOBALS[base64_decode('cTZ4bGpibTg1eTY0b2Q2cA==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('cTljdGs4c3AyeTJpMGcxYg==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('bHQ1NWVrZmFwMHBxanVldg==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('dHYwOTFod3U4M2ljd2lleg==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('ZmczeHVrcnB5NjkzYXFnYw==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('MHZxZmgxYWw2eGhuYXA2NQ==')]=base64_decode('dG8=');$GLOBALS[base64_decode('OTU0NWp3bGxicHU1cDBzMQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('bzZhdGw0MTF1czA1ZjhnZw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('b29vMnJnZnkydHRpM2Zzdw==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('NG04NHFoYXNqcDI2Zm54eg==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('d3VldWtwMzZ1cDF6Z3d1cg==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('cW45MzNzN2Nja3NpMXM0Yg==')]=base64_decode('dG8=');$GLOBALS[base64_decode('MXp0dGo4NWd1dmEybXc0dQ==')]=base64_decode('SU5QVVRfQ09VTlQ=');$GLOBALS[base64_decode('NWVkbGEzN3c0dnQ4aXVnNw==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('b29lMm9zbnh2eDB1YWhjaw==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfRVJST1I=');$GLOBALS[base64_decode('MWI4bjFrZ2NyZTR5ZjFnbg==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('czQ3eGhrOW5pNDZuNHE1MQ==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('cXhzMGhwcW1uZWR6eDQydg==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('YTA4eG00MGN1a2ExNm8zdg==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('bHNnN3ZhdGVhdndzZW8xYw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dGtpMTQ0ZTc2b2NiNjMxdw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('bmNnamUyd2huaDN3NG1tcQ==')]=base64_decode('TEFTVF9FTEVNRU5UX0lE');$GLOBALS[base64_decode('d3lhaDR1d2trcGd4cGZtaQ==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('NTk4MjYxMmU4OHN3Mjhmeg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('aDV5MWM3OWR0NDdub3RuMg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('bnFncGo3cDFkc2ZkYmxwZw==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dHB1ZXo3MWJuejdsa3gwYg==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('YWViYWFwbHpjcWMwZWZhOA==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('YnZlaW9rdTZxbW9nYmZ0MQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('MGVkZ3Vic2htZG95Y2E3Mg==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('YnMwd3ljMWZ6b214NHRyMg==')]=base64_decode('Q05U');$GLOBALS[base64_decode('MGNkMmJmNjlsd3I3eDJ5eQ==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('cWFnaTh6ZjRzd3VpeDk5Mw==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('OXpvc2FyaTc2dWR5NDU5NQ==')]=base64_decode('Q05U');$GLOBALS[base64_decode('Z3J5bjBkeHM3cDlwaTVnMg==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('aDdsd3l1cmExZ2w1bXYxYQ==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('ZmpiOHMzbHF6MXE1ajZlcQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('ZTR1Z3d1aHk2MzZuaGlnbA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('bjltb2pkb3hsdng4MTl1ZA==')]=base64_decode('cGhwX3BhdGg=');$GLOBALS[base64_decode('eW00NDZyOGJ2eGpvcmFuZg==')]=base64_decode('cGhwX21ic3RyaW5n');$GLOBALS[base64_decode('ZzVjdG5qNm50eWhtMzltbQ==')]=base64_decode('cGhwX2NvbmZpZw==');$GLOBALS[base64_decode('ajgycHg3YmEzZm1xeTg2Mg==')]=base64_decode('ZXhwb3J0L3RocmVhZF9nZW5lcmF0ZS5waHA=');$GLOBALS[base64_decode('MXZqM3ZodG51MGN2NnpmMg==')]=base64_decode('Tg==');$GLOBALS[base64_decode('YWpiNG9uODQ2dml0MTh2ZQ==')]=base64_decode('bW9kdWxl');$GLOBALS[base64_decode('anQwMDVsa3oydjVvYTQ2Yg==')]=base64_decode('cHJvZmlsZQ==');$GLOBALS[base64_decode('ZjgxMjNwc25sbDJ3Nmw3bQ==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('aG1qa2U3djBpaHFqMXJqbg==')]=base64_decode('Y2hlY2tfdGltZQ==');$GLOBALS[base64_decode('Y3FmMm53cm9wdGp3YjJ2Mw==')]=base64_decode('WQ==');$GLOBALS[base64_decode('YXo0ZjB0Yjd4dHA3dmFtcw==')]=base64_decode('Tg==');$GLOBALS[base64_decode('M3JpanBwbDFiNGh5aHEydg==')]=base64_decode('aWQ=');$GLOBALS[base64_decode('Njg5dzV1b2h0dWc3NzY1MQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('YTN3OHk2bG5mczZjMWc4OA==')]=base64_decode('QUNSSVRfRVhQX1JPT1RfSEFMVF9DWVJJTExJQw==');$GLOBALS[base64_decode('cnR5czlrcjBoYmFsMXlmcA==')]=base64_decode('QUNSSVRfRVhQX1JPT1RfSEFMVF9MQVRJTg==');$GLOBALS[base64_decode('cjBydGE3NXZldGt5NThzcw==')]=base64_decode('cHJvZmlsZQ==');$GLOBALS[base64_decode('N21zOWZpbndpenRpODE2ZQ==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('anE5dHBwMGl2ODVnbGxhNg==')]=base64_decode('LA==');$GLOBALS[base64_decode('NnIya3EwM2J6M245YzNkdA==')]=base64_decode('aWQ=');$GLOBALS[base64_decode('Z3JpeGU3YWI0d3lyc2hhcA==')]=base64_decode('Y2hlY2tfdGltZQ==');$GLOBALS[base64_decode('eHplejd2dHRiaDhoZTU2NQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZG4yaGlyeXAzdmlteGpzYg==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfU1RBUlQ=');$GLOBALS[base64_decode('aWE1dXMxaWlrYTZqbnc2ag==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('b2tibjltdjZzcDN4cXh5Ng==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('ZGxkdnhzYnYzaDJkeDVwMQ==')]=base64_decode('I1BJRCM=');$GLOBALS[base64_decode('cmdrdms1MnRzMzJmOWY0aw==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('cXE0d2sycTZjc2U1N3IyOA==')]=base64_decode('I1BBR0Uj');$GLOBALS[base64_decode('c2czZWtmZXhoaHF2aTNiaQ==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('YWI1eGJraWkwc3RoazdqMg==')]=base64_decode('I0ZST00j');$GLOBALS[base64_decode('NDZ6eDhhaDU4ZG8wbXgxOQ==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('d2Y0OXlmYjljNXZwdDlkMA==')]=base64_decode('I1RPIw==');$GLOBALS[base64_decode('ODk0cjJrMG80enpmOTZvZw==')]=base64_decode('dG8=');$GLOBALS[base64_decode('MWtybGdweTE0ZHQ2ZXJxZA==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfRklOSVNI');$GLOBALS[base64_decode('enhyeGZzMm4zNW1zMzF5NQ==')]=base64_decode('I0lOREVYIw==');$GLOBALS[base64_decode('Mmg3MXJjZm04ejl4bHFmaw==')]=base64_decode('aW5kZXg=');$GLOBALS[base64_decode('N2lkdXR1aGFyMGFwc3lqMw==')]=base64_decode('I1BJRCM=');$GLOBALS[base64_decode('MDd5a2tqbnBhOGxyd2R6eA==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('dzNsOTU4MHM2ZXAxczNsYw==')]=base64_decode('I1BBR0Uj');$GLOBALS[base64_decode('eDJvanc4OTF6MW00dDlpbA==')]=base64_decode('cGFnZQ==');$GLOBALS[base64_decode('amhpZTIxZXhzM3o2bnJ0Mw==')]=base64_decode('I0ZST00j');$GLOBALS[base64_decode('ZHBiM3Rpd2NkN21qb25zZQ==')]=base64_decode('ZnJvbQ==');$GLOBALS[base64_decode('cmd6dXdwMXR3MHF5aDAxdQ==')]=base64_decode('I1RPIw==');$GLOBALS[base64_decode('NHZkazgxYnN4OW13cHVneg==')]=base64_decode('dG8=');$GLOBALS[base64_decode('eWxtMmRsM25wMmRxc2txZg==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dTBrZXQ2bjBkdHRmeWY0Yg==')]=base64_decode('SU5QVVRfQ09VTlQ=');$GLOBALS[base64_decode('MWhzbnNjY2VvcGtxbG55bA==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('aWJpNDh4bDBzZDljZzNqeQ==')]=base64_decode('UkVTVUxU');$GLOBALS[base64_decode('dTNnd28xOWdvMWo2ejFnMA==')]=base64_decode('Lg==');$GLOBALS[base64_decode('b2ZvdTY2cXFtejR0Zjh0Mw==')]=base64_decode('');$GLOBALS[base64_decode('aWhzcHVmYXVjbHhpdHdjZg==')]=base64_decode('QUNSSVRfRVhQX0xPR19USFJFQURfVElNRU9VVA==');$GLOBALS[base64_decode('aWNmcnZxb3ExeHExaXNkYw==')]=base64_decode('I1BST0NFU1NFRF9DT1VOVCM=');$GLOBALS[base64_decode('OWVpeDNxeDNocWl0MXJ3Yw==')]=base64_decode('UFJPQ0VTU0VEX0NPVU5U');$GLOBALS[base64_decode('NGF5anNkZmJmbnVtZWl5dA==')]=base64_decode('I0xBU1RfRUxFTUVOVCM=');$GLOBALS[base64_decode('N3MybjJtaHhrZGZkOTlxMQ==')]=base64_decode('I0lCTE9DS19JRCM=');$GLOBALS[base64_decode('Mzl3NTR5bGh3NDA4aG95cA==')]=base64_decode('I1RJTUUj');$GLOBALS[base64_decode('Z294aGZkYzRrZTFkMnE3eg==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('YTh0MzQycHEzcmdwMTlkdQ==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('YnpzdmxhZGh3MmdxcTZqcg==')]=base64_decode('IUlCTE9DS19JRA==');$GLOBALS[base64_decode('N3AwY2o3cjQwejVzbHQ1eA==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('MWFlNjJnb2E5OTRoNTBzaA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('dzBkOG5ocmt6d3prbGhkNA==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('dDA0OW15N29meWJhdjVzdA==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('NjhoYWMyMTBoNGhybXUyOA==')]=base64_decode('Q05U');$GLOBALS[base64_decode('Yzl5dmVyM3BveWRkaDIzMA==')]=base64_decode('Q09VTlQoKik=');$GLOBALS[base64_decode('bDd6bjU2N3JzZGVuemM2Nw==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('YjR5OTZ1bGRteDZlYnBqdQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('aHMzYWJ6bmlmeHZyMTI3aQ==')]=base64_decode('Q05U');$GLOBALS[base64_decode('M2M0Y29xZ2Ixem1sMXVzMQ==')]=base64_decode('ZmlsdGVy');$GLOBALS[base64_decode('a2x5YzhibWY3eWo4dW41dg==')]=base64_decode('UFJPRklMRV9JRA==');$GLOBALS[base64_decode('bm5kamhnZDBqYjRpdWtwcw==')]=base64_decode('Pk9GRkVSU19FUlJPUlM=');$GLOBALS[base64_decode('ZWkwZTd1dnRtamoxNGc1YQ==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('NzRvbzZyMmI3bmZ2d2Zoag==')]=base64_decode('U1VN');$GLOBALS[base64_decode('aXJiMmNlOGtubmltNXI2aw==')]=base64_decode('Z3JvdXA=');$GLOBALS[base64_decode('d25jbnZlNjR6NDRqeTZ6OA==')]=base64_decode('cnVudGltZQ==');$GLOBALS[base64_decode('Nzkzc2FnY2Nid2trY20zcQ==')]=base64_decode('U1VN');$GLOBALS[base64_decode('OXNqeGMwMDFrZmh4ODBzZA==')]=base64_decode('U1VNKE9GRkVSU19FUlJPUlMp');$GLOBALS[base64_decode('bDB0amplY2Q2dXQ1N3Npdg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('YWJjZXF5dWs3anM2ZmcwZQ==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('NTU2MjBweHk3anEzcDFmaA==')]=base64_decode('U1VN');$GLOBALS[base64_decode('M3h1eW5pZzh4NXJuMXlsZg==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('cTF2NTM1bjF3ZWYydmZoMQ==')]=base64_decode('SVNfQ1JPTg==');$GLOBALS[base64_decode('eDE0OXV1YXB1cWxnbHF6Nw==')]=base64_decode('U0VTU0lPTg==');$GLOBALS[base64_decode('YXA4NHJ3d2Zra21wY3Jocg==')]=base64_decode('Q09VTlRFUg==');$GLOBALS[base64_decode('bWt2c3RoZmd0bmN0b2x5eg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('ZTYxOTdzdGEzcmM4eXRmaQ==')]=base64_decode('Rk9STUFU');$GLOBALS[base64_decode('ODNrb24wb2JkbWt1N3c1aw==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('OTd6ZjZiZW4zM291Y2FxaA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('Ym9kZjlnbnhzM2YxMjk1Zg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MThnZmg1dXZzYmI3N3VjbA==')]=base64_decode('Q0xBU1M=');$GLOBALS[base64_decode('dDB1OXBqMmxqZGMzeXJlNQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('enR2czFiM2hicXU5aDE3OA==')]=base64_decode('VElNRV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('M3FmYWYwYTFmM24yMDRuMg==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('enhnZnV0d2VsZ215MzZpcg==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('NzRxcDQwazJ6M2s5MWYzdQ==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('YWIwend1ZzR5MmhwYzlkcw==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('djVwaGk3enRhZGJrcGp6bA==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('c3djbWwxdGUxN2sxMXB5bw==')]=base64_decode('VFlQRQ==');$GLOBALS[base64_decode('eWVyNTl1dWR6azZ5ODlocg==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('ZGRlcnZ0Nzk4bHF3emU1dQ==')]=base64_decode('IUlTX0VSUk9S');$GLOBALS[base64_decode('a211NHk4NjJsajM5ZzA3eg==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('ZW9pcXYxdnQyMXNsNmkwNA==')]=base64_decode('IVRZUEU=');$GLOBALS[base64_decode('bnZxZG9xcG0yMjNrajUxaA==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('eHZmcHVtMXRqazFlMGtmMg==')]=base64_decode('SVNfRVJST1I=');$GLOBALS[base64_decode('MjNvMHQ4YjJoNnFsZHdtYQ==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('YmNpb2RlYTEweHdwcjNjMw==')]=base64_decode('SVNfT0ZGRVI=');$GLOBALS[base64_decode('Y3dwZTd0NzB5Nmxpc3BndQ==')]=base64_decode('Pk9GRkVSU19FUlJPUlM=');$GLOBALS[base64_decode('OGVsYzF3MG00c210OG9saw==')]=base64_decode('X19GVU5D');$GLOBALS[base64_decode('MGxmNHg5b3N6MXpsdHZuMA==')]=base64_decode('U1VNKE9GRkVSU19FUlJPUlMp');$GLOBALS[base64_decode('enR1Y3AyYm41NTd4cXc1cg==')]=base64_decode('RklOSVNIRUQ=');$GLOBALS[base64_decode('OXdyZTY1ZzNyM2J6Z3oydA==')]=base64_decode('VElNRV9GSU5JU0hFRA==');$GLOBALS[base64_decode('MWRkcXRjaXpxNHJkMHZ3Mw==')]=base64_decode('VElNRV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('YnJqa2s0NGpheGhsNWJrZA==')]=base64_decode('VElNRV9TVEFSVA==');$GLOBALS[base64_decode('OGo0bWpvNXhlcmI1aDFrbA==')]=base64_decode('VElNRV9GSU5JU0hFRA==');$GLOBALS[base64_decode('MGwzNXRwanRscHNxcjZnaw==')]=base64_decode('VElNRV9TVEFSVA==');$GLOBALS[base64_decode('anBtMXI2ZmFuNnNuMnl3eQ==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('bDNndjFrancxYmRzNWJ5bg==')]=base64_decode('REFURV9FTkQ=');$GLOBALS[base64_decode('N2ZvcTY2am93aW5mZWx5cQ==')]=base64_decode('RUxFTUVOVFNfQ09VTlQ=');$GLOBALS[base64_decode('aDNhbGw5eHRsZG92NWljaQ==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('dHFseHkxdDN4N2Jncm16bA==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('YnJkcjA5b2JnNzFhYjZjNQ==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('YTdqOTR4N3g5dGw4dmhlcA==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('Z2JuNXMxbTRyYmQ1ZXk1aw==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('ZWJ3ZHh4dHJuem0zdG44dw==')]=base64_decode('RUxFTUVOVFNfTg==');$GLOBALS[base64_decode('YTFobWx1czV0cm9sczg5bw==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('Y3o3dnk5Mnd3N3F2OXk4Mw==')]=base64_decode('RUxFTUVOVFNfWQ==');$GLOBALS[base64_decode('dHl0MDhwMTFyNDhiN3J5Zg==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('cHc0Z3o3MWZjM2Q2c2VoZw==')]=base64_decode('T0ZGRVJTX1k=');$GLOBALS[base64_decode('emloeGJjNW4zd2lnMmpidw==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('NzJrM29kazRndW04d29rcQ==')]=base64_decode('T0ZGRVJTX04=');$GLOBALS[base64_decode('aWJ5amF0OHVsZng1NTFoNw==')]=base64_decode('VElNRV9HRU5FUkFURUQ=');$GLOBALS[base64_decode('dDY2MWNtb3pubHptdzF5bg==')]=base64_decode('VElNRV9UT1RBTA==');$GLOBALS[base64_decode('andsMmNvZGg0cGFqZ2UycA==')]=base64_decode('SGlzdG9yeQ==');$GLOBALS[base64_decode('a2JodGpvOXBlN2VzZHMwYQ==')]=base64_decode('dXBkYXRl');$GLOBALS[base64_decode('d2s2MWo1Zmw1MTJlcHVsNQ==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('dmI1a29rdGEybnR2M3VqMw==')]=base64_decode('SElTVE9SWV9JRA==');$GLOBALS[base64_decode('eGd2Z3A4dmJhcHgyejB4Mg==')]=base64_decode('QUNSSVRfRVhQX0xPR19QUk9DRVNTX0ZJTklTSEVE');$GLOBALS[base64_decode('ZzFtcmd4YnR4dDdjdTE2dQ==')]=base64_decode('I1RJTUUj');$GLOBALS[base64_decode('cDNxZTdhd2UxcWYxaWVhZg==')]=base64_decode('RXhwb3J0RGF0YQ==');$GLOBALS[base64_decode('Znkxb2RsNTJhZG1jbXFvNw==')]=base64_decode('ZGVsZXRlR2VuZXJhdGVkV2l0aEVycm9ycw==');$GLOBALS[base64_decode('MTEzejY5b250enhjdzB3dg==')]=base64_decode('T25FeHBvcnRGaW5pc2g=');$GLOBALS[base64_decode('cXp0dGVqcGx6MDY5cmpidg==')]=base64_decode('Ly4uLy4uL2FkbWluL2V4cG9ydC9pbmNsdWRlL3BvcHVwcy9leGVjdXRlX3Byb2dyZXNzLnBocA==');$GLOBALS[base64_decode('cmxmenRva2ppMHpmeTZtOA==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('OWtubmMyZnAxMm1qZnIxeQ==')]=base64_decode('UkFORA==');$GLOBALS[base64_decode('cnp4cTFiOW9yOTB1dXZ2MQ==')]=base64_decode('QVND');$GLOBALS[base64_decode('aGxkZ3lmbzVxbXlidTQ2Mw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aTd4NnlzNjJwbXpmZWYxMg==')]=base64_decode('blRvcENvdW50');$GLOBALS[base64_decode('MmIycGU0NjJ1d3VweWU5eg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZDV5aW1razRwcmoyazBvNw==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('c2M3eHYzYmdvbHg0OThjYg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('Ym8yZjhzZHE1Y3ZkejEwMw==')]=base64_decode('REVUQUlMX1BBR0VfVVJM');$GLOBALS[base64_decode('YmkwNW9iNHFzMG50MDl2eg==')]=base64_decode('L2JpdHJpeC9hZG1pbi9pYmxvY2tfZWxlbWVudF9lZGl0LnBocD8=');$GLOBALS[base64_decode('OGRxYTg5YWlzdjk4YTA5Yg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ZTJyZzQyYmE5b212YnFhdA==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('bnU2aDA1OTdhc3d5dmp2dQ==')]=base64_decode('dHlwZQ==');$GLOBALS[base64_decode('ZnlwMWxwb3V1MTdpMGgwYw==')]=base64_decode('SUJMT0NLX1RZUEVfSUQ=');$GLOBALS[base64_decode('anhqMzhpaXEyMW5yaDNkeA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('NXQzNTh4YjN1cXB3aGR2cA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('Z2Q5bTVtcWoyNjhhdnkyNw==')]=base64_decode('bGFuZw==');$GLOBALS[base64_decode('d3NoNml5eWxocTVkeGQ3Yg==')]=base64_decode('ZmluZF9zZWN0aW9uX3NlY3Rpb24=');$GLOBALS[base64_decode('MDE1cTRjdTUyYW13NzRhYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('NzFvbmZoeWs5Y3Zsemh5Mw==')]=base64_decode('V0Y=');$GLOBALS[base64_decode('OGt2b2o0Zmk1bDZtaXViOA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('M2R2ejN4cmdmNWpicHEwbg==')]=base64_decode('Lg==');$GLOBALS[base64_decode('Y3AxbXQ3NW5yamV1NGhqOQ==')]=base64_decode('Xw==');$GLOBALS[base64_decode('ajQyMmdla2UxazQ4Z2lzMg==')]=base64_decode('Xw==');$GLOBALS[base64_decode('M29odTlncXBiMHp2djdtNA==')]=base64_decode('WQ==');$GLOBALS[base64_decode('dXYwaTdhN2RpMXFqZ2czNw==')]=base64_decode('Lg==');$GLOBALS[base64_decode('Z3RtMHZ1bmlpbTBleHV1OA==')]=base64_decode('Xw==');$GLOBALS[base64_decode('bnN3bmN4cWY3NzlqZXUzNg==')]=base64_decode('Xw==');$GLOBALS[base64_decode('a2IyY3h2dHozbjAyamM0Yg==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('aHFmaWQ5YzZpZDV5dmtieA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('ZjA4YnVvNXU1d2l4YzZ6bg==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('dzNwYWR1OWhwMXQyY2p5bQ==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('YmIwdGJhM3U1YTQ0N25hNg==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('bmZpOHo0a292dHdmNG5qYQ==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('czNyaHZ5bTNnbTd1bDI1MA==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('b3R5cWVub2YzOGN5aGNmcA==')]=base64_decode('SUJMT0NLX1NFQ1RJT05fSUQ=');$GLOBALS[base64_decode('MXA5bWp0bTRmeDJ4dDgyNw==')]=base64_decode('UEFSRU5U');$GLOBALS[base64_decode('N3ViaWw1Z3Z6M2Zvdmd6aw==')]=base64_decode('QURESVRJT05BTF9TRUNUSU9OUw==');$GLOBALS[base64_decode('ZW16NGFxZnF6OW12cjY1Nw==')]=base64_decode('YWxs');$GLOBALS[base64_decode('eXh0cmVqNmUyZnhnZGM0dg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('dXVweGZqNHpsOHk4N2xrMA==')]=base64_decode('QVND');$GLOBALS[base64_decode('YTBnYjk0aXV1M2Z2M2cwcQ==')]=base64_decode('SUJMT0NLX0lE');$GLOBALS[base64_decode('ajc0Nm84Z2g4YnRreHpiYg==')]=base64_decode('Q0hFQ0tfUEVSTUlTU0lPTlM=');$GLOBALS[base64_decode('Z21kZXBxbWptY2J3NzEzNA==')]=base64_decode('Tg==');$GLOBALS[base64_decode('ZzJ5NHkxZDVib3g1aXBkcA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cm9wbnB1enIwajl2OGIycw==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('cGhyem9mbjVlcDVwaXRqNQ==')]=base64_decode('c2VsZWN0ZWQ=');$GLOBALS[base64_decode('cWlydjhlbHIyZHA1ZnZtNw==')]=base64_decode('LA==');$GLOBALS[base64_decode('Z3AzdnNtczByNGJteHcxYQ==')]=base64_decode('c2VsZWN0ZWRfd2l0aF9zdWJzZWN0aW9ucw==');$GLOBALS[base64_decode('YnRtajg0dzAwZ2Y1MWl3dw==')]=base64_decode('LA==');$GLOBALS[base64_decode('bzNtMTFkZThkcnlpM2QyNQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('ZWc3bWVkY2xzZGhuMW9uMA==')]=base64_decode('aWJsb2Nr');$GLOBALS[base64_decode('cTB1b2xxYjByenRrcjJ4Mw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('cDR6eHQ5dDFrOXJtcGxndw==')]=base64_decode('UFJPRFVDVF9JQkxPQ0tfSUQ=');$GLOBALS[base64_decode('NmNpdnA1dDRkYTRhbHFpdQ==')]=base64_decode('LA==');$GLOBALS[base64_decode('M2xyenc4bnExZmhicWIyeg==')]=base64_decode('U0VMRUNUIGBMRUZUX01BUkdJTmAsIGBSSUdIVF9NQVJHSU5gIEZST00gYGJfaWJsb2NrX3NlY3Rpb25gIFdIRVJFIGBJQkxPQ0tfSURgIElOICg=');$GLOBALS[base64_decode('b3Yxa2JsNG5jcW1wbmN4cA==')]=base64_decode('KSBBTkQgYElEYCBJTiAo');$GLOBALS[base64_decode('ano1bzNmN2UxbjNraHZqMQ==')]=base64_decode('KSBBTkQgYFJJR0hUX01BUkdJTmAtYExFRlRfTUFSR0lOYD4xIE9SREVSIEJZIGBMRUZUX01BUkdJTmAgQVNDOw==');$GLOBALS[base64_decode('c3RpZXZsdmxhZHMzMXAzcg==')]=base64_decode('KGBMRUZUX01BUkdJTmA+PQ==');$GLOBALS[base64_decode('bzN0cm5tZDU4cmZsamRtMg==')]=base64_decode('TEVGVF9NQVJHSU4=');$GLOBALS[base64_decode('dTgybnMxNnVleDFlcnNnYg==')]=base64_decode('IEFORCBgUklHSFRfTUFSR0lOYDw9');$GLOBALS[base64_decode('cTVmc2txeXozaWhld200bA==')]=base64_decode('UklHSFRfTUFSR0lO');$GLOBALS[base64_decode('aTd1eXR4ajZvNDdzbG1kcw==')]=base64_decode('KQ==');$GLOBALS[base64_decode('dHViajV4NzJhY2MwYXJrOA==')]=base64_decode('IE9SIA==');$GLOBALS[base64_decode('cmNobHE5cDNxYjNmb3p5Yw==')]=base64_decode('U0VMRUNUIGBJRGAgRlJPTSBgYl9pYmxvY2tfc2VjdGlvbmAgV0hFUkUgYElCTE9DS19JRGAgSU4gKA==');$GLOBALS[base64_decode('anUyNHd2ZXE2N20zYzN1ZA==')]=base64_decode('KSBBTkQgKA==');$GLOBALS[base64_decode('ZTNvYjExejRuNjR2anh4Zw==')]=base64_decode('KSBPUkRFUiBCWSBgSURgIEFTQzs=');$GLOBALS[base64_decode('enNuc2w5a290emN5eDdlcA==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('ZmdubWgxNjliNzR0OWd3bg==')]=base64_decode('ZmlsZQ==');$GLOBALS[base64_decode('aXdicnJ6Ym1sNDM0dzRybA==')]=base64_decode('L2JpdHJpeC9tb2R1bGVzL2Fjcml0LmNvcmUvYWRtaW4vZXhwb3J0L3Byb2ZpbGVfZWRpdC5waHA=');$GLOBALS[base64_decode('bWsxMThzdDQ5d3lqZmhscA==')]=base64_decode('ZXhwb3J0LnBocA==');$GLOBALS[base64_decode('NnEwbjRqeXFsY3h3YjAyNA==')]=base64_decode('QUNSSVRfRVhQX0xPR19DVVNUT01fUlVO');$GLOBALS[base64_decode('NGx0dG5oZ3d0a2VybjM1aA==')]=base64_decode('I0NPTU1BTkQj');$GLOBALS[base64_decode('NmI0N2w1ZW9seTFxdDh0MQ==')]=base64_decode('Q09NTUFORA==');$GLOBALS[base64_decode('eXZwOGMyYWNycGJpbm0yeg==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('d251ZzJsaWk4N3R2NXJtcw==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('d3Uwcm1wMjdkdXZoeWw4eQ==')]=base64_decode('dXNlcg==');$GLOBALS[base64_decode('cWE3YWo2Y2RkaGJ3emtvaw==')]=base64_decode('VVNFUg==');$GLOBALS[base64_decode('dW43OWFkcHExajE2dG1kZw==')]=base64_decode('Q09NTUFORA==');$GLOBALS[base64_decode('cG50YTltdTFmMWtqb3Z1Mg==')]=base64_decode('c2VsZWN0');$GLOBALS[base64_decode('cXdmNTlnNG05ZzE4d3RnMg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MGJ1aTV4MXN4dWkwMTQwcg==')]=base64_decode('TE9DS0VE');$GLOBALS[base64_decode('bGRxMWozMG1pMTNqZWpzdQ==')]=base64_decode('REFURV9MT0NLRUQ=');$GLOBALS[base64_decode('MDVuOXFqcmNybTZsMTQwdg==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('N3Ayd2lqbHV0cnpuaWNiYw==')]=base64_decode('Z2V0TGlzdA==');$GLOBALS[base64_decode('dzNzZDRzcXA5dXFwYTR2OA==')]=base64_decode('UHJvZmlsZQ==');$GLOBALS[base64_decode('YzhkbXV5NG53anducXFzaA==')]=base64_decode('aXNMb2NrZWQ=');$GLOBALS[base64_decode('M3lyYmdpazhyMGh4bzBhMA==')]=base64_decode('Xw==');$GLOBALS[base64_decode('cWtrMGJhZzc3d3BqbXFqeA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MDV5MmZiaTZ6ZnEyN3c0ZA==')]=base64_decode('ZW1haWw=');$GLOBALS[base64_decode('cHA3djRzemI0azU3NzJncg==')]=base64_decode('VE8=');$GLOBALS[base64_decode('YjB0OWo5aGk3M3MxeTZ4cw==')]=base64_decode('U1VCSkVDVA==');$GLOBALS[base64_decode('bmdoMmZqZzdvNzEzZHhwbg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FTUFJTF9OT1RJRllfU1VCSkVDVA==');$GLOBALS[base64_decode('NDFneWViaDJtanUxeWFnbQ==')]=base64_decode('I0RPTUFJTiM=');$GLOBALS[base64_decode('dDd1NGR1cG9hMnY0azJxbA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('c3N4a3Y1MTdnNmFjamJiYQ==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('eXd1ODc0dGJ4eTc1ajVxeA==')]=base64_decode('I01PRFVMRV9JRCM=');$GLOBALS[base64_decode('cWJxbmg3MHFpM3oyY2l0YQ==')]=base64_decode('I1BST0ZJTEVfSUQj');$GLOBALS[base64_decode('MXRiOWNxa3kyc2ptb3hwNg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MHdnY2Y1aHRyMHhpYnFtbQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('azJxcXN6aHZnd2YwYjhybg==')]=base64_decode('I0ZPUk1BVF9OQU1FIw==');$GLOBALS[base64_decode('YmF2cTF3dWJnNDZ4YzdtbQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('amhnd2tzano0Ymd5NHZqcw==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('azZ6aHloM25sbzZnaWF6ag==')]=base64_decode('Qk9EWQ==');$GLOBALS[base64_decode('ZTF6Y3IwMzdleTJ2bzlkeA==')]=base64_decode('SEVBREVS');$GLOBALS[base64_decode('eG1ydnZuaGVlbXI4cDZtdg==')]=base64_decode('RnJvbQ==');$GLOBALS[base64_decode('ZG1qejEzb3F5amxyYzFveg==')]=base64_decode('bWFpbg==');$GLOBALS[base64_decode('ZWNwcDJ4ZnNjNmRkOXdrYg==')]=base64_decode('ZW1haWxfZnJvbQ==');$GLOBALS[base64_decode('cDliMTB6enZjeGplazFyYQ==')]=base64_decode('Q0hBUlNFVA==');$GLOBALS[base64_decode('azZ1OGxkdmxvZzFsN2ZtYQ==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('M2NvcXppNWNlbzJsdnRrYQ==')]=base64_decode('d2luZG93cy0xMjUx');$GLOBALS[base64_decode('bmFmZW1xNzNnZWh1eG5obw==')]=base64_decode('Q09OVEVOVF9UWVBF');$GLOBALS[base64_decode('b29yZTNwY3N5eDVhNnVkYg==')]=base64_decode('aHRtbA==');$GLOBALS[base64_decode('bDJpcGoxbms1ejdrZjNqMA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('Y3I3MWNtY3UzZTRrbWtheg==')]=base64_decode('VE8=');$GLOBALS[base64_decode('OG1jd3ZzYW8xMG04OWc5Zg==')]=base64_decode('U1VCSkVDVA==');$GLOBALS[base64_decode('aGN6cXMwbGhpYTFxaDZsbg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FTUFJTF9OT1RJRllfU1VCSkVDVF9FUlJPUg==');$GLOBALS[base64_decode('cmFqZ3o0OTN5c202amM2Zw==')]=base64_decode('I0RPTUFJTiM=');$GLOBALS[base64_decode('cXV2Ync0YzMxMzRrYmwzbA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('enF0ZHo4bTB1c3UyMWsxbw==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('bW11ZWtqcmw1dWNoY3kzZA==')]=base64_decode('I01PRFVMRV9JRCM=');$GLOBALS[base64_decode('YjE0Yjh2dDNkNGVxYWd4ZA==')]=base64_decode('I1BST0ZJTEVfSUQj');$GLOBALS[base64_decode('NmEwejVtZWxkMmZoY2I4bQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('MDh3NzhleHgwaXg1c2Fteg==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('aTIwZjhydXM5MW9hOTBxOQ==')]=base64_decode('I0ZPUk1BVF9OQU1FIw==');$GLOBALS[base64_decode('NmM3bTEyZThldHV3OHVucg==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('NjgxbmI5dWNwem1waDdrNQ==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('bjF2eHFhNzRqMmhjOHB2aQ==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('cXR0b3d2MWk1ejFqanBhMA==')]=base64_decode('Qk9EWQ==');$GLOBALS[base64_decode('M2h0YTMzZWE0MGx6ajY2bg==')]=base64_decode('QUNSSVRfRVhQX0VYUE9SVF9FTUFJTF9OT1RJRllfQk9EWV9FUlJPUg==');$GLOBALS[base64_decode('OWhtajZqMHQ4MDllZzJpZA==')]=base64_decode('I0RPTUFJTiM=');$GLOBALS[base64_decode('cnNsdW5sdnRocHo3cDRvZA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('Z3VmOTYzc3RqNXBucWRkbg==')]=base64_decode('RE9NQUlO');$GLOBALS[base64_decode('YmozMjQ0OHkxa2tqeXZvcA==')]=base64_decode('I01PRFVMRV9JRCM=');$GLOBALS[base64_decode('dGtpaGM3cWI2Yjk5bmFzZQ==')]=base64_decode('I1BST0ZJTEVfSUQj');$GLOBALS[base64_decode('NGVnZXo0ZmQ5dnU2MnphbA==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('dWMyZ2xnOXFmczE5MWk0MQ==')]=base64_decode('SUQ=');$GLOBALS[base64_decode('MGs5MWJjaW5lZHJsMGxkYQ==')]=base64_decode('I0ZPUk1BVF9OQU1FIw==');$GLOBALS[base64_decode('MHp5cmU3aTF4aHh1MW5pdQ==')]=base64_decode('UFJPRklMRQ==');$GLOBALS[base64_decode('ZGRhNGlsZmk1Ync1cHRweg==')]=base64_decode('TkFNRQ==');$GLOBALS[base64_decode('eGdidHR2cGpibGJ4aW9oeQ==')]=base64_decode('I0VSUk9SIw==');$GLOBALS[base64_decode('OXE2MXNnMHFycnVqOXI3cQ==')]=base64_decode('SEVBREVS');$GLOBALS[base64_decode('Y251OG9ra3UwNWdna3h2cw==')]=base64_decode('RnJvbQ==');$GLOBALS[base64_decode('M3I0ZG5mM2h0d3M2M2Q2eQ==')]=base64_decode('bWFpbg==');$GLOBALS[base64_decode('ZmM0NHZncjhpbm96M3V4OA==')]=base64_decode('ZW1haWxfZnJvbQ==');$GLOBALS[base64_decode('b28zM3EwYjhqeGdrbmo2cw==')]=base64_decode('Q0hBUlNFVA==');$GLOBALS[base64_decode('Z3IwdjVqajVnYTF0d3NmcQ==')]=base64_decode('VVRGLTg=');$GLOBALS[base64_decode('MXlsMTEwOGdtZjQ2OWUwNA==')]=base64_decode('d2luZG93cy0xMjUx');$GLOBALS[base64_decode('bGJmZGpkZWd5YTFoaWdvdA==')]=base64_decode('Q09OVEVOVF9UWVBF');$GLOBALS[base64_decode('eTIwM3o5bXhuOHh6a21scw==')]=base64_decode('aHRtbA==');$GLOBALS[base64_decode('bGF3ZnBpbjBpc2YzenE5OA==')]=base64_decode('c2VuZF9lbWFpbA==');$GLOBALS[base64_decode('cTAxc2F0YmhtZGZhZHRiaQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('Nmw0dXo1NGFnbm1iaHlhMQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('M21keDU2bWc0YjdqcTBxZQ==')]=base64_decode('Tg==');$GLOBALS[base64_decode('M3VlYnpqb2k2amxuMDllZg==')]=base64_decode('YWRtaW5fZW1haWw=');$GLOBALS[base64_decode('aW83ajE0OXV5M2syb3lveA==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('YTI1OWRvNDl4OXNjb3U2dA==')]=base64_decode('U0VORF9FTUFJTA==');$GLOBALS[base64_decode('bmVyYWd3ZDMxcHNzd21jYQ==')]=base64_decode('WQ==');$GLOBALS[base64_decode('ZTh3bGd2cGhtcWk2YWVnNw==')]=base64_decode('Qw==');$GLOBALS[base64_decode('NHF1bWdveWoyNWM3cDN1dw==')]=base64_decode('UEFSQU1T');$GLOBALS[base64_decode('MDVwdDE2anBlYnpjMHQwOA==')]=base64_decode('QURNSU5fRU1BSUw=');$GLOBALS[base64_decode('YnBmZ3k0cmhzcGpibnBkdw==')]=base64_decode('Tg==');$GLOBALS[base64_decode('ZmdiNnhnZnc1dzlmZzlzYg==')]=base64_decode('WQ==');$GLOBALS[base64_decode('NWc2cnRscm9rYnJ6bnpiMA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bzBuaXlqaWgwa3FxNW9xag==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cjIzbzV4ZGxtZmd3NXl6bw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZXIweWN3dHh5bXdpNGw0cQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('d3NqeWljeTd5YzV1anAxeA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MDM2ZmtzZnhtbnh3ZHdzMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('aW54aXJkMGs1MnZxdnJrag==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Mmt6dG50aHkwcWh3azJlMw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bWg2OXZ6bDkwbDhwbGhjbQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NXdvaGxnMXNqaWphZ2FuMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('am5ibmltOXppOTFzd2xueA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cGdtM2kzYTE1OXRmdXYyZw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('aTZ0NGl6bTFhcXp4bW1iYg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('czN1MTdpbGgzY3lhaDQ2Mg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ODZnYW90Mm8xZzQ3djdvYg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NGw1OGpmODM4ZmM5bXJjaQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YTlhenZ5a2o4b3dnb3JoYQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('M2duOWZneHlveHduaTVlcA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YmR5azN1cWdyODh5azRsOA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dG9xcnpqem12Z3Z3eGY4cw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YXVxY2l6NDA5cm9qbW5pNg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('eHNhdmtvNXF1dGJrNHNleA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('OGcxdWMybjV2aWxsdHFreQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('N3FzY3dhZGpyNzBmNXV0OQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bmV2cTF4NmtrZ2IwYzRyYw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('d2g4MHM0M2cyMGpqNXUxcg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('N3R5dXZvb3NtMXBwbzJ6cQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MWVkeWxiMzVjZHBvYXQwMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bmlobXh4Z25qZGJkNDR0Zg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NnV2N3B0YmZ3bmxyMWNxaw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bnZ4MzJqamlxNmNhbmM4Zg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YTJiOWVtY25taGoyd3VyZw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Y29nNXVhdmw4czVoeDk5NA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dmR4Z3B2MnRjNGJhZTJ1Mw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('N3h1aDRocG92eWkweGdiMg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('emFsMzVhaXd2b3k0YjZlbA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZWNuZ2x6bmtvMWlmZ2sxZA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dDl1bjFzdTJvdGJmd3d1cw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Ymw2MjF6emN4Mnlya3dsdw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YWV3OGszeTlma3kweHRnNA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Y2kxYmNudjcydmMyOHpneg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('c291cGN6Njg2dm9jd2xubg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZmJtNGx1YTVoemtsbWo0cA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YjkzZm1qczB3OGxpeDFlZg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('azAzOTM1NmxsZDdkMmI4YQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cDIweXRjZ2kydXhlZG40bg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NDVlNmRscjVhZ2czNW52aQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZHRoZ3V6djRkZXFhMDM2aw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZnR3ZGMwc2R4Nmx6M2x3dA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('eGllOXpkdXF0ZXFzYW9yOA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cmx5bmVnMGl3cjdvM2xrdQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MGx5OGdzdDQ5cmdzbzNxdQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('NnpkOXhna3drZTIxbXBzYw==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('aDV0eG83YnFxZzExY2k3OQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ODhveTNnMTUwZTBtdzdzZg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('dG5xazZua2dudWl4dXlxNA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('YTZvZjE3dnc4NnRoc25jNQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('cWJzeG10OHFqYTFpMm55eQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('Nmh0Z3Z3MnpqeWtuMG85eg==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('bjdmb2Mza29yNzNvNjFmcA==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('ZXM2NWZkbnV6ZHhzODl5OQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('amN0aGtra3RyN2J5d3ZpaQ==')]=base64_decode('aXNfYXJyYXk=');$GLOBALS[base64_decode('MDQ1MjNpc2o0bXkyaDYxdA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('ZjZ5dG9namkwdmVrbXlrOA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('amkyZDhwM3Rwcm9xeGIyMA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('enF0NDZrbGR5ejkwbzR4cA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eWczNW5uemMwbGw1Mmc5dQ==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eHlrd2R3Zzh0Nnl0MTl0cg==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('bWR5NWVmMnVwbXNxa2htNA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('dmR6OXBjeHVoMnU0ODB5Zg==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('dHF0MDM1YmZ5bWRnZDNwOA==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eGptMzNkeXVobTJwM2NnYw==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('eXl4dGdjNmhwem53eXZkNw==')]=base64_decode('aXNfbnVtZXJpYw==');$GLOBALS[base64_decode('Mzl5NXZqazg4NG9xdWJmbQ==')]=base64_decode('aXNfc3RyaW5n');$GLOBALS[base64_decode('bTRwbDUxa3dpajhxdXR3YQ==')]=base64_decode('aXNfc3RyaW5n');$GLOBALS[base64_decode('Ym52NjZiNjV0aW10NWsxeA==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('MGp6OTV1czg0ZWtqdzFlOQ==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('YXZzMjVnNGg5MDF4dTJmNg==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('ZnRwM2M5eDVjajhiaXpkZw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('a3BkNzZsbG95NGdncTB2MQ==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('NXdkN3J3ampyamttMWk2Yw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('YjF5dXgzMXMydWc4dGUydw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('cGdlcWxjaWRuNnh3YThnYw==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('aWZwMjZ3amZ4cW9pODFrcA==')]=base64_decode('aXNfb2JqZWN0');$GLOBALS[base64_decode('c2h3bGR6dHliOTlteXdmbw==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('bjF1bnV0dWxmYmtlMDd4dg==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('cGx1MjBwbzg0a3Vkdjdxeg==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('cXBvMHptZXBseDhyam8wag==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('cjNneTZzeG4zbDR5YXhvZg==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('dDR6dTZzN2h2a2ppNzZtag==')]=base64_decode('aXNfbnVsbA==');$GLOBALS[base64_decode('ZjNvY3ozaG8yNXBlb213cA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('eDJtZmp0cWF5dWFxNWd0ZA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('bm1neGt0MHFxczVxamFyZA==')]=base64_decode('aW50VmFs');$GLOBALS[base64_decode('MnFsbXUzcTB2emlxdGZwOQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('YzZ3cmZ0cnhqeGlzNTFmMQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('Y3RlMWZpN3RqaHkzbjl5Zg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('dTdkYjkyMXUxZHQ5a2E4MA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('bWY3a3k1cHllN24zcGZiaQ==')]=base64_decode('aW50VmFs');$GLOBALS[base64_decode('YWVnMHkxc3FnMzJwdm96Zw==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('dzB4and5d2R6dTBlYnBmMg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('YW8wZjN6aWh5NTF4aXJrcw==')]=base64_decode('aW50VmFs');$GLOBALS[base64_decode('aGVndTdsejR2bGpmeXBpdQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('Mm1hYm91eWs5ano3Mjhtbg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('OHp3Y2ZnMG9yeGh2Y3VsNQ==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('bHN6YmMzYTUwZGxkMDUybg==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('c3k2Zjlsb3oxZm1mdmFieA==')]=base64_decode('SW50VmFs');$GLOBALS[base64_decode('cGV0MzB4NXR0MHRzaTVpbg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('enQ2anZ2bWI0d25xb3hzbg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('c2VxOHh6dndqYTd0aXkxNg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NXJ6OXpwMW9zdGE1MnJpeA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('dXF6MjlreHNiZGRyZzFhcA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NnlkazFyeHpieXd6M2cxbQ==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('cnc0NHhxYnMxaDZjc3lvbA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('cmM1N3h4YmpndWQ4MnQ3ZQ==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('em43eGs4Ymt1ZDVwd3doOA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('aDBnYTBqdTJmb3ZpbDJrZA==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('cmplMGdlbWFlb2ppZDJ0Yg==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NXQweTQ2eXNjeWExc2dtdQ==')]=base64_decode('bWljcm90aW1l');$GLOBALS[base64_decode('NnB5Z3MwYnZ2d3EwdW9sZQ==')]=base64_decode('Y2FsbF91c2VyX2Z1bmM=');$GLOBALS[base64_decode('aTg1ZngzcWFydTd4aDJpaw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('dWxwdzF3dGp5NDJ6a2piZQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eHE3eTEybzY1MmtzMjFwNg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eDNsMnEzZWU4ZGVrdG9oMQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('Y3Q1OHNpenUxcmUzMjU2ag==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ejdyMmJidnY0dDgyM3FxNw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bmlxZndpMXB4eGdyaDZvaw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('NmtrZHVhNmlheDNmc2hpdw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eDh1aTdoaWp2MWhoa3lkMA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('M3FkZ3ZscGo3aWk4OHEyZw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('dHp5bWlld2Y0cmJyYmxyeg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('d2hxd29xbXE2a2ZtN2VpbQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('Z29uZzU1bWlzOGhnMTRxZA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('NXc0d25zYjh2dnZiZWl4Mg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('cDJqMmQ4ZzE4eTN2cDFicQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('cDBpa2lzdm5nZHoxd3gwNw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('aDJlN2gyc2lzOWplZ2lkbA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bDExc3J6a2xwNjJ3NG91dQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bjd1MWc4bHo0cDBidDB3Yg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bWJ5YjR1d29scDFrdm05aw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('b2h6eG1hd3QwbDY1cTBvZg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('d2RuZTY1cm53MzEwdGM3eA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bTQ5czg2Mnd1aWhxNjhhOA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('YzB5YjM1eHpiOXptOHFuaw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('cGlqOXAwM2x5bHlmaGo5eA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('c2d5bjdjeDN0anp5OXZ3Zg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('MTVmdm13ZWp1M3RveTA2dw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('azJtbWtib2owZzcyMmt0dA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('bGVreHc0dWx1NGFldmRkZA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('aW1leXFpNWF3bmx1ZGQ2Nw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ZXphZmlhZTV1NGN1OXk0bA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('enRiNGVwcGRic2swZTd0cA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('amg4Ynp3bzJpY3d1dmJtZQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('aXZwZnNidDM0bTk5cjZnag==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ZzVtcDBmd2EwNmRjOXpmNA==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('anF0aTN2Z2Y3azdreWsxcg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('ZmNnZG10Mm90b3o4dTFkeQ==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('eTB5NDFlNjIweXpiMmEzYg==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('b3FiMXlzd3RkbXdremRodw==')]=base64_decode('c3RybGVu');$GLOBALS[base64_decode('Mmp2bDM5N2MweTl2amJldg==')]=base64_decode('c3RyY21w');$GLOBALS[base64_decode('Mng1YjQzd2N2ZHQzOGN1ZA==')]=base64_decode('c3RyY21w');$GLOBALS[base64_decode('YjNpd3N4aGNrejN3a2l0dg==')]=base64_decode('c3RycG9z');$GLOBALS[base64_decode('bTR5dW9zOTdqd2p4b3Y4Zw==')]=base64_decode('c3RycG9z');$GLOBALS[base64_decode('a3ZuZXprcGkzMGxhMzJocg==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('bnYzYTE2d3l5YTF4dW42Mw==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('aW5qbXdubTY5NjluNW9vcA==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('ZGx2dHhkb2hmOTZvM3kyag==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('Zm9hN3BvdjQ4cGp4NnEyaQ==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('d25wdXd2MjBybWtpMWZrcQ==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('azhqaTRrYW92YTlkYngyaQ==')]=base64_decode('c3RyaXBvcw==');$GLOBALS[base64_decode('OXN3eTZ4eTF5azl3MDZldA==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('eTBheHM1NGo5YTNka2NyOQ==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('cXd1emg5ZGl5azA3Mm1zNg==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('ZTU2b2tiY3FvbW9qcWVkYQ==')]=base64_decode('c3Vic3Ry');$GLOBALS[base64_decode('aWpxYXloZHg1ZGhkb3Z3Mg==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('bmlodGNpMmpoN3JraTFlNQ==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('OTMwd2RjMHJ3YXIzajVmMQ==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('amN4NWhzcTIzOGkyNWlxag==')]=base64_decode('dG9Mb3dlcg==');$GLOBALS[base64_decode('MzVnOHVnZnkxMHY0ZmkwdQ==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('dGoyaThvNzVvY2h1cXA5bg==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('NnJyM2IzYmQ0dGhyMjNjag==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('ZDZ4c2FiZndub2x6bWhpYg==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('czd6ZmhpOTV2ajkyOXZiOA==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('d3Vhd2xxcmN5bzZ6OGM5cg==')]=base64_decode('dG9VcHBlcg==');$GLOBALS[base64_decode('MTQ1ZTNkZXVwcTBwMHVlMQ==')]=base64_decode('VG9VcHBlcg==');$GLOBALS[base64_decode('Ym40Y3RoNHZwaDNnNDNkZQ==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('dDMyZHFwa3drOGp4aG5zeQ==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('dGhka2toejBuZGw3MHBzeA==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('dmJnbGNjZ3dwZHRpd2N6Mg==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('Y2s0NG9lejl4eWV3MTZvdA==')]=base64_decode('dHJpbQ==');$GLOBALS[base64_decode('aDd2d3Bsc2oyajMzNjVxZg==')]=base64_decode('YXJyYXlfcG9w');$GLOBALS[base64_decode('MG82OWgydnBvbTQyMjA5dg==')]=base64_decode('YXJyYXlfcG9w');$GLOBALS[base64_decode('NGYyd2w2b3EzcTc1NWF5aQ==')]=base64_decode('YXJyYXlfcG9w');$GLOBALS[base64_decode('ZGFueDM3ZW1yc3p4dXFmZA==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('aHRwanA3emgyZHRtYnA0ZA==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('YnZiM2lveTcyb2MxbzZibg==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('NWNseWhtb3RwbGRlM285cQ==')]=base64_decode('YXJyYXlfa2V5X2V4aXN0cw==');$GLOBALS[base64_decode('dWZxa3k3bXZ1ZTJuY3Z6cw==')]=base64_decode('YXJyYXlfdW5pcXVl');$GLOBALS[base64_decode('aHAyaTVvZnViZ2g4aXVoYQ==')]=base64_decode('YXJyYXlfdW5pcXVl');$GLOBALS[base64_decode('ZGV3eWN0ZHM2dWY0ZmRtMg==')]=base64_decode('YXJyYXlfdW5pcXVl');$GLOBALS[base64_decode('aHIyZWJsa3hsM2dveWhsdQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('bGQzaTN2YjcwczAxdGZydg==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('dzRjYjBsaXZyMTJobnRmNg==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('MWtmZWJpdnh3MmZseW9uYQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('czJlc3BmODNhanRsMHdteA==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('endmMm9maG1meGlvaWtsNQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('cTA3dXlkeDVyaTIxODFkZA==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('MWswYjNiMTJ0YXBjNzk4bQ==')]=base64_decode('YXJyYXlfbWVyZ2U=');$GLOBALS[base64_decode('c2FpbTZkMzJldWY3cGk5dw==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('MTRqY2Jzdm8zaWU0YXJ3Nw==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('emc4czF4d3U0OGJvNmg5cA==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('b2N5eWhvd281dHU1MWRqYg==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('b3RiaHhrYWZxZWZieHE1cA==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('NXhocGszdjF3N2M2N3c4Zw==')]=base64_decode('YXJyYXlfc2xpY2U=');$GLOBALS[base64_decode('NWJrNjJ6cjlhY3FzdHFqYg==')]=base64_decode('YXJyYXlfZmlsdGVy');$GLOBALS[base64_decode('M3R5OXVpamh1cDhzaDYzbQ==')]=base64_decode('c2VyaWFsaXpl');$GLOBALS[base64_decode('cDZwNGNibzlhdGZmMHhtMQ==')]=base64_decode('dW5zZXJpYWxpemU=');$GLOBALS[base64_decode('aTd4ZDUxNXJiNHBzNmxoag==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('M2RoY256eWM0eWpxMW52dw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('dDFuZmpsM2ljaTNtNHF2ZA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('cWx6bnh2bHowZnhodWp6Nw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ZnlhejFmbDVmdDhxczM5Mg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ZTZvM2xjenN2bThyMTF1NQ==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('czB1ZWdjdHBwaGc2Y3lvMg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('eG10MTh4bDd1bGZvMzNhZg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('Ym51NmhnbHMwMTh4NXJwNg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('OGtoNTF2N25oMzhkbWg1eA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('a204eGx1YjZsOGdiazI3MA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('enhzMmNicTUxNnJvNm95dQ==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('eHcxcGYzeXN6azBvbGNwbg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ZWM0dm44anY2ZXIycjhubA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('MTNtM3Z3NmpnOWpxdThnbg==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('bW5ndnF5cWVjbWJnZ21maw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('empiY2swZG91ZWtueWE5Mw==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('dXRsY3Z2eHU0dG1veGw5eQ==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('ejJmbTAxNDhkcnU5a3ZsMA==')]=base64_decode('aW1wbG9kZQ==');$GLOBALS[base64_decode('NWc3ZW5yaHpmejEzbGpzbg==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('ZWRybHo3NzFqOGJicmF5MQ==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('dzJzdHVtaG90ZHIyeWkyNQ==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('b2doMzU4ajV0ZXdhb3BzOA==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('eGVpamZtdWFld2djN2xrYQ==')]=base64_decode('ZXhwbG9kZQ==');$GLOBALS[base64_decode('bWwxZDVyODJ3YXJ4eTBueg==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('MDQ3YnczbTg2Mmtnc3dyeA==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('N3Jia2JibTEwaTlyZnRpcQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('YWcxYmtreDQxaTNzN3M0eQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('cHl4and4a2trcjAxa3RiNw==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('MDlhamgwYmg0aXJrYW4yYQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('MzFmb202emdyc3E4dHExaw==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('a2VkMzZxeWJ6bjNxcDM3Mw==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('d2FqNWltcHAxYzQ0dmQwaQ==')]=base64_decode('aW5fYXJyYXk=');$GLOBALS[base64_decode('OXA2ejZoeGptd2oyeDloeg==')]=base64_decode('dXNvcnQ=');$GLOBALS[base64_decode('NTZ0eWdvdDg1M3lnMmllbg==')]=base64_decode('dXNvcnQ=');$GLOBALS[base64_decode('NWV5N2VhNXF1aG9vMzZ2OQ==')]=base64_decode('dWFzb3J0');$GLOBALS[base64_decode('bnN2aWFpaTc1ZTRnbTFyMQ==')]=base64_decode('dWFzb3J0');$GLOBALS[base64_decode('NWV5NzZ4N24ydWl1ZHF1eQ==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('MzA1ODdjYzhzODRwaDRoNQ==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('MWI0djd3NDdhNHUxc214Ng==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('aDc2eDhmdnVvdnF0dXJwdg==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('bWozb3U0NXZ6amdzNjJtOA==')]=base64_decode('Y2xhc3NfZXhpc3Rz');$GLOBALS[base64_decode('YmI3NXNodmdibzg3enNyNA==')]=base64_decode('Z2V0X3BhcmVudF9jbGFzcw==');$GLOBALS[base64_decode('ZzNyeTZoM3k5ZDB3aXFyOQ==')]=base64_decode('Z2V0X3BhcmVudF9jbGFzcw==');$GLOBALS[base64_decode('anJ3MW50d252eTNtcnBmeg==')]=base64_decode('aXNfc3ViY2xhc3Nfb2Y=');$GLOBALS[base64_decode('MHYzcnFkN2Z4NGp4YnFrdw==')]=base64_decode('aXNfc3ViY2xhc3Nfb2Y=');$GLOBALS[base64_decode('MzBlZHpjZTlnb3EyZjI3dw==')]=base64_decode('aXNfc3ViY2xhc3Nfb2Y=');$GLOBALS[base64_decode('ZDFtZ20xM2U5bmQ5ZWJkaA==')]=base64_decode('ZmlsZV9nZXRfY29udGVudHM=');$GLOBALS[base64_decode('bWU2bTN2cXN6ZmozdnoxNQ==')]=base64_decode('ZmlsZV9wdXRfY29udGVudHM=');$GLOBALS[base64_decode('em9paHAxZjllYjdjaHlpNQ==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('MDN4OG9sNTYwemFndTdwbA==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('Zm8zZ2xsdWtoejhhMWljaA==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('MzV0MHF1bGM0c21waDNocg==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('c3N4N3gxaGM4YmVicWVhYw==')]=base64_decode('cGF0aGluZm8=');$GLOBALS[base64_decode('OXYzbHE3azZmZDc0b2VjYg==')]=base64_decode('b3BlbmRpcg==');$GLOBALS[base64_decode('b2Y5d2h1bjlubmZyOXYxag==')]=base64_decode('b3BlbmRpcg==');$GLOBALS[base64_decode('amM0N3YxY2dncGc0ZjBvbw==')]=base64_decode('Y2xvc2VkaXI=');$GLOBALS[base64_decode('MHY2dXJpMmQxd2V2MHYzNA==')]=base64_decode('Y2xvc2VkaXI=');$GLOBALS[base64_decode('NjhuMG91a2sxc3VpNWM0dw==')]=base64_decode('cmVhZGRpcg==');$GLOBALS[base64_decode('dWxobjJpbGhoeGVwaWJneQ==')]=base64_decode('cmVhZGRpcg==');$GLOBALS[base64_decode('OWI5c3VrbnU5eGxkaXk1MA==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('cGk1NnAyMDduZmc2bzRkaQ==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('eTU3dnF0NWJzaDRsODIydw==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('YjRtN3R2ZTg0dThzaXdpNQ==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('dGE5ZGcyb2NnZmVocTZ3dg==')]=base64_decode('aXNfZGly');$GLOBALS[base64_decode('ejJwa3B6Y2J2MGF3Y21zMQ==')]=base64_decode('aXNfZmlsZQ==');$GLOBALS[base64_decode('Mm4zcmtmZjFya21vM2xlZA==')]=base64_decode('aXNfZmlsZQ==');$GLOBALS[base64_decode('M3g5dWx3MWk2YmNzMjBkaA==')]=base64_decode('aXNfZmlsZQ==');$GLOBALS[base64_decode('MDBrZG1lczY4ejBldTJkMQ==')]=base64_decode('aXNfZmlsZQ==');?>

Function Calls

None

Variables

None

Stats

MD5 40e2a57ffa59c92ccf247adbffd1a136
Eval Count 0
Decode Time 349 ms