Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65..
Decoded Output download
<? global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72;
$xxx5a="array_values"; $xxx5b="count"; $xxx5c="explode"; $xxx5d="fclose"; $xxx5e="filesize"; $xxx5f="fopen"; $xxx60="fread"; $xxx61="fwrite"; $xxx62="header"; $xxx63="in_array"; $xxx64="implode"; $xxx65="is_dir"; $xxx66="md5"; $xxx67="mkdir"; $xxx68="ob_clean"; $xxx69="preg_match_all"; $xxx6a="round"; $xxx6b="rtrim"; $xxx6c="sort"; $xxx6d="str_replace"; $xxx6e="str_ireplace"; $xxx6f="strpos"; $xxx70="trim"; $xxx71="time"; $xxx72="unlink";
class PDFMaker_checkGenerate_Model extends Vtiger_Module_Model { function __construct() { global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72; $this->log = LoggerManager::getLogger('account');}function generate(Vtiger_Request $xxx0b) { global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72; $xxx0c = new PDFMaker_PDFMaker_Model();$xxx0d = PearDatabase::getInstance();$xxx0e = "site_URL";$xxx0f = "vtiger_current_version";$xxx10 = vglobal($xxx0f);$xxx11 = vglobal($xxx0e);$xxx12 = $xxx0b->get('relmodule');$xxx13 = CRMEntity::getInstance($xxx12);$xxx14 = $xxx0d->query("SELECT license FROM vtiger_pdfmaker_version WHERE version='" . $xxx10 . "'");if (!$xxx14 || ($xxx0d->query_result($xxx14, 0, "license") != "P".$xxx66("professional/".$xxx11."t6") && $xxx0d->query_result($xxx14, 0, "license") != "P".$xxx66("basic/" . $xxx11."t6"))) { throw new AppException(vtranslate('LBL_INVALID_KEY', 'PDFMaker')); } else {$xxx15 = $xxx0b->get('idslist');$xxx16 = $xxx0b->get('record');$xxx17 = $xxx0b->get('mode');$xxx18 = $xxx0b->get('language');$xxx19 = $xxx0b->get('type');if (isset($xxx15) && $xxx15 != "") { $xxx1a = $xxx5c(";", $xxx6b($xxx15, ";"));if (isset($_SESSION[$xxx12 . "_listquery"])) {$xxx1b = $_SESSION[$xxx12 . "_listquery"];$xxx1c = $xxx13->table_index; $xxx1d = $xxx0d->query($xxx1b);$xxx1e = array();while ($xxx1f = $xxx0d->fetchByAssoc($xxx1d)) {if (isset($xxx1f[$xxx1c]) && $xxx63($xxx1f[$xxx1c], $xxx1a)) {$xxx1e[$xxx1f[$xxx1c]] = $xxx1f[$xxx1c];}}$xxx1a = $xxx5a($xxx1e);} else {$xxx6c($xxx1a);}} elseif (isset($xxx16) && $xxx16 != "") {$xxx1a = array($xxx16);}$xxx20= $xxx0b->get('commontemplateid');$xxx21 = $xxx70($xxx20, ";");$xxx22 = $xxx5c(";", $xxx21);$xxx23 = "";if ($xxx17 == "content") {if(!Users_Privileges_Model::isPermitted($xxx12, 'EditView')) { throw new AppException(vtranslate('LBL_PERMISSION_DENIED', $xxx12));}$xxx24 = array();foreach ($xxx1a as $xxx16) {$xxx13->retrieve_entity_info($xxx16, $xxx12);$xxx13->id = $xxx16;foreach ($xxx22 AS $xxx25) {$xxx26 = $xxx0c->GetPDFContentRef($xxx25, $xxx12, $xxx13, $xxx18);$xxx27 = $xxx26->getContent();$xxx28 = $xxx27["body"];$xxx28 = $xxx6d("#LISTVIEWBLOCK_START#", "", $xxx28);$xxx28 = $xxx6d("#LISTVIEWBLOCK_END#", "", $xxx28);$xxx24[$xxx25]["header"] = $xxx27["header"];$xxx24[$xxx25]["body"] = $xxx28;$xxx24[$xxx25]["footer"] = $xxx27["footer"];}}include_once("modules/PDFMaker/EditPDF.php");showEditPDFForm($xxx24);} else {if (isset($xxx19) && ($xxx19 == "doc" OR $xxx19 == "rtf")) {if ($xxx0c->CheckPermissions("EXPORT_RTF") === false) {$xxx0c->DieDuePermission();}$xxx29 = array();$xxx2a = 1;foreach ($xxx1a as $xxx16) {$xxx13->retrieve_entity_info($xxx16, $xxx12);$xxx13->id = $xxx16;foreach ($xxx22 AS $xxx25) {$xxx26 = $xxx0c->GetPDFContentRef($xxx25, $xxx12, $xxx13, $xxx18);$xxx26->pagebreak = "<br clear=all style='mso-special-character:line-break;page-break-before:always'>";$xxx2b = $xxx26->getSettings();if ($xxx23 == "")$xxx23 = $xxx26->getFilename();if (isset($xxx17) && $xxx17 == "edit") {$xxx2c = $xxx0b->get("header" . $xxx25);$xxx28 = $xxx0b->get("body" . $xxx25);$xxx2d = $xxx0b->get("footer" . $xxx25);} else {$xxx27 = $xxx26->getContent();$xxx2c = $xxx27["header"];$xxx28 = $xxx27["body"];$xxx2d = $xxx27["footer"];}if ($xxx2c != "" OR $xxx2d != "") {$xxx2e = "cache/pdfmaker/" . $xxx16 . "_headerfooter_" . $xxx25 . "_" . $xxx2a . ".html";$xxx2c = $xxx6d("{PAGENO}", "<!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-begin'></span><span style='mso-spacerun:yes'> </span>PAGE <span style='mso-element:field-separator'></span></span><![endif]--><span class=MsoPageNumber><span style='mso-no-proof:yes'>1</span></span><!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-end'></span></span><![endif]-->", $xxx2c);$xxx2d = $xxx6d("{PAGENO}", "<!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-begin'></span><span style='mso-spacerun:yes'> </span>PAGE <span style='mso-element:field-separator'></span></span><![endif]--><span class=MsoPageNumber><span style='mso-no-proof:yes'>1</span></span><!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-end'></span></span><![endif]-->", $xxx2d); $xxx2c = $xxx6d("{nb}", "<!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-begin'></span><span style='mso-spacerun:yes'> </span>NUMPAGES <span style='mso-element:field-separator'></span></span><![endif]--><span class=MsoPageNumber><span style='mso-no-proof:yes'>1</span></span><!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-end'></span></span><![endif]-->", $xxx2c);$xxx2d = $xxx6d("{nb}", "<!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-begin'></span><span style='mso-spacerun:yes'> </span>NUMPAGES <span style='mso-element:field-separator'></span></span><![endif]--><span class=MsoPageNumber><span style='mso-no-proof:yes'>1</span></span><!--[if supportFields]><span class=MsoPageNumber><span style='mso-element:field-end'></span></span><![endif]-->", $xxx2d);$xxx2f = '<!--[if supportFields]>';$xxx2f .= '<div style="mso-element:header;" id=h' . $xxx2a . '><p class=MsoHeader>' . $xxx2c . '</p></div>';$xxx2f .= '<div style="mso-element:footer;" id=f' . $xxx2a . '><p class=MsoFooter>' . $xxx2d . '</p></div>';$xxx2f .= '<![endif]-->';} else {$xxx2e = "";$xxx2f = "";} $xxx30 = array();if ($xxx6f($xxx28, "#LISTVIEWBLOCK_START#") !== false && $xxx6f($xxx28, "#LISTVIEWBLOCK_END#") !== false)$xxx69("|#LISTVIEWBLOCK_START#(.*)#LISTVIEWBLOCK_END#|sU", $xxx28, $xxx30, PREG_PATTERN_ORDER);if ($xxx5b($xxx30) > 0) {$xxx31[$xxx25] = $xxx27;$xxx32[$xxx25] = $xxx2b;$xxx33 = $xxx5b($xxx30[0]);for ($xxx34 = 0; $xxx34 < $xxx33; $xxx34++) {$xxx35[$xxx25][$xxx34] = $xxx30[0][$xxx34];$xxx36[$xxx25][$xxx34][$xxx16][] = $xxx30[1][$xxx34];}} else {$xxx37 = "<div class=\"Section" . $xxx2a . "\">";$xxx37 .= $xxx28;$xxx37 .= "</div>";$xxx38[$xxx25][] = $xxx2a;$xxx29[$xxx2a] = array("settings" => $xxx2b, "content" => $xxx37, "headerfooterurl" => $xxx2e, "headerfooter" => $xxx2f);$xxx2a++;}}} if ($xxx5b($xxx31) > 0 && isset($xxx29[1]) == false) {$xxx39 = $xxx5a($xxx32);$xxx3a = $xxx5a($xxx31);$xxx37 = "<div class=\"Section1\">";$xxx37 .= $xxx3a[0]["body"];$xxx37 .= "</div>";$xxx3b = array("settings" => $xxx39[0], "content" => $xxx37, "headerfooterurl" => $xxx2e, "headerfooter" => $xxx2f);} else {$xxx3b = $xxx29[1];}if ($xxx23 == "") {$xxx23 = $xxx0c->GenerateName($xxx1a, $xxx22, $xxx12);}$xxx3c = "<html xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:w='urn:schemas-microsoft-com:office:word' xmlns='http://www.w3.org/TR/REC-html40'>";$xxx3c.= "<head>";$xxx3c.= "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">";$xxx3c.= "<link rel=File-List href=\"cache/filelist.xml\">";$xxx3c.= "<title></title>
<!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Print</w:View>
<w:DoNotHyphenateCaps/>
<w:PunctuationKerning/>
<w:DrawingGridHorizontalSpacing>9.35 pt</w:DrawingGridHorizontalSpacing>
<w:DrawingGridVerticalSpacing>9.35 pt</w:DrawingGridVerticalSpacing>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/ * Font Definitions * /
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:536871559 0 0 0 415 0;}
/ * Style Definitions * /
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:\"\";
margin:0in;
padding:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:7.5pt;
mso-bidi-font-size:8.0pt;
font-family:\"Verdana\";
mso-fareast-font-family:\"Verdana\";}
p.small
{mso-style-parent:\"\";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:1.0pt;
mso-bidi-font-size:1.0pt;
font-family:\"Verdana\";
mso-fareast-font-family:\"Verdana\";}";$xxx3d['A3'] = array(29.7, 42, "cm");$xxx3d['A4'] = array(21, 29.7, "cm");$xxx3d['A5'] = array(14.8, 21, "cm");$xxx3d['A6'] = array(10.5, 14.8, "cm");$xxx3d['Letter'] = array(21.59, 27.94, "cm");$xxx3d['Legal'] = array(21.59, 35.56, "cm");$xxx3e = $xxx3b;$xxx0f = "1";$xxx3f = $xxx3e["settings"]["format"]; if ($xxx6f($xxx3f, ";") > 0) {$xxx40 = $xxx5c(";", $xxx3f);$xxx3f = "Custom";$xxx3d["Custom"] = array($xxx6a(($xxx40[0] / 10), 2), $xxx6a(($xxx40[1] / 10), 2), "cm");} $xxx41 = $xxx3e["settings"]["orientation"];if ($xxx41 == "portrait")$xxx42 = $xxx3d[$xxx3f][0] . $xxx3d[$xxx3f][2] . " " . $xxx3d[$xxx3f][1] . $xxx3d[$xxx3f][2] . "; ";else$xxx42 = $xxx3d[$xxx3f][1] . $xxx3d[$xxx3f][2] . " " . $xxx3d[$xxx3f][0] . $xxx3d[$xxx3f][2] . "; ";$xxx43 = $xxx3e["settings"]["margin_left"];$xxx44 = $xxx3e["settings"]["margin_right"];$xxx45 = $xxx3e["settings"]["margin_top"];$xxx46 = $xxx3e["settings"]["margin_bottom"];$xxx3c.= "@page Section" . $xxx0f . "
{
size: " . $xxx42 . ";
margin: " . $xxx45 . "mm " . $xxx44 . "mm " . $xxx46 . "mm " . $xxx43 . "mm;
mso-page-orientation: " . $xxx41 . ";
padding: 0cm 0cm 0cm 0cm; ";if ($xxx3e["headerfooterurl"] != "") {$xxx3c.= "mso-footer: url(\"" . $xxx11 . "/" . $xxx3e["headerfooterurl"] . "\") f" . $xxx0f . " ; ";$xxx3c.= "mso-header: url(\"" . $xxx11 . "/" . $xxx3e["headerfooterurl"] . "\") h" . $xxx0f . "; ";if (!$xxx65('cache/pdfmaker'))$xxx67('cache/pdfmaker');$xxx47 = $xxx5f($xxx3e["headerfooterurl"], 'w');$xxx48 = '<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"= xmlns="http://www.w3.org/TR/REC-html40">';$xxx48 .= '<body>';$xxx48 .= $xxx3e["headerfooter"];$xxx48 .= '</body>';$xxx48 .= '</html>';$xxx61($xxx47, $xxx48);$xxx5d($xxx47);}$xxx3c.= "}
div.Section" . $xxx0f . "
{page:Section" . $xxx0f . ";}";$xxx3c.= "p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{ mso-pagination:widow-orphan;
tab-stops:center 216.0pt right 432.0pt;
font-family:\"Arial\";
font-size:1.0pt;
}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=\"edit\" spidmax=\"1032\">
<o:colormenu v:ext=\"edit\" strokecolor=\"none\"/>
</o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=\"edit\">
<o:idmap v:ext=\"edit\" data=\"1\"/>
</o:shapelayout></xml><![endif]-->";$xxx3c.= "</head>";$xxx3c.= "<body>"; foreach ($xxx29 AS $xxx0f => $xxx3e) {if ($xxx0f > 1)$xxx3c.= "<br clear=all style=\"mso-special-character:line-break;page-break-before:always\">";$xxx3c.= $xxx3e["content"];} if ($xxx5b($xxx31) > 0) {foreach ($xxx31 AS $xxx25 => $xxx49) {$xxx28 = $xxx49["body"];foreach ($xxx35[$xxx25] AS $xxx4a => $xxx4b) {$xxx4c = "";$xxx4d = 1;foreach ($xxx1a as $xxx16) {$xxx4c .= $xxx64("", $xxx36[$xxx25][$xxx4a][$xxx16]);$xxx4c = $xxx6e('$xxx4e$', $xxx4d++, $xxx4c);}$xxx28 = $xxx6d($xxx4b, $xxx4c, $xxx28);}if ($xxx0f > 1)$xxx3c.= "<br clear=all style=\"mso-special-character:line-break;page-break-before:always\">";$xxx3c.= $xxx28;}}$xxx3c.= "</body>";$xxx3c.= "</html>";$xxx3c = $this->x0b($xxx3c);@$xxx62("Cache-Control: ");@$xxx62("Pragma: ");if ($xxx19 == "doc") {@$xxx62("Content-type: application/vnd.ms-word");@$xxx62("Content-Disposition: attachment;Filename=" . $xxx23 . ".doc");} elseif ($xxx19 == "rtf") {@$xxx62("Content-type: application/rtf");@$xxx62("Content-Disposition: attachment;Filename=" . $xxx23 . ".rtf");}echo $xxx3c;} else {$xxx4f = "";if (isset($xxx17) && $xxx17 == "edit") {foreach ($xxx22 as $xxx25) {$xxx4f["header" . $xxx25] = $xxx0b->get("header" . $xxx25);$xxx4f["body" . $xxx25] = $xxx0b->get("body" . $xxx25);$xxx4f["footer" . $xxx25] = $xxx0b->get("footer" . $xxx25);}} $xxx50 = "";$xxx23 = $xxx0c->GetPreparedMPDF($xxx50, $xxx1a, $xxx22, $xxx12, $xxx18, $xxx4f); $xxx51 = $xxx0b->get('is_portal');if ($xxx51 == "true") {$xxx52 = "cache/" . $xxx71();$xxx53 = $xxx52 . "/" . $xxx23 . ".pdf";$xxx67($xxx52);$xxx50->Output($xxx53, "F");$_SESSION["portal_pdf_name"] = $xxx53;} else {$xxx50->Output('cache/' . $xxx23 . '.pdf');@$xxx68();$xxx62('Content-Type: application/pdf');$xxx62("Content-length: " . $xxx5e("./cache/$xxx23.pdf"));$xxx62("Cache-Control: private");$xxx62("Content-Disposition: attachment; filename=$xxx23.pdf");$xxx62("Content-Description: PHP Generated Data");echo $xxx60($xxx5f("./cache/$xxx23.pdf", "r"), $xxx5e("./cache/$xxx23.pdf"));@$xxx72("cache/$xxx23.pdf");} }} }}private function x0b($xxx37) { global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72; $xxx54 = "site_URL";$xxx55 = vglobal($xxx54);$xxx56 = "http://";require_once("modules/PDFMaker/resources/classes/simple_html_dom.php");$xxx57 = str_get_html($xxx37);foreach ($xxx57->find("img") as $xxx58) {if ($xxx6f($xxx58->src, $xxx56) === false) {$xxx59 = $xxx55 . "/" . $xxx58->src;$xxx58->src = $xxx59;}}return $xxx57->save();}} ?>
Did this file decode correctly?
Original Code
global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72;
$xxx5a="a\162\x72\x61y\137\x76al\165\145s"; $xxx5b="\143\157\165\x6et"; $xxx5c="ex\160\154\157\144\x65"; $xxx5d="\x66\143l\x6f\x73e"; $xxx5e="\x66\x69\154\145\x73\x69z\145"; $xxx5f="\x66\157\x70\145\x6e"; $xxx60="\x66\x72ea\144"; $xxx61="\146\x77\162i\x74\145"; $xxx62="\150e\141\x64\x65\x72"; $xxx63="\x69n_a\162\x72a\171"; $xxx64="\151\x6d\160\154\157\x64\x65"; $xxx65="i\163\137d\151\x72"; $xxx66="md\065"; $xxx67="\155\x6b\x64i\162"; $xxx68="\157b_c\154\x65a\156"; $xxx69="\x70\x72e\x67\137m\141\x74c\x68\137\141\x6c\154"; $xxx6a="\162\x6f\x75\156d"; $xxx6b="\x72\x74\162\x69\155"; $xxx6c="\163o\162\164"; $xxx6d="\163t\x72\x5fre\x70\x6c\141c\x65"; $xxx6e="s\164r\137\x69\162\x65\160\x6c\x61\143\145"; $xxx6f="\163t\162p\x6fs"; $xxx70="\164\x72\151\x6d"; $xxx71="\x74\151\x6d\x65"; $xxx72="\165n\x6c\x69\156\x6b";
class PDFMaker_checkGenerate_Model extends Vtiger_Module_Model { function __construct() { global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72; $this->log = LoggerManager::getLogger('account');}function generate(Vtiger_Request $xxx0b) { global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72; $xxx0c = new PDFMaker_PDFMaker_Model();$xxx0d = PearDatabase::getInstance();$xxx0e = "\x73it\145\x5fUR\114";$xxx0f = "\166\164\151\147e\x72_\143\165\162\162\x65\x6e\x74\x5fver\x73i\x6f\156";$xxx10 = vglobal($xxx0f);$xxx11 = vglobal($xxx0e);$xxx12 = $xxx0b->get('relmodule');$xxx13 = CRMEntity::getInstance($xxx12);$xxx14 = $xxx0d->query("\x53E\x4cEC\x54 lic\145\x6e\163\145\040\106R\x4f\x4d\x20vt\151\x67\x65r\137p\x64\x66ma\x6b\145r\x5fver\163\151\157\x6e \x57\x48ER\105\040\x76\x65rs\x69\x6f\x6e\x3d'" . $xxx10 . "'");if (!$xxx14 || ($xxx0d->query_result($xxx14, 0, "li\143\x65\x6e\x73e") != "\120".$xxx66("p\162\157\x66e\x73\163\151\x6fn\x61l\057".$xxx11."\vt6") && $xxx0d->query_result($xxx14, 0, "\154ic\145\156\163e") != "P".$xxx66("\142\141\163ic\057" . $xxx11."\vt\066"))) { throw new AppException(vtranslate('LBL_INVALID_KEY', 'PDFMaker')); } else {$xxx15 = $xxx0b->get('idslist');$xxx16 = $xxx0b->get('record');$xxx17 = $xxx0b->get('mode');$xxx18 = $xxx0b->get('language');$xxx19 = $xxx0b->get('type');if (isset($xxx15) && $xxx15 != "") { $xxx1a = $xxx5c("\x3b", $xxx6b($xxx15, "\073"));if (isset($_SESSION[$xxx12 . "\137\x6cis\164\x71uer\171"])) {$xxx1b = $_SESSION[$xxx12 . "_\x6c\x69\163\x74\161\x75e\x72\171"];$xxx1c = $xxx13->table_index; $xxx1d = $xxx0d->query($xxx1b);$xxx1e = array();while ($xxx1f = $xxx0d->fetchByAssoc($xxx1d)) {if (isset($xxx1f[$xxx1c]) && $xxx63($xxx1f[$xxx1c], $xxx1a)) {$xxx1e[$xxx1f[$xxx1c]] = $xxx1f[$xxx1c];}}$xxx1a = $xxx5a($xxx1e);} else {$xxx6c($xxx1a);}} elseif (isset($xxx16) && $xxx16 != "") {$xxx1a = array($xxx16);}$xxx20= $xxx0b->get('commontemplateid');$xxx21 = $xxx70($xxx20, ";");$xxx22 = $xxx5c("\073", $xxx21);$xxx23 = "";if ($xxx17 == "\x63\x6f\156\x74\x65n\164") {if(!Users_Privileges_Model::isPermitted($xxx12, 'EditView')) { throw new AppException(vtranslate('LBL_PERMISSION_DENIED', $xxx12));}$xxx24 = array();foreach ($xxx1a as $xxx16) {$xxx13->retrieve_entity_info($xxx16, $xxx12);$xxx13->id = $xxx16;foreach ($xxx22 AS $xxx25) {$xxx26 = $xxx0c->GetPDFContentRef($xxx25, $xxx12, $xxx13, $xxx18);$xxx27 = $xxx26->getContent();$xxx28 = $xxx27["\x62od\171"];$xxx28 = $xxx6d("#L\111STV\111\x45W\102L\117\x43\x4b\137S\124\x41\122\124\043", "", $xxx28);$xxx28 = $xxx6d("\043L\x49\x53\x54V\111E\127\x42\x4c\x4f\103K_\x45\x4eD\043", "", $xxx28);$xxx24[$xxx25]["\150\x65a\x64\x65\162"] = $xxx27["h\145\141\x64e\x72"];$xxx24[$xxx25]["b\157\144\171"] = $xxx28;$xxx24[$xxx25]["f\x6f\157\164\x65\162"] = $xxx27["f\157\x6ft\x65\x72"];}}include_once("m\157\x64u\x6c\x65\163\x2f\x50D\x46\115\141\x6b\x65\x72\x2fE\144\x69\164\120\104\x46.ph\x70");showEditPDFForm($xxx24);} else {if (isset($xxx19) && ($xxx19 == "d\157\x63" OR $xxx19 == "rt\146")) {if ($xxx0c->CheckPermissions("\x45XP\117\x52T\x5f\122TF") === false) {$xxx0c->DieDuePermission();}$xxx29 = array();$xxx2a = 1;foreach ($xxx1a as $xxx16) {$xxx13->retrieve_entity_info($xxx16, $xxx12);$xxx13->id = $xxx16;foreach ($xxx22 AS $xxx25) {$xxx26 = $xxx0c->GetPDFContentRef($xxx25, $xxx12, $xxx13, $xxx18);$xxx26->pagebreak = "\x3c\142\x72\x20\x63\x6c\145\x61\x72=a\154\x6c \163\x74\x79\154\x65\x3d'm\163\157\055\x73\x70ec\151\141\154\055\143\150\141r\141c\x74\145\x72\x3al\x69n\145-\142\x72\145\x61k\x3b\160\x61\x67\x65-b\x72\x65a\153\x2db\145\x66\x6f\x72\x65:\141lwa\x79s'\076";$xxx2b = $xxx26->getSettings();if ($xxx23 == "")$xxx23 = $xxx26->getFilename();if (isset($xxx17) && $xxx17 == "\x65di\x74") {$xxx2c = $xxx0b->get("\x68\145ad\145\162" . $xxx25);$xxx28 = $xxx0b->get("\142\157\144\171" . $xxx25);$xxx2d = $xxx0b->get("\x66\x6fot\x65\x72" . $xxx25);} else {$xxx27 = $xxx26->getContent();$xxx2c = $xxx27["\150\x65\141d\145r"];$xxx28 = $xxx27["bo\144y"];$xxx2d = $xxx27["foo\164\145r"];}if ($xxx2c != "" OR $xxx2d != "") {$xxx2e = "\x63\x61c\150\x65\x2f\x70\144\x66\155a\153\x65r\057" . $xxx16 . "\137\x68\x65\141\x64\145\x72\146o\157\x74e\162_" . $xxx25 . "_" . $xxx2a . ".h\x74m\x6c";$xxx2c = $xxx6d("\173\120\x41\x47EN\x4f}", "<\041\055\055\133\x69\x66\x20sup\160\x6fr\164\106\x69\x65\154ds]\076<\163\160\141\156 c\x6c\141s\163=M\x73oPa\x67\145\116u\x6d\x62\145\162\076<\163p\141\x6e\040\x73\164\x79\x6c\x65\x3d'\x6d\163o\x2de\x6c\x65\x6de\156t:\146\x69\145\154\144\055\142\145gi\156'\076</\163p\x61n\076<\163p\x61n st\171\154\x65\075'\155so\055\x73\160\141c\x65r\x75n\x3ay\x65\x73'>\x20\x3c\x2f\163\160an\x3e\x50A\x47\x45\040<\x73\x70\x61\x6e\x20\x73\x74y\x6c\x65\x3d'm\x73\x6f\055\x65\x6cem\145\156\164\072\x66\x69e\154d-\x73\x65\x70\141\x72\141\x74\157r'\x3e</\163\x70an\076\x3c\057\163p\141\x6e>\x3c\041\133en\144\x69f\135\055\055><\163\160\141\x6e\x20c\x6cas\x73\075M\x73\157\x50\x61g\x65\116\x75m\x62\145\162>\x3cs\x70\141n\040sty\x6ce\075'\155\163o\x2dn\157\055pr\157of:\x79\x65\x73'\076\061\x3c\x2fs\x70a\x6e\076\x3c\057\x73\160\141\x6e\076\x3c!\x2d-[\151\146 \163u\x70\160o\162\x74\106\x69e\x6cd\163\x5d\076\074\163\160an\040\x63\x6ca\x73\x73=\115s\x6f\120\x61g\x65\116\165m\142\145r>\074\x73p\x61\x6e \163\x74yle\x3d'\155\x73\x6f\055e\x6c\145\155en\x74\072\146i\x65\154d\x2d\x65n\144'\x3e\x3c\x2f\x73\x70\141n><\x2f\163\160a\156\x3e\x3c\x21[e\x6edi\x66\x5d-\x2d>", $xxx2c);$xxx2d = $xxx6d("\x7b\120\101G\105\116\x4f}", "\074\x21-\055\x5b\151\x66\x20\163u\x70\160\157\x72\164\x46\151e\154d\x73\x5d\x3e<sp\x61n\040\x63\154\x61\163\163\075\115s\x6f\x50\141g\145\116\165m\x62\145\x72\076\074\x73p\x61\156\x20\163\x74\x79\x6c\x65='m\163\x6f-\145l\145m\145n\164:\x66\151e\154d\x2d\x62\x65\x67\151\x6e'\076\x3c/s\x70a\x6e\x3e\x3c\x73\160an \x73\164\x79\154\x65\x3d'm\163o\x2dsp\x61\143e\162\165\156\072\171\x65s'\076\x20<\x2f\163\160\141\156\x3e\x50A\107E \x3c\x73\x70a\x6e \x73\164y\x6c\145\075'\x6d\x73\x6f\x2d\x65\154\145m\145\x6e\x74\072\146\151\145l\144\055\163e\160\x61\x72\x61\x74\157\x72'>\074\057s\160a\x6e\076\074/sp\141\156\076<\041\x5be\x6e\x64\151\146\135--\x3e<\x73pa\156 \143l\x61s\x73\x3d\115\163\x6f\x50\141\x67\x65\116u\x6d\x62\145\162\076\x3cs\160\x61n\x20\x73\x74y\x6ce='\x6d\x73\157-\x6e\157\x2dproof:\171e\x73'\x3e1\x3c\x2fs\160\141n\076\074\057\x73\x70\141\x6e\076<\041-\055[i\146 \163\x75\x70\x70\157\162t\x46\x69\145\154\144\x73\135\076\074s\x70\x61n c\x6c\x61\163\163=\115\163oPa\147\x65Number\x3e<\163\x70\x61\x6e\x20\163\164\171\154\145\075'\x6d\163\157\x2d\145\x6c\x65m\x65\x6e\x74\x3a\146i\145l\x64-\145nd'\076\x3c\x2f\163\x70\141\156\x3e\074\057\163pa\x6e>\074\x21\133\145\x6e\144if\x5d-\x2d>", $xxx2d); $xxx2c = $xxx6d("\173\x6e\x62\x7d", "<!-\x2d\x5b\151\x66 su\x70p\157\x72tF\151\x65\x6c\x64s]>\074s\x70a\x6e c\x6c\x61ss\075M\x73\157\120\x61\x67e\116\165\x6dber\076\x3c\x73\x70\x61\x6e\040\163\x74\x79\154e\075'mso\055\x65le\155\x65\156t\x3a\x66\x69\145\x6cd\x2d\x62e\147\x69\x6e'><\057\163\x70\141n\x3e<\x73p\141\x6e\040\163t\x79\x6c\x65\075'\x6dso-\x73pac\145\162\x75n:\x79es'>\040\x3c\x2fsp\x61\156>\x4e\x55MP\x41\107\105S \x3c\x73\x70an\040\x73t\x79l\145\x3d'ms\157-\x65\154\x65me\x6et\072f\x69eld\x2dse\x70\x61\162\x61\164\x6fr'\x3e\x3c/\163p\x61\x6e\x3e\x3c/sp\x61n\x3e\x3c\x21\x5b\x65n\144\151\x66]\055-\076\x3csp\141\x6e\x20\x63las\163=\x4dso\120\x61\x67\145N\x75\x6d\x62\145\x72\076\x3c\x73\160a\156\040\163\164\x79\x6c\x65\x3d'm\163\157\x2d\x6e\x6f\055\160\162o\157f:\171\x65\163'\x3e1\x3c/\x73\160\x61\156\x3e\x3c\x2f\163pa\156>\074!-\x2d[\151\x66 \163\x75p\160\x6f\x72\164\x46i\x65\154\144\x73\135\076<\x73\160\x61\x6e\x20c\x6cas\163\x3dM\163o\x50\x61\147e\x4e\x75m\142\x65\x72\076<\x73p\141n\x20\x73\164y\x6ce='\x6d\x73\x6f-\145\x6c\x65\x6d\145\x6e\164:\x66\151\145l\x64\x2d\145\156\x64'><\x2f\163\160\141\x6e>\x3c/s\x70\141\x6e\x3e<\041\133e\156\144\x69\x66\x5d--\x3e", $xxx2c);$xxx2d = $xxx6d("\173\156\142\175", "\074!--[\151\146 \x73u\x70\x70or\164\106\x69\x65\x6c\144\x73]><\x73p\x61n\x20c\154\x61s\163\075M\163\x6fP\x61\x67e\x4e\x75m\142\x65r\x3e\074\x73\x70\141n\x20\163\x74yle\x3d'm\x73\157-e\154\145ment\072\x66i\x65\x6c\144\x2db\x65\147in'\076\x3c\x2f\x73pa\x6e>\074s\x70a\156 \163t\x79\154e\075'm\x73\157\x2d\163\x70ac\145\x72\165\x6e:\171\x65s'>\x20<\x2f\x73\160\141\156>\116\125M\x50\101\107ES \074\x73\160an\x20\x73\x74\x79l\145='m\163\157\x2de\x6ce\155\x65n\164:f\x69\145l\144\055\163\x65\160a\x72\141\164\157\162'\076\x3c\057s\x70\141\156\x3e\074\x2f\x73p\x61\x6e\x3e\x3c\x21[\x65n\x64\x69\146\x5d\055-\076<\x73\x70a\156\x20c\154\x61\163\x73\075\115s\x6f\x50\141\x67\x65\116u\155\x62\x65\x72><s\x70\141n \x73t\171\x6c\145\075'\155\163o\x2d\x6e\x6f\055\160\x72o\x6f\x66\x3a\171e\163'\x3e\061\x3c\x2fs\x70\x61\x6e\x3e</\x73pa\x6e>\x3c\041\x2d-\133if\x20\x73\x75\x70\x70\x6f\162\x74F\x69\145\154\x64s\135\076\074\163\x70\x61\x6e c\154a\163\x73\075\115\163\157\x50a\x67e\116\165\155be\x72><\163pa\x6e\x20s\x74\171\x6c\x65='m\x73o-\x65\154e\155\x65nt:\x66i\x65\154\x64\x2d\x65\156\x64'\x3e<\057\163\x70\141\x6e\x3e\074/\163pa\156><![\145\156\x64i\x66\135\x2d->", $xxx2d);$xxx2f = '<!--[if supportFields]>';$xxx2f .= '<div style="mso-element:header;" id=h' . $xxx2a . '><p class=MsoHeader>' . $xxx2c . '</p></div>';$xxx2f .= '<div style="mso-element:footer;" id=f' . $xxx2a . '><p class=MsoFooter>' . $xxx2d . '</p></div>';$xxx2f .= '<![endif]-->';} else {$xxx2e = "";$xxx2f = "";} $xxx30 = array();if ($xxx6f($xxx28, "\x23LI\x53\x54\x56IE\x57\x42L\117CK\x5f\123\x54\x41RT\043") !== false && $xxx6f($xxx28, "\x23\114\x49S\x54V\x49\105\x57\x42\114\117C\113\x5f\x45\116D\x23") !== false)$xxx69("\x7c#\x4c\x49ST\x56\111E\x57\102L\117\x43K\x5fST\x41R\x54\x23\050.\052\x29\043L\x49\x53T\126I\x45\x57\102\x4c\117\x43\x4b_\105\x4eD\x23\x7cs\125", $xxx28, $xxx30, PREG_PATTERN_ORDER);if ($xxx5b($xxx30) > 0) {$xxx31[$xxx25] = $xxx27;$xxx32[$xxx25] = $xxx2b;$xxx33 = $xxx5b($xxx30[0]);for ($xxx34 = 0; $xxx34 < $xxx33; $xxx34++) {$xxx35[$xxx25][$xxx34] = $xxx30[0][$xxx34];$xxx36[$xxx25][$xxx34][$xxx16][] = $xxx30[1][$xxx34];}} else {$xxx37 = "<\144i\x76 c\154a\163s=\"\x53e\x63\x74\x69on" . $xxx2a . "\"\x3e";$xxx37 .= $xxx28;$xxx37 .= "\x3c\x2f\x64\151\166\076";$xxx38[$xxx25][] = $xxx2a;$xxx29[$xxx2a] = array("s\145\164\164\151\156\x67\163" => $xxx2b, "\143\x6fn\164\x65\x6e\164" => $xxx37, "h\145\x61\x64e\162\x66\x6f\x6f\164e\x72\165\x72l" => $xxx2e, "\x68\x65\141\144\x65\x72f\x6f\157\164e\162" => $xxx2f);$xxx2a++;}}} if ($xxx5b($xxx31) > 0 && isset($xxx29[1]) == false) {$xxx39 = $xxx5a($xxx32);$xxx3a = $xxx5a($xxx31);$xxx37 = "<\x64iv\x20\143l\141s\163\075\"S\x65\x63\x74\151\x6f\156\x31\"\076";$xxx37 .= $xxx3a[0]["\142\x6fd\x79"];$xxx37 .= "<\x2f\144iv\x3e";$xxx3b = array("\x73\x65\164t\151\x6e\x67s" => $xxx39[0], "\x63o\x6et\x65\156\x74" => $xxx37, "\x68\145\x61\144\x65\162\146\x6f\157te\x72\x75\x72\x6c" => $xxx2e, "\x68\145a\144\145\162\146\157\x6f\x74e\162" => $xxx2f);} else {$xxx3b = $xxx29[1];}if ($xxx23 == "") {$xxx23 = $xxx0c->GenerateName($xxx1a, $xxx22, $xxx12);}$xxx3c = "\x3c\150\x74\x6dl\x20\x78m\x6cn\x73:o\075'\165r\x6e:s\143\x68\145m\141\163-\x6d\151c\x72o\x73\157f\164-c\157\155\072\157ff\x69\143\145\x3ao\146\146\x69ce' \x78\155\154n\163:\167='u\162\x6e\x3a\x73ch\x65m\x61\163\x2d\x6d\151\x63r\157\x73\x6f\x66\x74\055\143om:\x6f\146fi\143\145:w\x6f\x72\x64'\040x\155\x6cn\163\075'h\164t\160\072\x2f/\167\x77\x77\056\x77\063\056\157\x72g\057TR\x2f\122\105\x43-\150\x74m\154\0640'\x3e";$xxx3c.= "\074h\x65\x61\x64\x3e";$xxx3c.= "\x3c\x6d\x65\x74a\040\x68\x74\x74p-\145\161u\151\x76\075\"C\x6f\x6e\164\145\156t\x2dTy\160\x65\" \x63\157\156\x74\145\156t\075\"t\x65x\164\057\150\x74ml\x3b\040ch\x61rse\164\x3d\125\124\x46\x2d\070\"\x3e";$xxx3c.= "<\154i\x6e\x6b \162\145\x6c=\x46\x69\x6c\145\x2d\114is\164\x20h\162ef\075\"\143\x61\143h\145\057\x66i\x6c\x65\154is\164\056\x78\x6d\154\">";$xxx3c.= "<\164i\x74\154e></\164\x69\164l\145>\x0d
\040\040\x20 \x20\040 \x20 \040 \040 \040\040\x20 \040\x20\x20\040\x20\x20 \x20\x20\040\040\x20\040 \040\040<\x21\x2d\x2d\133\x69f \x67\x74e\x20\x6d\163\x6f\x209\135\076<x\155\154\076\x0d\x0a\040\x20 \x20 \040 \x20\x20 \x20 \x20 \040\x20\040\x20 \x20 \x20\040\040\040\x20 \x20\040\x20 <\x77:Wor\144D\x6f\143\165\155\x65\x6et\076\x0d\012\x20 \x20\x20 \040\040 \x20 \040\x20\040\x20\x20 \x20 \x20\040\040\040\040\x20\x20\x20 \040\040\040\x20\040\040\040\x20 \040\x20\040<\167\072\x56\x69\145\x77\076\120r\151\156\x74<\057\x77\x3a\126\151ew\076
\040\040\x20\040\x20\040\040\040\x20\x20\x20\040 \x20\x20 \x20\x20 \040\040 \x20\040\x20\040 \x20\x20\x20\040\040 \x20\x20\040\040\040\040\x20\x3c\x77\072\x44\157\x4e\x6f\x74\x48yp\150ena\x74\145\x43\141\160s/>
\012\x20\x20\040\x20\040 \040 \x20 \040\040\040\040\040\x20\040\040\040\040 \040 \040\040 \x20 \040\040\040\040\040\040\040<\x77:\120u\x6e\143\x74\x75\x61t\x69\157\x6e\113\145\162\x6ein\x67\x2f>\x0d\012\040 \x20\040 \x20\x20\x20\x20\x20 \x20\x20\040 \x20\x20 \040\x20\040\x20\040\040 \x20 \x20 \x20 \x20\x20\040 \x3c\167:\x44\162\141\167\151\x6e\x67\x47\162\x69dHo\x72iz\157\x6e\164\x61l\x53paci\156\147>\071\056\x33\065\x20\x70\x74\074/\x77\x3aDr\x61\167\x69n\x67\107\x72\151\x64\x48\157\162\x69\x7a\x6f\x6e\x74\x61l\123\x70\x61\143\x69\156g\x3e
\012\x20\x20 \x20\040\x20\040\x20\x20\x20 \x20 \040\x20 \040\040\040\x20\x20 \040\040 \040\x20 \x20\x20\040\040\040 \040 \040<w\x3a\x44\162a\x77i\x6e\x67\x47\162\x69d\x56\145rt\x69\x63\141\154Spa\x63\151\156\x67\076\071\x2e\x33\065\040p\164\x3c\057w:\104\162a\x77in\147\107\162\x69\144V\145\162\x74i\x63\141\x6cSp\141ci\x6eg\x3e
\x0a\x20 \x20 \040 \040\040\x20\x20\040 \x20\040\040\040\040\x20\x20 \x20 \040 \x20\x20\x20 \040\040 \x20\x20 \x20 \x3c\x2f\167\072W\157r\144D\x6fc\165\155\x65n\164\076\015\x0a\040\x20 \x20\040\x20\x20\040 \040\x20\x20\x20 \x20\040\x20\x20\040\x20 \x20 \040\040 \x20 \040 \x20\x20<\x2fx\155l\x3e\x3c\041\133\145\156di\146\135--\x3e\015\012 \040\040 \x20\040 \x20\x20\x20\040\x20\040 \x20 \x20 \x20\x20\040\x20 \x20 \040 \040\x20\040\040\040 \x20 \074\163\x74\x79l\145\x3e\015\012 \040\040 \x20\040\x20\x20\x20 \x20\x20\x20\040 \x20\x20\040\x20 \040 \040 \x20\040\x20\x20\040\040\040 \040 \x20 \x20\x3c\x21\x2d\055\015\012\x20\040\x20\x20\x20\x20 \x20 \x20 \x20\040 \040\x20\x20\x20 \x20 \040 \x20 \x20 \040\x20\040\x20\040\x20\x20\057 \x2a\x20\x46\157\x6e\x74\040De\146\151\x6e\151\x74\x69o\156\163\x20\x2a /
\x0a\x20\040 \x20 \040 \x20 \x20\040\040 \x20\040\x20 \x20\x20\040\040\040\x20 \040 \040 \x20 \040\x20\040\x20\040 \x20@f\x6f\x6e\x74\x2d\x66\x61\143\x65\015\x0a\040 \040\x20 \040\x20\x20\040\x20 \x20 \040 \040\x20\x20 \x20\x20\x20\x20\x20\040\x20\040\x20\x20\040\040\x20 \x20 \x20 \x20\x20\x20\040\040\173\146o\156\164\055\x66a\155\151\154\x79\x3aV\145r\144a\156\141\x3b
\012 \040 \x20\040\040 \x20 \040\040 \040 \x20\040\040 \x20 \040\x20 \040\040\040\040\040\040\x20\040\040 \040 \x20\x20 \040 \x20p\x61\x6eose\0551\072\062\x201\061\x206 \x34\x20\x33 \065\040\x34\x20\064\x202 \x34\x3b
\012\040\x20\040\x20\040\040\x20 \x20\040 \040\x20\x20\x20\x20\040 \040\x20\040\040 \x20 \x20 \x20 \x20\x20\x20\040\040\040\040 \040 \040 \x20 \x20\x6d\x73o\x2d\x66\157\156\164-\143\x68\141rset:\x30\x3b\015
\x20\x20 \x20\040 \040\040\040 \x20 \x20\x20\040\x20 \040 \x20 \x20\x20 \x20\040\040\x20 \040\040\x20 \x20 \040 \x20 \040\040\x20 \040 \x6d\x73\157-\147\145\156e\162\x69\143-f\x6fn\164\x2d\x66\x61\x6di\154\171\072\163\167\x69ss\x3b\015\012\x20 \040 \x20 \x20\040\x20 \040\040\040\x20 \040\040\x20\040\040\040\040\040\x20 \040\x20\x20 \x20 \x20\x20 \040 \040\040 \x20\x20\155s\x6f\x2d\146o\x6et\055\160i\164c\150\072\x76\141\x72i\141\142l\145;\x0d\012 \040 \x20 \x20 \040\040 \040\040\040\x20\x20 \x20\040 \x20 \040\x20\040 \040\x20 \040\040\x20 \040 \x20\x20\040 \040\040\x20\x20\x20\x20\x20\x20m\163o\x2d\x66\157\156\x74\x2dsi\147\156\141\164u\x72\x65:\0653\x36\070\x3715\065\x39\0400\040\x30\0400\0404\x31\065\040\060\x3b}\015
\040\040\x20\040\x20\x20\x20\040\x20 \040\040 \x20\040\x20\040 \x20\x20\x20 \040\x20\040\x20\x20\040\x20\040 \040\040 \x20 \040\057\040\x2a \123t\x79\x6ce\x20\x44\145\x66\x69\x6e\151\164\x69o\x6es\x20\x2a\040\x2f\015
\040\x20\040 \040\040\x20\x20 \040\040\040 \x20 \x20\040 \040\x20\x20\x20\040\040\x20 \040\040 \040\040\040\x20\040\x20\160\x2e\115\x73\x6f\x4e\157\x72\x6d\x61\x6c\054 \154\151\x2eMs\157No\162\x6d\141l, d\151v.\x4ds\157N\157r\x6da\154\x0d\x0a\040\x20\x20 \x20 \040\x20\040\x20 \040\040\x20 \040\x20 \x20\x20\x20\x20 \040\x20\x20\040\040\040 \040\x20\x20\x20 \x20\040\x20\040\040\x20\040\x20\040\x20\x7bm\x73\x6f\x2d\163t\171\154e\055p\141re\x6e\x74\x3a\"\";\x0d\x0a\x20\x20 \x20 \x20\x20\040 \x20\040 \x20\040\040\040\040\040\040\x20\040\x20 \040 \x20\x20 \040 \040\x20\040\x20 \040\x20 \x20\x20\x20 \040\155a\x72\147\x69\x6e:\060\151\156\073\x0d
\x20\x20\x20\040\040\040\040\x20\040\040 \040 \x20 \040\x20\x20 \x20\040 \040\x20\x20\x20\x20 \x20 \x20 \x20\040\x20\040\040\x20\040\x20\x20\040p\x61\x64\144in\x67:0\151\156;\015\x0a\040\040\x20\040\040 \x20\040\x20 \x20\040\x20\x20\040\040\040 \040\040 \040\x20 \040\040\040 \x20\x20\x20\x20 \040\x20\x20 \x20\x20\040\x20\x20 m\141r\x67\151n\055\142o\x74to\155\x3a.0\x30\0601\160\164;
\012 \x20\x20 \x20\x20\x20 \040\040 \040 \040\x20\x20\x20\x20\040 \x20\x20\040 \x20 \040 \040\040\040\x20\040\x20\040\040\x20\x20\x20\040\x20\040\040\x20 \155s\157\055p\141\147in\141\x74\151o\156\072wid\157w\x2dorp\x68\141n\073\015
\040\040\x20\040\040\x20\x20\040 \x20 \040\040\040\x20\x20\x20 \x20\040\x20\x20\x20\x20\040\040\x20\040 \040\x20\x20 \040 \040\040\x20 \040 \x20\x20\x20\x20\146o\x6e\164\x2d\x73\x69z\145\x3a\x37\0565pt\x3b\015\x0a\x20\040\x20 \040\040\x20\040 \x20 \040 \x20 \040\040\040\x20\x20\040\040\040 \x20 \x20 \x20\040 \040\x20\x20\x20 \040 \040\040\040 \040\x6d\x73\x6f-\x62\x69\144\151\x2dfo\x6et\x2ds\x69\x7a\x65\0728\0560\x70t\073
\x0a\040 \x20\040\x20\040 \x20\040 \040\x20\040 \040 \x20\040\040 \x20\040\x20\040 \x20 \x20\040\x20\040\x20\x20\x20\x20\x20\040\040\040\x20 \040\040f\157\x6et-\x66\x61\x6di\x6cy\x3a\"Ve\x72\144\141\x6ea\"\073\015\012\x20\040 \x20\x20\040\x20\x20 \x20\x20 \040 \x20\x20\040 \x20\x20\040\040 \040\x20\x20\x20\x20 \040\040\040 \x20\x20 \x20 \155\163o\055\x66\x61rea\163\164-\x66\157\156\164-\x66\x61\155\151\x6cy\072\"V\x65\x72\x64\x61n\x61\"\x3b}
\040 \040\x20 \x20 \040\x20 \x20 \x20 \x20\x20\040 \040\x20\x20\040\x20\040\x20\040\040\040\040\x20\040\x20 \x20\160\056\x73\155\141ll\x0d\012\040\x20 \x20 \040 \x20 \040\040\x20\x20 \x20\040 \x20\040\040\x20\x20\x20 \x20\x20 \x20\x20 \x20\x20\x20\x20\040\040\040\040 \040\x20\040 \x20{m\163\157\x2d\x73\164y\x6c\145\x2dp\x61r\x65\156t\072\"\"\x3b
\x0a\x20 \040\040 \x20\040 \040\040 \040\040\x20\040 \040\040 \040\040\x20\x20\040\x20\x20\040\040\x20\040 \040 \x20 \040 \040 \x20 \040 \040 \155a\162g\151n\0720\x69n;\015
\x20\x20 \x20 \040\x20\040\040 \040\x20\040\040\040 \x20\x20 \x20\040 \040\040 \x20\x20\040\x20\x20\040 \x20\x20\040\040\040\x20\040\x20 \x20\x6d\141\162\x67i\x6e-b\x6f\164\164\157\155:.0\0600\061pt\x3b
\x20 \x20\x20\040\x20\x20\040\040\040\x20 \x20\x20 \040\040\x20\040\040\x20\x20\040\x20 \x20\x20 \x20\040\x20\040\040 \040\040 \x20\040\040\x20\040 \155\x73o\055\x70\x61g\x69na\x74\x69o\x6e:\167ido\167-\x6fr\160\150a\x6e\073\x0d\012\040\040 \x20\x20\x20\040 \x20\040\x20 \040 \040\040\x20 \040\040\x20\x20\040\x20 \x20\x20 \040 \x20\040 \040 \040 \x20\x20fo\156\x74\055\163i\172e\0721\x2e\x30\160t\073\x0d\012 \040 \x20\x20 \040 \040\040\040\040 \x20 \040\x20\040 \x20\040\040 \x20\x20\x20 \040 \x20\x20 \040\x20 \040 \040\155\x73\x6f\055b\151d\151\x2d\146\157n\x74\055\x73\151ze\0721\x2e\060p\164;\015\012\040\040\040\040 \x20\040\040\x20\x20\040\x20\040\x20\040\040 \040\040 \040\x20\x20\x20\040 \040\x20\x20\x20 \040 \x20 \040 \x20\040 \040 \x20\x20 \040\x66\x6f\x6et\x2df\141m\x69l\171:\"\x56e\x72\144\x61n\x61\"\073
\012\040\040 \040\040\040 \x20\x20 \040\x20 \040 \x20\x20\040\x20\x20\x20\040 \040 \040\x20 \x20\040 \x20\x20 \040\040 \040 \x20 \040\x6d\x73o-\x66\141\162east\x2d\146\157\x6e\164\055\x66\x61m\x69\154y\x3a\"\x56\x65\x72\x64a\x6e\141\";\x7d";$xxx3d['A3'] = array(29.7, 42, "c\155");$xxx3d['A4'] = array(21, 29.7, "cm");$xxx3d['A5'] = array(14.8, 21, "\143\x6d");$xxx3d['A6'] = array(10.5, 14.8, "\x63\155");$xxx3d['Letter'] = array(21.59, 27.94, "\143m");$xxx3d['Legal'] = array(21.59, 35.56, "\x63\x6d");$xxx3e = $xxx3b;$xxx0f = "\061";$xxx3f = $xxx3e["\163\x65\164t\151\156g\x73"]["f\157\162m\141t"]; if ($xxx6f($xxx3f, ";") > 0) {$xxx40 = $xxx5c("\073", $xxx3f);$xxx3f = "\103\x75\x73\164\x6fm";$xxx3d["\x43u\163\x74\157\x6d"] = array($xxx6a(($xxx40[0] / 10), 2), $xxx6a(($xxx40[1] / 10), 2), "\143\x6d");} $xxx41 = $xxx3e["\163\x65\x74\164ing\x73"]["o\x72\151en\x74a\x74i\x6f\x6e"];if ($xxx41 == "\x70o\162t\x72\141\151\x74")$xxx42 = $xxx3d[$xxx3f][0] . $xxx3d[$xxx3f][2] . "\x20" . $xxx3d[$xxx3f][1] . $xxx3d[$xxx3f][2] . "\073\040";else$xxx42 = $xxx3d[$xxx3f][1] . $xxx3d[$xxx3f][2] . "\040" . $xxx3d[$xxx3f][0] . $xxx3d[$xxx3f][2] . "\x3b\040";$xxx43 = $xxx3e["\163\x65\164\x74\151\x6e\147s"]["\x6dar\x67\151\x6e\137l\145f\164"];$xxx44 = $xxx3e["\163\145\164\164\151n\147\163"]["m\x61r\x67in\137\x72ig\150t"];$xxx45 = $xxx3e["se\x74\x74\x69\x6eg\x73"]["\x6d\x61\x72\x67\151\x6e_\164\157\160"];$xxx46 = $xxx3e["\x73\x65\164\x74i\x6e\147s"]["\x6da\x72\x67\151n\x5fb\157tt\x6f\x6d"];$xxx3c.= "\x40\x70a\147e\040\123e\143t\151\x6f\x6e" . $xxx0f . "\015\012\x20 \040\x20 \040\x20\x20\040\040\x20\x20\040\x20 \x20\040 \040\x20\x20 \040\040 \x20\x20\x20 \x20\173
\x0a\040\x20\x20 \x20 \x20\040\040\x20 \x20\040\x20 \x20\x20\040 \040\040\040\x20\x20\040\x20\040\040\040\x20si\172\x65\x3a\040" . $xxx42 . "\073
\x20\x20\x20\040\x20\x20 \x20\x20 \040 \x20\x20\x20\x20\x20\x20\040\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\040 \155\141\x72\147i\156\x3a " . $xxx45 . "m\155\x20" . $xxx44 . "m\155\x20" . $xxx46 . "\155\x6d " . $xxx43 . "mm\073\x0d\012\x20\040\040\040\040\x20\040\x20\x20 \x20 \040\x20\040 \040 \x20\040 \x20\040\040 \040\x20\040\040ms\x6f\x2dp\x61\147\145\055o\x72\x69\x65\x6e\164\141\x74i\x6f\156\x3a\x20" . $xxx41 . ";\x0d\012\x20 \040\x20 \040\x20\x20\x20\040\040 \040 \x20\040\040 \x20 \040\x20 \x20\040 \040\040\160\141dd\151\x6eg\072\0400\x63m\x200\x63\155 \x30\143\155\x200\143m\x3b\040";if ($xxx3e["\x68e\141\x64e\x72\146\x6f\x6f\164\145\162u\162l"] != "") {$xxx3c.= "m\x73\x6f\x2d\x66\x6f\157te\x72:\040ur\154\050\"" . $xxx11 . "/" . $xxx3e["\150\x65a\144\145r\146o\157\164\145\x72\x75rl"] . "\"\051 f" . $xxx0f . "\040;\040";$xxx3c.= "m\x73\x6f\x2d\150ea\x64\145\162\x3a\040u\162\x6c(\"" . $xxx11 . "/" . $xxx3e["he\141d\145\x72\146\x6f\x6fteru\x72\154"] . "\"\x29\040\x68" . $xxx0f . "\073 ";if (!$xxx65('cache/pdfmaker'))$xxx67('cache/pdfmaker');$xxx47 = $xxx5f($xxx3e["\x68\145\x61\x64e\162f\157\x6f\x74\145\162\165rl"], 'w');$xxx48 = '<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"= xmlns="http://www.w3.org/TR/REC-html40">';$xxx48 .= '<body>';$xxx48 .= $xxx3e["\x68\x65\x61d\145\162\146\x6f\x6f\164\x65\x72"];$xxx48 .= '</body>';$xxx48 .= '</html>';$xxx61($xxx47, $xxx48);$xxx5d($xxx47);}$xxx3c.= "\175\015
\x20\040\x20\x20\040\x20\x20\040 \x20\x20\x20\040\040\x20\040\040 \x20\040 \x20\040\040\040\x20\x20\040\x20 \040\x64i\x76\056\123\145\143\x74\x69\157n" . $xxx0f . "\x0d\x0a\x20\040\x20\040 \040\040\x20\x20\040\x20 \040 \040\x20\040\x20 \040\040\x20\x20\040 \040\040\040 \040{\160ag\x65\072\123e\143\x74\x69on" . $xxx0f . "\073\175";$xxx3c.= "\160\x2eM\163\157H\145\x61\144\x65\162\054\x20li\056Ms\157H\145\x61\x64er,\x20d\x69\x76\x2e\x4d\x73\x6f\110\145a\144\145r\015
\x20 \040\040 \x20 \040\x20 \040\040 \x20\x20\040 \x20 \040\x20\040\040\x20 \040\040 \040\x20\x20 \x20\173\x6da\162\x67\x69\156\0720\151\x6e;
\x0a\x20\040\x20 \040\x20\x20\040\040 \x20\040\040\040\x20\040 \040\040\040\x20\x20\x20\040\040 \040 \040 \x20 \040\155\141\x72\x67i\x6e\x2d\142\157\x74\164o\155\072.\0600\x30\x31\160\x74\x3b\015\012 \x20 \x20\x20 \x20\040\040\040 \x20 \x20\040\040\x20 \040\x20\x20\x20\040\040\040 \x20 \040\040\x20 \040 \040\040 \040\155\x73\157-p\141g\x69\x6ea\164\151\157\156\x3a\x77\x69\144\x6fw-or\x70\x68\141n\073\x0d
\040\040\040\x20\x20\x20\x20\040\040 \040 \040\040\040\040\040\x20 \040\x20 \040 \x20\040 \040 \x20\040\x20\x20\040\040\x20\x74\141b\x2d\163\164\x6f\x70s\072cent\145\162\040\x33\056\x30i\156 \162\x69\x67\150\x74\0406\056\060\151\x6e\073\x7d\x0d\x0a\040 \x20\x20 \040\x20 \040\040\040 \040\040\040 \040\040\x20 \x20\040\040 \040 \x20\x20 \040\x70\056M\163\x6fFo\x6f\x74\x65r\x2c \154\x69\056Ms\x6f\106\x6f\x6f\164\x65r,\040\144i\x76.\115\x73o\x46\157\x6ft\x65\x72
\x0a \040 \040\040\x20\040 \x20\040 \x20\x20\040 \040\x20\040\040\x20\040 \x20\040\x20\x20 \040{\x20\155\x73\157-p\141\147\x69\x6e\141\x74\151o\156:w\151\144o\167\x2do\x72\x70\x68\141n\x3b\015
\040\x20 \x20 \x20 \040\040\040\040\040 \x20\040\040\x20\x20\040\040 \x20 \x20\040 \040\x20\040 \x20\164\141\x62\055\163t\157p\163\x3a\x63\145n\164e\x72 2\x31\066.\x30\160t\x20ri\x67h\x74\x20\x34\063\x32.\x30p\x74;\x0d\x0a\040 \040\x20\x20\x20 \x20 \040\040\x20\040\040 \x20 \x20\x20\040 \x20 \040 \x20 \040 \x20 \040\040\040f\157n\164-\x66\x61\x6d\151\154\171\072\"\x41\162i\x61\x6c\"\073\x0d\012\x20\x20 \x20\x20\040 \040 \x20\040\040\040\x20 \x20 \040\040 \x20\040\040\x20\x20 \x20\040\040 \x20f\x6f\156\x74-s\x69\172e\072\061.0\160t;
\x0a \x20\x20\040 \x20\x20\040\040 \040 \x20 \x20\x20\x20\x20\040\x20 \040\040\040\x20\x20\040\040\040 \040\040\040}\015
\040\x20\040\x20\x20\040\040 \x20 \040\040\x20\040\x20\040\040\040\040\040 \040\040\040 \x20 \x20\040\040\040\040 \x20\040\x20\040\x2d\055\076
\x20\040\x20\x20\x20\040\040 \x20\x20\x20 \040\040 \040\x20\040\x20\x20\040\x20\x20 \040 \x20 \x20\040\x20 \x20\040 </s\x74\171\154\x65\x3e
\x0a\040 \040 \x20 \040\040 \x20 \x20\040 \x20\x20\x20\040\x20 \x20\040\x20 \040\x20\x20\x20\x20\040 \x20\040\040 \040\x3c!--\x5bif gte\040\155\x73o\x209\135\076\074\170m\x6c>\x0d
\040\040 \x20\x20\040\040 \x20\040 \x20 \x20\x20\040\040\x20\x20\x20\040\x20 \x20\x20\040\040\040\040\x20 \040\x20\x20\x20\040\074\x6f:\163h\x61p\x65\x64\x65f\141u\154t\x73 \x76\x3a\x65x\x74=\"\145\144\151t\"\x20\x73\160\x69\144\x6d\141\170=\"1\x30\x332\">
\x20 \040\040\040\040\x20\x20\040\x20\x20 \x20\040\x20\x20\x20\x20 \040 \040\x20 \x20\x20\x20 \x20 \040 \040\040 \x3c\157\x3a\x63\x6fl\x6fr\x6de\x6e\x75\040\166:\x65\170\164=\"\145\144\151\x74\" \x73\164ro\x6b\145co\154\x6f\162=\"\x6e\157n\x65\"\x2f>
\x0a\x20\040\x20\040\040\x20\x20 \040\x20\040\040\x20\x20\040\040\x20 \040\040 \040 \040 \x20\x20 \x20 \040\040 \x20\x20\x20\040<\x2fo\x3a\163\x68ap\145\x64\145\146\x61\x75\x6c\x74s\076\074\x2f\170ml\x3e\x3c!\x5b\x65\x6edi\x66]\055-\076\074\x21-\x2d\x5b\x69\x66\040gte\040ms\157\x209]\076\074\x78\155\x6c\076
\x0a \040\x20\x20\x20\040 \040 \040 \x20\040\040\x20\x20\040\x20 \040\x20\040\x20\040\040\x20 \x20\x20\040 \x20\x20\040\040\x20\040\040<o:sh\141\x70\145lay\x6f\165t \166:\x65\x78\164\x3d\"\x65\144\x69t\"\x3e\015\x0a\x20 \040 \040\040\040\x20\x20\x20 \x20\040\040\040\x20 \x20 \040\x20 \040\040\040\040 \x20 \040 \x20 <\157\072\151\x64m\x61p\040\166\x3aex\x74\x3d\"e\x64it\"\040\x64\x61t\x61\075\"\x31\"\x2f>\x0d
\040\040\x20\x20\x20 \040\x20\x20\x20\040 \040 \x20\040\x20\040 \040 \040\040\x20 \x20\040\040 \040\x20\040\x20 \x20\040\x3c\057\x6f:\163\150\x61\x70\x65\x6c\141y\x6f\x75\164\076\074/\x78\x6d\154>\074\041[end\151f]-\055>";$xxx3c.= "\x3c\x2f\150\x65a\x64>";$xxx3c.= "\x3cbo\x64\171\x3e"; foreach ($xxx29 AS $xxx0f => $xxx3e) {if ($xxx0f > 1)$xxx3c.= "\x3cb\162 \x63\154e\x61r\x3d\x61ll\040\163\x74\x79l\145\x3d\"ms\x6f\055\163\160\x65\143\151\x61\x6c-\143h\x61\162\141\x63\x74\145\162\x3al\151\x6ee-\142r\145\x61\x6b\x3bp\141g\x65-\x62\162\145\141\x6b\055\x62\x65\x66\x6f\162\145:\x61\154wa\171s\">";$xxx3c.= $xxx3e["c\x6fn\164\145\156\164"];} if ($xxx5b($xxx31) > 0) {foreach ($xxx31 AS $xxx25 => $xxx49) {$xxx28 = $xxx49["b\x6f\x64\171"];foreach ($xxx35[$xxx25] AS $xxx4a => $xxx4b) {$xxx4c = "";$xxx4d = 1;foreach ($xxx1a as $xxx16) {$xxx4c .= $xxx64("", $xxx36[$xxx25][$xxx4a][$xxx16]);$xxx4c = $xxx6e('$xxx4e$', $xxx4d++, $xxx4c);}$xxx28 = $xxx6d($xxx4b, $xxx4c, $xxx28);}if ($xxx0f > 1)$xxx3c.= "<\142r\x20\x63\x6c\x65\141\162=a\154\154 \163ty\x6c\x65\x3d\"mso\x2d\163\160e\x63i\141\154-\x63\x68ar\x61\143ter:\154i\x6e\145-\x62\162\x65ak\073p\x61\x67\x65-\x62r\145\x61\x6b\055\142\145\x66\157r\145:\141l\167\141\171s\"\076";$xxx3c.= $xxx28;}}$xxx3c.= "\074\057bo\144y\076";$xxx3c.= "\074/\x68t\155\x6c\076";$xxx3c = $this->x0b($xxx3c);@$xxx62("\103\141\x63\x68\145\055\x43\x6f\x6etr\x6f\x6c\x3a ");@$xxx62("\120\162\x61gma:\x20");if ($xxx19 == "\144\x6fc") {@$xxx62("\x43\157\x6ete\x6e\164-\x74y\160\x65: \141\160p\154\x69\x63at\x69\x6f\x6e\x2f\x76\x6e\x64.ms-wo\162d");@$xxx62("\103\157\156t\145nt-D\151\x73p\x6f\x73i\x74i\x6fn\072\040\x61tt\141\143h\x6d\x65\156\x74\073Fi\x6ce\156a\155e\075" . $xxx23 . ".\x64\x6f\x63");} elseif ($xxx19 == "r\164f") {@$xxx62("Con\164\x65\156\164\x2d\x74y\160\x65: a\160\x70\154\x69\143a\164i\x6fn\057r\164f");@$xxx62("\103\x6fn\164\145\156\164\x2dD\151\163po\x73\x69\x74i\x6f\156:\x20atta\x63\150\155\x65\x6e\164;\x46\x69l\145\156\141\x6d\145\x3d" . $xxx23 . "\x2ert\x66");}echo $xxx3c;} else {$xxx4f = "";if (isset($xxx17) && $xxx17 == "e\144\x69\164") {foreach ($xxx22 as $xxx25) {$xxx4f["\x68e\141\144\145r" . $xxx25] = $xxx0b->get("\150\145\141d\x65\x72" . $xxx25);$xxx4f["\x62\x6f\144y" . $xxx25] = $xxx0b->get("\x62od\x79" . $xxx25);$xxx4f["\146\157\x6f\164\x65r" . $xxx25] = $xxx0b->get("\146\157o\164er" . $xxx25);}} $xxx50 = "";$xxx23 = $xxx0c->GetPreparedMPDF($xxx50, $xxx1a, $xxx22, $xxx12, $xxx18, $xxx4f); $xxx51 = $xxx0b->get('is_portal');if ($xxx51 == "\x74r\165\x65") {$xxx52 = "\x63ach\x65/" . $xxx71();$xxx53 = $xxx52 . "/" . $xxx23 . "\x2ep\x64\146";$xxx67($xxx52);$xxx50->Output($xxx53, "F");$_SESSION["\x70o\x72\x74\141l\137p\144f\x5f\x6eam\145"] = $xxx53;} else {$xxx50->Output('cache/' . $xxx23 . '.pdf');@$xxx68();$xxx62('Content-Type: application/pdf');$xxx62("Conte\156\x74\x2d\154en\x67\x74\x68:\040" . $xxx5e("\x2e/c\141\143\150\x65\057$xxx23\056pdf"));$xxx62("C\x61ch\145-\x43\x6fntr\x6f\154\x3a \x70\162\151\166a\164\x65");$xxx62("\x43o\156\164\x65\156\x74\055\104i\x73p\x6f\x73i\164i\157n\x3a a\x74\x74ac\x68\155e\x6e\164\073 \146\151le\x6e\x61me\075$xxx23.p\x64\146");$xxx62("Cont\145\x6et\x2d\x44\145s\x63\x72i\160\164i\x6fn: \120\110\120\040Gen\x65\x72\141t\145d\x20D\x61\x74\141");echo $xxx60($xxx5f(".\057c\141\143\150\x65\057$xxx23\056\160d\146", "\162"), $xxx5e("\x2e/\143\x61\x63\x68\x65\x2f$xxx23\056p\x64f"));@$xxx72("c\141\x63he\x2f$xxx23.\x70d\146");} }} }}private function x0b($xxx37) { global $xxx5a,$xxx5b,$xxx5c,$xxx5d,$xxx5e,$xxx5f,$xxx60,$xxx61,$xxx62,$xxx63,$xxx64,$xxx65,$xxx66,$xxx67,$xxx68,$xxx69,$xxx6a,$xxx6b,$xxx6c,$xxx6d,$xxx6e,$xxx6f,$xxx70,$xxx71,$xxx72; $xxx54 = "\163\151\164\x65_U\x52\x4c";$xxx55 = vglobal($xxx54);$xxx56 = "h\x74\164\x70:\x2f\057";require_once("\155o\144u\x6c\x65\163\x2f\120D\x46\x4d\x61\153\x65\162\057\x72\145\163o\165r\143\x65\163\057\143\x6c\141\163\x73\x65\x73/s\151\155ple\137\150\164\155\x6c\137d\x6f\155\x2e\x70\150p");$xxx57 = str_get_html($xxx37);foreach ($xxx57->find("\x69mg") as $xxx58) {if ($xxx6f($xxx58->src, $xxx56) === false) {$xxx59 = $xxx55 . "\057" . $xxx58->src;$xxx58->src = $xxx59;}}return $xxx57->save();}}
Function Calls
None |
Stats
MD5 | 4983f8e6813d9fb4a63b56a7407ff2c2 |
Eval Count | 0 |
Decode Time | 142 ms |