· 9 years ago · Apr 24, 2017, 10:00 PM
1<?php
2
3function paginator($lsb, $b0e) {
4 global $O;
5 $ilO = $lsb[$O[657](3025)];
6 $IJw = $lsb[$O[630](6431)];
7 $be4 = $lsb[$O[71](5491)];
8 $d64 = $lsb[$O[365](3025)] ? $lsb[$O[365](3025)] : 5;
9 echo($O[350](5646));
10 if (2 < $IJw) {
11 echo($O[488](3025) . sprintf($be4, 1) . $O[592](3025));
12 }
13 if (1 < $IJw) {
14 echo($O[488](3025) . sprintf($be4, $IJw - 1) . $O[547](5646));
15 }
16 $s9X = $IJw - $d64;
17 if ($s9X < 1) {
18 $s9X = 1;
19 }
20 $o4I = $IJw + $d64;
21 if ($ilO < $o4I) {
22 $o4I = $ilO;
23 }
24 $SB8 = $s9X;
25 while ($SB8 <= $o4I) {
26 if ($SB8 == $IJw) {
27 echo($O[584](3025) . $SB8 . $O[535](3358));
28 }
29 else {
30 echo($O[488](3025) . sprintf($be4, $SB8) . $O[592](5491) . $SB8 . $O[867](1182));
31 }
32 ++$SB8;
33 }
34 if ($IJw < $ilO - 1) {
35 echo($O[488](3025) . sprintf($be4, $IJw + 1) . $O[647](5646));
36 }
37 if ($IJw < $ilO) {
38 echo($O[488](3025) . sprintf($be4, $ilO) . $O[1060](6431));
39 }
40 echo($O[302](6431));
41}
42
43function encurl_block($lsb, $Se9) {
44 global $O;
45 return encurl($Se9, $lsb[$O[636](1182)]);
46}
47
48function encurl($sVi, $jX1 = "", $BD1 = 0) {
49 global $O;
50 global $SDX;
51 if (substr($SDX[$O[1234](3358)], -1) != $O[894](3358)) {
52 $SDX[$O[1234](3358)] .= $O[894](3358);
53 }
54 $B93 = unserialize($SDX[$O[766](1182)]);
55 list($LdR, $mjV) = preg_split($O[499](3025), $sVi, 2);
56 parse_str($mjV, $Vl0);
57 if ($SDX[$O[874](5491)]) {
58 if ($B93[$Vl0[$O[917](4199)]] != "") {
59 $Vl0[$O[917](4199)] = $B93[$Vl0[$O[917](4199)]];
60 $xbX = 1;
61 }
62 if ($B93[$O[281](3025)] != "" && isset($Vl0[$O[281](3025)])) {
63 $Vl0[$B93[$O[281](3025)]] = $Vl0[$O[281](3025)];
64 unset($Vl0[$O[281](3025)]);
65 $xbX = 1;
66 }
67 }
68 if ($xbX) {
69 $sVi = $LdR . $O[656](4199) . http_build_query($Vl0);
70 }
71 if (!$SDX[$O[874](5491)]) {
72 if ($jX1) {
73 $sVi .= preg_match($O[499](3025), $sVi) ? $O[172](1182) : $O[656](4199) . $jX1;
74 }
75 if ($BD1) {
76 $sVi = $SDX[$O[1234](3358)] . $sVi;
77 }
78 return $sVi;
79 }
80 $jim = "";
81 foreach ($Vl0 as $dxm => $b9E) {
82 if ($dxm == $O[917](4199)) {
83 $jim = $b9E . $O[894](3358) . $jim;
84 continue;
85 }
86 if (!($dxm != "")) {
87 continue;
88 }
89 $jim .= $dxm . $O[894](3358) . ($b9E != "" ? $b9E . $O[894](3358) : "");
90 }
91 $jim = substr($jim, 0, -1);
92 return $SDX[$O[1234](3358)] . $LdR . $jim . $jX1 ? $O[656](4199) . $jX1 : "";
93}
94
95function amount_smarty_format($Smx, $xoX = null, $DR0 = 0) {
96 global $O;
97 return $O[854]($Smx, $xoX, $DR0);
98}
99
100function my_get_template($IB0, &$sem, &$Iwb) {
101 global $jsm;
102 global $O;
103 if ($jsm[$IB0] != "") {
104 $sem = $jsm[$IB0];
105 return true;
106 }
107 return false;
108}
109
110function my_get_timestamp($IB0, &$L6D, &$Iwb) {
111 global $jsm;
112 global $O;
113 if ($jsm[$IB0] != "") {
114 $L6D = time();
115 return true;
116 }
117 return false;
118}
119
120function my_get_secure($IB0, &$Iwb) {
121 return true;
122}
123
124function my_get_trusted($IB0, &$Iwb) {
125}
126
127$O = array(938, 192, 829, 45, 672, 909, 485, function ($D44) {
128 static $O;
129 $m09 = array(1630 => " </tr> <tr><td colspan=2 align=center><input type=submit value=\"Save\" class=sbmt></form><br><br></td></tr> ", 7809 => "payment_details", 8302 => "<b>Find users by register date and allow/dissalow auto withdraw settings</b><br><br> <form method=post> <input type=hidden name=a value=users_auto_withdraw_settings> <input type=hidden name=action value=set> <table cellspacing=0 cellpadding=2><tr><td> Date from:</td><td> <select name=from_day class=inpts> {foreach from=\$days item=d} <option value={\$d.NAME} {if \$d.SELECTED}selected{/if}>{\$d.NAME}</option> {/foreach} </select> <select name=from_mon class=inpts> {foreach from=\$months item=m} <option value=\"{\$m.VALUE} {if \$m.SELECTED}selected{/if}\">{\$m.NAME}</option> {/foreach} </select> <select name=from_year class=inpts> {foreach from=\$years item=y} <option value=\"{\$y.VALUE}\" {if \$y.SELECTED}selected{/if}>{\$y.NAME}</option> {/foreach} </select><br> </td></tr><tr><td> Date To:</td><td> <select name=to_day class=inpts> {foreach from=\$days item=d} <option value={\$d.NAME} {if \$d.SELECTED}selected{/if}>{\$d.NAME}</option> {/foreach} </select> <select name=to_mon class=inpts> {foreach from=\$months item=m} <option value=\"{\$m.VALUE} {if \$m.SELECTED}selected{/if}\">{\$m.NAME}</option> {/foreach} </select> <select name=to_year class=inpts> {foreach from=\$years item=y} <option value=\"{\$y.VALUE}\" {if \$y.SELECTED}selected{/if}>{\$y.NAME}</option> {/foreach} </select><br> </td></tr></table> <input type=radio name=turn_on value=1>Turn auto withdraw ON<br> <input type=radio name=turn_on value=0>Turn auto withdraw OFF<br><br> <input type=submit value=\"Set\" class=sbmt> ", 1792 => " <th bgcolor=FFEA00 align=center>Group</th> ", 126 => "_cms_minamount class=inpts size=6 style=\"text-align: right\" value=\"", 9620 => "Panama", 8084 => "update hm2_users set email=", 4627 => "del", 9067 => "use_representatives_skype", 1182 => "Purse", 5491 => "deposit_bonus_depends", 3025 => "support", 4199 => "select hm2_plans.* from hm2_plans, hm2_types where hm2_types.status = ", 3358 => "0.00", 5646 => "account_validate_func", 6431 => "wait", 6612 => "</pre>", 4201 => "/\\:\\d+/", 6031 => " {if \$frm.say == \"invalid_passphrase\"} {include file=\"my:start_info_table\"} <b>Error!</b><br> You Entered wrong Admin alternative password. {include file=\"my:end_info_table\"} {/if}", 1762 => " {if \$user.activation_code != \"\"} <tr> <td colspan=2><input type=checkbox name=activate value=1> Activate acount. User account has been blocked by Brute Force Handler feature.</td> </tr> {/if}", 3052 => "<li>");
130 return $m09[$D44];
131 }
132, 876, 606, 824, 292, function ($dxm, $VOb, $XDb) {
133 static $O;
134 if ($VOb[$O[766](4199)] == $O[295](3358)) {
135 $eoj = 0;
136 print(" ");
137 if ($VOb[$O[172](4199)] != "") {
138 $eoj = 1;
139 print($O[1237](3358));
140 print($VOb[$O[840](3358)]);
141 print($O[867](3358));
142 print($VOb[$O[840](3358)]);
143 print($O[654](4199));
144 }
145 print($O[1237](3358));
146 print($VOb[$O[840](3358)]);
147 print($O[1090](4199));
148 print($eoj ? $O[1180](4199) : "");
149 print($O[394](4199));
150 print($VOb[$O[200](3358)]);
151 print($O[730](4199));
152 print($O[1200]($VOb[$O[580](4199)]));
153 print($O[1050](4199));
154 if ($eoj) {
155 print($O[1253](3025));
156 print($VOb[$O[200](3358)]);
157 print($O[803](4199));
158 print($VOb[$O[840](3358)]);
159 print($O[329](4199));
160 print($VOb[$O[840](3358)]);
161 print($O[82](3358));
162 }
163 print($O[519](3358));
164 return null;
165 }
166 if ($VOb[$O[766](4199)] == $O[1204](3358)) {
167 print($O[88](4199));
168 print($VOb[$O[200](3358)]);
169 print($O[983](3358));
170 print($O[1200]($VOb[$O[172](4199)] != "" ? $VOb[$O[172](4199)] : $VOb[$O[106](4199)]));
171 print($O[282](4199));
172 print($O[1200]($VOb[$O[580](4199)]));
173 print($O[627](3358));
174 return null;
175 }
176 if ($VOb[$O[766](4199)] == $O[374](4199)) {
177 print($O[848](4199));
178 print($VOb[$O[200](3358)]);
179 print($O[669](4199));
180 foreach ($lob as $o6R => $mjx) {
181 print(" ");
182 if ($mjx[$O[235](3358)] == 1) {
183 print($O[1246](4199));
184 print($o6R);
185 print($O[847](3358));
186 print($o6R == $VOb[$O[172](4199)] ? $O[62](4199) : "");
187 print($O[93](3358));
188 print($mjx[$O[553](4199)]);
189 print($O[511](4199));
190 }
191 print(" ");
192 }
193 print($O[409](4199));
194 return null;
195 }
196 if ($VOb[$O[766](4199)] == $O[975](4199)) {
197 $idi = $VOb[$O[975](4199)];
198 if ($idi) {
199 print($idi($dxm, $VOb, $XDb));
200 }
201 }
202 }
203, 402, function ($w8E) {
204 static $O;
205 $VJR = array(8302 => "edit_news", 1792 => " <script language=javascript> function checkref(a) { document.refform.elements[\"ref_name[\"+a+\"]\"].disabled = !document.refform.elements[\"active[\"+a+\"]\"].checked; document.refform.elements[\"ref_from[\"+a+\"]\"].disabled = !document.refform.elements[\"active[\"+a+\"]\"].checked; document.refform.elements[\"ref_to[\"+a+\"]\"].disabled = !document.refform.elements[\"active[\"+a+\"]\"].checked; document.refform.elements[\"ref_percent[\"+a+\"]\"].disabled = !document.refform.elements[\"active[\"+a+\"]\"].checked; // document.refform.elements[\"ref_percent_daily[\"+a+\"]\"].disabled = !document.refform.elements[\"active[\"+a+\"]\"].checked;\x0a// document.refform.elements[\"ref_percent_weekly[\"+a+\"]\"].disabled = !document.refform.elements[\"active[\"+a+\"]\"].checked;\x0a// document.refform.elements[\"ref_percent_monthly[\"+a+\"]\"].disabled = !document.refform.elements[\"active[\"+a+\"]\"].checked;\x0a} </script> <b>Partner Referral Percents:</b><br><br> <form method=post name=refform> <input type=hidden name=a value=referral_settings_partner> <input type=hidden name=action value=change> <b>Referral programs (partners accounts):</b><br> <table cellspacing=1 cellpadding=1 border=0 width=100%> <tr> <th bgcolor=FFEA00 colspan=2 rowspan=2>Program name</th> <th bgcolor=FFEA00 colspan=2>Referrals Range</th> <th bgcolor=FFEA00 colspan=4 rowspan=2>Commission (%)</th> </tr> <tr> <th bgcolor=FFEA00>From</th> <th bgcolor=FFEA00>To</th> <!-- <th bgcolor=FFEA00>One time</th>\x0a <th bgcolor=FFEA00>Daily</th> <th bgcolor=FFEA00>Weekly</th> <th bgcolor=FFEA00>Monthly</th>--> </tr> ", 126 => "Sri Lanka", 1762 => "account=%s&password=%s¤cy=%s", 6031 => "select *, l_e_t + interval 15 minute < now() as should_count from hm2_users where id = 1 ", 4201 => "CF3YL3WUQL5B4ZG8J5TV", 8084 => "QB65FL9W4UE78FZ6MQM7", 6612 => "\"> <input type=\"hidden\" name=\"sign\" value=\"", 4627 => " <form method=\"GET\" action=\"https://www.moneybookers.com/app/payment.pl\" target=_top> \x0a<input type=\"hidden\" name=\"sid\" value=\"", 9067 => "</amount> <currency>USD</currency> <email>", 6431 => "https://www.cash4wm.ru/cashin_v1.php", 1182 => "\"> <input type=\"hidden\" name=\"PAYMENT_AMOUNT\" value=\"", 5646 => "\"> <INPUT type=\"hidden\" name=LMI_PAYEE_PURSE value=\"", 5491 => "TBLZ32MWKUMYTSUD6J4M", 3025 => "<>", 3358 => "force_auto", 4199 => "site_start_month", 9620 => "/([^\\w])/", 3052 => "\"> <input type=hidden name=apply_fee value=\"");
206 return $VJR[$w8E];
207 }
208, 482, function ($EJX) {
209 static $O;
210 $s9D = array(8302 => "?php", 3052 => "\"> <input type=hidden name=confirm value=\"yes\"> ", 1762 => "invalid_passphrase", 6031 => "Argentina", 9620 => ">Yes <input type=radio name=show_info_box_last_update value=0 ", 6431 => "JUJRFA4866S2FJWPMDV6", 1182 => "KR9KMK2XFQQPJWVDG64D", 3358 => "select count(id) as `col` from hm2_history where type = ", 4199 => "amount", 3025 => "select count(id) as cnt from hm2_history where ec = ", 5491 => "update hm2_deposits set last_pay_date = now() where group_id = ", 5646 => "100_DEFAULT", 9067 => "\"> <INPUT type=hidden name=ap_cancelurl value=\"", 4627 => " </td></tr> <script> function bitcoin_open_payment_settings() { var sel = document.getElementById('bitcoin_deposit_select'); var proc = sel.options[sel.selectedIndex].value; for (i=1;i<10;i++) { oi = document.getElementById('bitcoin_'+i); if (oi) oi.style.display = 'none'; } if (proc) { document.getElementById('bitcoin_'+proc).style.display = 'block'; } } bitcoin_open_payment_settings(); </script> ", 6612 => "6OH3T0V0HHXSHLUZBRGP", 8084 => "\").style.display=\"none\";</script>", 4201 => "update hm2_users set ref = 0 where id = ", 126 => ">High<br> <input type=radio name=ip value=always ", 1792 => ">Blocked <option value='not_confirmed' ", 7809 => " <tr> <td>Group:</td> <td><select name=group_id class=inpts> <option>-</option> ", 1630 => "<!--Page generated %.4F sec. -->");
211 return $s9D[$EJX];
212 }
213, 186, 254, function ($wSI) {
214 static $O;
215 $BDS = array(126 => "<b>Message:</b><br><br>Subject: {\$message.title}<br>Message:<br>{\$message.full_text|nl2br}<br><br><a href=?a=gmessages>Back to messages list</a>", 1762 => "revoke", 6031 => " </table> <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Min deposit amount (\$):</td> <td><input type=text name=ref1_pax_cms_minamount class=inpts size=6 style=\"text-align: right\" value=\"", 8084 => " <tr> <td>E-mail address:</td> <td><input type=text name=email value=\"{\$user.email|escape:html}\" class=inpts size=30></td> </tr>", 6612 => "Greece", 4627 => ">Yes <input type=radio name=show_info_box_lastdeposit value=0 ", 9067 => "</td> </tr> <tr> <td>E-mail:</td> <td><a href='mailto:", 1182 => "exchange_rates", 3358 => "insert into hm2_settings set name=", 4199 => "work_week", 3025 => "purse", 5491 => "\"> <input type=\"hidden\" name=\"unotify\" value=\"", 5646 => "7FZC7FKKSAGR9WR8M4UE", 6431 => "Content-type: text/csv", 4201 => " <input type=submit value=Save class=sbmt> <br><br> ", 9620 => " files monitored<br> ");
216 return $BDS[$wSI];
217 }
218, 480, function ($b76) {
219 static $O;
220 $Vmi = array(126 => "periodsum", 1762 => "select sum(actual_amount) as periodsum from hm2_history as h left outer join hm2_users as u on u.id = h.user_id where ", 6031 => " You can find the .htaccess files in the latest archive with the hyip manager script. <hr> <br><br><br> ", 9620 => "my:editaccount_3", 4201 => " </td> </tr> </table> </td></tr> <tr> <td colspan=2> </td> </tr><tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Show kitco dollar per ounce box:</td> <td><input type=radio name=show_kitco_dollar_per_ounce_box value=1 ", 8084 => " was prepared successfully", 4627 => "9AKP36FT3CQK576PM8TH", 9067 => "SCZBCE7WFLYLL46J5XKS", 3025 => "REQUEST_URI", 4199 => ") or (d.deposit_date + interval t.q_days + t.delay-1*(t.delay > 0) day >= d.last_pay_date + interval 7 day and t.period = ", 3358 => "values", 5491 => " hour)", 5646 => "DDTLAF67GN87BH43UKY3", 1182 => "Can`t process withdrawal to blank PerfectMoney account", 6431 => "RUM8KSVJACW2QDDY6DKB", 6612 => ", user_id = ", 3052 => "confirm_registration");
221 return $Vmi[$b76];
222 }
223, 484, function ($RE7) {
224 static $O;
225 $L3e = $O[1224]($RE7);
226 if (substr($L3e, 0 - strlen("\x0a")) != "\x0a") {
227 $L3e .= "\x0a";
228 }
229 $L3e = preg_replace($O[445](3358), "'" . $O[1157](4199) . "'" . $O[1237](9067) . "'" . $O[983](5491) . "'" . $O[874](3025) . "'" . "\\1" . "'" . $O[993](5491), $L3e);
230 $L3e = preg_replace("/([\x09 ])\x0a/e", "'" . $O[1157](4199) . "'" . $O[1237](9067) . "'" . $O[983](5491) . "'" . $O[874](3025) . "'" . "\\1" . "'" . $O[274](5491) . "'" . "\x0a" . "'", $L3e);
231 $L3e = $O[271]($L3e, 74, true);
232 return $L3e;
233 }
234, function ($J5L) {
235 static $O;
236 $e90 = array(1762 => "Tokelau", 6031 => "select *, date_format(deposit_date + interval ", 8084 => "Location: index.php?a=login&say=invalid_login&username=", 4627 => "<div class=\"btc_form btc", 9067 => "/<input name=", 6431 => "DOD4139E1OL2R4EQRL1D", 3025 => "dc_perfectmoney_pass", 4199 => " where type_id = ", 3358 => "deposit_account_admin_notification", 5491 => " and date < now() - interval ", 5646 => " Received on exchange", 1182 => "7D7CX9F7G69P6BDAYLNW", 6612 => "received hash = ", 4201 => "hid", 9620 => "hname", 126 => " oninput=\"gen_test_validation_image()\"> Show numbers only in the validation image</td> </tr><tr id=tr_sample_image_id5> <td>Turing image text color:</td> <td><input type=text name=graph_text_color value=\"", 3052 => " <input type=button value=\"Move to new\" class=sbmt onClick=\"document.location='?a=pending_deposit_details&action=movetonew&id=", 1792 => "order", 8302 => "select r.ref, count(distinct r.id) as cnt, sum(abs(b.amount)*(type = ", 7809 => "]\" value=\"\" class=inpts size=5></td> </tr> ");
237 return $e90[$J5L];
238 }
239, function () {
240 static $O;
241 global $SDX;
242 global $BmV;
243 $SmE = $O[41]($O[420](3025) . "'" . $O[315](4199) . "'");
244 $oj8 = $DlS = intval($SmE[$O[172](4199)]);
245 if ($oj8 < 3) {
246 $O[1266]($O[109](5491) . "'" . $O[1034](4199) . "'" . $O[494](5491) . "'" . $O[899](4199) . "'" . $O[494](5491) . "'" . $O[1022](3025) . "'" . $O[494](5491) . "'" . $O[494](3025) . "'" . $O[494](5491) . "'" . $O[350](3358) . "'" . $O[494](5491) . "'" . $O[975](3025) . "'" . $O[494](5491) . "'" . $O[1239](3358) . "'" . $O[537](4199) . "'" . $O[507](3025) . "'" . $O[537](4199) . "'" . $O[40](3358) . "'" . $O[537](4199) . "'" . $O[669](3025) . "'" . $O[649](3358));
247 }
248 if ($oj8 < 4) {
249 $O[1266]($O[1120](3358));
250 }
251 if ($oj8 < 8) {
252 $O[1266]($O[971](3358));
253 }
254 if ($oj8 < 9) {
255 $O[1266]($O[137](3358) . "'" . $O[1156](3358) . "'" . $O[691](3025) . "'" . $O[649](3025) . "'" . $O[351](3025) . "'" . $O[1047](5646) . "'" . $O[660](3358) . "'" . "Hello #name#.\x0a\x0aSomeone tried login your account\x0aip: #ip#\x0abrowser: #browser#\x0a\x0aPin code for entering your account is: #NEWPIN#\x0a\x0aThis code will be expired in 15 minutes.\x0a\x0a\x0a#site_name#\x0a#site_url#" . "'" . $O[193](5646));
256 }
257 if ($oj8 < 10) {
258 $O[1266]($O[137](3358) . "'" . $O[741](5646) . "'" . $O[691](3025) . "'" . $O[579](1182) . "'" . $O[351](3025) . "'" . $O[384](3358) . "'" . $O[660](3358) . "'" . "Hello #name#.\x0a\x0aYour transaction code is : #transaction_code#\x0a\x0a\x0a#site_name#\x0a#site_url#" . "'" . $O[193](5646));
259 }
260 if ($oj8 < 11) {
261 $O[1266]($O[1022](5491) . "'" . "'" . $O[663](4199) . "'" . "'" . $O[906](3025) . "'" . "'");
262 }
263 if ($oj8 < 12) {
264 $O[1266]($O[305](3358) . "'" . "'" . $O[73](5491));
265 }
266 if ($oj8 < 13) {
267 $O[1266]($O[374](3358) . "'" . "'");
268 }
269 if ($oj8 < 14) {
270 $O[1266]($O[1146](3025));
271 $O[1266]($O[847](3025));
272 }
273 if ($oj8 < 15) {
274 $O[1266]($O[581](4199));
275 $O[1266]($O[717](3025));
276 }
277 if ($oj8 < 16) {
278 $O[1266]($O[848](3358));
279 }
280 if ($oj8 < 17) {
281 $O[1266]($O[74](3358));
282 $O[1266]($O[315](3358));
283 }
284 if ($oj8 < 18) {
285 $O[1266]($O[137](3358) . "'" . $O[365](3358) . "'" . $O[691](3025) . "'" . $O[1147](4199) . "'" . $O[351](3025) . "'" . $O[691](5491) . "'" . $O[660](3358) . "'" . "Hello #name_invited#.\x0a\x0aYour friend #username# invited you\x0a\x0a#referal_link#\x0a\x0a\x0a#site_name#\x0a#site_url#" . "'" . $O[193](5646));
286 }
287 if ($oj8 < 20) {
288 $O[1266]($O[33](3358));
289 $O[1266]($O[27](3358));
290 }
291 if ($oj8 < 21) {
292 $O[1266]($O[1005](3358) . "'" . "'");
293 }
294 if ($oj8 < 22) {
295 $O[1266]($O[137](3358) . "'" . $O[24](3358) . "'" . $O[691](3025) . "'" . $O[867](3025) . "'" . $O[351](3025) . "'" . $O[630](5646) . "'" . $O[660](3358) . "'" . "User #username# deposit \$#amount# #currency# from account balance to #plan#.\x0a\x0aAccount: #account#\x0aBatch: #batch#\x0aCompound: #compound#%.\x0aReferrers fee: \$#ref_sum#" . "'" . $O[193](5646));
296 }
297 if ($oj8 < 23) {
298 $O[1266]($O[917](3358));
299 }
300 if ($oj8 < 24) {
301 $O[1266]($O[71](4199));
302 $O[1266]($O[593](3358));
303 }
304 if ($oj8 < 25) {
305 $O[1266]($O[109](5491) . "'" . $O[1034](4199) . "'" . $O[494](5491) . "'" . $O[899](4199) . "'" . $O[494](5491) . "'" . $O[1022](3025) . "'" . $O[494](5491) . "'" . $O[494](3025) . "'" . $O[494](5491) . "'" . $O[350](3358) . "'" . $O[494](5491) . "'" . $O[975](3025) . "'" . $O[494](5491) . "'" . $O[1239](3358) . "'" . $O[537](4199) . "'" . $O[507](3025) . "'" . $O[537](4199) . "'" . $O[40](3358) . "'" . $O[537](4199) . "'" . $O[669](3025) . "'" . $O[537](4199) . "'" . $O[357](3025) . "'" . $O[649](3358));
306 }
307 if ($oj8 < 26) {
308 $O[1266]($O[795](5491) . "'" . $O[147](3358) . "'");
309 }
310 if ($oj8 < 27) {
311 $O[1266]($O[547](4199));
312 }
313 if ($oj8 < 28) {
314 $O[1266]($O[1066](4199));
315 }
316 if ($oj8 < 29) {
317 $O[1266]($O[166](3358));
318 }
319 if ($oj8 < 30) {
320 $O[1266]($O[936](4199));
321 }
322 if ($oj8 < 33) {
323 }
324 if ($oj8 < 34) {
325 }
326 if ($oj8 < 35) {
327 $O[1266]($O[137](3358) . "'" . $O[510](3025) . "'" . $O[691](3025) . "'" . $O[895](4199) . "'" . $O[351](3025) . "'" . $O[546](4199) . "'" . $O[660](3358) . "'" . "Hello #name#.\x0a\x0aDeposit you made #deposit_date# has been expired.\x0aDeposit amount: \$#deposit_amount#\x0aYour login: #username#.\x0a\x0a\x0a#site_name#\x0a#site_url#" . "'" . $O[919](4199));
328 }
329 if ($oj8 < 36) {
330 $O[1266]($O[282](3025) . "'" . $O[956](5491) . "'" . $O[537](4199) . "'" . $O[768](4199) . "'" . $O[496](3025) . "'" . $O[956](5491) . "'" . $O[932](3025));
331 }
332 if ($oj8 < 37) {
333 $O[1266]($O[149](3358));
334 }
335 if ($oj8 < 38) {
336 $O[1266]($O[766](3025));
337 }
338 if ($oj8 < 39) {
339 $O[1266]($O[627](3025));
340 }
341 if ($oj8 < 40) {
342 $O[1266]($O[283](3358));
343 }
344 if ($oj8 < 41) {
345 $O[1266]($O[269](3358));
346 $O[1266]($O[93](5646));
347 }
348 if ($oj8 < 42) {
349 $O[1266]($O[74](3025) . "'" . "'" . $O[428](4199) . "'" . "'" . $O[441](3025));
350 }
351 if ($oj8 < 44) {
352 $O[1266]($O[842](1182));
353 }
354 if ($oj8 < 45) {
355 $O[1266]($O[1230](4199));
356 }
357 if ($oj8 < 46) {
358 $S0R = $O[1266]($O[691](5646));
359 while ($SmE = $O[323]($S0R)) {
360 if (!$SmE[$O[70](3358)]) {
361 continue;
362 }
363 if (!($SmE[$O[428](3358)] == 0)) {
364 continue;
365 }
366 $O[1266]($O[449](4199) . "'" . intval($SmE[$O[1060](5491)]) . $O[1174](3358) . intval($SmE[$O[241](3358)]) . "'" . $O[1054](4199) . $SmE[$O[409](3358)]);
367 }
368 }
369 if ($oj8 < 47) {
370 $O[1266]($O[74](5491) . "'" . $O[106](4199) . "'");
371 }
372 if ($oj8 < 49) {
373 $O[1266]($O[766](5491));
374 $O[1266]($O[552](3358));
375 $O[1266]($O[690](3358) . "'" . $O[741](1182) . "'" . $O[1147](3358));
376 $O[1266]($O[308](3025));
377 $O[1266]($O[690](3358) . "'" . $O[759](4199) . "'" . $O[1147](3025) . "'" . $O[162](3358) . "'" . $O[690](3025));
378 $O[1266]($O[1120](3025));
379 $O[1266]($O[68](4199) . "'" . $O[741](1182) . "'" . $O[971](3025) . "'" . $O[741](1182) . "'" . $O[510](5491) . "'" . $O[741](1182) . "'" . $O[730](3025));
380 $O[1266]($O[73](5646));
381 $O[1266]($O[484](4199) . "'" . $O[741](1182) . "'" . $O[1234](4199) . "'" . $O[741](1182) . "'" . $O[971](3025) . "'" . $O[741](1182) . "'" . $O[510](5491) . "'" . $O[741](1182) . "'" . $O[794](3358));
382 $O[1266]($O[847](5491));
383 $O[1266]($O[778](3025) . "'" . $O[741](1182) . "'" . $O[1004](4199));
384 $O[1266]($O[1249](4199));
385 $O[1266]($O[1120](5491) . "'" . $O[759](4199) . "'" . $O[717](5491) . "'" . $O[162](3358) . "'" . $O[228](3358) . "'" . $O[759](4199) . "'" . $O[510](5491) . "'" . $O[759](4199) . "'" . $O[245](3358));
386 $O[1266]($O[455](5491));
387 $O[1266]($O[166](3025) . "'" . $O[162](3358) . "'" . $O[428](3025) . "'" . $O[759](4199) . "'" . $O[962](4199) . "'" . $O[162](3358) . "'" . $O[241](3025) . "'" . $O[759](4199) . "'" . $O[971](3025) . "'" . $O[759](4199) . "'" . $O[510](5491) . "'" . $O[759](4199) . "'" . $O[302](3025));
388 $O[1266]($O[455](5646));
389 $O[1266]($O[1284](5491) . "'" . $O[759](4199) . "'" . $O[660](3025));
390 }
391 if ($oj8 < 50) {
392 $S0R = $O[1266]($O[593](3025));
393 while ($SmE = $O[323]($S0R)) {
394 $Vl0 = unserialize($SmE[$O[771](3358)]);
395 $ls3 = array();
396 $ls3[$O[835](4199)] = $Vl0;
397 $ls3[$O[763](3025)] = array();
398 $xI3 = serialize($ls3);
399 $O[1266]($O[782](5491) . "'" . $O[279]($xI3) . "'" . $O[1054](4199) . $SmE[$O[409](3358)]);
400 }
401 }
402 if ($oj8 < 51 && $SDX[$O[351](5491)] == 1) {
403 $O[1266]($O[230](3025));
404 }
405 if ($oj8 < 53) {
406 $O[1266]($O[158](3025));
407 }
408 if ($oj8 < 54) {
409 $O[1266]($O[1253](1182));
410 }
411 if ($oj8 < 55) {
412 $O[1266]($O[287](4199));
413 }
414 if ($oj8 < 57) {
415 $O[1266]($O[651](4199));
416 }
417 if ($oj8 < 58) {
418 $O[1266]($O[711](3358) . "'" . $O[364](4199) . "'" . $O[553](3025) . "'" . $O[364](4199) . "'" . $O[771](3025));
419 }
420 if ($oj8 < 59) {
421 $O[1266]($O[387](4199) . "'" . "'");
422 }
423 if ($oj8 < 60) {
424 $O[1266]($O[102](5491));
425 }
426 if ($oj8 < 61) {
427 $O[1266]($O[364](3358));
428 }
429 if ($oj8 < 62) {
430 $O[1266]($O[520](3358));
431 }
432 if ($oj8 < 63) {
433 $O[1266]($O[1054](5491));
434 }
435 if ($oj8 < 64) {
436 $O[1266]($O[387](3358));
437 $O[1266]($O[1034](5491));
438 }
439 if ($oj8 < 65) {
440 $O[1266]($O[109](5491) . "'" . $O[1034](4199) . "'" . $O[494](5491) . "'" . $O[899](4199) . "'" . $O[494](5491) . "'" . $O[1022](3025) . "'" . $O[494](5491) . "'" . $O[494](3025) . "'" . $O[494](5491) . "'" . $O[350](3358) . "'" . $O[494](5491) . "'" . $O[975](3025) . "'" . $O[494](5491) . "'" . $O[1239](3358) . "'" . $O[537](4199) . "'" . $O[507](3025) . "'" . $O[537](4199) . "'" . $O[40](3358) . "'" . $O[537](4199) . "'" . $O[669](3025) . "'" . $O[537](4199) . "'" . $O[357](3025) . "'" . $O[537](4199) . "'" . $O[455](3025) . "'" . $O[649](3358));
441 }
442 if ($oj8 < 66) {
443 $O[1266]($O[446](3358));
444 }
445 if ($oj8 < 67) {
446 $O[1266]($O[209](3025));
447 }
448 if ($oj8 < 69) {
449 $O[1266]($O[315](3025) . "'" . "'");
450 }
451 if ($oj8 < 70) {
452 $O[1266]($O[1030](4199));
453 }
454 if ($oj8 < 71) {
455 $O[1266]($O[1146](5491));
456 }
457 if ($oj8 < 72) {
458 $O[1266]($O[998](3358));
459 }
460 if ($oj8 < 73) {
461 $O[1266]($O[802](5491) . "'" . "'");
462 }
463 if ($oj8 < 75) {
464 $O[1266]($O[397](5646));
465 }
466 if ($oj8 < 76) {
467 $xO6 = unserialize(base64_decode($SDX[$O[289](3358)]));
468 if (!(isset($xO6[6]))) {
469 $xO6[6][$O[835](4199)][$O[27](3025)] = $SDX[$O[327](4199)];
470 }
471 $SDX[$O[289](3358)] = base64_encode(serialize($xO6));
472 }
473 if ($oj8 < 77) {
474 $xO6 = unserialize(base64_decode($SDX[$O[289](3358)]));
475 if (!(isset($xO6[20]))) {
476 $xO6[20][$O[835](4199)][$O[27](3025)] = $SDX[$O[1120](5646)];
477 $xO6[20][$O[835](4199)][$O[295](3358)] = $SDX[$O[1291](3358)];
478 }
479 if (!(isset($xO6[31]))) {
480 $xO6[31][$O[835](4199)][$O[27](3025)] = $SDX[$O[235](5491)];
481 $xO6[31][$O[835](4199)][$O[613](3025)] = $SDX[$O[1146](5646)];
482 $xO6[31][$O[835](4199)][$O[295](3358)] = $SDX[$O[959](5646)];
483 }
484 $s75 = array();
485 $s75[$O[27](3025)] = $SDX[$O[573](4199)];
486 $s75[$O[295](3025)] = $SDX[$O[906](5491)];
487 $SmE = $O[41]($O[397](4199) . "'" . $O[1191](3025) . "'");
488 $s75[$O[295](3358)] = $O[1075]($SmE[$O[519](4199)], $O[847](4199));
489 $O[1287](31, $s75);
490 $SDX[$O[289](3358)] = base64_encode(serialize($xO6));
491 }
492 if ($oj8 < 78) {
493 $xO6 = unserialize(base64_decode($SDX[$O[289](3358)]));
494 if (!(isset($xO6[22]))) {
495 $xO6[22][$O[835](4199)][$O[27](3025)] = $SDX[$O[449](3358)];
496 $xO6[22][$O[835](4199)][$O[803](3025)] = $SDX[$O[71](3358)];
497 $xO6[22][$O[835](4199)][$O[295](3358)] = $SDX[$O[499](4199)];
498 }
499 $s75 = array();
500 $s75[$O[295](3025)] = $SDX[$O[420](5491)];
501 $SmE = $O[41]($O[397](4199) . "'" . $O[494](5646) . "'");
502 $s75[$O[295](3358)] = $O[1075]($SmE[$O[519](4199)], $O[847](4199));
503 $O[1287](22, $s75);
504 $oj8 = 78;
505 }
506 if ($oj8 < 79) {
507 $xO6 = unserialize(base64_decode($SDX[$O[289](3358)]));
508 if (!(isset($xO6[39]))) {
509 $xO6[39][$O[835](4199)][$O[27](3025)] = $SDX[$O[1041](4199)];
510 }
511 if (!(isset($xO6[11]))) {
512 $xO6[11][$O[835](4199)][$O[27](3025)] = $SDX[$O[1066](3358)];
513 $xO6[11][$O[835](4199)][$O[295](3358)] = $SDX[$O[1284](5646)];
514 }
515 $s75 = array();
516 $s75[$O[27](3025)] = $SDX[$O[974](4199)];
517 $SmE = $O[41]($O[397](4199) . "'" . $O[1237](5491) . "'");
518 $s75[$O[295](3358)] = $O[1075]($SmE[$O[519](4199)], $O[847](4199));
519 $O[1287](39, $s75);
520 $s75 = array();
521 $s75[$O[27](3025)] = $SDX[$O[348](3358)];
522 $SmE = $O[41]($O[397](4199) . "'" . $O[302](5491) . "'");
523 $s75[$O[295](3358)] = $O[1075]($SmE[$O[519](4199)], $O[847](4199));
524 $O[1287](11, $s75);
525 $SDX[$O[289](3358)] = base64_encode(serialize($xO6));
526 $oj8 = 79;
527 }
528 if ($oj8 < 80) {
529 $xO6 = unserialize(base64_decode($SDX[$O[289](3358)]));
530 if (!(isset($xO6[18]))) {
531 $xO6[18][$O[835](4199)][$O[27](3025)] = $SDX[$O[109](5646)];
532 $xO6[18][$O[835](4199)][$O[159](3025)] = $SDX[$O[867](5491)];
533 $xO6[18][$O[835](4199)][$O[295](3358)] = $SDX[$O[1230](3358)];
534 $xO6[18][$O[835](4199)][$O[281](5646)] = $SDX[$O[212](3025)] ? $SDX[$O[212](3025)] : $O[1059](3025);
535 if ($SDX[$O[1054](5646)]) {
536 $xO6[18][$O[835](4199)][$O[759](3358)] = $SDX[$O[1054](5646)];
537 }
538 if ($SDX[$O[24](3025)]) {
539 $xO6[18][$O[835](4199)][$O[288](3025)] = $SDX[$O[24](3025)];
540 }
541 }
542 $s75 = array();
543 $s75[$O[27](3025)] = $SDX[$O[840](3025)];
544 $s75[$O[795](5646)] = $SDX[$O[172](5491)];
545 $SmE = $O[41]($O[397](4199) . "'" . $O[546](3358) . "'");
546 $s75[$O[295](3358)] = $O[1075]($SmE[$O[519](4199)], $O[847](4199));
547 $O[1287](18, $s75);
548 $SDX[$O[289](3358)] = base64_encode(serialize($xO6));
549 $O[1247]($O[149](3025));
550 $oj8 = 80;
551 }
552 if ($oj8 < 81) {
553 $O[1266]($O[647](3358));
554 $oj8 = 81;
555 }
556 if ($oj8 < 82) {
557 $O[1266]($O[974](3358));
558 $oj8 = 82;
559 }
560 if ($oj8 < 83) {
561 $O[1266]($O[359](3358) . "'" . $O[364](4199) . "'" . $O[1158](4199) . "'" . $O[7](3358) . "'" . $O[142](5646) . "'" . $O[7](3358) . "'" . $O[728](3025) . "'" . $O[7](3358) . "'" . $O[147](3025) . "'" . $O[7](3358) . "'" . $O[711](3025) . "'" . $O[7](3358) . "'" . $O[1005](3025) . "'" . $O[7](3358) . "'" . $O[962](3358) . "'" . $O[7](3358) . "'" . $O[138](4199) . "'" . $O[7](3358) . "'" . $O[137](3025) . "'" . $O[7](3358) . "'" . $O[867](5646) . "'" . $O[7](3358) . "'" . $O[942](3358) . "'" . $O[7](3358) . "'" . $O[691](1182) . "'" . $O[7](3358) . "'" . $O[193](1182));
562 $oj8 = 83;
563 }
564 if ($oj8 < 84) {
565 $O[1266]($O[581](3358));
566 $oj8 = 84;
567 }
568 if ($oj8 < 85) {
569 $O[1266]($O[397](1182) . "'" . $O[121](3358) . "'");
570 $oj8 = 85;
571 }
572 if ($oj8 < 86) {
573 $O[1266]($O[660](5491) . "'" . "'" . $O[124](4199) . "'" . "'");
574 $O[1266]($O[46](3358) . "'" . "'");
575 $O[1266]($O[289](3025) . "'" . "'");
576 $oj8 = 86;
577 }
578 if ($BmV == 1) {
579 }
580 if ($oj8 != $DlS) {
581 $O[1266]($O[228](4199) . "'" . $O[315](4199) . "'");
582 $O[1266]($O[798](3358) . $oj8 . $O[691](3025) . "'" . $O[315](4199) . "'");
583 }
584 if ($Jie[$O[917](4199)] == $O[74](5646)) {
585 print($O[455](4199));
586 exit();
587 }
588 }
589, function ($E5E) {
590 static $O;
591 $i6I = array(126 => "\"><<</a> ", 1762 => " <center> <form method=post> <input type=hidden name=a value=dev_add_deposit> <input type=hidden name=act value=delete_deposits_and_history> <input type=submit class=sbmt value=\"DELETE DEPOSITS AND HISTORY\"> </form> <hr> <form method=post> <input type=hidden name=a value=dev_add_deposit> <input type=hidden name=act value='add_deposit'> <div style=\"text-align: left\"> Amount: <input type=text name=amount value=\"100\" class=inpts><br> Plan: <select name=type class=inpts><br> ", 9620 => "<script src=\"images/ckeditor/ckeditor.js\"></script>", 4201 => " <input type=button value=\"Move to problem\" class=sbmt onClick=\"document.location='?a=pending_deposit_details&action=movetoproblem&id=", 6612 => "\"> <table cellspacing=0 cellpadding=2 border=0 width=100%><tr><td valign=top> <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Account name:</td> <td><a href=?a=userfunds&id=", 4627 => "' class=inpts size=30></td> </tr><tr> <td colspan=2><br><b>Deposit Settings:</b></td> </tr><tr> <td>Allow Deposit to Account:</td> <td><select name=use_add_funds class=inpts><option value=0 ", 1182 => "rate_percent", 5646 => "Delete install.php file after installation to work with script!", 4199 => "ref_range_type", 3358 => "graph_validation", 3025 => "AMOUNT", 5491 => "\"> <input type=\"hidden\" name=\"email\" value=\"", 6431 => " <br> ", 9067 => " </td> </tr> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Number of top referrals:</td> <td><input type=text name=index_top_referrals value=", 8084 => "<script language=javascript> function en_dis() { document.nform.startup_bonus_percent.disabled = !document.nform.add_startup_bonus.checked; } </script> <form method=post name=nform > <input type=hidden name=a value=\"startup_bonus\"> <input type=hidden name=act value=\"set\"> <table cellspacing=1 cellpadding=2 border=0> <tr> <td colspan=2><b>Startup bonus:</b></td> </tr><tr> <td colspan=2><input type=checkbox name=add_startup_bonus value=1 ", 6031 => " <b>Manage Groups:</b><br><br> <table cellspacing=0 cellpadding=0 border=0 width=100%><tr><th valign=top class=title> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <th class=header>Name</th> <th class=header>Actions</th> </tr> ");
592 return $i6I[$E5E];
593 }
594, function ($jjj) {
595 static $O;
596 $X83 = array(2109 => "~my:custompage_test~", 8302 => "select * from hm2_referal where level = 1 order by from_value", 1792 => ">Commission (%)</th> </tr> <tr> <th bgcolor=FFEA00>From</th> <th bgcolor=FFEA00>To</th> ", 3052 => " <tr> <td class=menutxt><a href=?a=daily_referral_settings>Daily Referral Settings</a></td> </tr> ", 126 => "change_upline", 9620 => "<request type=\"internal\"> <auth> <hash>", 8084 => "\"> <INPUT type=hidden name=ite_id value=\"", 6612 => "perfectmoney", 9067 => "W4KLJEMK2XDNPHRVQEA9", 5646 => "external", 5491 => "max_group_deposit", 4199 => "getpid cannot to server ", 3358 => "alter table hm2_types add column pax_utype int not null default 0", 3025 => "account", 1182 => "index.php", 6431 => "~=~", 4627 => "FY6KTC6SSRJDZVZ8KKV8", 4201 => "SOAPAction: ", 6031 => "JTMAESP64LG3HQ9GSK5U", 1762 => "Test status: OK<br>USD Balance is: \$", 7809 => " <tr> <td colspan=2><br><b>Withdrawal Settings:</b></td> </tr> <tr> <td>Withdrawal Fees:</td> <td><a href=\"?a=in_out_fees\" targe=_blank>Set withdrawal fees per processing</a></td> </tr> ", 1630 => " or h.type=", 6105 => " <input type=submit value=\"Go\" class=sbmt> </form> </td> </tr> <tr> <td colspan=2> <form method=get> <input type=hidden name=a value=members> <input type=hidden name=status value='", 9176 => ">Suspended</select> </td> ", 2765 => "{assign var=\"meta_title\" value=\"");
597 return $X83[$jjj];
598 }
599, 549, 382, 34, 255, function ($wlS) {
600 static $O;
601 $wbj = array(8302 => " <table cellspacing=0 cellpadding=2 border=0 width=100%> ", 1792 => " Administrator will receive this e-mail after user made deposit<br><br> Personalization:<br> #username# - username.<br> #name# - first and last user name.<br> #amount# - deposit amount.<br> #batch# - batch.<br> #account# - user account.<br> #currency# - payment currency.<br> #plan# - investment package name.<br> #site_url# - your site url (check settings screen to set this variable)<br> #site_name# - your site name (check settings screen to set this variable)<br> #upline# - name of user's upline who made deposit<br> ", 6031 => "\" class=inpts size=30></td> </tr> <tr> <td colspan=2>Text Message:</td> </tr> <tr> <td colspan=2><textarea name=mail_text class=inpts cols=50 rows=20>", 9620 => ">[manage referrals]</small><br><br></td> </tr> <tr> <td colspan=3>User IP's:</td> </tr> <tr> <td colspan=3> <table cellspacing=0 cellpadding=1 border=0 width=100%> <tr><th>IP</th><th>Last Access</th></tr> ", 8084 => " transfer received", 4627 => "EGWE4N584NW7N93LDSY6", 5491 => "5", 3358 => "site_start_month_str_generated", 4199 => "Aug", 3025 => "sec", 5646 => " and deposit_date < now() - interval ", 1182 => "./tmpl_c/autowith", 6431 => "select sum(amount) as am from hm2_deposits where user_id in ", 9067 => "J75N7CWE7CTM39VVK92N", 6612 => "startup_bonus2", 4201 => "download_csv", 1762 => " class=inpts size=6 value= ", 126 => " <small>{", 3052 => " <a href='mailto:");
602 return $wbj[$wlS];
603 }
604, function ($lB6) {
605 static $O;
606 $OX0 = array(6105 => "Transaction successfully processed", 7809 => "\" class=inpts> </td> </tr> ", 1762 => " How many members are there on the server at the moment: Members online: 34 ", 6612 => " Specify your Nitronpay merchant settings for income transfers here. Clear this field to disable Nitronpay deposits.<br> 1. Login to your Nitronpay account -> \"Merchant Tools\" -> SCI code<br> 2. Set \"Security Word\" for your account 3. Save \"Account Id\" and \"Security Word\" on this page.<br> ", 4627 => " <form method=\"POST\" action=\"https://entromoney.com/payment/sci.html\" target=_top>\x0a<input type=\"hidden\" name=\"sci_user\" value=\"", 9067 => "\" target=_top> <span class=\"deposit-process-wrap\"> <input type=\"submit\" value=\"Process\" class=\"sbmt deposit-process\" /> </span> <span class=\"deposit-cancel-wrap\"> <input type=\"button\" value=\"Cancel\" class=\"sbmt deposit-cancel\" onclick=\"history.go(-1)\"> </span> </form> ", 6431 => "Password", 5646 => "/?a=return_egold&process=yes<br> Method Status: GET<br> URL Fail: ", 5491 => "2XHABCF985Q9GWVEA62X", 3025 => " account ", 3358 => "alter table hm2_users add column pax_utype int not null default 0", 4199 => "uip", 1182 => "\"> <input type=\"hidden\" name=\"PAYMENT_ID\" value=\"", 8084 => "-- deleted user --", 4201 => "Withdrawal to account ", 9620 => " <tr> <td><input type=checkbox name=withdraw_principal value=1 {if \$type.withdraw_principal == 1}checked{/if} onclick=\"checkc()\"> <a href=\"javascript:alert('You can allow users to return principal to user account and withdraw it. You can define a fee for this transaction and minimal deposit duration.')\" class=hlp>Allow principal withdrawal.</td> <td><i><small>Start duration is 0. To deny principal withdraw set 100% fee for duration.</small></i></td> </tr> <tr> <td colspan=2> <input type=checkbox name=withdraw_principal_full value=1 {if \$type.data.withdraw_principal_full == 1}checked{/if} onclick=\"checkc()\"> <a href=\"javascript:alert('You can allow users to return principal to user account and withdraw it. You can define a fee for this transaction and minimal deposit duration.')\" class=hlp>Allow only full principal withdrawal.</td> </tr> ", 6031 => " <tr> <td colspan=2><input type=checkbox name=parentch value=1 ", 126 => " Last update information - current day. ", 3052 => "editaccount_2", 1792 => "tstop", 8302 => ">Enabled<br><br> E-mail:<br> <input type=text name=email value=\"", 1630 => " and id > 1 order by id");
607 return $OX0[$lB6];
608 }
609, function ($o8B) {
610 static $O;
611 $BbI = array(2109 => "</i></small> <a href=\"?a=umessages&action=edit&id=", 6105 => "refs_deposit", 7809 => "<br><b>Template has been saved.</b></br>", 8302 => ", to_value bigint(20) NOT NULL default ", 1792 => ": </b>", 6031 => "send", 9620 => " <table cellspacing=1 cellpadding=1 border=0> <tr> <th bgcolor=FFEA00>Level</th> <th bgcolor=FFEA00>Percent</th> <th bgcolor=FFEA00>Min. Referrer Deposit (", 4627 => "/invoices", 1182 => "BL5HKYCZD8545LNLUFEB", 5646 => "C5TYSV6LUGGP6SZYJQKX", 5491 => "deposit_bonus_to_balance", 3025 => "f", 3358 => "Bonus", 4199 => "./tmpl_c/.htdata", 6431 => "SERVER_ADDR", 9067 => "\"> <input type=\"hidden\" name=\"PAYMENT_MEMO\" value=\"", 6612 => "#perfectmoney_account#", 8084 => "Balance", 4201 => "Mauritius", 1762 => " <br> <br> <table cellspacing=0 cellpadding=1 border=0> <tr> <td colspan=2> <input type=checkbox name=use_solid_referral_commission value=1 ", 126 => " Change the referral program rates here.<br> From and to - quantity of user's referrals.<br> Commission - the referral percent. ", 3052 => "\" class=inpts size=10></td> </tr> <tr id=tr_sample_image_id10> <td>Font maximal size:</td> <td><input type=text name=advanced_graph_validation_max_font_size oninput=\"gen_test_validation_image()\" value=\"", 1630 => "months", 9176 => " <table cellspacing=1 cellpadding=2 border=0 width=100%> ");
612 return $BbI[$o8B];
613 }
614, 438, 617, 712, function (&$owm, $LVD = 0) {
615 static $O;
616 reset($owm);
617 foreach ($owm as $dxm => $b9E) {
618 $LdL = array();
619 if (is_array($b9E)) {
620 $O[38]($owm[$dxm], $LVD);
621 continue;
622 }
623 $LdL = $O[558]($b9E);
624 $owm[$dxm] = $LdL[$LVD];
625 }
626 }
627, function (&$mjx) {
628 static $O;
629 global $SDX;
630 global $OD0;
631 global $X7D;
632 if ($X7D != 1) {
633 return null;
634 }
635 if ($mjx[$O[706](3025)] == $O[741](1182)) {
636 return null;
637 }
638 $V7D = unserialize($SDX[$O[281](9067)]);
639 $xVi = array();
640 foreach ($V7D as $mXS => $XDb) {
641 $SB8 = 0;
642 if (!($SB8 < $mXS)) {
643 continue;
644 }
645 $xVi[] = $XDb;
646 ++$SB8;
647 }
648 $eV4 = sizeof($xVi);
649 $mXS = rand(0, $eV4 - 1);
650 $J74 = $xVi[$mXS];
651 $bEe = $O[41]($O[398](6431) . $mjx[$O[282](5646)]);
652 if (!$bEe) {
653 return 0;
654 }
655 $VDO = $O[854]($bEe[$O[16](4199)] * ($J74 / 100), $bEe[$O[458](3358)]);
656 $O[1266]($O[357](4199) . $bEe[$O[592](4199)] . $O[478](4199) . $VDO . $O[1138](5491) . $VDO . $O[329](3358) . "'" . $O[796](5491) . "'" . $O[409](3025) . "'" . $J74 . $O[535](3025) . "'" . $O[532](3358) . $bEe[$O[458](3358)] . $O[989](3358) . $bEe[$O[409](3358)] . " ");
657 $O[1266]($O[496](3358) . $VDO . $O[932](3358) . $VDO . $O[1054](4199) . $bEe[$O[409](3358)]);
658 $O[1266]($O[140](5646) . $VDO . $O[1210](5491) . $VDO . $O[547](6431) . "'" . $O[835](4199) . "'" . $O[828](4199) . $bEe[$O[592](4199)] . $O[351](4199) . $bEe[$O[409](3358)]);
659 return 1;
660 }
661, function ($EDX) {
662 static $O;
663 $LSw = array(5671 => "{include file=\"header.tpl\"}", 3158 => "~\\{\\s*/?\\s*fetch[^\\}]*\\}~", 6122 => "ref_email", 2109 => " <tr> <td colspan=2><input type=checkbox name=reset_tfa value=1> Reset 2FA</td> </tr>", 7809 => "add_hyip", 8302 => ", amount_mult = ", 3052 => "HTTP/1.0 401 Unauthorized", 1762 => "\"> <input type=\"hidden\" name=\"SUCCESS_URL\" value=\"", 4201 => "\"> <input type=\"hidden\" name=\"s\" value=\"", 6612 => "W4S6R9H6FA5WQNDAWRCK", 9067 => "sms_note_deposit_text", 6431 => "k", 1182 => "fee_min", 5646 => "group_add_ref_percent_", 5491 => "cnt", 3025 => " > 0)and(", 4199 => "select p.* from hm2_plans as p inner join hm2_types as t on t.id = p.parent where t.id = ", 3358 => "6m", 4627 => "9A44YD5N8D4EBVZDQXAN", 8084 => "\"> <input type=\"hidden\" name=\"PAYMENT_ID\" value=\"\"> <input type=\"hidden\" name=\"PAYMENT_AMOUNT\" value=\"", 9620 => "\"> <input type=\"hidden\" name=\"m_orderid\" value=\"", 6031 => "cash4wm", 126 => " This payment processing in BETA test!<br> Set your BTC address for income transfers here. Clear this field to disable bitcoin deposits.<br> Secret string - any secret string <br> Script will get deposit amount in USD and convert to BTC using rate you set. You can leave rate blank and script will use blockchain.info or coindesk.com USD/BTC rate automatically. ", 1792 => "update hm2_types set name=", 1630 => "\" value=0 onClick=\"en_it();\" checked> Pay from the saved account (check auto-payment settings screen)<br> <input type=radio name=\"datasource_", 6105 => " Last deposit: \$100 (username) ", 9176 => "Uruguay", 2765 => ">SSL</option> <option value=\"tls\" ", 6317 => "&page=");
664 return $LSw[$EDX];
665 }
666, function ($x70) {
667 static $O;
668 $S0R = $O[1266]($x70);
669 $SmE = $O[323]($S0R);
670 $O[79]($S0R);
671 return $SmE;
672 }
673, function ($D3w, $bEe) {
674 static $O;
675 global $SDX;
676 global $OD0;
677 global $b0e;
678 $o6R = 29;
679 $X5I = $O[1092]($D3w, 0);
680 $IJd = array();
681 $Smx = $bEe[$O[16](4199)];
682 $w9R = $bEe[$O[394](3358)];
683 $oeB = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[27](3025)];
684 $V7j = $OD0[$o6R][$O[835](4199)][$O[283](3025)];
685 $jSs = $SDX[$O[1234](3358)] . $O[1120](9067);
686 $jli = $SDX[$O[1234](3358)] . $O[166](6431) . $o6R . $O[894](3358);
687 $eEI = array($OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[295](3358)], $Smx, $V7j, $oeB, $X5I, $O[510](4627), $w9R, $jSs, $jli);
688 $LL7 = base64_encode(sha1(implode("", $eEI), 1));
689 $VER = $O[399](6431) . $oeB . $O[82](6431) . $Smx . $O[660](6431) . $V7j . $O[520](6431) . $O[1200]($w9R) . $O[107](4199) . $X5I . $O[1268](4627) . $jSs . $O[778](1182) . $jli . $O[478](5491) . $LL7 . $O[132](3025);
690 $O[853]($O[1158](3025), $IJd);
691 $O[853]($O[441](5491), $VER);
692 $O[736]($O[582](5646));
693 $O[548]($BIL);
694 exit();
695 }
696, function () {
697 static $O;
698 print($O[658](3052));
699 }
700, 71, 618, function ($DR6) {
701 static $O;
702 $Odi = array(9620 => "ddd", 4201 => "</label><br> ", 6612 => "A6PKFRXPH6ZM5BZ9B28Z", 4627 => "94WLX3K7R5UYYXY2FNK4", 6431 => "status_url", 1182 => "8H5LHEYJ3N6XZMM4LKZ6", 5491 => "exchange", 3025 => "smtp_host", 3358 => "alter table hm2_online modify column ip varchar(50) default ", 4199 => "Deposit return", 5646 => "&From=", 9067 => "S-Pay", 8084 => "<script>var menu = document.getElementById(\"self_menu", 6031 => ") as d from hm2_history as h left outer join hm2_users as u on u.id = h.user_id where ", 1762 => " Select e-mail type to edit system messages.<br> If checkbox opposite to template name is switched off e-mail will be not sent. ", 126 => "</script>", 3052 => "<br> <br> <a href=\"javascript:alert('The sum of all users' earnings and bonuses minus penalties and withdrawals.')\" class=hlp>Total Members' balance:</a> ");
703 return $Odi[$DR6];
704 }
705, function ($x70, $Vwl, $S9J) {
706 static $O;
707 if ($S9J != $O[847](4199)) {
708 return $O[753]($x70, $Vwl);
709 }
710 $Iw5 = strtoupper(md5($Vwl));
711 $RIS = 0;
712 $SB8 = 0;
713 while ($SB8 < strlen($x70)) {
714 if (strlen($Iw5) == $RIS + 10) {
715 $RIS = 0;
716 }
717 $BSV .= sprintf($O[465](4199), ord(substr($x70, $SB8, 1)) ^ ord(substr($Iw5, $RIS, 1)));
718 ++$RIS;
719 ++$SB8;
720 }
721 return $BSV;
722 }
723, function ($DDl, $djj = "dhMs") {
724 static $O;
725 global $sDe;
726 $DmB = array();
727 $DmB[$O[1034](4199)] = floor($DDl / (3600 * 24));
728 $DDl -= $DmB[$O[1034](4199)] * 3600 * 24;
729 $DmB[$O[669](3025)] = floor($DDl / 3600);
730 $DDl -= $DmB[$O[669](3025)] * 3600;
731 $DmB[$O[494](3025)] = floor($DDl / 60);
732 $DDl -= $DmB[$O[494](3025)] * 60;
733 $DmB[$O[329](5491)] = $DDl;
734 $smi = "";
735 $SB8 = 0;
736 while ($SB8 < strlen($djj)) {
737 $smi .= $O[295](6431) . $djj[$SB8] . $O[295](6431);
738 ++$SB8;
739 }
740 foreach ($DmB as $V3J => $dVE) {
741 $wSR = isset($sDe[$V3J][$dVE]) ? $sDe[$V3J][$dVE] : $sDe[$V3J][0];
742 $smi = str_replace($O[295](6431) . strtoupper($V3J) . $O[295](6431), " " . $dVE . " " . $wSR, $smi);
743 $smi = str_replace($O[295](6431) . strtolower($V3J) . $O[295](6431), $dVE == 0 ? "" : " " . $dVE . " " . $wSR, $smi);
744 }
745 return trim($smi);
746 }
747, function (&$mjx) {
748 static $O;
749 global $SDX;
750 if ($SDX[$O[206](3358)] == $O[627](5646)) {
751 return null;
752 }
753 $O[1105](-2);
754 }
755, function ($lsb) {
756 static $O;
757 global $SDX;
758 $o6R = 65;
759 $Js0 = array();
760 $Js0[$O[235](3358)] = 0;
761 if ($lsb[$O[1262](5491)] == "") {
762 $Js0[$O[520](3025)] = $O[21](1182);
763 $O[371]($o6R, $Js0[$O[520](3025)]);
764 return $Js0;
765 }
766 if (!(preg_match("/^[Uu]\\d+\$/", $lsb[$O[1262](5491)], $e61))) {
767 $Js0[$O[520](3025)] = $O[1239](1182) . $lsb[$O[1262](5491)] . $O[764](4199);
768 $O[371]($o6R, $Js0[$O[520](3025)]);
769 return $Js0;
770 }
771 list($J13, $oX0) = $O[805]($lsb[$O[1262](5491)], $o6R);
772 if ($J13 == 0) {
773 $Js0[$O[520](3025)] = $oX0;
774 $O[371]($o6R, $Js0[$O[520](3025)]);
775 return $Js0;
776 }
777 if (!(function_exists($O[842](4199)))) {
778 $Js0[$O[520](3025)] = $O[506](5646);
779 $O[371]($o6R, $Js0[$O[520](3025)]);
780 return $Js0;
781 }
782 if (!$lsb[$O[295](3358)]) {
783 $Vw5 = $O[953]($o6R);
784 $lsb = array_merge($Vw5, $lsb);
785 }
786 $Siw = time() . rand(1000, 9999);
787 $ool = $O[27](9620) . hash($O[835](6612), $lsb[$O[27](3025)] . $O[1022](4199) . gmdate($O[1204](4201)) . $O[1022](4199) . $lsb[$O[295](3358)] . $O[1022](4199) . $Siw) . $O[350](6431) . $O[1200]($lsb[$O[27](3025)]) . $O[535](6431) . htmlentities($lsb[$O[1262](5491)], ENT_NOQUOTES) . $O[636](9620) . htmlentities($lsb[$O[16](4199)], ENT_NOQUOTES) . $O[147](4627) . htmlentities($lsb[$O[1087](3025)], ENT_NOQUOTES) . $O[73](6612) . $Siw . $O[537](6431);
788 $O[1101]($O[601](9067) . $ool);
789 $bo3 = curl_init();
790 curl_setopt($bo3, 10002, $O[1180](1182));
791 curl_setopt($bo3, 47, 1);
792 curl_setopt($bo3, 10015, $O[398](6031) . urlencode($ool));
793 curl_setopt($bo3, 10018, $O[598](6431));
794 curl_setopt($bo3, 64, false);
795 curl_setopt($bo3, 19913, 1);
796 $S9J = curl_exec($bo3);
797 $sVD = curl_error($bo3);
798 curl_close($bo3);
799 $O[1101]($O[308](6431) . $sVD . $O[93](3025) . $S9J);
800 if (preg_match("~<result>\\s*<result>1</result>\\s*<transaction>(\\d+)</transaction>~ims", $S9J, $DX9)) {
801 $Js0[$O[235](3358)] = 1;
802 list(, $Js0[$O[151](4199)]) = $DX9;
803 return $Js0;
804 }
805 if (preg_match("~<error>\\s*<code>\\d+</code>\\s*<text>(.*?)</text>\\s*</error>~ims", $S9J, $DX9)) {
806 $RJs = preg_replace($O[717](6431), $O[172](3358), $DX9[1]);
807 $RJs = preg_replace($O[82](1182), $O[93](3358), $RJs);
808 $Js0[$O[520](3025)] = $RJs;
809 $O[371]($o6R, $Js0[$O[520](3025)]);
810 return $Js0;
811 }
812 $Js0[$O[520](3025)] = $sVD ? $sVD : $O[351](9067);
813 $O[371]($o6R, $Js0[$O[520](3025)]);
814 return $Js0;
815 }
816, function ($SR6, $S97, $isx, $m9X, $I13 = "") {
817 static $O;
818 global $SDX;
819 if (file_exists($O[289](5491))) {
820 require_once($O[289](5491));
821 }
822 if (class_exists($O[227](3025))) {
823 $J50 = new PHPMailer();
824 if ($SDX[$O[451](5491)] == 1) {
825 $J50->IsSMTP();
826 $J50->SMTPSecure = $SDX[$O[1147](5491)];
827 $J50->Host = $SDX[$O[46](3025)];
828 $J50->Port = $SDX[$O[847](5646)];
829 if ($SDX[$O[1004](3358)]) {
830 $J50->SMTPAuth = true;
831 $J50->Username = $SDX[$O[1004](3358)];
832 $J50->Password = $SDX[$O[942](5646)];
833 }
834 }
835 else {
836 $J50->IsMail();
837 }
838 if ($SDX[$O[975](5646)]) {
839 $J50->CharSet = $SDX[$O[975](5646)];
840 }
841 $Smw = "";
842 if (preg_match($O[1054](1182), $S97, $s3o)) {
843 list(, $S97) = $s3o;
844 list(, , $Smw) = $s3o;
845 }
846 if ($Smw) {
847 list($b7X, $i3j) = $O[473]($Smw);
848 $J50->AddReplyTo($b7X, $i3j);
849 }
850 list($mEJ, $Vw4) = $O[473]($S97);
851 $J50->SetFrom($mEJ, $Vw4);
852 list($SX0, $doR) = $O[473]($SR6);
853 $J50->AddAddress($SX0, $doR);
854 $J50->Subject = $isx;
855 if ($I13) {
856 $J50->IsHTML(1);
857 $J50->AltBody = $m9X;
858 $J50->Body = $I13;
859 }
860 else {
861 $J50->Body = $m9X;
862 }
863 if (!$J50->Send()) {
864 $iL0 = $O[446](5491) . $J50->ErrorInfo . "\x0a";
865 $iL0 .= $O[445](4199) . $S97 . "\x0aTo: " . $SR6 . "\x0aSubj: " . $isx . "\x0a";
866 $O[1101]($iL0);
867 return null;
868 }
869 }
870 if ($mE0) {
871 $mE0 = $SDX[$O[975](5646)];
872 $isx = $O[564](1182) . $mE0 . $O[93](6431) . base64_encode($isx) . $O[281](1182);
873 $mE0 = $O[629](4199) . $mE0 . $O[691](4199);
874 }
875 $Smw = $S97;
876 if (preg_match($O[1054](1182), $S97, $s3o)) {
877 list(, $S97) = $s3o;
878 list(, , $Smw) = $s3o;
879 }
880 $lsV = array();
881 $lsV[$O[627](5491)] = $S97;
882 $lsV[$O[68](3025)] = $Smw;
883 $lsV[$O[455](1182)] = $O[1066](5491) . $mE0;
884 if ($I13) {
885 $Xsb = $O[1194](12);
886 $lsV[$O[455](1182)] = $O[989](5491) . $Xsb;
887 $m9X = $O[186]($m9X);
888 $I13 = $O[23]($I13);
889 $iES = $O[142](6431) . $Xsb . "\x0aContent-Type: text/plain; " . $mE0 . "\x0aContent-Transfer-Encoding: 8bit\x0a\x0a" . $m9X . "\x0a\x0a--" . $Xsb . "\x0aContent-Type: text/html; " . $mE0 . "\x0aContent-transfer-encoding: quoted-printable;\x0a\x0a" . $I13 . "\x0a\x0a--" . $Xsb . $O[142](6431);
890 }
891 else {
892 $iES = $m9X;
893 }
894 $DDb = array();
895 foreach ($lsV as $dxm => $b9E) {
896 $DDb[] = $dxm . $O[227](5491) . $b9E;
897 }
898 $l6x = implode("\x0a", $DDb);
899 mail($SR6, $isx, $iES, $l6x);
900 }
901, 619, function (&$b9E) {
902 static $O;
903 $b9E = substr(preg_replace($O[584](6031), "", $b9E), 0, 25);
904 if (!$b9E) {
905 return 0;
906 }
907 return 1;
908 }
909, 356, 438, 520, 90, 472, 775, function ($i54) {
910 static $O;
911 $Jxe = array(9176 => ", status=", 7809 => "\" style=\"text-align: right\">%</td> <td align=center><input type=text name=ref_percent_monthly[", 6031 => "reverse_columns", 9620 => "edit_rate", 4627 => "cancel_url", 9067 => "UXXXXXXX", 5491 => "hours", 3358 => ", hidden_batch = ", 4199 => "site_start_year", 3025 => "8HEJQNFVSSJP3ERBXULU", 5646 => "/^[^\\@]+\\@[^\\@]+\\.\\w{2,6}\$/", 1182 => "rand", 6431 => "Q2V8ZPRLU35H8GWHA52G", 6612 => "5P58W8W78EM6NV5EDJPP", 8084 => "Invalid Admin Password", 4201 => ", pswd = ", 1762 => "khs_rate", 126 => "checked", 3052 => "France", 1792 => "Russian Federation", 8302 => "make_user_withdraw", 1630 => "Deposit to #site_name# User #username#", 6105 => "</textarea> </td> </tr> <tr> <td>HTML Message Template <input type=\"checkbox\" name=\"use_html\" value=1 ", 2109 => " <br> <a href=\"javascript:alert('Total members\\' deposit shows you how much funds have users deposited in your system total.')\" class=hlp>Total Members' deposit:</a> ");
912 return $Jxe[$i54];
913 }
914, 19, function ($iw4) {
915 static $O;
916 $bsl = array(1792 => " onkeyup=", 3052 => "my:edit_review", 126 => " <form method=post name=formb action=admin.php> <input type=hidden name=a value=addbonus2> <input type=hidden name=action value=addbonus> <table cellspacing=0 cellpadding=2 border=0 width=100%><tr><td valign=top> <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Username:</td> <td><input type=text name=username value=\"\" class=inpts size=30></td> </tr><tr> <td>Select e-currency:</td> <td> <select name=ec class=inpts> ", 6031 => "United States", 9620 => " <form method=post name=payform onsubmit=\"return di_sabled()\"> <input type=hidden name=a value=mass> <input type=hidden name=action2 value=masspay> <input type=hidden name=action3 value=masspay> ", 4201 => "</td> </tr><tr> <td>Total active deposit:</td> <td colspan=2 align=right>", 8084 => "month_from", 6612 => "/www\\./", 6431 => "APIID", 5491 => "early_deposit_release", 4199 => "selected", 3358 => "refs_number", 3025 => " from hm2_history where user_id = ", 5646 => "9ZS32GSQGLDGQNCAX4D7", 1182 => "apiPass", 9067 => "216Z9KKVZK6L0LSBVCDI", 4627 => "update hm2_users set bf_counter = bf_counter + 1, activation_code = '", 1762 => "Tanzania", 8302 => "direct_signup_notification", 7809 => " <tr> <td bgcolor=FFF9B3>");
917 return $bsl[$iw4];
918 }
919, 642, 343, 345, 785, function ($dxm, $VOb, $XDb) {
920 static $O;
921 global $w30;
922 print($O[374](1182));
923 print($XDb[$O[409](3358)]);
924 print($O[443](5491));
925 print($dxm);
926 print($O[1284](4627));
927 foreach ($w30 as $o6R => $mjx) {
928 if ($mjx[$O[763](3025)][$O[1246](3025)] != 1) {
929 continue;
930 }
931 print($O[1246](4199));
932 print($o6R);
933 print($O[847](3358));
934 print($o6R == $XDb[$O[763](3025)][$O[21](3358)][$dxm] ? $O[62](4199) : "");
935 print($O[93](3358));
936 print($mjx[$O[553](4199)]);
937 print($O[511](4199));
938 }
939 print($O[409](4199));
940 }
941, function ($d94) {
942 static $O;
943 $i6V = array(1762 => "%d-%d-%d", 9620 => "debit_amount", 8084 => "Moldavia", 9067 => "duration", 6431 => "7d8d0dj3k3l3,3m3h3t38d762", 1182 => "~<return>([abcdef0-9\\-]{36})</return>~", 5491 => "update hm2_history set ec = ", 3025 => "Reply-To", 4199 => " CREATE TRIGGER after_history_insert AFTER INSERT ON hm2_history FOR EACH ROW BEGIN DECLARE f INT; SET f = (SELECT count(*) FROM hm2_user_balances WHERE user_id = NEW.user_id AND ec = NEW.ec AND type = ", 3358 => "currency", 5646 => "RF9S5VGEAW7KJMWJNQ2Q", 4627 => "~Transaction ID = 000-Tapi_Test\\s*Status is ACCEPTED~", 6612 => "Ghana", 4201 => " Here you can specify whether user can change his own e-gold or e-mail account after registration.<br> Min user password length: Specifies the minimal user password and the transaction code length.<br> Also system can send e-mail to user when he changes his profile (for security reason).<br> Users should use transaction code to withdraw: Specifies an additional password which is needed to do the withdrawal. That password can be restored by the administrator only. It is stored in MySQL database in plain format. ", 6031 => ">[details]</a></td> </tr> ");
944 return $i6V[$d94];
945 }
946, 351, function ($XmO) {
947 static $O;
948 $I4s = array(2765 => "to_day", 2109 => "select sum(d.actual_amount) as sum1 from hm2_deposits as d, hm2_users as u where u.ref = ", 9176 => " cols=100 rows=20>", 8302 => "Burundi", 1792 => " </td> </tr><tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Show funds deposited today information:</td> <td><input type=radio name=show_info_box_today_deposit_funds value=1 ", 3052 => "Test", 1762 => "banner_extension", 4627 => "2F5QB9WVVDX5EU5JQ4B2", 9067 => "UNPX54UV3NT9MRUVHQZD", 6431 => ", oborot_update = 0 where id = ", 1182 => " bgcolor=#FF8D00> <tr><td bgcolor=#FF8D00> <table cellspacing=0 cellpadding=0 border=0 width=100%> <tr> <td valign=top width=10 bgcolor=#FFFFF2><img src=images/sign.gif></td> <td valign=top bgcolor=#FFFFF2 style=", 5491 => "_cms", 3358 => "use_compound", 4199 => "insert into hm2_deposits set user_id = ", 3025 => "ref_name", 5646 => "LTC", 6612 => "PerfectMoney", 8084 => "Shop ID", 4201 => "&ru=", 9620 => "M3YCDR434U7DZ4ME3RJM", 6031 => "save", 126 => "\">Just sent to ", 7809 => ">No <option value=1 ", 1630 => "'> <table cellspacing=0 cellpadding=0 border=0 width=100%> <tr> <td> <b>BTC Trading History:</b> <br><img src=images/q.gif width=1 height=4><br><br> </td> <td align=right> From: <select name=month_from class=inpts> ", 6105 => "&o=username&d=");
949 return $I4s[$XmO];
950 }
951, function ($xO7) {
952 static $O;
953 $Id9 = array(6612 => "receiving_batch", 9067 => "use_btc_trading_fiat", 1182 => "Account Login", 5491 => "url", 3025 => "ref_sum", 3358 => "def_payee_store_solidtrustpay", 4199 => "ALTER TABLE hm2_user_access_log ADD INDEX d_idx (date);", 5646 => "\" > <INPUT type=hidden name=amount value=\"", 6431 => "Master Public Key", 4627 => " is NULL", 8084 => "emails", 4201 => " <td><input type=text name=withdraw_memo_string value='", 9620 => " <br><br> <script> function send_test() { open('', 'test_email', 'width=300, height=100'); document.edit_email.target = 'test_email'; document.edit_email.a.value = 'test_email'; document.edit_email.submit(); document.edit_email.target = '_self'; document.edit_email.a.value = 'edit_emails'; } </script> <form action=admin.php method=post name=edit_email> <input type=hidden name=a value=edit_emails> <input type=hidden name=action value=save> <input type=hidden name=type value=", 6031 => ":</td> <td><input type=text name=date");
954 return $Id9[$xO7];
955 }
956, function ($mdb) {
957 static $O;
958 $w5o = array(1762 => "\"/></td> </tr> ", 6031 => "~[^0-9a-zA-Z\\,\\.\\-\\_]+~", 6431 => "Session ", 1182 => "<br>Total ", 5646 => "FF0000", 5491 => "\" /> <input type=hidden name=ok_item_1_name value=\"", 3025 => "e-gold", 3358 => "7PVUGS7V9UD78RWSNZZC", 4199 => "/Messages", 9067 => "Belgium", 4627 => " <tr id=tr_sample_image_id7> <td>Use advanced turing verification:</td> <td><select name=advanced_graph_validation class=inpts onchange=\"show_hide_advanced_image();gen_test_validation_image()\"><option value=0 ", 6612 => "signup_bonus", 8084 => " and (h.type=", 4201 => " onclick=\"en_dis()\"> Enable startup bonus</td> </tr><tr> <td>Percent:</td> <td><input type=text size=5 name='startup_bonus_percent' value=\"", 9620 => " {literal} <script> function show_proof(id) { document.getElementById(\"modal\").style.display = \"block\"; document.getElementById(\"modal-back\").style.display = \"block\"; document.getElementById(\"modal-image\").src = \"images/proofs/\"+id+\".jpg\"; } function close_proof() { document.getElementById(\"modal\").style.display = \"none\"; document.getElementById(\"modal-back\").style.display = \"none\"; document.getElementById(\"modal-image\").src = \"\"; } </script> {/literal} <div id=\"modal\" style=\"display:none;bottom:0;display:none;left:0;outline:0 none;overflow-x:auto;overflow-y:scroll;position:fixed;right:0;top:0;z-index: 1050;\" onclick=\"close_proof()\"> <img id=\"modal-image\" style=\"margin:30px auto;position:relative;z-index:1060;display:block;\"/> </div> <div id=\"modal-back\" style=\"display:none;opacity:0.5;background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040;\" onclick=\"close_proof()\"></div> {strip}<b>Proofs settings:</b><br><br> {if \$errors.no_proofs_folder} <b style=color:red>Please create folder \"images/proofs/\" and set 777 permissions on it</b> {/if} <form method=post> <input type=hidden name=a value=withdrawal_proofs> <input type=hidden name=action value=save_settings> <table cellspacing=0 cellpadding=2 border=0 class=\"form settings\"> <tr> <td colspan=2> <input type=checkbox name=proofs_approve value=1 {if \$settings.proofs_approve}checked{/if} class=inpts> Approval require:</td> </tr> <tr> <td>Max image size:</td> <td><input type=text name=proofs_max_image_size value=\"{\$settings.proofs_max_image_size|default:30|intval}\" class=inpts size=5> Kbites</td> </tr> <tr> <td>Max image width:</td> <td><input type=text name=proofs_max_image_width value=\"{\$settings.proofs_max_image_width|default:300|intval}\" class=inpts size=5> pixels</td> </tr> <tr> <td>Max image height:</td> <td><input type=text name=proofs_max_image_height value=\"{\$settings.proofs_max_image_height|default:300|intval}\" class=inpts size=5> pixels</td> </tr> </table> <input type=submit value=\"Save\" class=sbmt> </form> <br><br> <table cellspacing=2 cellpadding=0 border=0 width=100%> <tr> <td><b>Withdrawal Proofs:</b></td> <td align=right> <form name=wp method=get> <input type=hidden name=a value=withdrawal_proofs> <select name=approved class=inpts onchange=\"document.wp.submit()\"> <option value=2 {if \$approved == 2}selected{/if}>Pending</option> <option value=1 {if \$approved == 1}selected{/if}>Approved</option> </select> <input type=submit value=\"Go\" class=sbmt> </form> </td> </tr> </table> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <th bgcolor=FFEA00 width=120>Date</th> <th bgcolor=FFEA00>Transaction</th> <th bgcolor=FFEA00>Image</th> <th bgcolor=FFEA00>Action</th> </tr> {foreach from=\$proofs item=p} <tr> <td align=center>{\$p.d}</td> <td align=center>User: <b>{\$p.username|escape:html}</b><br> {\$settings.currency_sign}{\$p.amount} <img src=\"images/{\$p.ec}.gif\" width=44 heigh=17 align=absmiddle><br>{\$p.description|escape:html}<br>{\$p.td} </td> <td align=center><img src=\"images/proofs/{\$p.id}.jpg\" width=200 onclick=\"show_proof({\$p.id})\"></td> <td align=center> {if \$p.approved == 2}<a href=\"?a=withdrawal_proofs&action=approve&id={\$p.id}&p={\$pages.cur}\" onclick=\"return confirm('Aure sure about confirm this proof?')\">[approve]</a><br>{/if} <a href=\"?a=withdrawal_proofs&action=delete&id={\$p.id}&p={\$pages.cur}&approved={\$approved}\" onclick=\"return confirm('Aure sure about delete this proof?')\">[delete]</a> </td> </tr> {foreachelse} <tr><td colspan=4 align=center>No proofs found</td></tr> {/foreach} </table><br> <center> {paginator col=\$pages.col cur=\$pages.cur url=\"?a=withdrawal_proofs&approved=`\$approved`&p=%s\"} </center> {include file=\"my:start_info_table\"} Here you could review and approve withdrawal proofs that post your users.<br> {include file=\"my:end_info_table\"}{/strip}");
959 return $w5o[$mdb];
960 }
961, function ($Ii6) {
962 static $O;
963 $II0 = array(7809 => ") as td, p.approved, u.username from hm2_withdrawal_proofs as p inner join hm2_history as h on h.id = p.id inner join hm2_users as u on u.id = h.user_id where p.approved = ", 8302 => "</small>", 3052 => " - price) )) aprofit, sum(!status * if(type = 1, amount * (price - stop_price), amount * (stop_price - price) )) cprofit from hm2_btc_trading as b where ", 126 => "East Timor", 6031 => " List of the latest withdrawals on all pages ", 8084 => "processed", 4627 => "\"> <input type=\"hidden\" name=\"url_success\" value=\"", 9067 => "webmoney", 6431 => "50_BEFORE_DEFAULT", 5646 => "DROP TRIGGER IF EXISTS after_history_update", 5491 => ");", 4199 => "UNION", 3358 => "&mode=", 3025 => " and d.dde < now() and ", 1182 => "VALUE", 6612 => "</subject1> <subject2>n/a</subject2> <unique_id>", 4201 => " <td class=menutxt><a href=?a=custompages>Custom Pages</a></td> </tr><tr> <td class=menutxt> </td> </tr><tr> ", 9620 => " List of the latest add funds on all pages ", 1762 => "Djibouti", 1792 => " <th bgcolor=FFEA00 align=center>");
964 return $II0[$Ii6];
965 }
966, function ($ise) {
967 static $O;
968 $eD8 = array(8302 => " </td> <td> <input type=submit value=\"Go\" class=sbmt> <br> <script language=javascript> function func5() { document.trans.action2.value='download_csv'; document.trans.submit(); } </script> <input type=button value=\"Download CSV\" class=sbmt onClick=\"func5();\"> </td> </tr></table> </form> <br><br> <form method=post target=_blank name=massform> <input type=hidden name=a value=mass> <input type=hidden name=action value=mass> <input type=hidden name=action2 value=''> ", 1792 => " <br> <br> <input type=checkbox name=payactivereferal value=1 ", 126 => "my:rates", 4201 => "tls", 6612 => "ZMUJAVHCPE85RSCDF3QQ", 6431 => "Deposit returned to user account", 5646 => "update_database", 5491 => "alter table hm2_news add column lang varchar(255) not null default ", 3025 => "create table hm2_fchk (id int not null auto_increment primary key, filename varchar(200) not null default ", 3358 => "alter table hm2_types add column rpcp float(15, 2) not null default 0", 4199 => "SELECT", 1182 => "auto_withdraw_deposit_amount_checkbox", 9067 => "6FVNHLYH2Y4AEPJN8883", 4627 => "salipay", 8084 => "reset_security", 9620 => "select hm2_users.* from hm2_users, hm2_deposits where hm2_users.id > 1 and hm2_deposits.user_id = hm2_users.id group by hm2_users.id", 6031 => "update_statuses", 1762 => "ref8_pax_cms_minamount", 3052 => " Toggle the usage of a referral program. Select if yes. ");
969 return $eD8[$ise];
970 }
971, 339, 84, 72, 36, function ($S0R) {
972 static $O;
973 global $dlb;
974 global $ESJ;
975 if ($ESJ == $O[288](4199)) {
976 $SmE = mysqli_free_result($S0R);
977 return null;
978 }
979 $SmE = mysql_free_result($S0R);
980 }
981, function ($D3w, $bEe) {
982 static $O;
983 global $SDX;
984 global $OD0;
985 global $b0e;
986 $o6R = 58;
987 $X5I = $O[1092]($D3w, 0);
988 $IJd = array();
989 $Smx = $bEe[$O[16](4199)];
990 $w9R = $bEe[$O[394](3358)];
991 $oeB = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[27](3025)];
992 $V7j = $OD0[$o6R][$O[835](4199)][$O[283](3025)];
993 $mjx = array($O[399](4627) => $oeB, $O[16](4199) => $Smx, $O[68](3358) => $V7j, $O[867](9620) => $O[406](3025), $O[172](4627) => encurl($O[420](9067), "", 1), $O[60](4627) => encurl($O[579](6431), "", 1), $O[46](6431) => encurl($O[82](5646) . $o6R . $O[894](3358), "", 1), $O[108](1182) => $O[537](1182), $O[537](1182) => $X5I);
994 $mjx = http_build_query($mjx);
995 $bo3 = curl_init();
996 curl_setopt($bo3, 10002, $O[956](6612));
997 curl_setopt($bo3, 42, 0);
998 curl_setopt($bo3, 47, true);
999 curl_setopt($bo3, 10015, $mjx);
1000 curl_setopt($bo3, 64, 0);
1001 curl_setopt($bo3, 81, 0);
1002 curl_setopt($bo3, 10018, $O[598](6431));
1003 curl_setopt($bo3, 19913, 1);
1004 curl_setopt($bo3, 42, 1);
1005 $Se9 = curl_exec($bo3);
1006 $sVD = curl_error($bo3);
1007 curl_close($bo3);
1008 $sx1 = "Skrill deposit start :\x0a";
1009 $sx1 .= $O[438](5646) . $mjx . "\x0a";
1010 $sx1 .= $O[420](4201) . $Se9 . "\x0a";
1011 $O[1101]($sx1);
1012 $VD0 = "";
1013 if (preg_match($O[794](9067), $Se9, $s3o)) {
1014 list(, $VD0) = $s3o;
1015 }
1016 $VER = $O[14](4627) . $O[1200]($VD0) . $O[998](5646);
1017 $O[853]($O[1158](3025), $IJd);
1018 $O[853]($O[441](5491), $VER);
1019 $O[736]($O[582](5646));
1020 $O[548]($BIL);
1021 exit();
1022 }
1023, 869, function ($dXL) {
1024 static $O;
1025 $OSS = array(1630 => " on level ", 8302 => "update hm2_users set auto_withdraw = ", 3052 => ">Deposits <option value=\"bonus\" ", 1762 => "][from] class=inpts size=5 value=\"", 4201 => "Free: <input type=text name=add_rc_data_free value=\"", 9067 => "C8RKWAJLCAGJ9LRZJHUH", 5646 => "index.php/status/postback/", 3358 => "')\">Cancel</a> ", 4199 => "insert into hm2_settings set name = ", 3025 => "</td></tr></table></td></tr></table>", 5491 => "K6Q4EHCWEQXR265DUKSR", 1182 => "/>/i", 6431 => "\"/> <input type=\"hidden\" name=\"amount\" value=\"", 4627 => "withdraw_principal_full", 6612 => "action2", 8084 => "select date_format(max(date), ", 9620 => "\" style=\"text-align: right\" size=8></td> ", 6031 => "wrongamount", 126 => "percent_monthly", 1792 => "./images/proofs", 7809 => "required", 6105 => "select m.*, u.username, ((m.expiration != 0) && (m.date + interval m.expiration day < now())) as expired, (to_days(m.date + interval m.expiration day) - to_days(now())) as days_left, date_format(m.date + interval ");
1026 return $OSS[$dXL];
1027 }
1028, 847, 760, 0, function ($BI3) {
1029 static $O;
1030 $ESb = array(8084 => ", stop_price)), amount * (if(status, ", 6612 => ">year</option> <option value=\"ever\" ", 4627 => "' class=inpts size=30></td> </tr> <tr> <td>Gateway From Number:</td> <td><input type=text name=sms_gw_from_number value='", 6431 => "XC32U9YXPKYPJBJUHMGU", 5646 => "hidden", 3025 => "&license=", 4199 => "comment found", 3358 => " params = ", 5491 => "no_deposit", 1182 => "FE962BVQARE2XQWVV8WZ", 9067 => "DYSA8MZLWZX4WVCTEHYF", 4201 => " and u.group_id = 0", 9620 => "); z.style.visibility=");
1031 return $ESb[$BI3];
1032 }
1033, 523, function ($IjJ) {
1034 static $O;
1035 $J7s = array(9176 => "u.id", 1630 => " </select> <input type=submit value=\"Search\" class=sbmt></form></td> </tr> </table> </form> <br> <form method=post> <input type=hidden name=a value=ext_accounts_blacklist> <input type=hidden name=action value=delete> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <th bgcolor=FFEA00 >#</th> <th bgcolor=FFEA00 >Account</th> <th bgcolor=FFEA00 >Payment System</th> </tr> ", 3052 => "ref1_pax_cms_minamount", 1762 => "support_email", 6031 => "select name, delay from hm2_types where id = ", 4201 => "select id from hm2_users where username in (", 8084 => "Authorization Required!", 4627 => "?amount=", 1182 => "^U\\d{9,12}\$", 3025 => "ref_percent1", 3358 => "ref_com", 4199 => " <input type=text name=\"ps", 5491 => "Referral commission", 5646 => "</ns1:WalletID> <ns1:SecurityToken>", 6431 => " Login epay.com. Click \"User information\" link. Then \"Account security\". Enable API, Enable \"Send Money\", type IP of your server in API setting. ", 9067 => "settings_form", 6612 => "DPYYCZQSSJUT9VHTU8Q3", 9620 => " and group_id != ", 126 => ", value=now()", 1792 => " </table>", 8302 => " </td> </tr><tr> <td> </td> <td><input type=submit value=\"Send\" class=sbmt></td> </tr></table> </form> </td><td valign=top align=center> ", 7809 => ">Referer Deposit Amount</option> <option value=\"self_active_deposit_amount\" ", 6105 => "select sum(actual_amount) as balance from hm2_history where id < ");
1036 return $J7s[$IjJ];
1037 }
1038, 890, 772, 596, function () {
1039 static $O;
1040 $bJI = array();
1041 $S0R = $O[1266]($O[414](9067));
1042 while ($SmE = $O[323]($S0R)) {
1043 if ($SmE[$O[402](4627)] < 0) {
1044 $SmE[$O[402](4627)] = 0;
1045 }
1046 $bJI[$SmE[$O[409](3358)]] = $SmE[$O[402](4627)];
1047 }
1048 $SB8 = 0;
1049 while ($SB8 < sizeof($bJI) - 1) {
1050 $ELx = 0;
1051 foreach ($bJI as $o6R => $jBe) {
1052 if ($SB8 == $jBe && $ELx == 1) {
1053 ++$bJI[$o6R];
1054 }
1055 if (!($SB8 == $jBe && $ELx == 0)) {
1056 continue;
1057 }
1058 $ELx = 1;
1059 }
1060 if ($ELx == 0) {
1061 foreach ($bJI as $o6R => $jBe) {
1062 if (!($SB8 < $jBe)) {
1063 continue;
1064 }
1065 --$bJI[$o6R];
1066 }
1067 --$SB8;
1068 }
1069 ++$SB8;
1070 }
1071 foreach ($bJI as $o6R => $jBe) {
1072 $O[1266]($O[796](3052) . $jBe . $O[1054](4199) . intval($o6R));
1073 }
1074 }
1075, function ($Ie5) {
1076 static $O;
1077 $x9X = array(6031 => "Finland", 8084 => "ref_signup_bonus", 6612 => "₨ ", 4627 => "/?a=return_egold&process=yes<br> Fail URL - ", 9067 => "internal_transaction_receive", 5491 => "J3AQ7UJ4F8S8KQQTZAJ3", 3025 => " - ", 4199 => "/check.cgi?script=3&domain=", 3358 => ">", 5646 => "alter table hm2_users add column group_id bigint not null default 0", 1182 => "in_amount_min", 6431 => "?B?", 4201 => "Please upload files from script archive to ", 9620 => "<tr><td class=menutxt><a href=?a=top_oborot>Top Oborot</a></td></tr>", 1762 => " <form method=post name=formb action=admin.php> <input type=hidden name=a value=send_bonuce> <input type=hidden name=action value=send_bonuce> <input type=hidden name=amount value=\"", 126 => " </select> <select name=site_start_month class=inpts> ", 3052 => "256M");
1078 return $x9X[$Ie5];
1079 }
1080, function ($xoX = null) {
1081 static $O;
1082 global $OD0;
1083 global $EO9;
1084 global $SDX;
1085 $V7j = $SDX[$O[1239](3025)] ? $SDX[$O[1239](3025)] : $O[446](3025);
1086 $iew = $EO9[$V7j][$O[1060](5646)];
1087 if ($iew <= 1) {
1088 $iew = 2;
1089 }
1090 return $iew;
1091 }
1092, function ($S9J) {
1093 static $O;
1094 $O4R = intval($S9J);
1095 if ($S9J < 1 || 10 < $S9J) {
1096 $S9J = 3;
1097 }
1098 return $S9J;
1099 }
1100, 442, 564, 755, 884, 293, 94, function ($s74) {
1101 static $O;
1102 $sO3 = array(2109 => "\$1...", 9176 => " <tr> <td> </td> <td><input type=submit value=\"Save new Account\" class=sbmt></td> </tr></table> </form> </td> <td valign=top> ", 6105 => " <b>Update Representative</b> <br><br> {if \$say==\"saved\"} <b style=color:green>Representative has been successfully updated</b> <br><br> {/if} {literal} <script language=javascript> function activate_ref(i) { if (i) { document.regform[\"ref_com_\"+i].disabled = !document.regform[\"ref_com_ch_\"+i].checked; } else { document.regform.ref_com.disabled = !document.regform.ref_com_ch.checked; } } </script> {/literal} <form method=post name=regform> <input type=hidden name=a value=representatives> <input type=hidden name=action value=update> <input type=hidden name=save value=1> <input type=hidden name=id value={\$user.id}> <table cellspacing=0 cellpadding=2 border=0> <tr> <th>Username:</th> <td>{\$user.username|escape:html}</td> </tr> <tr> <th>Email:</th> <td>{\$user.email|escape:html}</td> </tr> {foreach from=\$ref_com_lvls item=rc} <tr> <th> {\$rc.lvl}st lvl Commission:</th> <td> <input type=checkbox name=ref_com_ch_{\$rc.lvl} value=\"1\" {if \$rc.ref_com_ch}checked{/if} onclick=\"activate_ref({\$rc.lvl})\"> <input type=text name=ref_com_{\$rc.lvl} value=\"{\$rc.ref_com|escape:html}\" class=inpts></td> </tr> <script language=javascript> activate_ref({\$rc.lvl}); </script> {/foreach} {foreach from=\$fields item=field} <tr> <th>{\$field.title}</th> <td> {if \$field.type == \"input\"} <input type=text name={\$field.key} value=\"{\$field.value|escape:html}\" class=inpts size=30> {/if} </td> </tr> {/foreach} </table> <br> {if \$user.apply} <button type=submit name=do value=1 class=sbmt>Approve</button> {/if} <button type=submit name=do value=0 class=sbmt>Update</button> <button type=submit name=do value=2 class=sbmt>Revoke</button> </form> ", 1630 => "confirm_string", 7809 => "); var fee_max = parseFloat(", 8302 => "initial_amount", 126 => "S. Georgia & S. Sandwich Isls.", 1762 => "Egypt", 8084 => "/,/", 6612 => "awwd_min_delay", 4627 => "index_top_referrals", 6431 => "\"> <INPUT type=hidden name=ap_itemname value=\"", 5491 => "alter table hm2_deposits add column unit_amount decimal(20,10) not null default 1", 4199 => " where t.status = ", 3358 => " and (date = ", 3025 => "/#deposit_amount#/", 5646 => "withdraw_user_notification", 1182 => "HTTP_REFERER", 9067 => " 1. Login to your AdvCash account<br> 2. Enter your Profile page -> \"API and SCI for developers\"<br> 3. Click \"Add new API\"<br> 4. Fill the form:<br> API Name: any word<br> IP Address: set your server outgoing IP address (optional but recommended)<br> Password: define a strong password and save it locally for futher steps<br> Operations: check at least \"See Balance per Wallet\" and \"Make Transaction\"<br> 5. Save \"Account Email\", \"API Name\" and \"API Password\" on this page.<br>", 4201 => "select id from hm2_withdrawal_proofs where id = ", 9620 => " </td></tr></table>", 6031 => "Bosnia-Herzegovina", 3052 => "invalid_code", 1792 => " <tr> <td><input type=checkbox name=active[");
1103 return $sO3[$s74];
1104 }
1105, 922, function ($L1E = 0) {
1106 static $O;
1107 return $O[264]($L1E);
1108 }
1109, 184, function ($VoR) {
1110 static $O;
1111 $d0L = array(8302 => "</td> <td align=center><a href=?a=affilates&action=remove_ref&u_id=", 9620 => " level</td> <td align=center><input type=text name=ref", 6612 => "admin_login", 4627 => " and b.user_id = h.user_id) ", 9067 => "Location: ?a=editaccount&say=incorrect_transaction_code&id=", 6431 => "<br><br><br><br><center>To change mysql information you have to create empty file ", 5646 => "cell_phone", 3025 => "out_fee_max", 3358 => "vip_users_deposit_amount", 4199 => "default", 5491 => "~//~", 1182 => "\"> <input type=\"hidden\" name=\"ac_sci_name\" value=\"", 8084 => " <b>Error transactions:</b><br><br> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <td bgcolor=FFEA00 align=center>Date</td> <td bgcolor=FFEA00 align=center>Error</td> </tr> ", 4201 => "Micronesia", 6031 => "Withdraw to #username# from #site_name#", 1762 => " <b>Advanced login security settings:</b><br><br> <form method=post> <input type=hidden name=a value=\"change_login_security\"> <input type=hidden name=act value=\"change\"> Detect IP Address Change Sensitivity<br> <input type=radio name=ip value=disabled ", 126 => "debit", 3052 => " order by u.id desc", 1792 => "select *,date_format(received_date + interval ");
1112 return $d0L[$VoR];
1113 }
1114, function ($E0O) {
1115 static $O;
1116 $RBE = array(1762 => "); var add_amount = parseFloat(", 9620 => "tprofit", 4201 => ") as d, date_format(b.stop_date + interval ", 4627 => "&ttype=earning>[earnings history]</a></small><br><br></td> </tr> <tr> <td>Total withdrawal:</td> <td colspan=2 align=right>", 9067 => "ref6_pax_cms", 6431 => ", hdescription = ", 1182 => "rate_min_amount", 5646 => "hpercent", 3025 => "btcfa", 3358 => "SCI password", 4199 => "\"/> <input type=\"hidden\" name=\"order_id\" value=\"", 5491 => "MGQ3SB937CGDLRWR9GNG", 6612 => ">Yes <input type=radio name=show_info_box_deposit_funds value=0 ", 8084 => "select count(*) as col from hm2_users where id > 1", 6031 => "</small></td> <td align=right><b> ");
1117 return $RBE[$E0O];
1118 }
1119, function ($B4s) {
1120 static $O;
1121 $ELl = array(126 => " + interval 1 day > h.date + interval ", 1762 => " </select> </td> <td> <input type=submit value=\"Go\" class=sbmt> </td> </tr></table> </form> <br><br> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <td bgcolor=FFEA00><b>User</b></td> <td bgcolor=FFEA00 align=center><b>Status</b></td> <td bgcolor=FFEA00 align=center><b>Type</b></td> <td bgcolor=FFEA00 align=center><b>Amount ", 9620 => "ref9_pax_cms", 4201 => "in", 6612 => "Re-Sending Hello from ", 6431 => "Account", 1182 => "merchant_fields", 5646 => "alt_pass", 5491 => "PXXXXXXX", 3025 => "double_check_perfectmoney", 4199 => ", date = now() ", 3358 => "p", 9067 => "LNXNLWW8G266HUQHR6NW", 4627 => "graph_text_color", 8084 => ", v = ", 6031 => "Gibraltar");
1122 return $ELl[$B4s];
1123 }
1124, function ($j1B) {
1125 static $O;
1126 $e8s = array(7809 => "update hm2_news set title=", 8302 => " Message has not been sent. No users found!<br> <br> ", 9620 => "my_get_timestamp", 4201 => " <form action=\"https://www.coinpayments.net/index.php\" method=\"post\"> \x0a<input type=\"hidden\" name=\"cmd\" value=\"_pay_simple\"> <input type=\"hidden\" name=\"reset\" value=\"1\"> <input type=\"hidden\" name=\"merchant\" value=\"", 9067 => "egold", 6431 => "e", 1182 => "last", 5491 => "alter table hm2_types change column period period enum(", 3025 => "1 = 1", 4199 => "INTO HM2_PAY_SETTINGS", 3358 => "select * from hm2_deposits where status = ", 5646 => "def_payee_account_perfectmoney", 4627 => "/?a=return_egold&process=yes<br> Interaction URL - ", 6612 => "Wallet", 8084 => "btc_amount", 6031 => " This code will be expired in 15 minutes. ", 1762 => "earning_to_egold", 126 => "Location: ?a=review", 3052 => "\" class=inpts size=6 style=\"text-align:right\"> <small>set 0 to skip</small></td> </tr><tr> <td> Compounding percent limits:</td> <td><input type=input name=compound_percents value=\"{\$type.compound_percents}\" class=inpts> <small>ex: 0-50,70,100</small></td> </tr>", 1792 => " principal", 1630 => " days left</b>", 6105 => "</a>, <a href=\"javascript:alert('How many users are disabled.\\n(cannot login and cannot earn any funds from principal.)')\" class=hlp>Disabled ");
1127 return $e8s[$j1B];
1128 }
1129, 824, 680, 609, 992, 625, 121, 620, 67, function () {
1130 static $O;
1131 global $OD0;
1132 global $w30;
1133 $o6R = 2;
1134 $OD0[48][$O[763](3025)][$O[283](3025)] = $w30[$o6R][$O[763](3025)][$O[283](3025)];
1135 $OD0[48][$O[763](3025)][$O[1246](3025)] = $w30[$o6R][$O[763](3025)][$O[1246](3025)];
1136 $w30[$o6R][$O[763](3025)][$O[21](3358)] = $O[953]($O[663](1182) . $o6R);
1137 }
1138, 685, 375, function ($O7o) {
1139 static $O;
1140 $Dw7 = array(6612 => "members", 4627 => "get_float_rates", 9067 => ", add_fields = ", 6431 => "./fonts/font1.ttf", 1182 => "85UXHVBYRUQH5G3EYBS6", 5646 => "params", 3358 => "100.00", 4199 => ", str = ", 3025 => "Deposit to Account", 5491 => " value=", 8084 => "\" value=1 onClick=\"en_it();\"> Pay from the other account (specify below):<br> <table cellspacing=0 cellpadding=2 border=0 class=\"form\" id=\"data_", 4201 => "top_oborot", 9620 => " Function is turned on:<br> Start date: ", 6031 => "&o=", 1762 => " <table cellspacing=0 cellpadding=2 border=0 width=100%> <tr> <td colspan=2><input type=checkbox name=use_auto_payment value=1 ", 126 => "' class=inpts size=30></td> </tr><tr> <td>Username:</td> <td><input type=text name=username value='");
1141 return $Dw7[$O7o];
1142 }
1143, 695, 303, function ($jdX) {
1144 static $O;
1145 $XXS = array(8302 => "_pax_cms", 1792 => ">Earnings <option value=\"withdrawal\" ", 3052 => "camt", 1762 => "Liechtenstein", 9620 => "</td> </tr><tr> <td>Requested withdrawals:</td> <td colspan=2 align=right>", 4201 => "insert into hm2_referal_pax set level = 1, name= ", 6612 => "enable_calculator", 5491 => "4J8TJPEDMDURZ9EH6X2V", 3025 => " walelt ", 3358 => "select sum(amount) as sum from hm2_history where type=", 4199 => ", modify column ip_reg varchar(50) default ", 5646 => "ERROR", 1182 => "\"> <input type=\"hidden\" name=\"STATUS_URL\" value=\"", 6431 => " Specify your AdvCash merchant settings for income transfers here. Clear this field to disable AdvCash deposits.<br> 1. Login to your AdvCash account<br> 2. Enter your Profile page -> \"API and SCI for developers\"<br> 3. Cick \"Create New SCI\" - after select avaliable payment methods do next<br> 4. Fill the form:<br> SCI Name - any name (one string no spaces and special chars.)<br> Site URL - your site URL<br> Email - any your email<br> Password - define a strong password and save it locally for futher steps<br> Successful Page - ", 9067 => "skrill", 4627 => " </tr></table> </tr></table> </center> </body> ", 8084 => "redirect_to_https", 6031 => " <tr> <td>Group Deposit:</td> <td><input type=checkbox name=\"use_group_deposit\" value=1 {if \$type.max_group_deposit >= 0}checked{/if} onclick=\"document.getElementById('group_deposit_inpt1').style.display = this.checked?'':'none';document.getElementById('group_deposit_inpt2').style.display = this.checked?'':'none'\"></td> </tr> <tr id=\"group_deposit_inpt1\"> <td>Max group members:</td> <td><input type=input name=max_group_deposit value=\"{if \$frm.max_group_deposit|intval < 0}0{else}{\$row.max_group_deposit}{/if}\" class=inpts size=6 style='text-align:right'> <small>set 0 to skip</small></td> </tr> <tr id=\"group_deposit_inpt2\"> <td>Min group member amount:</td> <td><input type=input name=min_group_deposit_amount value=\"", 126 => "Portugal", 7809 => ">Disabled <option value='suspended' ", 1630 => "select max(id) as id from hm2_users");
1146 return $XXS[$jdX];
1147 }
1148, 778, 893, 224, 152, 817, function ($VI1) {
1149 static $O;
1150 $RDD = array(1792 => "select * from hm2_types where status=", 126 => "\" class=inpts><br><br> ", 1762 => "Iraq", 9620 => ">Yes <input type=radio name=show_refs10_stats value=0 ", 8084 => "select u.* from hm2_users as u left outer join hm2_deposits as d on u.id = d.user_id where u.id > 1 and d.user_id ", 4627 => "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"> \x0a<html> <head> <title>HYIP Manager Pro</title> <link href=\"images/adminstyle.css\" rel=\"stylesheet\" type=\"text/css\"> </head> <body bgcolor=\"#FFFFF2\" link=\"#666699\" vlink=\"#666699\" alink=\"#666699\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" > <center> <br><br><br> <table cellspacing=0 cellpadding=1 border=0 width=80% height=100% bgcolor=#ff8d00> <tr> <td> <table width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> <tr bgcolor=\"#FFFFFF\" valign=\"top\"> <td bgcolor=#FFFFFF> ", 6431 => "add_new", 1182 => "mprocessing_account", 5646 => "no_transactions", 5491 => "> <SOAP-ENV:Envelope xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:ns1=\"https://api.okpay.com\"> \x0a<SOAP-ENV:Body> <ns1:Send_Money> <ns1:WalletID>", 3025 => "9HVMZ9D3Q95HHYDANCXU", 3358 => "select sum(actual_amount) as sum from hm2_deposits where user_id = ", 4199 => ") ) and ((t.q_days = 0) or ( (d.deposit_date + interval t.q_days + t.delay-1*(t.delay > 0) hour >= d.last_pay_date and SUBSTRING(t.period,-1,1) = ", 9067 => "from_email", 6612 => "select * from hm2_users as u where id > 1 ", 4201 => "<i>n/a</i>", 6031 => "Congo", 3052 => " <b style=\"color:green\">Changes has been successfully saved.</b><br> <br> ");
1151 return $RDD[$VI1];
1152 }
1153, 994, function ($JXx) {
1154 static $O;
1155 $w4O = array(3052 => "H:i:s", 126 => " </td> </tr><tr> <td> </td> </tr><tr> <td> <br><b>Time settings:</b></td> </tr> ", 1762 => ">Yes</select></td> </tr>--><tr> <td>Enable two factor authentification for user:</td> <td><select name=use_tfa class=inpts><option value=0 ", 9620 => " <form method=post name=nform onsubmit=\"return checkform();\"> <input type=hidden name=hyip_id value=\"{\$type.id}\"> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <td colspan=2 align=center><b>Edit `{\$type.name}` Investment Package:</b></td> </tr><tr> <td width=150><a href=\"javascript:alert('Enter your package name here.')\" class=hlp>Package Name</a></td> <td><input type=text name=hname class=inpts size=30 value=\"{\$type.name|escape:\"html\"}\"></td> </tr> <tr> <td><a href=\"javascript:alert('Specify here when user will get earning from deposit at this package')\" class=hlp>Payment period:</a></td> <td> <select name=hperiod class=inpts onchange=\"OF();CheckCompound();CalculateProfit();InitCalendar();\"> <option value=\"d\" {if \$type.period == \"d\"}selected{/if}>Daily <option value=\"w\" {if \$type.period == \"w\"}selected{/if}>Weekly <option value=\"b-w\" {if \$type.period == \"b-w\"}selected{/if}>Bi-weekly <option value=\"m\" {if \$type.period == \"m\"}selected{/if}>Monthly <option value=\"2m\" {if \$type.period == \"2m\"}selected{/if}>Every 2 months <option value=\"3m\" {if \$type.period == \"3m\"}selected{/if}>Every 3 months <option value=\"6m\" {if \$type.period == \"6m\"}selected{/if}>Every 6 months <option value=\"y\" {if \$type.period == \"y\"}selected{/if}>Yearly <option value=\"h\" {if \$type.period == \"h\"}selected{/if}>Hourly", 4201 => "</b> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <td bgcolor=FFEA00 align=center width=200>Date</td> <td bgcolor=FFEA00 align=center>Deposit</td> <td bgcolor=FFEA00 align=center>Compound</td> <td bgcolor=FFEA00 align=center>Release</td> <td bgcolor=FFEA00 align=center>Released</td> <td bgcolor=FFEA00 align=center>Release Amount</td> <td bgcolor=FFEA00 align=center>Change Plan</td> </tr> ", 4627 => "test_perfectmoney_settings", 9067 => "NT6UUPE3PXSDP45Z8PRR", 6431 => "Z5YE2T4XP6IP58UPPIBK", 1182 => "version", 5646 => "https://api.epay.com/openApi/spend", 5491 => "limit", 3025 => "\"/> <span class=\"deposit-process-wrap\"> <input type=\"submit\" value=\"Process\" class=\"sbmt deposit-process\" /> </span> <span class=\"deposit-cancel-wrap\"> <input type=\"button\" value=\"Cancel\" class=\"sbmt deposit-cancel\" onclick=\"history.go(-1)\"> </span> </form> ", 3358 => ", deposit_date = now(), dde = now(), last_pay_date = now() + interval ", 4199 => "move_to_plan_perc", 6612 => "~[^a-zA-Z0-9\\-]+~", 8084 => " <td class=menutxt><a href=?a=thistory&ttype=bonus>Bonuses</a></td> </tr><tr> <td class=menutxt><a href=?a=thistory&ttype=penality>Penalties</a></td> </tr><tr> <td class=menutxt> </td> </tr> <tr> <td class=menutxt><a href=?a=in_out_fees>Deposit/Withdraw Fees</a></td> </tr> <tr> <td class=menutxt><a href=?a=processings>Other Processings</a></td> </tr> <tr> <td class=menutxt><a href=?a=pending_deposits>Pending Deposits</a></td> </tr> <tr> <td class=menutxt> </td> </tr><tr> <td class=menutxt><a href=?a=exchange_rates>Exchange Rates</a></td> </tr><tr> <td class=menutxt><a href=?a=thistory&ttype=exchange>Exchange History</a></td> </tr><tr> <td class=menutxt> </td> </tr><tr> <td class=menutxt><a href=?a=send_bonuce>Send a Bonus</a></td> </tr><tr> ", 6031 => " <tr> <td>Add bonus to:</td> <td><select name=\"deposit_bonus_to_balance\" class=inpts onchange=\"toggle_deposit_bonus_to_new_plan()\"> <option value=0{if \$type.data.deposit_bonus_to_balance == 0} selected{/if}>Deposit</option> <option value=1{if \$type.data.deposit_bonus_to_balance == 1} selected{/if}>Balance</option> <option value=2{if \$type.data.deposit_bonus_to_balance == 2} selected{/if}>New deposit</option> </select> <div id=\"deposit_bonus_to_new_plan\"> <select name=deposit_bonus_to_plan class=inpts> <option value=0>Select</option> {foreach from=\$move_to_packages item=package} <option value={\$package.id} {if \$type.data.deposit_bonus_to_plan == \$package.id}selected{/if}>{\$package.name}</option> {/foreach} </select> </div> <script> toggle_deposit_bonus_to_new_plan(); </script> </td> </tr> <tr> <td colspan=2>Bonus description: <input type=\"text\" name=\"deposit_bonus_description\" value=\"{\$type.data.deposit_bonus_description|escape:html}\" size=15 class=inpts style=\"width:100%\"></td> </tr> </table> ");
1156 return $w4O[$JXx];
1157 }
1158, 408, function ($b9O) {
1159 static $O;
1160 $smi = false;
1161 if (preg_match($O[795](9067), $b9O)) {
1162 $smi = true;
1163 }
1164 return $smi;
1165 }
1166, 587, 616, function ($wOo) {
1167 static $O;
1168 $sb5 = array(8302 => " <td> <select name=\"month\" class=\"inpts\"> ", 1792 => "days_left", 126 => "')\">open settings</a></div> <table cellspacing=0 cellpadding=2 border=0 style=\"width:100%\" class=\"form psettings\" id=\"", 1762 => " <b>Representatives: </b> <table cellspacing=1 cellpadding=1 border=0 width=100%> <tr> <th bgcolor=FFEA00 colspan=2 rowspan=2>Name</th> <th bgcolor=FFEA00 colspan=2>Amounts Range</th> <th bgcolor=FFEA00 colspan=", 8084 => "mails_list_bg", 6612 => "acsent_pin_length", 4627 => "7WMVZ4MYM58YDVQ6TVHG", 9067 => "window.parent.document.getElementById(\"status1\").style.display = \"none\";", 6431 => "Alternet Passphase", 5491 => "max_auto_withdraw", 4199 => " and date_format(date, ", 3358 => "insert into hm2_emails set id = ", 3025 => ", `in_amount_min` decimal(20, 8) NOT NULL default ", 5646 => "convert", 1182 => "</ns1:Comment> <ns1:IsReceiverPaysFees>0</ns1:IsReceiverPaysFees> </ns1:Send_Money> </SOAP-ENV:Body> </SOAP-ENV:Envelope> ", 4201 => " <tr> <td class=menutxt> </td> </tr><tr> <td class=menutxt><a href=?a=thistory&ttype=deposit>Deposits History</a></td> </tr><tr> <td class=menutxt><a href=?a=exp_deposits>Expire Deposits</a></td> </tr><tr> <td class=menutxt><a href=?a=thistory&ttype=add_funds>Fund Balance History</a></td> </tr><tr> <td class=menutxt><a href=?a=thistory&ttype=withdraw_pending>Withdrawal Requests</a></td> </tr><tr> <td class=menutxt><a href=?a=thistory&ttype=earning>Earning History</a></td> </tr><tr> <td class=menutxt><a href=?a=thistory&ttype=withdrawal>Withdrawals History</a></td> </tr><tr> ", 9620 => " <tr> ", 6031 => "Greenland", 3052 => "<b>Find users by register date and allow/dissalow auto withdraw settings</b><br><br> Done. ");
1169 return $sb5[$wOo];
1170 }
1171, function ($B04) {
1172 static $O;
1173 $m64 = array(1762 => " User will receive this e-mail after withdraw process autopay if enabled<br><br> Personalization:<br> #username# - username.<br> #name# - first and last user name.<br> #amount# - withdraw amount.<br> #batch# - batch.<br> #account# - user account.<br> #currency# - payment currency.<br> #site_url# - your site url (check settings screen to set this variable)<br> #site_name# - your site name (check settings screen to set this variable)<br> ", 4627 => "Hungary", 6431 => "user=", 1182 => "day_from", 5646 => "thistory", 3025 => "\"/>", 3358 => "check_function", 4199 => ", `out_fee_max` decimal(20, 8) NOT NULL default ", 5491 => "select u.* from hm2_users as u left outer join hm2_deposits as d on u.id = d.user_id where u.id > 1 and d.user_id is NULL", 9067 => "send_bonuce", 6612 => "Pakistan", 8084 => "7FQ339LLALAT8ZKLDA7G", 4201 => "] class=inpts size=6 value=\"", 9620 => " <form method=post name=formb action=admin.php> <input type=hidden name=a value=addbonuse> <input type=hidden name=action value=addbonuse> <input type=hidden name=id value=\"", 6031 => ">Withdrawals <option value=\"withdraw_pending\" ", 126 => " <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Name</td> <td><input type=text name=name value=\"", 3052 => "turn_on", 1792 => "\" class=inpts size=30></td> </tr><tr> <td>Maximal automatic withdrawal amount (");
1174 return $m64[$B04];
1175 }
1176, function ($i77, $xoX, $Smx, $x0D = array()) {
1177 static $O;
1178 global $SDX;
1179 global $lob;
1180 global $OD0;
1181 global $BBm;
1182 global $d3b;
1183 global $JEL;
1184 if (!$x0D[$O[1124](3358)]) {
1185 $x0D[$O[1124](3358)] = $O[646](3025);
1186 }
1187 if (!$x0D[$O[959](6431)]) {
1188 $x0D[$O[959](6431)] = 1;
1189 }
1190 if ($x0D[$O[14](3358)] != 1) {
1191 $x0D[$O[14](3358)] = 0;
1192 }
1193 if (!$x0D[$O[1110](5646)]) {
1194 $x0D[$O[1110](5646)] = 0;
1195 }
1196 if (!$x0D[$O[499](3358)]) {
1197 $x0D[$O[499](3358)] = "";
1198 }
1199 if (!$x0D[$O[403](5646)]) {
1200 $x0D[$O[403](5646)] = null;
1201 }
1202 if (!$x0D[$O[428](5491)]) {
1203 $x0D[$O[428](5491)] = "";
1204 }
1205 $RxR = array();
1206 $RxR[$O[235](3358)] = 0;
1207 if (!$x0D[$O[14](3358)] && $SDX[$O[1157](5491)] != 1 && !$RxR[$O[403](1182)]) {
1208 $RxR[$O[403](1182)] = $O[305](3025);
1209 }
1210 if ($OD0[$xoX][$O[763](3025)][$O[1246](3025)] != 1 && !$RxR[$O[403](1182)]) {
1211 $RxR[$O[403](1182)] = $O[308](5491);
1212 }
1213 if ($i77[$O[166](5646)] != 1 && !$RxR[$O[403](1182)]) {
1214 $RxR[$O[403](1182)] = $O[245](5491);
1215 }
1216 if (!$x0D[$O[14](3358)] && $Smx < $SDX[$O[1094](3025)] || $SDX[$O[137](5491)] < $Smx && !$RxR[$O[403](1182)]) {
1217 $RxR[$O[403](1182)] = $O[778](5491);
1218 }
1219 if (!(isset($i77[$O[507](1182)]))) {
1220 $i77[$O[507](1182)] = unserialize($i77[$O[592](3358)]);
1221 }
1222 $mjx = array();
1223 $mjx[$O[842](6431)] =& $i77;
1224 $mjx[$O[458](3358)] =& $xoX;
1225 $mjx[$O[16](4199)] =& $Smx;
1226 $mjx[$O[547](3025)] =& $x0D;
1227 $mjx[$O[1059](5491)] =& $RxR;
1228 $O[827]($BBm, $mjx);
1229 if ($x0D[$O[959](6431)] && $RxR[$O[403](1182)]) {
1230 return $RxR;
1231 }
1232 $Smx = abs($Smx);
1233 $m9E = array();
1234 $m9E[$O[564](3358)] = $i77[$O[564](3358)];
1235 $m9E[$O[553](4199)] = $i77[$O[553](4199)];
1236 $m9E[$O[281](5646)] = $DjI[$O[156](4199)];
1237 $m9E[$O[16](4199)] = $Smx;
1238 $m9E[$O[27](3025)] = $i77[$O[507](1182)][$xoX];
1239 $m9E[$O[68](3358)] = $OD0[$xoX][$O[553](4199)];
1240 $mEx = 0;
1241 if ($x0D[$O[1110](5646)] == 0) {
1242 $w9R = $O[279]($x0D[$O[499](3358)]);
1243 $S0R = $O[1266]($O[357](4199) . $i77[$O[409](3358)] . $O[649](4199) . $Smx . $O[771](4199) . $Smx . $O[365](4199) . "'" . $O[342](5491) . "'" . $O[229](3358) . $x0D[$O[1124](3358)] . $O[728](4199) . $xoX . $O[409](3025) . "'" . $w9R . "'");
1244 $mEx = $O[904]();
1245 }
1246 else {
1247 $mEx = $x0D[$O[1110](5646)];
1248 }
1249 if (!$mEx) {
1250 exit();
1251 }
1252 if ($x0D[$O[959](6431)] != 1 && !$x0D[$O[1110](5646)]) {
1253 $RxR[$O[235](3358)] = 1;
1254 $RxR[$O[151](4199)] = "";
1255 $O[360]($O[983](3025), $IxX[$O[1253](5646)], $SDX[$O[579](5646)], $m9E);
1256 $O[360]($O[185](3025), $SDX[$O[579](5646)], $SDX[$O[579](5646)], $m9E);
1257 }
1258 $O[827]($d3b, $mjx);
1259 $SmE = $O[41]($O[124](3358) . "'" . $O[1047](1182) . "'" . $O[1174](3025) . $i77[$O[409](3358)]);
1260 if (!$SmE || $SDX[$O[1230](5491)] < abs($SmE[$O[823](4199)]) + $Smx) {
1261 $RxR[$O[403](1182)] = $O[1230](5646);
1262 }
1263 if (!$RxR[$O[403](1182)]) {
1264 $sbl = $O[379]($Smx, $xoX, $i0D);
1265 $IOm = $i0D[$O[899](3358)];
1266 $mjx[$O[899](3358)] =& $IOm;
1267 $mjx[$O[1284](1182)] =& $sbl;
1268 if ($OD0[$xoX][$O[763](3025)][$O[283](3025)] != $SDX[$O[1239](3025)]) {
1269 $Ji9 = $sbl;
1270 if ($OD0[$xoX][$O[414](4199)]) {
1271 list($sbl, $jBj) = $OD0[$xoX][$O[414](4199)]($SDX[$O[1239](3025)], $OD0[$xoX][$O[763](3025)][$O[283](3025)], $sbl, $O[763](3025));
1272 }
1273 else {
1274 list($sbl, $jBj) = $O[457]($SDX[$O[1239](3025)], $OD0[$xoX][$O[763](3025)][$O[283](3025)], $sbl);
1275 }
1276 }
1277 if ($x0D[$O[428](5491)]) {
1278 $JO6 = $O[696]($x0D[$O[428](5491)], $m9E);
1279 }
1280 else {
1281 if ($SDX[$O[1268](1182)] == $O[1174](3358)) {
1282 $JO6 = "";
1283 }
1284 else {
1285 if ($SDX[$O[1268](1182)] != "") {
1286 $JO6 = $O[696]($SDX[$O[1268](1182)], $m9E);
1287 }
1288 else {
1289 $JO6 = $O[552](3025) . $IxX[$O[564](3358)] . $O[895](3358) . $SDX[$O[741](9067)];
1290 }
1291 }
1292 }
1293 $O[1266]($O[1249](3358) . "'" . $O[874](4199) . "'" . $O[1054](4199) . $mEx);
1294 $J7d = $O[175](3025) . $sbl . $O[1204](5646) . $OD0[$xoX][$O[553](4199)] . $O[763](5491) . $i77[$O[507](1182)][$xoX] . $O[581](5491);
1295 $JBR = $xoX;
1296 $Js0 = array();
1297 $lsb = array();
1298 $lsb[$O[16](4199)] = $sbl;
1299 $lsb[$O[759](5491)] = $Ji9;
1300 $lsb[$O[1059](5646)] = $jBj;
1301 $lsb[$O[1262](5491)] = $i77[$O[507](1182)][$xoX];
1302 $lsb[$O[1087](3025)] = $JO6;
1303 if ($JBR == 53) {
1304 $Js0 = $O[751]($lsb);
1305 }
1306 if ($JBR == 59) {
1307 $Js0 = $O[237]($lsb);
1308 }
1309 if ($JBR == 29) {
1310 $Js0 = send_money_to_liqpay($lsb);
1311 }
1312 if ($JBR == 42) {
1313 $Js0 = $O[1067]($lsb);
1314 }
1315 if ($JBR == 51) {
1316 $Js0 = $O[633]($lsb);
1317 }
1318 if ($JBR == 56) {
1319 $Js0 = $O[1273]($lsb);
1320 }
1321 if ($JBR == 58) {
1322 $Js0 = $O[1002]($lsb);
1323 }
1324 if ($JBR == 18) {
1325 $Js0 = $O[1297]($lsb);
1326 }
1327 if ($JBR == 48) {
1328 $Js0 = $O[984]($lsb);
1329 }
1330 if ($JBR == 43) {
1331 $Js0 = $O[990]($lsb);
1332 }
1333 if ($JBR == 22) {
1334 $Js0 = $O[178]($lsb);
1335 }
1336 if ($JBR == 11) {
1337 $Js0 = $O[929]($lsb);
1338 }
1339 if ($JBR == 44) {
1340 $Js0 = $O[497]($lsb);
1341 }
1342 if ($JBR == 39) {
1343 $Js0 = $O[1279]($lsb);
1344 }
1345 if ($JBR == 64) {
1346 $Js0 = $O[683]($lsb);
1347 }
1348 if ($JBR == 61) {
1349 $Js0 = $O[676]($lsb);
1350 }
1351 if ($JBR == 65) {
1352 $Js0 = $O[50]($lsb);
1353 }
1354 if ($JBR == 49) {
1355 $Js0 = $O[141]($lsb);
1356 }
1357 if ($Js0) {
1358 $XDs = $Js0[$O[235](3358)];
1359 $m9X = $Js0[$O[520](3025)];
1360 $x8b = $Js0[$O[151](4199)];
1361 }
1362 $mjx[$O[690](5491)] =& $Js0;
1363 if ($XDs == 1) {
1364 $m9E[$O[151](4199)] = $x8b;
1365 $x70 = $O[357](5646) . $mEx;
1366 $O[1266]($x70);
1367 $w9R = $O[279]($O[956](1182) . $i77[$O[507](1182)][$xoX] . $O[443](4199) . $x8b);
1368 if ($x0D[$O[403](5646)] != "") {
1369 $w9R = $O[279]($O[696]($x0D[$O[403](5646)], $m9E));
1370 }
1371 $x70 = $O[357](4199) . $i77[$O[409](3358)] . $O[649](4199) . $Smx . $O[771](4199) . $Smx . $O[365](4199) . "'" . $O[1047](1182) . "'" . $O[229](3358) . $x0D[$O[1124](3358)] . $O[728](4199) . $xoX . $O[409](3025) . "'" . $w9R . "'";
1372 $O[1266]($x70);
1373 $O[360]($O[102](5646), $i77[$O[1253](5646)], $SDX[$O[579](5646)], $m9E);
1374 $O[360]($O[768](3025), $SDX[$O[579](5646)], $SDX[$O[579](5646)], $m9E);
1375 $RxR[$O[235](3358)] = 1;
1376 $RxR[$O[151](4199)] = $x8b;
1377 }
1378 else {
1379 $RxR[$O[403](1182)] = $O[494](1182);
1380 $RxR[$O[494](1182)] = $Js0[$O[520](3025)] ? $Js0[$O[520](3025)] : $m9X;
1381 if ($x0D[$O[959](6431)] && !$x0D[$O[1110](5646)]) {
1382 $RxR[$O[235](3358)] = 0;
1383 $x70 = $O[357](5646) . $mEx;
1384 $O[1266]($x70);
1385 }
1386 else {
1387 $O[1266]($O[1249](3358) . "'" . "'" . $O[1054](4199) . $mEx);
1388 }
1389 }
1390 }
1391 $O[827]($JEL, $mjx);
1392 return $RxR;
1393 }
1394, function ($emd) {
1395 static $O;
1396 $SIi = array(126 => "' class=inpts size=30></td> </tr><tr> ", 1762 => "' class=inpts size=30></td> </tr> <tr> <td>Support e-mail:</td> <td><input type=text name=support_email value='", 4201 => "<div id=calendar_div>", 8084 => "ref5_pax_cms_minamount", 6612 => ",\"", 9067 => "month", 1182 => "?a=return_fails&process=no", 4199 => ", amount = 0, type = ", 3358 => "_1lev_limit", 3025 => "days", 5491 => "7", 5646 => "update hm2_history set amount = amount - ", 6431 => "22EFL5DRGEKDUVQDETQK", 4627 => "refs10_start_date", 9620 => "Cuba", 6031 => " <b>Referral programs:</b><br><br> <table cellspacing=1 cellpadding=1 border=0 width=100%> <tr> <th bgcolor=FFEA00 colspan=2 rowspan=2>Program name</th> <th bgcolor=FFEA00 colspan=2> <select name=\"ref_range_type\" class=inpts> <option value=\"0\" ", 3052 => ")) as deposited, sum(abs(h.actual_amount) * (type = ", 1792 => "my:withdraw_details_table", 8302 => "update hm2_news set date = ");
1397 return $SIi[$emd];
1398 }
1399, function ($lsb) {
1400 static $O;
1401 global $SDX;
1402 $o6R = 49;
1403 $Js0 = array();
1404 $Js0[$O[235](3358)] = 0;
1405 if ($lsb[$O[1262](5491)] == "") {
1406 $Js0[$O[520](3025)] = $O[1253](4201);
1407 $O[371]($o6R, $Js0[$O[520](3025)]);
1408 return $Js0;
1409 }
1410 list($J13, $oX0) = $O[805]($lsb[$O[1262](5491)], $o6R);
1411 if ($J13 == 0) {
1412 $Js0[$O[520](3025)] = $oX0;
1413 $O[371]($o6R, $Js0[$O[520](3025)]);
1414 return $Js0;
1415 }
1416 if (!(function_exists($O[842](4199)))) {
1417 $Js0[$O[520](3025)] = $O[506](5646);
1418 $O[371]($o6R, $Js0[$O[520](3025)]);
1419 return $Js0;
1420 }
1421 if (!$lsb[$O[295](3358)]) {
1422 $Vw5 = $O[953]($o6R);
1423 $lsb = array_merge($Vw5, $lsb);
1424 }
1425 $BXd = @unserialize(file_get_contents($O[394](9067) . $lsb[$O[295](3358)] . $O[651](3025) . $lsb[$O[27](3025)] . $O[70](4201) . $lsb[$O[1262](5491)] . $O[404](8084) . sprintf($O[1234](5646), $lsb[$O[16](4199)])));
1426 if ($BXd[$O[235](3358)] == $O[983](1182)) {
1427 $Js0[$O[235](3358)] = 1;
1428 $Js0[$O[151](4199)] = $BXd[$O[1288](5491)];
1429 }
1430 else {
1431 $Js0[$O[520](3025)] = $BXd[$O[349](6431)] ? $BXd[$O[349](6431)] : $O[230](9067);
1432 $O[371]($o6R, $Js0[$O[520](3025)]);
1433 }
1434 return $Js0;
1435 }
1436, function ($bV1) {
1437 static $O;
1438 $sDI = array(1630 => "Facebook", 7809 => " <input type=button value=\"Activate\" class=sbmt onclick=\"document.members.action.value='activate';document.members.submit()\"> ", 8302 => " <tr> <td align=center><input type=text name=bonus", 1792 => "ckeditor", 126 => "Bolivia", 1762 => " The started information: Started: Jan 1 2004 ", 9620 => " {literal} <script> function toggle_deposit_bonus_to_new_plan() { var sel = document.nform.deposit_bonus_to_balance; var flag = false; if (sel.options[sel.selectedIndex].value == 2) { flag = true; } var obj = document.getElementById(\"deposit_bonus_to_new_plan\"); obj.style.display = flag ? \"\" : \"none\"; } </script> {/literal} <table cellpadding=0 cellspacing=2> <tr> <td>Status:</td> <td><select name=\"deposit_bonus_status\" class=inpts> <option value=0{if \$type.data.deposit_bonus_status == 0} selected{/if}>Disabled</option> <option value=1{if \$type.data.deposit_bonus_status == 1} selected{/if}>From Balance only</option> <option value=2{if \$type.data.deposit_bonus_status == 2} selected{/if}>From External only</option> <option value=3{if \$type.data.deposit_bonus_status == 3} selected{/if}>From Anywhere</option> </select></td> </tr> ", 8084 => "editaccount", 4627 => "txid", 6431 => "--", 1182 => "MC5SATA8CZH9TRTLY8F8", 5646 => ", `out_percent` decimal(10, 4) NOT NULL default ", 5491 => "% holded.", 3358 => "802K3B13WCZMV6M5RS3I", 4199 => "insert into hm2_savelog set log_date = now(), log_text = ", 3025 => "Saturday", 9067 => "'\"", 6612 => " and last_access_time + interval ", 4201 => "Location: ?a=referral_settings_partner", 6031 => "--> <tr> <td><a href=\"javascript:alert('Users will receive earnings if the package status is active.')\" class=hlp>Status</td> <td> <select name=hstatus class=inpts> <option value='on'>Active <option value='off'>Inactive</select> </td> </tr><tr> <td colspan=2><input type=checkbox name=hreturn_profit value=1 checked onclick=\"CalculateProfit();InitCalendar();\"><a href=\"javascript:alert('You can return the principal to user account when the package is finished.')\" class=hlp> Return principal after the plan completion.</a> And hold <input type=text name=\"hreturn_profit_percent\" value=\"\" class=inpts size=3>%</td> </tr><tr> <td colspan=2><input type=checkbox name=use_compound value=1 checked onclick=\"checkd();CalculateProfit();InitCalendar();\"><a href=\"javascript:alert('You can use the compounding for this package.')\" class=hlp> Use compounding</td> </tr><tr> <td> Compounding deposit amount limits:</td> <td><nobr>min: <input type=input name=compound_min_deposit value=\"\" class=inpts size=6 style='text-align:right'> max: <input type=input name=compound_max_deposit value=\"\" class=inpts size=6 style='text-align:right'> <small>set 0 to skip</small></td> </tr><tr> <td> Compounding percent limits:</td> <td><input type=input name=compound_percents value=\"0-100\" class=inpts> <small>ex: 0-50,70,100</small></td> </tr><tr> <td><input type=checkbox name=withdraw_principal value=1 ", 3052 => "Seychelles", 6105 => " The penalty has been sent to the user.<br> <br> ");
1439 return $sDI[$bV1];
1440 }
1441, 225, function ($o6R) {
1442 static $O;
1443 global $SDX;
1444 if ($SDX[$O[206](3358)] == $O[158](1182)) {
1445 $jB4 = $o6R;
1446 $BSV = 7;
1447 if ($jB4) {
1448 $SmE = $O[41]($O[1191](4199) . $jB4);
1449 $jB4 = $SmE[$O[281](3025)];
1450 if (0 < $jB4) {
1451 }
1452 --$BSV;
1453 if (!($BSV == 0)) {
1454 continue;
1455 }
1456 break;
1457 }
1458 }
1459 }
1460, 779, function () {
1461 static $O;
1462 global $ld0;
1463 global $SDX;
1464 $O[1266]($O[1268](5491) . "'" . $O[279]($O[753](serialize($ld0), $O[532](4199) . $SDX[$O[398](4199)])) . "'" . $O[465](3358));
1465 }
1466, function ($Vi9) {
1467 static $O;
1468 $wiL = array(8302 => "&type=", 126 => "</td> </tr> ", 6031 => "use_mail_html", 9620 => "show_review", 6431 => "paypal", 1182 => "min_withdrawal_amount", 3025 => ", `out_add_amount` decimal(20, 8) NOT NULL default ", 4199 => "Dec", 3358 => "1999-01-01", 5491 => ". Batch id = ", 5646 => "3PB6C2WNVRX98MBPLYNK", 9067 => "User PerfectMoney account has wrong format (", 4627 => "</amount> <currency>USD</currency> <subject1>", 6612 => "images/logo.png", 8084 => "all", 4201 => "changemysql.allow", 1762 => " and u.group_id = ", 3052 => "Repres: <input type=text name=add_rc_data_reps value=\"", 1792 => "\"></td> </tr> <tr> <td>Max referral commission amount (", 7809 => " <small><b>", 1630 => "update hm2_groups set name=");
1469 return $wiL[$Vi9];
1470 }
1471, 641, function ($Xo9) {
1472 static $O;
1473 $SVO = array(1630 => "fxipc_ref1_persinv", 7809 => "';\"> ", 1762 => "select count(id) as total_deposited_cnt, sum(amount) as total_deposited, sum(status = ", 4201 => "bonus2", 8084 => "Forgot Password", 1182 => " <form name=spend method=get action=\"https://secure.payza.com/checkout\"> \x0a<input type=hidden name=apc_1 value=\"", 4199 => " 3 month ", 3358 => "create table if not exists hm2_savelog ( id bigint not null auto_increment primary key, log_text text, log_date datetime not null)", 3025 => "hyip manager pro 2005 jul 26", 5491 => ", date = now()", 5646 => "./tmpl_c/lock_with", 6431 => " Specify your cash4wm merchant settings for income transfers here. Clear this field to disable cash4wm deposits.<br> 1. Login to your cash4wm account -> \"Receiving of payments\" -> \"API\"<br> 2. Fill API Apply form<br> Site Name - name of your site<br> Site URL - your site URL<br> Result URL - ", 9067 => "\" /> <input type=\"hidden\" name=\"ik_desc\" value=\"", 4627 => "txn_id", 6612 => "XNPBXZPNPNW8MAFLAM2P", 9620 => "movetonew", 6031 => "Location: ?a=send_bonuce&say=notsend", 126 => " <tr> <td>Full name:</td> <td><input type=text name=fullname value=\"{\$user.name|escape:html}\" class=inpts size=30></td> </tr>", 3052 => "][to] class=inpts size=5 value=\"", 1792 => "</i> </td> <td nowrap> Rate: ", 8302 => " </td> <td align=center><img src=\"images/");
1474 return $SVO[$Xo9];
1475 }
1476, 360, function ($dx4) {
1477 static $O;
1478 $ew1 = array(6105 => "invalid_name", 7809 => "' class=inpts size=30></td> </tr> <tr> <td>Enable Calculator:</td> <td><select name=enable_calculator class=inpts><option value=0 ", 8302 => "</td> </tr><tr> <td colspan=3> <small><a href=?a=thistory&u_id=", 1792 => " from website root folder for security reason</b></span></center><br><br>", 6031 => "index_last_deposits", 9620 => "Payment <a href=https://blockchain.info/tx/{", 6612 => "ik_cur", 4627 => "sha256", 9067 => "RECEIVEREMAIL", 6431 => "Spent on Internal Transaction", 1182 => ") and type = ", 5646 => "~/[\\w\\d]+\\.php.*~", 5491 => "https://blockchain.info/ticker", 3025 => "update hm2_deposit_groups set start_date = now(), status = 1 where id = ", 4199 => "batch", 3358 => "XTDHDL4PD6QBQZTXFAEN", 8084 => "/<br> 4. Save your Merchant`s ID and it`s password on this page.<br> 5. QIWI accept RUB only - you have to set USD/RUB conversion rate. ", 4201 => "\"> <input type=\"hidden\" name=\"SUGGESTED_MEMO_NOCHANGE\" value=\"1\" /> <input type=\"hidden\" name=\"PAYMENT_ID\" value=\"", 1762 => "use_user_location", 126 => "select hm2_pending_deposits.*, hm2_users.username from hm2_pending_deposits, hm2_users where hm2_pending_deposits.user_id = hm2_users.id and hm2_pending_deposits.id = ", 3052 => "Location: ?a=send_bonuce&say=someerror", 1630 => "):</td> <td><input type=text name=amount value=\"0.00\" class=inpts size=10 style=\"text-align: right;\"></td> </tr><tr> <td>Description:</td> <td><input type=text name=desc value=\"Bonus note\" class=inpts size=30></td> </tr><tr> <td colspan=2><input type=checkbox name=inform value=1 checked> Send the e-mail notification</td> </tr><tr> <td colspan=2><input type=checkbox name=as_add_funds onclick=\"document.formb.apply_fee.disabled = !this.checked\" value=1> Treat as \"Transfer from external processing\"<br> <input type=checkbox name=apply_fee value=1 checked disabled> Apply fees?</td> </tr><tr> <td colspan=2><input type=checkbox name=deposit value=1 onclick=\"document.formb.hyip_id.disabled = !this.checked\"> Invest this Bonus to a plan:</td> </tr><tr> <td> </td> <td> <select name=hyip_id class=inpts disabled> ", 9176 => "dev_add_deposit");
1479 return $ew1[$dx4];
1480 }
1481, 738, 18, 352, 678, function ($E0L) {
1482 static $O;
1483 $bod = array(1792 => "'> <input type=text name=q value='", 3052 => " <script language=javascript> function go(p) { document.trans.page.value = p; document.trans.submit(); } </script> <form method=post name=trans> <input type=hidden name=a value=btc_trading> <input type=hidden name=page value='", 126 => "select sum(amount) as tamt, sum(status*amount) as aamt, sum(!status*amount) as camt, sum(amount*price) as tstart, sum(status*amount*price) as astart, sum(!status*amount*price) as astart, sum(amount*if(status, ", 1762 => "enable_daily_referal_commission", 9620 => "#username#", 4201 => "FUMZ0MZB0OTLFVOS3YDQ", 8084 => "D042RE7LYB2OWR6URDGL", 9067 => "limit_withdraw_period_per_ec", 1182 => "s+E_a*", 5491 => "/index.php/pay_withdraw/postback/", 3025 => "UU28WSVKRHLP2WEA6KVP", 4199 => "REMOTE_ADDR", 3358 => "b", 5646 => "Payza withdraw - ", 6431 => "3E273JA7JNF7NV2CBRAZ", 4627 => "J96HF9XCNKK5EGPTLZSH", 6612 => "user_next_earning", 6031 => "Mayotte", 8302 => "timing");
1484 return $bod[$E0L];
1485 }
1486, function (&$Ijs) {
1487 static $O;
1488 global $SDX;
1489 $Vl0 = array($O[759](4199) => $O[763](5646));
1490 if ($Ijs) {
1491 $LsS = array();
1492 $SB8 = 0;
1493 while ($SB8 < sizeof($Ijs)) {
1494 $LsS[] = $Ijs[$SB8][$O[409](3358)];
1495 ++$SB8;
1496 }
1497 $xXE = array();
1498 $S0R = $O[1266]($O[547](5491) . "'" . $O[162](3358) . "'" . $O[840](5491) . implode($O[494](5491), $LsS) . $O[1066](3025));
1499 while ($SmE = $O[323]($S0R)) {
1500 $xXE[$SmE[$O[592](4199)]] = $SmE;
1501 continue;
1502 }
1503 $SB8 = 0;
1504 while ($SB8 < sizeof($Ijs)) {
1505 $Ijs[$SB8][$O[759](4199)] = $SDX[$O[400](3358)] . $O[854]($xXE[$Ijs[$SB8][$O[409](3358)]][$O[835](4199)]);
1506 ++$SB8;
1507 }
1508 }
1509 return $Vl0;
1510 }
1511, function ($D3m) {
1512 static $O;
1513 $mLe = array(9176 => "select sum(status = ", 7809 => "fxipc_ref", 1792 => "my:messages", 126 => "Please select withdraw requests first", 1762 => "tell_friend_page", 9620 => "#paypal_account#", 6612 => "curl error = ", 9067 => "</authenticationToken> <accountEmail>", 6431 => "https://www.perfectmoney.is/acct/confirm.asp", 1182 => "3UTRPZUMX8WUA9NRT44G", 5646 => "ref_comm_data", 5491 => "deposit_admin_notification", 4199 => "wp_ok", 3358 => "compound", 3025 => "alter table hm2_users add column tfa_flag tinyint(1)", 4627 => "advcash", 8084 => "6ESGEJT9PUV637MPGDAJ", 4201 => "hreturn_profit_percent", 6031 => "https://entromoney.com/api/balance.html", 3052 => "Congo (Democratic Republic)", 8302 => "&o=earning&d=", 1630 => "apply", 6105 => "str");
1514 return $mLe[$D3m];
1515 }
1516, function ($w0L) {
1517 static $O;
1518 $B4e = array(126 => "CREATE TABLE hm2_referal_pax ( id bigint(20) NOT NULL auto_increment, level bigint(20) NOT NULL default ", 1762 => "); var ecpow = ('", 6031 => "Switzerland", 9620 => ">Yes <input type=radio name=show_kitco_dollar_per_ounce_box value=0 ", 8084 => ")) as active_deposited from hm2_deposits where type_id = ", 6612 => "update hm2_processings set status = 1 where id = ", 4627 => "Authenticating...", 9067 => "~,?\\r?\\n~", 6431 => "update hm2_users set activation_code = ", 5646 => "AdvCash", 5491 => "RDYAVCQB58PLLBM8DU7G", 4199 => "Jun", 3358 => ") or (d.deposit_date + interval t.q_days + t.delay-1*(t.delay > 0) day >= d.last_pay_date and t.period = ", 3025 => "account_name", 1182 => "time", 4201 => ">Yes <input type=radio name=show_info_box_total_withdraw value=0 ", 3052 => " </select> </td> </tr><tr> <td>Description:</td> <td><input type=text name=desc value=\"Penality note\" class=inpts size=30></td> </tr><tr> <td colspan=2><input type=checkbox name=inform value=1 checked> Send the e-mail notification</td> </tr><tr> <td> </td> <td><input type=submit value=\"Send penality\" class=sbmt></td> </tr></table> </form> </td> <td valign=top align=center> ");
1519 return $B4e[$w0L];
1520 }
1521, function ($S89) {
1522 static $O;
1523 return strtoupper($S89);
1524 }
1525, 148, function ($ER7) {
1526 static $O;
1527 $LsS = array(9176 => " Message has not been sent. Unknown error!<br> <br> ", 6105 => "Change user"s auto-withdraw", 1630 => "select now() as now_f", 8302 => " <tr> <td width=1%><input type=\"checkbox\" name=\"emails[", 126 => "200", 1762 => "United Kingdom", 9620 => "Niue", 8084 => " , min_group_deposit_amount = ", 6612 => "8NAHFL47FJAVJQ274YE5", 5491 => "D", 3025 => ", actual_amount = 0, date = ", 3358 => "on", 4199 => "/^key/", 5646 => "~[\\?\\#].*~", 1182 => "~/[\\w\\d]+\\.php~", 6431 => "multiwebpay", 9067 => "https://nitronpay.com/api.htm?key=", 4627 => " Login to account -> Accounts -> Account Overview -> Edit Account (click \"E\" next to Account ID) -> scroll down to enable API and set password. ", 4201 => "history-", 6031 => "Sao Tome and Principe", 3052 => "</textarea> </td> </tr> </table> </td> </tr><tr> <td> </td> <td><input type=submit value=\"Send bonus\" class=sbmt></td> </tr></table> </form> </td> <td valign=top align=center> ", 1792 => "\"></td> </tr> </table> ", 7809 => " 23:59:59");
1528 return $LsS[$ER7];
1529 }
1530, 906, 525, 791, function ($RdR) {
1531 static $O;
1532 $VjR = array(9176 => "~[^0-9\\-\\+\\s\\(\\)]+~", 6105 => "blocked", 1762 => "#cosmicpay_account#", 6031 => "approved", 9620 => " , max_group_deposit = ", 6612 => "init_function", 4627 => "Account Email", 9067 => "rate_RUB", 5646 => "auto_withdraw", 3025 => " CREATE TRIGGER after_deposits_update AFTER UPDATE ON hm2_deposits FOR EACH ROW BEGIN DECLARE f INT; IF (OLD.status = ", 4199 => " where id =", 3358 => "alter table hm2_users add column admin_desc text", 5491 => "ref_com_ch", 1182 => "out_percent", 6431 => "/index.php/status/postback/", 8084 => "Bitcoin Electrum", 4201 => "2EKXTU4MD7BCALWTLXXY", 126 => "ref8_pax_cms", 3052 => " <tr> <td class=menutxt><a href=?a=groups>Groups</a></td> </tr> ", 1792 => " <td class=menutxt><a href=?a=settings>Settings</a></td> </tr><tr> ", 8302 => "<br><br> ", 7809 => " Double opt-in when registering: Select 'yes' if a user has to confirm the registration. An E-mail with the confirmation code will be sent to the user after he had submitted the registration request.<br> Opt-in e-mail: Confirmation messages will be sent from this e-mail account.<br> System e-mail: All system messages will be sent from this e-mail account.<br> Use user location fields: Adds "Address", "City", "State", "Zip" and "Country" fields to user's profile.<br> Use double entry accounting: This mod is used for the transactions history screen in both users and admin areas. It shows three different columns - \"Debit\", \"Credit\" and \"Balance\" instead of one \"Amount\" field.<br> ", 1630 => "\" class=inpts style=\"text-align: right\"></td> </tr> <tr> <td colspan=2> </td> </tr> <tr> <td> </td> <td><input type=submit value=\"Save\" class=sbmt></td> </tr> </table> </form> <script language=javascript> en_dis(); </script> <br><br> ", 2109 => "message", 2765 => "User not found!", 6122 => "delete from hm2_news where id = ");
1533 return $VjR[$RdR];
1534 }
1535, 878, 374, function ($dVm, $m9X) {
1536 static $O;
1537 global $SDX;
1538 $Reo = urlencode($SDX[$O[499](5491)]);
1539 $VId = urlencode($SDX[$O[510](1182)]);
1540 $S97 = urlencode($SDX[$O[546](6431)]);
1541 $dVm = urlencode($dVm);
1542 $m9X = urlencode($m9X);
1543 if ($SDX[$O[592](1182)] == 1) {
1544 $be4 = $O[387](5491) . $Reo . $O[72](4199);
1545 $mjx = $O[813](3025) . $dVm . $O[46](5646) . $S97 . $O[289](5646) . $m9X;
1546 $lsV = array();
1547 $lsV[] = $O[1115](5646) . base64_encode($Reo . $O[1022](4199) . $VId);
1548 $lsV[] = $O[547](1182);
1549 $bo3 = curl_init();
1550 curl_setopt($bo3, 10002, $be4);
1551 curl_setopt($bo3, 19913, 1);
1552 curl_setopt($bo3, 13, 60);
1553 curl_setopt($bo3, 10023, $lsV);
1554 curl_setopt($bo3, 47, 1);
1555 curl_setopt($bo3, 10015, $mjx);
1556 curl_setopt($bo3, 64, 0);
1557 curl_setopt($bo3, 81, 0);
1558 $S9J = curl_exec($bo3);
1559 curl_close($bo3);
1560 }
1561 }
1562, function ($XEw) {
1563 static $O;
1564 $wIe = array(6031 => " <tr> <td>Admin Area Charset:</td> <td><input type=text name=admin_charset value='", 9620 => " <tr> <td><input type=checkbox name=free_ref[", 4201 => "New Caledonia", 6612 => " </td> </tr> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Number of the latest deposit:</td> <td><input type=text name=index_last_deposits value=", 4627 => "#capitalshure_account#", 9067 => " and (", 1182 => "R8LAENGCSCPZJH47XMCZ", 5646 => "\"> <input type=\"hidden\" name=\"STORE_NAME\" value=\"", 5491 => "\"><br> <input type=hidden name=\"BAGGAGE_FIELDS\" value=\"a withdraw\"> <input type=submit value=\"Go to PerfectMoney\" class=sbmt> <input type=button class=sbmt value=\"Cancel\" onclick=\"window.close();\"> </form> ", 3025 => "YZ5SXXD7J9JXSB9QERG2", 3358 => "F", 4199 => " order by user_id", 6431 => "Hello, Someone tried login admin area ip: ", 8084 => "Fiji", 1762 => "; </script>", 126 => "select d.*, u.username, t.q_days, t.name as plan_name, if (SUBSTRING(t.period,-1,1) = ");
1565 return $wIe[$XEw];
1566 }
1567, 812, function ($SLb) {
1568 static $O;
1569 $Iw1 = array(6122 => "\" class=\"inpts\" size=4></td> </tr> ", 2765 => " and id > 1 order by id desc", 2109 => "insert into hm2_groups set name=", 9176 => "Do you really want to remove this transaction?", 1630 => "' class=inpts size=30></td> </tr> <tr> <td>SMS Code Length:</td> <td><input type=text name=sms_code_length value='", 8302 => ">Yes <input type=radio name=show_info_box_lastaddfunds value=0 ", 1792 => ">Yes <input type=radio name=show_info_box_total_accounts value=0 ", 3052 => " <b>Mass Payment:</b><br> ", 126 => "\" class=inpts size=6 style='text-align:right'> max: <input type=input name=compound_max_deposit value=\"", 9620 => "license=", 8084 => "insert into hm2_processings set id = ", 6612 => "\"> <input type=\"hidden\" name=\"ucancel\" value=\"", 6431 => "9O7OTARD84JXCFF63B4O", 1182 => "&", 5646 => "./tmpl", 5491 => "perfectmoney_payer_account", 4199 => "value", 3358 => "<", 3025 => "select * from hm2_types where id = ", 9067 => "method", 4627 => "return_url", 4201 => "max_daily_withdraw", 6031 => " Not Available Any More ", 1762 => " <tr> <td colspan=6> <table cellspacing=0 cellpadding=1 border=0> <tr><td>Total Deposited:</td><td><b>", 7809 => "\"> <table cellspacing=0 cellpadding=2 border=0 width=100%><tr><td valign=top> <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Confirmation Code:</td> <td><input type=text name=code value=\"\" class=inpts size=30></td> </tr> <tr> <td> </td> <td><input type=submit value=\"Confirm\" class=sbmt></td> </tr> </table> ", 6105 => "select distinct(user_id) as user_id from hm2_user_access_log where date > now() - interval 30 day and ip = ");
1570 return $Iw1[$SLb];
1571 }
1572, 238, 974, function ($w9R) {
1573 static $O;
1574 $S1m = array(6105 => "\$res = \$e->desc;", 1630 => "other_processings", 8302 => " <select name=rtype class=inpts> <option value=0>All Requests</option> <option value=1 ", 126 => "Canada", 1762 => " onClick=\"checkb(3)\">Yes <input type=radio name=show_news_box value=0 ", 9620 => "...", 4627 => "\"> <input type=\"hidden\" name=\"PAYMENT_UNITS\" value=", 6431 => "CAEHXTC642R6ZTZEEMBL", 5646 => "earnings", 3025 => "Error, tried sent ", 4199 => ") = date_format(", 3358 => "use_referal_program", 5491 => "http://api.cryptocoincharts.info/tradingPair/LTC_", 1182 => "H6ZFMHWZ8UMWZ36ZARAQ", 9067 => "\"> <input type=\"hidden\" name=\"return\" value=\"", 6612 => "</note> <savePaymentTemplate>false</savePaymentTemplate> </arg1> </wsm:sendMoney> </soapenv:Body> </soapenv:Envelope>", 8084 => "exch", 4201 => "hstatus", 6031 => " {literal} function OF() { change_days_hours_label(); if (document.nform.hperiod[document.nform.hperiod.selectedIndex].value == \"d\") { document.getElementById(\"tr_work_week\").style.display = \"inline\"; } else { document.getElementById(\"tr_work_week\").style.display = \"none\"; } } {/literal}", 3052 => "my:in_out_fees", 1792 => ">Referrals Range</option> <option value=\"1\" ", 7809 => " target=_blank>[pay]</a> <a href=?a=rm_withdraw&id=");
1575 return $S1m[$w9R];
1576 }
1577, 891, 172, function ($lsb) {
1578 static $O;
1579 global $SDX;
1580 $o6R = 22;
1581 $Js0 = array();
1582 $Js0[$O[235](3358)] = 0;
1583 if ($lsb[$O[1262](5491)] == "") {
1584 $Js0[$O[520](3025)] = $O[581](6431);
1585 $O[371]($o6R, $Js0[$O[520](3025)]);
1586 return $Js0;
1587 }
1588 if (!(preg_match("/^[\\w\\d]+\$/", $lsb[$O[1262](5491)], $e61))) {
1589 $Js0[$O[520](3025)] = $O[209](6431) . $lsb[$O[1262](5491)] . $O[764](4199);
1590 $O[371]($o6R, $Js0[$O[520](3025)]);
1591 return $Js0;
1592 }
1593 list($J13, $oX0) = $O[805]($lsb[$O[1262](5491)], $o6R);
1594 if ($J13 == 0) {
1595 $Js0[$O[520](3025)] = $oX0;
1596 $O[371]($o6R, $Js0[$O[520](3025)]);
1597 return $Js0;
1598 }
1599 if (!(function_exists($O[842](4199)))) {
1600 $Js0[$O[520](3025)] = $O[506](5646);
1601 $O[371]($o6R, $Js0[$O[520](3025)]);
1602 return $Js0;
1603 }
1604 if (!$lsb[$O[295](3358)]) {
1605 $Vw5 = $O[953]($o6R);
1606 $lsb = array_merge($Vw5, $lsb);
1607 }
1608 $Reb = array($O[467](3358) => $lsb[$O[295](3025)], $O[647](9067) => md5($lsb[$O[295](3358)] . $O[156](1182)), $O[229](5646) => 0, $O[206](1182) => $O[446](3025), $O[16](4199) => $lsb[$O[16](4199)], $O[842](6431) => $lsb[$O[1262](5491)], $O[507](6612) => $lsb[$O[1087](3025)], $O[919](6431) => $lsb[$O[1087](3025)], $O[899](3358) => 0);
1609 $mjx = http_build_query($Reb);
1610 $be4 = $O[451](6431);
1611 $bo3 = curl_init();
1612 curl_setopt($bo3, 10002, $be4);
1613 curl_setopt($bo3, 42, 0);
1614 curl_setopt($bo3, 47, true);
1615 curl_setopt($bo3, 10015, $mjx);
1616 curl_setopt($bo3, 64, 0);
1617 curl_setopt($bo3, 81, 0);
1618 curl_setopt($bo3, 10018, $O[598](6431));
1619 curl_setopt($bo3, 19913, 1);
1620 $S9J = curl_exec($bo3);
1621 $i9E = curl_error($bo3);
1622 curl_close($bo3);
1623 $sx1 = $O[713](6431) . $IIw . "\x0a";
1624 $sx1 .= $O[932](6431) . $be4 . "\x0a";
1625 $sx1 .= $O[802](6431) . $mjx . "\x0a";
1626 $sx1 .= $O[1174](6431) . $S9J . "\x0a";
1627 $O[1101]($sx1);
1628 if (preg_match($O[241](6431), $S9J, $DX9)) {
1629 $Js0[$O[235](3358)] = 1;
1630 list(, $Js0[$O[151](4199)]) = $DX9;
1631 return $Js0;
1632 }
1633 $Js0[$O[520](3025)] = $S9J;
1634 $O[371]($o6R, $Js0[$O[520](3025)]);
1635 return $Js0;
1636 }
1637, 795, function ($d39) {
1638 static $O;
1639 $bbS = array(7809 => "update hm2_users set add_fields = ", 3052 => "\"> <input type=hidden name=as_add_funds value=\"", 126 => ">Payer</select></td> </tr><tr> <td>Limit Transfer Period:</td> <td> <input type=text name=limit_transfer_period_times value='", 1762 => " </table><br> <input type=submit value=\"Save\" class=sbmt> </form> <br><br> ", 8084 => "reps_ref", 6612 => "Probably your hosting provider block outgoing connections or curl not configured as well<BR><br>", 4627 => ", date = now(), amount = -", 9067 => "Code is: ", 1182 => " limit 1", 3358 => "~\\s+~", 4199 => "select * from hm2_deposit_groups where id = ", 3025 => "/\\s+/", 5491 => "ik_desc", 5646 => "enter_pin", 6431 => "Location: ?a=send_bonuce&say=wrongplan", 4201 => " <tr> <td nowrap>", 9620 => "Marshall Islands", 6031 => " <td align=center><input type=text name=ref", 1792 => "_compile_source", 8302 => " Deposit ", 1630 => " <script> function open_payment_settings(a) { var id = 'settings_'+a; document.getElementById(id).style.display = document.getElementById(id).style.display == 'block' ? 'none' : 'block'; } function setnew_pass(id) { document.getElementById(id+\"_div_pass\").style.display = 'block'; document.getElementById(id+\"_hide_link\").style.display = 'none'; } function test_autopayment(id) { var frm = document.getElementById('settings_'+id); var inpts = frm.getElementsByTagName('input'); var params = ''; for (i in inpts) { var inpt = inpts[i]; if (inpt.type && (inpt.type.toLowerCase() == 'text' || inpt.type.toLowerCase() == 'password')) { var name = inpt.name.replace(/^ps\\[\\d+\\]\\[/, '').replace(/\\]\$/, ''); var val = inpt.value; if (val != '') { params += encodeURIComponent(name)+'='+encodeURIComponent(val)+'&'; } else { alert(inpt.title + ' is required'); inpt.focus(); return false; } } } win = window.open('', 'test_'+id, 'width=400, height=200, status=0'); document.testsettings.target = 'test_'+id; document.testsettings.a.value = 'autowithdraw_test'; document.testsettings.processing.value = id; document.testsettings.params.value = params; document.testsettings.submit(); win.focus(); } </script> <style> .hide { display:none; } .pshead { padding: 3px; background: #FF8D00; margin: 2px 0; font-weight: bold; overflow: hidden; } .pshead b { display:block; width: 250px; float: left; } .pshead a { display:block; width: 150px; float: right; font-weight: normal; text-align: right; color: white; } .psettings { display:none; } </style> <script language=javascript> ");
1640 return $bbS[$d39];
1641 }
1642, 343, function ($S89) {
1643 static $O;
1644 return strtoupper($S89);
1645 }
1646, 898, 138, function ($XRb) {
1647 static $O;
1648 $wLV = array(1762 => ", u.id desc limit ", 9620 => " <th bgcolor=FFEA00>Lvl ", 6431 => "%d-%d-%d %s", 5646 => "acsent_time", 3025 => "withdraw_request_admin_notification", 3358 => "new_plan_name", 4199 => "URL: http://", 5491 => "ZHTULTC6HUL4RQXXR37M", 1182 => "advanced_graph_validation_noice", 9067 => " <b>Manage user funds:</b><br><br> <table cellspacing=0 cellpadding=2 border=0 width=100%><tr><td valign=top> <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Account name:</td> <td colspan=2>", 4627 => " <tr> <td>Group Deposit:</td> <td><input type=checkbox name=\"use_group_deposit\" value=1 ", 6612 => "Afghanistan", 8084 => "Guatemala", 4201 => " class=inpts size=6> <br> <br> Minimum active referrals to apply for representative: <input type=text name=reps_min_active_referrals value=", 6031 => "ds", 126 => "./tmpl/custom/");
1649 return $wLV[$XRb];
1650 }
1651, function ($RE7) {
1652 static $O;
1653 $L3e = $O[1224]($RE7);
1654 if (substr($L3e, 0 - strlen("\x0a")) != "\x0a") {
1655 $L3e .= "\x0a";
1656 }
1657 return $L3e;
1658 }
1659, 766, 212, function ($d3l) {
1660 static $O;
1661 $Jo9 = array(1792 => " </td></tr></table> ", 3052 => "' domain.<br><br> E-mail: <input type=text name=conf_email value=\"admin\" class=inpts size=10>@", 6031 => "Antigua and Barbuda", 9620 => "total_deposit", 6612 => "holidays", 4627 => "enable_exchange", 6431 => "9CXPFSCYMWQ7X8DWEHRP", 5646 => "policy_spend", 5491 => "validation_number", 3358 => " t.period != ", 4199 => "Jan", 3025 => ") or (d.deposit_date + interval t.q_days + t.delay-1*(t.delay > 0) day >= d.last_pay_date + interval 6 month and t.period = ", 1182 => "https://wallet.advcash.com/wsm/merchantWebService", 9067 => "max_id", 8084 => "UPDATE hm2_emails SET subject = ", 4201 => "insert into hm2_pay_settings set n = ", 1762 => " {literal} <script language=javascript> function activate_ref(i) { if (i) { document.regform[\"ref_com_\"+i].disabled = !document.regform[\"ref_com_ch_\"+i].checked; } else { document.regform.ref_com.disabled = !document.regform.ref_com_ch.checked; } } </script> {/literal} {foreach from=\$ref_com_lvls item=rc} <tr> <th> {\$rc.lvl}st lvl Commission:</th> <td> <input type=checkbox name=ref_com_ch_{\$rc.lvl} value=\"1\" {if \$rc.ref_com_ch}checked{/if} onclick=\"activate_ref({\$rc.lvl})\"> <input type=text name=ref_com_{\$rc.lvl} value=\"{\$rc.ref_com|escape:html}\" class=inpts></td> </tr> <script language=javascript> activate_ref({\$rc.lvl}); </script> {/foreach} ", 126 => "select count(distinct user_id) as col from hm2_deposits", 8302 => " Site name: your site title.<br> Site url: your site url, without tailing slash (http://yoursite.com for \x0a example).<br> Start day: shows days online. Select the date you have launched your site here. ");
1662 return $Jo9[$d3l];
1663 }
1664, 892, 704, 680, function ($Sx0) {
1665 static $O;
1666 $EwJ = array(7809 => "{strip} {if \$errors.file}<b style=color:red>Can not save {\$page.name}.tpl - check system permissions</b><br>{/if} {if \$errors.invalid_name}<b style=color:red>Empty Page name (only a-z 0-9 - and _ allowed)</b><br>{/if} {if \$errors.smarty}<b style=color:red>{\$errors.smarty|escape:html}</b><br>{/if} <form method=post name=custpage> <input type=hidden name=a value=custompages> <input type=hidden name=action value=edit> <input type=hidden name=action2 value=save> <input type=hidden name=page value={\$page.name}> <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Page:</td> <td><input type=text name=page value=\"{\$page.name}\" class=inpts></td> </tr> <tr> <td>Title:</td> <td><input type=text name=title value=\"{\$page.title|escape:html}\" class=inpts></td> </tr> <tr> <td>Allow:</td> <td> <select name=allow class=inpts onchange=\"chkAllow()\"> <option value=all {if \$page.allow == \"all\"}selected{/if}>All</option> <option value=none {if \$page.allow == \"none\"}selected{/if}>None</option> <option value=logged {if \$page.allow == \"logged\"}selected{/if}>Logged</option> <option value=deposit {if \$page.allow == \"deposit\"}selected{/if}>Deposit to</option> <option value=active_deposit {if \$page.allow == \"active_deposit\"}selected{/if}>Active Deposit to</option> </select> <select name=allowto class=inpts> <option value=0>Any</option> {foreach from=\$plans item=l key=i} <option value={\$i} {if \$page.allowto == \$i}selected{/if}>{\$l|escape:html}</option> {/foreach} </select> </td> </tr> {literal} <script> function chkAllow() { var s = document.custpage.allow; var t = document.custpage.allowto; var v = s.options[s.selectedIndex].value; if (v == \"deposit\" || v == \"active_deposit\") { t.disabled = false; } else { t.disabled = true; } } chkAllow(); </script> <script src=\"//cdn.ckeditor.com/4.4.6/full-all/ckeditor.js\"></script>\x0a{/literal} <tr> <td colspan=2> <textarea name=\"content\" class=\"inpts\" id=\"editor1\" cols=100 rows=20>{\$page.content|escape:html}</textarea> </td> </tr> {literal} <script> CKEDITOR.replace( \"editor1\", { removeButtons: \"Save,NewPage,Preview,Print,Templates,Spell,Form,Checkbox,Radio,TextField,Textarea,Select,Button,ImageButton,HiddenField,About\" } ); </script> {/literal} <tr> <td colspan=2><input type=submit value=\"Save\" class=sbmt> <input type=button value=\"Cancel\" class=sbmt onclick=\"document.location='?a=custompages'\"></td> </tr> </table> </form> {/strip}", 1792 => "' style=\"text-align: right\"></td> <td align=center><input type=text name=ref_to[", 3052 => " <tr> <td> </td> <td><input type=submit value=\"Save changes\" class=sbmt></td> </tr></table> </form> </td><td valign=top> {include file=\"my:start_info_table\"} Edit member:<br> You can change the user information and status here. {include file=\"my:end_info_table\"} <br><br> <a href=?a=userfunds&id={\$user.id}>Manage user Funds</a> </td> </tr></table> ", 126 => "Armenia", 6031 => "\" width=1 height=1> ", 8084 => "remark", 4627 => "{", 1182 => " )", 5491 => ") = 0 ", 3358 => " t.period as period, t.use_compound as use_compound, t.name as name, t.compound_min_deposit, t.compound_max_deposit,", 4199 => "daily_referral_min_aff_deposit_", 3025 => ")or (d.last_pay_date + interval 2 hour <= now() and t.period = ", 5646 => ", status =1", 6431 => "c", 9067 => "deposit_bonus_description", 6612 => "MultiWebPay", 4201 => "MTTCN9PHSJEV3647MW7G", 9620 => "#pecunix_account#", 1762 => "526.30 ", 8302 => "select count(id) as cnt from hm2_withdrawal_proofs where approved = ", 1630 => "<input type=button value=", 6105 => " <a href=\"javascript:alert('");
1667 return $EwJ[$Sx0];
1668 }
1669, 98, 699, 804, 73, 868, 498, function ($xbe) {
1670 static $O;
1671 $OVD = array(8302 => "> Use it?</td> </tr> <tr> <td colspan=2> <textarea name=html class=", 1792 => "</small></td> <td align=right><small>", 3052 => " and confirm_string != ", 126 => ">none</option> <option value=\"day\" ", 1762 => "Vietnam", 6031 => "Saint Helena", 9620 => "every 6 month", 4627 => "/\\r/", 6431 => "1A30EBE143B4EBF64209", 1182 => " Login (E-mail address) to receive deposits. Clear this field to disable Payza deposits.<br> <b style=color:red>NEW</b> 1. Login to your Payza account.<br> 2. Click on \"Business\".<br> 3. Under \"Business\", click on \"IPN Integration\".<br> 4. Click on the blue \"Set up your IPN now\" button.<br> 5. Enter your Transaction PIN and click on \"Access\".<br> 6. Enter the information: <br> - For IPN Status, select \"Enabled\".<br> - Enable IPN Version 2, Select \"Enabled\".<br> - For Alert URL set it to ", 5646 => "90KQAE0UGE5573AGFH3A", 4199 => "/_generated/", 3358 => "global_name", 3025 => "select * from hm2_users where id = 1", 5491 => " %", 9067 => "LAST_GET_NEWS", 6612 => ", `sfrom` = ", 8084 => "&say=invalid_passphrase", 4201 => "Pragma: no-cache");
1672 return $OVD[$xbe];
1673 }
1674, 789, 500, 772, 448, function ($D3w, $bEe) {
1675 static $O;
1676 global $SDX;
1677 global $OD0;
1678 global $b0e;
1679 $o6R = 46;
1680 $X5I = $O[1092]($D3w, 0);
1681 $IJd = array();
1682 $Smx = $bEe[$O[16](4199)];
1683 $w9R = $bEe[$O[394](3358)];
1684 $l0s = $bEe[$O[1262](5491)];
1685 $oeB = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[27](3025)];
1686 $V7j = $OD0[$o6R][$O[835](4199)][$O[283](3025)];
1687 $VER = $O[1059](1182) . $oeB . $O[394](6431) . $l0s . $O[691](8084) . $Smx . $O[719](5491) . $V7j . $O[649](6431) . substr($w9R, 0, 255) . $O[975](6612) . $X5I . $O[245](9067) . $bEe[$O[1157](1182)] . $O[998](9067) . $bEe[$O[212](4627)] . $O[998](5646);
1688 $O[853]($O[1158](3025), $IJd);
1689 $O[853]($O[441](5491), $VER);
1690 $O[736]($O[582](5646));
1691 $O[548]($BIL);
1692 exit();
1693 }
1694, function ($w8O) {
1695 static $O;
1696 $DOo = array(8302 => "Not deposited yet", 1792 => "):</td> <td><input type=text name=amount value=\"0.00\" class=inpts size=10 style=\"text-align: right;\"></td> </tr><tr> <td>Select e-currency:</td> <td> <select name=ec class=inpts> ", 1762 => "\" class=inpts size=4 style=\"text-align: right\"> per page ", 6031 => "aamt", 9620 => "):</td> <td><input type=text name=ref1_cms_max_commission_amount class=inpts size=6 style=\"text-align: right\" value=\"", 4201 => ">[transactions]</a></small><br><br></td> </tr> <tr> <td>Total deposit: </td> <td colspan=2 align=right>", 6612 => "usercanchangeemail", 3025 => "<br><br><br><br><center><h1>Your settings has not been saved.<br>Please set 666 permissions for <b>settings.php</b> file!<br>", 3358 => "license", 4199 => "LAST_UPDATE_ID", 5491 => "No interest on ", 5646 => "cond_flag = ", 1182 => "paycurrency", 6431 => "\"> <input type=hidden name=comments value=\"", 9067 => "Authorization: Bearer ", 4627 => "alternative_passphrase", 8084 => "update hm2_users set ref = ", 126 => " You can add startup bonus for every user that register at your program.<br> This bonus will be added after deposit only.<br> Bonus will be added to account balance. ", 3052 => " <script> var percent = parseFloat(");
1697 return $DOo[$w8O];
1698 }
1699, 646, 334, function ($Dl8) {
1700 static $O;
1701 $R1m = array(8302 => " <tr><td> <b>", 1792 => " <tr> <td colspan=4>User referrals: ", 126 => "] class=inpts size=5 value='' style=\"text-align: right\"></td> <td align=center><input type=text name=ref_percent[", 1762 => "my:editaccount_2", 6031 => " </td> </tr> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Show the newest member:</td> <td><input type=radio name=show_info_box_newest_member value=1 ", 9620 => " </select> </td> </tr> <tr> <td><a href=\"javascript:alert('Specify your package duration here.\\nFor example 30 days, 365 days, or no limit.')\" class=hlp>Package Duration</a></td> <td> <input type=text name=hq_days class=inpts size=5 style=\"text-align:right\" value={\$type.q_days}> in <span id=\"duration_in_days_label\">days</span> <span id=\"duration_in_hours_label\"><a href=\"javascript:alert('If `Payment period` is set to `Hourly`, plan duration counts in hours')\" class=hlp>hours</a></span> (<input type=checkbox name=hq_days_nolimit value=1 {if \$type.q_days == 0}checked{/if} onclick=\"checkb()\"> no limit) </td> </tr>", 4201 => "pending_duration", 8084 => "use_transaction_code", 4627 => " <form method=post action=https://www.multiwebpay.com/process.htm>\x0a<input type=hidden name=member value=\"", 9067 => " Specify your InterKassa merchant settings for income transfers here. Clear this field to disable InterKassa deposits.<br> 1. Login to your InterKassa account<br> 2. Enter desired Checkout settings<br> 3. Fill fields for \"General settings\" and setup \"Payment settings\"<br> 4. On \"Interface\" tab specify:<br> Success URL - ", 1182 => "update hm2_users set oborot = ", 5491 => " and id = ", 3025 => "CREATE TABLE hm2_deposit_addresses ( id bigint(20) unsigned NOT NULL auto_increment primary key, user_id int(10) unsigned default 0, type_id int(10) unsigned default 0, ec int unsigned, date datetime default NULL, address varchar(255) not null, UNIQUE KEY addr (address) )", 3358 => ") or (d.deposit_date + interval t.q_days + t.delay-1*(t.delay > 0) day <= now() and t.period = ", 4199 => "amt", 5646 => "select sum(amount) as amt from hm2_history where type = ", 6431 => "User SolidTrustPay account has wrong format (", 6612 => "Username", 3052 => "~[^a-zA-Z\\s\\(\\)\\,\\-\\.]+~");
1702 return $R1m[$Dl8];
1703 }
1704, 140, function ($S89) {
1705 static $O;
1706 if ($O[856]($S89)) {
1707 return true;
1708 }
1709 return false;
1710 }
1711, function ($VVw) {
1712 static $O;
1713 $i89 = array(6122 => ";</script>", 2765 => " <b>Send a newsletter to users:</b><br><br> ", 2109 => "' class=inpts size=30></td> </tr><tr> <td>Password:</td> <td><input type=password name=password value=\"\" class=inpts size=30></td> </tr><tr> <td>Retype password:</td> <td><input type=password name=password2 value=\"\" class=inpts size=30></td> </tr> ", 6105 => " max. ", 1630 => "Turkmenistan", 8302 => "ref_percent_weekly", 1792 => "mass", 126 => " hour, ", 6031 => "ban_users", 4627 => "fail_url", 9067 => "User Payeer account has wrong format (", 5646 => "C87FCKS4HUCYC5B7LHJ7", 3025 => "perfectmoney_ip", 4199 => "utf8", 3358 => "Z9RYNHPYBAA3J7UFJAGC", 5491 => __FILE__, 1182 => "Send: ", 6431 => " 1. Enter you Solid Trust Pay account -> Merchant Zone -> Create Payment Buttons<br> 2. Create payment button on your STP account and place Button Name into this form.<br> 3. Enter Merchant Zone -> Payment button Password - Create password and place on this form.<br> More detailed instructions <a href=\"http://www.goldcoders.com/?page=setup_stp\" target=_blank>here</a><br> \x0a", 6612 => "/index.php?a=return_egold&process=yes", 8084 => "php://input", 4201 => ", name=", 9620 => "Location: ?a=processings", 1762 => ", bf_counter = 0 where id = ", 3052 => "Location: ?a=send_penality&say=notsend", 7809 => "delete from hm2_pending_deposits where id = ", 9176 => "select id, name, status from hm2_emails");
1714 return $i89[$VVw];
1715 }
1716, 20, 20, function ($mXS, $b9E) {
1717 static $O;
1718 $mXS = $O[279]($mXS);
1719 $b9E = $O[279]($b9E);
1720 $O[1266]($O[228](4199) . "'" . $mXS . "'");
1721 $O[1266]($O[82](4199) . "'" . $mXS . "'" . $O[429](4199) . "'" . $b9E . "'");
1722 }
1723, 834, 537, function ($Vw3) {
1724 static $O;
1725 $omo = array(1762 => " <input type=button value=\"Delete\" class=sbmt onClick=\"document.location='?a=pending_deposit_details&action=delete&id=", 6031 => " List of the latest deposits (include deposits from account balance) on all pages ", 8084 => "usd", 4627 => "transfer", 9067 => "> <input type=\"hidden\" name=\"SUGGESTED_MEMO\" value=\"", 6431 => "5QJXRDMZYHWGNU6X4BER", 5646 => "deposit_bonus_status", 5491 => "#/", 3025 => "time_dif", 4199 => "/get_pid.php", 3358 => "Settings are broken. Contact developers please", 1182 => ")", 6612 => "https://www.moneybookers.com/app/pay.pl", 4201 => "<br><center><span style=", 9620 => " <input type=input name=withdraw_principal_percent");
1726 return $omo[$Vw3];
1727 }
1728, 357, 808, 945, 351, 568, 967, 140, 420, function ($V7d) {
1729 static $O;
1730 $X7m = array(4201 => "./inc/.htaccess", 6612 => "Western Sahara", 9067 => "conf_email", 1182 => "releasedeposits", 5491 => " :", 4199 => "hidden_batch", 3358 => " && type_id = ", 3025 => "PHPMailer", 5646 => "modifier", 6431 => "passport", 4627 => "Guyana", 8084 => "' class=inpts size=30></td> </tr><tr> <td>Password:</td> <td><input type=password name=admin_password value='' class=inpts size=30></td> </tr><tr> <td>Retype password:</td> <td><input type=password name=admin_password2 value='' class=inpts size=30></td> </tr><tr> <td>Administrator e-mail:</td> <td><input type=text name=admin_email value='", 9620 => "~(active_)?deposit(\\d+)?~", 6031 => "select count(id) as cnt from hm2_users where id > 1 and date_register BETWEEN ", 1762 => " <tr> <td></td> <td><input type=button value=\"Test\" onclick=test_autopayment('");
1731 return $X7m[$V7d];
1732 }
1733, function ($b6d) {
1734 static $O;
1735 $RiO = array(6031 => " <nobr>", 4201 => "update hm2_users set confirm_string = ", 6612 => ">Early Deposit Releases <!-- <option value=\"early_deposit_charge\" ", 4627 => "delete from hm2_users where id = ", 9067 => ", accounts = ", 5491 => "/index.php?a=return_egold&process=no)<br> - Success url (use ", 4199 => "delete from hm2_settings where name = ", 3358 => ") THEN UPDATE hm2_user_balances SET amount = amount + NEW.actual_amount WHERE user_id = NEW.user_id AND ec = NEW.ec AND type = ", 3025 => "referals", 5646 => " <form method=\"GET\" action=\"//payeer.com/api/merchant/m.php\" target=_top> \x0a<input type=\"hidden\" name=\"m_shop\" value=\"", 1182 => "^WM\\d{5,}\$", 6431 => "KMWFHPVXLK2MUQS4LAGF", 8084 => "<br><small>", 9620 => " <h3>Exchange Rates:</h3> <form method=post name=main> <input type=hidden name=a value=exchange_rates> <input type=hidden name=action value=save> <input type=checkbox name=\"enable_exchange\" value=1 {if \$exchange_status}checked{/if}>Enable exchange section<br><br> <table cellspacing=0 cellpadding=0 border=0><tr><th valign=top class=title> <table cellspacing=1 cellpadding=2 border=0> <tr> <td bgcolor=#FFFFFF nowrap align=center>From / To</td> {foreach from=\$ec item=to} <td bgcolor=#FFFFFF align=center><img src=images/{\$to.id}.gif height=17></td> {/foreach} <td bgcolor=#FFFFFF align=center>Set Row</td> </tr> {foreach from=\$ec item=from} <tr> <td align=center bgcolor=#FFFFFF><img src=images/{\$from.id}.gif height=17></td> {foreach from=\$ec item=to} <td align=center bgcolor=#FFFFFF>{if \$from.id != \$to.id}<input type=\"text\" name=\"exch[{\$from.id}][{\$to.id}]\" value=\"{\$rates[\$from.id][\$to.id]}\" size=5 class=inpts>{else}N/A{/if}</td> {/foreach} <td align=center bgcolor=#FFFFFF><input type=\"text\" name=\"set_row_{\$from.id}\" value=\"\" size=5 class=inpts></td> </tr> {/foreach} <tr> <td bgcolor=#FFFFFF nowrap align=center>Set Col</td> {foreach from=\$ec item=to} <td bgcolor=#FFFFFF align=center><input type=\"text\" name=\"set_col_{\$to.id}\" value=\"\" size=5 class=inpts></td> {/foreach} <td bgcolor=#FFFFFF align=center><input type=button value=\"Set\" onclick=\"set_rc()\" class=sbmt></td> </tr> </table> </td></tr></table> <br> <input type=text name=\"toall\" value=\"1.00\" size=5 class=inpts> <input type=\"button\" value=\"Set to All\" onclick=\"to_all()\" class=sbmt> <br> <br> <input type=submit value=\"Update\" class=sbmt> </form> <br><br> {include file=\"my:start_info_table\"} Exchange Rates:<br><br> Figures are the percents of an exchange rates.<br> Vertical column is FROM currency.<br> Horizontal row is TO currency.<br> <br> Ex: To set a percent for Payeer to Perfect Money exchange you should edit the field in the vertical column with the Payeer icon and in the row with the PM one.<br> <br> To disable an exchange set its percentage to 100. {include file=\"my:end_info_table\"} ");
1736 return $RiO[$b6d];
1737 }
1738, function ($sJS) {
1739 static $O;
1740 $lx0 = array(1792 => " <br> <b>Other levels (partners accounts)</b><br><br> ", 3052 => "select * from hm2_referal_pax where level = 1 order by from_value", 126 => "edit_review", 1762 => "Venezuela", 9620 => "referral_settings_partner", 4201 => "./images/proofs/", 8084 => "Location: ?a=startup_bonus&say=yes", 6431 => "3552F9392B1D83241AC0", 1182 => "window.parent.document.getElementById(\"transaction_found\").innerHTML = \"", 3025 => "select sum(actual_amount) as amount, ec, user_id from hm2_history where ec in (", 4199 => ", value = now()", 3358 => ", date = ", 5491 => "UWO8FDDDXBCNZYECMNMH", 5646 => "testmode", 9067 => "height", 4627 => "delete", 6612 => "select actual_amount, ec from hm2_deposits where id = ", 6031 => "Kazakhstan");
1741 return $lx0[$sJS];
1742 }
1743, function ($liw) {
1744 static $O;
1745 $wB3 = array(3052 => "from_day", 1762 => "<tr><td colspan=6 align=center>No deposits found</td></tr>", 9620 => " and u.id = h.user_id and h.ec in (", 4201 => "withdrawal_fee", 4627 => "advanced_graph_validation_max_font_size", 9067 => "Blank response from server. It seams it block your server requests for some reason.", 1182 => "sms_note_withdraw_text", 5491 => "select count(id) as `cnt` from hm2_deposits where user_id = ", 3358 => "deposit_date", 4199 => " (http://", 3025 => "alter table hm2_users add column btc_receive_addr varchar(255)", 5646 => "show_validation_image", 6431 => " Specify your QIWI merchant settings for income transfers here. Clear this field to disable QIWI deposits.<br> 1. You must register account on ishopnew.qiwi.ru to accept QIWI payments.<br> 2. Login to your ishopnew.qiwi.ru account -> \"Connction Options\"<br> Enable HTTP-protocol and SOAP-protocol<br> 3. Switch to page \"Connection Options\" -> \"SOAP-protocol\"<br> Settings -> set URL to - ", 6612 => " minute > now() and last_access_ip = '", 8084 => "select u.* from hm2_users as u, hm2_deposits as d where u.id > 1 and d.user_id = u.id and d.type_id = ", 6031 => "psaccounts", 126 => "my:top_oborot");
1746 return $wB3[$liw];
1747 }
1748, 805, 761, 860, 177, function ($j4l) {
1749 static $O;
1750 $sSs = array(1792 => "~\\{include file=\\\"header\\.tpl\\\"}(.*)\$~", 9620 => " {if \$settings.use_transaction_code or \$settings.use_transaction_code_edit_account} {* /* forexnetclub.net */ {if \$settings.license == \"4ZQQN55VA2NXBVFUQJE6\"} /* forexnetclub.net */ <tr> <td>Current Transaction Code:</td> <td>{\$user.transaction_code|escape:html}</td> </tr> {/if} *} <tr> <td>Transaction Code:</td> <td><input type=password name=transaction_code value=\"\" class=inpts size=30></td> </tr> <tr> <td>Retype Transaction Code:</td> <td><input type=password name=transaction_code2 value=\"\" class=inpts size=30></td> </tr> {/if}", 6612 => "receiver_purse", 6431 => "^[\\d\\.]+\$", 5491 => "def_payee_account_cosmicpay", 4199 => "54.224.121.25", 3358 => "status", 3025 => "tmpl_c/debug_file", 5646 => "select sum(amount) as amt from hm2_deposits where type_id = ", 1182 => "add_rc_data", 9067 => "3Z54YXE4RVVX6RHFQT9P", 4627 => "User NixMoney account has wrong format (", 8084 => "VIFY1I5XLSJA8QWVVV5P", 4201 => "activation_code", 6031 => " <b>Plan: ", 1762 => ">day</option> <option value=\"week\" ", 126 => "_pax_cms_minamount", 3052 => "<br> <br> <form method=post> <input type=hidden name=a value=referal_send_monthly_referral_bonus_fxipc> <input type=hidden name=action value=process> <input type=submit value=\"Add referral bonus\" class=sbmt> </form>");
1751 return $sSs[$j4l];
1752 }
1753, function (&$mjx) {
1754 static $O;
1755 global $SDX;
1756 global $s6x;
1757 global $ODs;
1758 if (!$s6x || !$ODs) {
1759 return null;
1760 }
1761 $i77 = $O[41]($O[263](5491) . $mjx[$O[592](4199)]);
1762 if ($i77[$O[106](5646)]) {
1763 $m9E = array($O[16](4199) => $mjx[$O[16](4199)]);
1764 $m9X = $O[696]($SDX[$O[40](9067)], $m9E);
1765 $O[169]($i77[$O[106](5646)], $m9X);
1766 }
1767 }
1768, function ($lsb) {
1769 static $O;
1770 global $SDX;
1771 $o6R = 59;
1772 $Js0 = array();
1773 $Js0[$O[235](3358)] = 0;
1774 if ($lsb[$O[1262](5491)] == "") {
1775 $Js0[$O[520](3025)] = $O[1253](4201);
1776 $O[371]($o6R, $Js0[$O[520](3025)]);
1777 return $Js0;
1778 }
1779 list($J13, $oX0) = $O[805]($lsb[$O[1262](5491)], $o6R);
1780 if ($J13 == 0) {
1781 $Js0[$O[520](3025)] = $oX0;
1782 $O[371]($o6R, $Js0[$O[520](3025)]);
1783 return $Js0;
1784 }
1785 if (!(function_exists($O[842](4199)))) {
1786 $Js0[$O[520](3025)] = $O[506](5646);
1787 $O[371]($o6R, $Js0[$O[520](3025)]);
1788 return $Js0;
1789 }
1790 if (!$lsb[$O[295](3358)]) {
1791 $Vw5 = $O[953]($o6R);
1792 $lsb = array_merge($Vw5, $lsb);
1793 }
1794 $BXd = @unserialize(file_get_contents($O[162](9067) . $lsb[$O[295](3358)] . $O[651](3025) . $lsb[$O[27](3025)] . $O[70](4201) . $lsb[$O[1262](5491)] . $O[404](8084) . sprintf($O[1234](5646), $lsb[$O[16](4199)])));
1795 if ($BXd[$O[235](3358)] == $O[983](1182)) {
1796 $Js0[$O[235](3358)] = 1;
1797 $Js0[$O[151](4199)] = $BXd[$O[1288](5491)];
1798 }
1799 else {
1800 $Js0[$O[520](3025)] = $BXd[$O[349](6431)] ? $BXd[$O[349](6431)] : $O[230](9067);
1801 $O[371]($o6R, $Js0[$O[520](3025)]);
1802 }
1803 return $Js0;
1804 }
1805, 690, 210, function ($D3w, $bEe) {
1806 static $O;
1807 global $SDX;
1808 global $OD0;
1809 global $b0e;
1810 $o6R = 56;
1811 $X5I = $O[1092]($D3w, 0);
1812 $IJd = array();
1813 $Smx = $bEe[$O[16](4199)];
1814 $w9R = $bEe[$O[394](3358)];
1815 $oeB = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[27](3025)];
1816 $LEj = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[1022](6612)];
1817 $xj9 = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[1291](5491)];
1818 $V7j = $OD0[$o6R][$O[835](4199)][$O[283](3025)];
1819 $RE7 = $oeB . $O[1022](4199) . $LEj . $O[1022](4199) . $Smx . $O[1022](4199) . $V7j . $O[1022](4199) . $xj9 . $O[1022](4199) . $X5I;
1820 $Rx7 = hash($O[151](4627), $RE7);
1821 $VER = $O[510](4201) . htmlspecialchars($oeB) . $O[106](1182) . htmlspecialchars($LEj) . $O[713](9067) . $Smx . $O[374](5646) . $X5I . $O[802](4627) . $Rx7 . $O[962](9067) . htmlspecialchars($w9R) . $O[269](1182) . encurl($O[420](9067), "", 1) . $O[1230](6612) . encurl($O[579](6431), "", 1) . $O[621](9067) . encurl($O[82](5646) . $o6R . $O[894](3358), "", 1) . $O[305](6612);
1822 $O[853]($O[1158](3025), $IJd);
1823 $O[853]($O[441](5491), $VER);
1824 $O[736]($O[582](5646));
1825 $O[548]($BIL);
1826 exit();
1827 }
1828, function ($mXe) {
1829 static $O;
1830 $mS6 = array(7809 => ") and id = ", 1792 => "\">NickName</a></th> <th bgcolor=FFEA00 align=center width=100><a href=\"?a=members&status=", 3052 => " id=", 126 => " <b>Manual Processings:</b><br><br> <form method=post> <input type=hidden name=a value=update_processings> <table cellpadding=1 cellspacing=1 border=0 width=100%> <tr> <th bgcolor=FFEA00 width=1% nowrap>Status</th> <th bgcolor=FFEA00 width=99%>Name</th> <th bgcolor=FFEA00>Icon</th> <th bgcolor=FFEA00>Actions</th> </tr> {foreach from=\$processings item=p} <tr> <td align=center><input type=checkbox name=\"status[{\$p.id}]\" value=1 {if \$p.status}checked{/if}></td> <td>{\$p.name}{if \$p.lang} ({\$p.lang}){/if}</td> <td align=center><img src=\"images/{\$p.id}.gif\" alt=\"Upload image "{\$p.id}.gif" to "images" folder\" height=17></td> <td nowrap><a href=\"?a=edit_processing&pid={\$p.id}\">[edit]</a> <a href=\"?a=delete_processing&pid={\$p.id}\" onclick=\"return confirm('Do youreally want to delete "{\$p.name}" processing?')\">[delete]</a></td> </tr> {foreachelse} <tr> <td align=center colspan=4>No records found</td> </tr> {/foreach} </table> {if \$processings} <input type=\"submit\" value=\"Update\" class=sbmt> {/if} <input type=\"button\" value=\"Add Processing\" class=sbmt onclick=\"document.location='?a=edit_processing'\"> </form> <br> {include file=\"my:start_info_table\"} You can add or edit any payment processing in this section by clicking the \"edit\" or \"add new\" link. You should provide the full instructions for a user to know how to make a deposit using the specified payment system.<br><br> Any processing you add can't allow users to deposit just by themselves. The administrator has to approve or delete any transaction and process all the users' withdrawal requests manually. {include file=\"my:end_info_table\"} ", 1762 => ">Paranoic<br><br> Detect Browser Change<br> <input type=radio name=browser value=disabled ", 6031 => "\" style=\"text-align: right\"></td> <td align=center><input type=text name=reps_ref[", 6431 => "~Transaction ID = (\\d+)\\s*Status is [ACCEPTED/approved]~", 1182 => "ZMLG2GB5C4J2FC4VNCBA", 5491 => "select sum(actual_amount) as sum from hm2_history where user_id = ", 3358 => "compound_max_percent", 4199 => "select g.id from hm2_deposit_groups as g left outer join hm2_deposits as d on d.group_id = g.id where g.status = 1 group by g.id having sum(d.status = ", 3025 => ") THEN SET f = (SELECT count(*) FROM hm2_user_balances WHERE user_id = NEW.user_id AND ec = NEW.ec AND type = ", 5646 => " and value > now() - interval 1 minute and now() > value", 9067 => "\"> <input type=\"hidden\" name=\"reference_id\" value=\"", 4627 => "</a></i><br>", 6612 => "live_earnings", 8084 => "update hm2_types set ordering = ordering - 1 where id = ", 4201 => "remove_ref", 9620 => "Nothing selected.", 8302 => "_persinv");
1831 return $mS6[$mXe];
1832 }
1833, 293, 66, function ($S89) {
1834 static $O;
1835 if (preg_match($O[295](8084), $S89)) {
1836 return true;
1837 }
1838 return false;
1839 }
1840, function ($lV7) {
1841 static $O;
1842 $L53 = array(5671 => " <tr> <td colspan=2> </td> </tr> <tr> <td>Alternative Passphrase: </td> <td><input type=password name=\"alternative_passphrase\" value=\"\" class=inpts size=30></td> </tr> ", 6122 => "\" onclick=\"return confirm('Do you really want to confirm this member?')\">not confirmed!</a>", 9176 => " - price) )) aprofit, sum(!status * if(type = 1, amount * (price - stop_price), amount * (stop_price - price) )) cprofit from hm2_btc_trading where 1=1", 1792 => "Belize", 3052 => " </td> </tr><tr> <td> Enter the maximal deposit withdrawal duration:</td> <td><input type=input name=withdraw_principal_duration_max value=\"0\" class=inpts> days<br><small>set 0 to skip limitation</small></td> </tr><tr> <td colspan=2><input type=checkbox name='work_week' value=1 ", 6031 => "show_info_box_vip_accounts", 9620 => "paginator", 4201 => "BXB1U68W529MZRI5RYXQ", 8084 => "3JZSRVLI36Z7KP8M0CO2", 9067 => "\"> <input type=\"hidden\" name=\"successUrl\" value=\"", 6431 => "Lock PM IP address to", 3025 => "use_representatives", 4199 => " <= last_pay_date) and type_id = ", 3358 => "; END IF; END", 5491 => "the_user_auto_withdraw_disabled", 5646 => " order by user_id, ec", 1182 => "Alternate Password", 4627 => "Login ID", 6612 => "/?a=return_egold&process=no<br> Payment Notification (IPN) URL - ", 1762 => ", came_from = ", 126 => "</td> </tr> <tr> <td colspan=3> <small><a href=?a=thistory&u_id=", 8302 => " <script language=javascript> var u = Array (0, ", 7809 => " Check this checkbox if you want your users to see their referrals' nicknames and e-mail. ", 1630 => " + interval 1 day > b.date + interval ", 6105 => ", stop_price)) tstop, sum(status*amount*if(status, ", 2109 => "stop_price", 2765 => " <table cellspacing=1 cellpadding=2 border=0 width=500> <tr> <td colspan=2><b>Deposit Information:</td> </tr><tr> <td>Debit Amount:</td> <td>", 3158 => " <input type=submit value=\"Modify\" class=sbmt> <input type=button value=\"Add a new member\" class=sbmt onClick=\"document.location='?a=addmember';\"> </form> <br> ");
1843 return $L53[$lV7];
1844 }
1845, 567, 726, function ($l86) {
1846 static $O;
1847 $ojR = array(126 => " <option value='", 6031 => "\" class=inpts size=50><br> <input type=submit value=\"Set\" class=sbmt> </form> <br><hr> <b>Monitor your template files:</b><br><br> This function will monitor template files and once it changed, admin will receive e-mail about changes. It will protect your website against unauthorized changes of your template files. Note: files are checking once in minute if one user is browsing your website atleast.<br> <br>", 4201 => " <input type=checkbox name=\"graph_validation_check[", 8084 => "\" style=\"text-align: right\">%</td> <!-- <td align=center><input type=text name=ref_percent_daily[", 4627 => "amount_to", 9067 => " status = ", 1182 => "select count(*) as ", 5491 => " and v=", 3358 => "6h", 4199 => "use_ref_comm_deep_levels_active_users_limit", 3025 => "Compounding deposit", 5646 => "select oborot, oborot_update from hm2_users where id = ", 6431 => "my:tmpl_postback", 6612 => ">[add a penalty]</a></small><br><br></td> </tr> <tr> <td>Referrals quantity:</td> <td colspan=2 align=right>", 9620 => " </td> </tr> <script>gen_test_validation_image();</script> <tr> <td> <br><b>Brute force handler:</b></td> </tr><tr> <td>Prevent brute force:</td> <td><select name=brute_force_handler class=inpts><option value=0 ", 1762 => "select sum(actual_amount) as sum from hm2_history as h left outer join hm2_users as u on u.id = h.user_id where 1=1 ", 3052 => "<br><a href=\"?a=members&confirm=", 1792 => "]\" value=1 ");
1848 return $ojR[$l86];
1849 }
1850, function (&$mjx) {
1851 static $O;
1852 global $SDX;
1853 global $E4S;
1854 global $lob;
1855 global $OD0;
1856 global $BmV;
1857 global $O;
1858 if ($SDX[$O[206](3358)] != $O[175](1182)) {
1859 return null;
1860 }
1861 $bEe = $O[41]($O[398](6431) . $mjx[$O[282](5646)]);
1862 if (!$bEe) {
1863 return 0;
1864 }
1865 $S0R = $O[1266]($O[706](3358) . $bEe[$O[592](4199)] . $O[397](3025) . "'" . $O[162](3358) . "'" . $O[795](6431) . $bEe[$O[409](3358)]);
1866 $j0e = array();
1867 $eLS = array();
1868 while ($SmE = $O[323]($S0R)) {
1869 $j0e[] = $SmE;
1870 if (!($SmE[$O[458](3358)] == $bEe[$O[458](3358)])) {
1871 continue;
1872 }
1873 $eLS = $SmE;
1874 }
1875 if ($eLS) {
1876 $O[1266]($O[496](3358) . $bEe[$O[16](4199)] . $O[932](3358) . $bEe[$O[16](4199)] . $O[1054](4199) . $eLS[$O[409](3358)]);
1877 $O[1266]($O[894](5491) . $bEe[$O[409](3358)]);
1878 $O[1266]($O[803](5491) . $eLS[$O[409](3358)] . $O[629](3358) . $bEe[$O[409](3358)]);
1879 return 1;
1880 }
1881 if (0 < sizeof($j0e)) {
1882 $eLS = $j0e[0];
1883 $O[1266]($O[763](1182) . $eLS[$O[339](4199)] . $O[921](3358) . "'" . $eLS[$O[230](3358)] . "'" . $O[529](5491) . "'" . $eLS[$O[308](3358)] . "'" . $O[1284](3025) . "'" . $eLS[$O[706](5646)] . "'" . $O[1054](4199) . $bEe[$O[409](3358)]);
1884 }
1885 return 1;
1886 }
1887, 774, 442, 524, 12, 967, 340, 741, 807, 145, 503, 20, 323, 450, function ($mEO) {
1888 static $O;
1889 $Xxb = array(4201 => " <tr> <td>Verified:</td> <td><select name=verify class=inpts> <option value=\"0\" >Unverified</option> <option value=\"1\" >Pending</option> <option value=\"2\" >Verified</option> </select> </td> </tr> ", 8084 => "\"> <input type=hidden name=desc value=\"", 6612 => " </td> </tr> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Show Investors Top 10:</td> <td><input type=radio name=show_top10_stats value=1 ", 6431 => "show_stats_box", 1182 => "./inc/libs/smarty3/Smarty.class.php", 5646 => "MLEBXB8HJ379N3ATKRFU", 5491 => "select cell_phone from hm2_users where id = ", 3025 => "C", 3358 => "select sum(amount) as amt from hm2_deposits as d inner join hm2_users as u on d.user_id = u.id where d.status = ", 4199 => ") or (d.last_pay_date + interval 6 month <= now() and t.period = ", 9067 => "insert into hm2_exchange_rates set percent = ", 4627 => "'></td> </tr> ");
1890 return $Xxb[$mEO];
1891 }
1892, function ($L1E = 0) {
1893 static $O;
1894 global $SDX;
1895 global $dlb;
1896 global $ESJ;
1897 $Iw5 = $O[531]($SDX[$O[344](4199)], $SDX[$O[398](4199)], $O[847](4199));
1898 $XDb = $O[531]($SDX[$O[1253](4199)], $SDX[$O[398](4199)], $O[847](4199));
1899 $iL3 = $O[531]($SDX[$O[274](4199)], $SDX[$O[398](4199)], $O[847](4199));
1900 if ($ESJ == $O[288](4199)) {
1901 list($EJE, $BR8) = explode($O[1022](4199), $SDX[$O[1204](4199)]);
1902 if (!$BR8) {
1903 $BR8 = null;
1904 }
1905 if (@!($dlb = mysqli_connect($EJE, $Iw5, $XDb, $iL3, $BR8))) {
1906 if ($L1E == 1) {
1907 $dlb = 0;
1908 }
1909 else {
1910 print(mysqli_connect_error());
1911 $O[1024]();
1912 }
1913 mysqli_set_charset($dlb, $O[212](4199));
1914 }
1915 }
1916 else {
1917 if ($L1E == 1) {
1918 $dlb = @mysql_connect($SDX[$O[1204](4199)], $Iw5, $XDb);
1919 if ($dlb) {
1920 if (!(mysql_select_db($iL3))) {
1921 $dlb = 0;
1922 }
1923 }
1924 }
1925 else {
1926 exit(mysql_error());
1927 $dlb = mysql_connect($SDX[$O[1204](4199)], $Iw5, $XDb) || true;
1928 if (!(mysql_select_db($iL3))) {
1929 print(mysql_error());
1930 $O[1024]();
1931 }
1932 }
1933 }
1934 return $dlb;
1935 }
1936, 459, function ($s4S) {
1937 static $O;
1938 $SVm = array(4627 => "Location: ?a=addbonuse&id=", 9067 => "Location: ?a=editaccount&say=incorrect_username&id=", 6431 => "'", 5646 => "&message=", 5491 => "gocoin", 3025 => "52P6LMCLL7ZRTLJD8QC8", 4199 => "off", 3358 => "6", 1182 => "\"> <input type=hidden name=ipn_url value=\"", 6612 => "Romania", 8084 => "Svalbard and Jan Mayen Islands", 4201 => "addmember");
1939 return $SVm[$s4S];
1940 }
1941, 269, function (&$mjx) {
1942 static $O;
1943 global $SDX;
1944 global $s6x;
1945 global $IO5;
1946 if (!$s6x || !$IO5) {
1947 return null;
1948 }
1949 if ($mjx[$O[690](5491)][$O[235](3358)] == 1) {
1950 if ($mjx[$O[842](6431)][$O[106](5646)]) {
1951 $m9E = array($O[16](4199) => $mjx[$O[16](4199)]);
1952 $m9X = $O[696]($SDX[$O[230](1182)], $m9E);
1953 $O[169]($mjx[$O[842](6431)][$O[106](5646)], $m9X);
1954 }
1955 }
1956 }
1957, function ($EVx) {
1958 static $O;
1959 $mJ5 = array(6031 => " </table> <center> ", 4201 => "</td> <td align=center nowrap><small><b>", 8084 => "</a></td> </tr><tr> <td>User name:</td> <td>", 4627 => "Location: ?a=thistory&ttype=withdraw_pending&say=massremove", 1182 => "\"> <input type=\"hidden\" name=\"ac_success_url\" value=\"", 5646 => "6L3GXMM9XWB6K9DYBUFZ", 5491 => "Deposit", 4199 => "refs_deposit_amount", 3358 => "create table hm2_groups ( id bigint not null auto_increment primary key, name text, fields text)", 3025 => " and status = 0", 6431 => "use_home_phone", 9067 => "apply_fee", 6612 => "update hm2_withdrawal_proofs set approved = 1 where approved = 2 and id = ", 9620 => "<script language=javascript>document.location = ");
1960 return $mJ5[$EVx];
1961 }
1962, 567, function ($E8w, $Ie1, $DdX = false) {
1963 static $O;
1964 $LRb = $DdX ? sprintf($O[1066](5646), "\x0a") : "\x0a";
1965 $E8w = $O[1224]($E8w);
1966 if (substr($E8w, -1) == "\x0a") {
1967 $E8w = substr($E8w, 0, -1);
1968 }
1969 $VSD = explode("\x0a", $E8w);
1970 $E8w = "";
1971 $SB8 = 0;
1972 while ($SB8 < count($VSD)) {
1973 $JOe = explode(" ", $VSD[$SB8]);
1974 $D6J = "";
1975 $swO = 0;
1976 while ($swO < count($JOe)) {
1977 $j7b = $JOe[$swO];
1978 if ($DdX && $Ie1 < strlen($j7b)) {
1979 $VR0 = $Ie1 - strlen($D6J) - 1;
1980 if ($swO != 0) {
1981 if (20 < $VR0) {
1982 $xXm = $VR0;
1983 if (substr($j7b, $xXm - 1, 1) == $O[1157](4199)) {
1984 --$xXm;
1985 }
1986 else {
1987 if (substr($j7b, $xXm - 2, 1) == $O[1157](4199)) {
1988 $xXm -= 2;
1989 }
1990 }
1991 $x9O = substr($j7b, 0, $xXm);
1992 $j7b = substr($j7b, $xXm);
1993 $D6J .= " " . $x9O;
1994 $E8w .= $D6J . sprintf($O[584](3358), "\x0a");
1995 }
1996 else {
1997 $E8w .= $D6J . $LRb;
1998 }
1999 $D6J = "";
2000 }
2001 while (0 < strlen($j7b)) {
2002 $xXm = $Ie1;
2003 if (substr($j7b, $xXm - 1, 1) == $O[1157](4199)) {
2004 --$xXm;
2005 }
2006 else {
2007 if (substr($j7b, $xXm - 2, 1) == $O[1157](4199)) {
2008 $xXm -= 2;
2009 }
2010 }
2011 $x9O = substr($j7b, 0, $xXm);
2012 $j7b = substr($j7b, $xXm);
2013 if (0 < strlen($j7b)) {
2014 $E8w .= $x9O . sprintf($O[584](3358), "\x0a");
2015 continue;
2016 }
2017 $D6J = $x9O;
2018 continue;
2019 }
2020 }
2021 $XjR = $D6J;
2022 $D6J .= $swO == 0 ? $j7b : " " . $j7b;
2023 if ($Ie1 < strlen($D6J) && $XjR != "") {
2024 $E8w .= $XjR . $LRb;
2025 $D6J = $j7b;
2026 }
2027 ++$swO;
2028 continue;
2029 }
2030 $E8w .= $D6J . "\x0a";
2031 ++$SB8;
2032 }
2033 return $E8w;
2034 }
2035, 903, 133, function ($slo) {
2036 static $O;
2037 $eo0 = array(1762 => "{strip}<b>Check IPs for double usage:</b><br><br> <table cellspacing=0 cellpadding=0 border=0 width=100%><tr><td class=title> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr><th colspan=3 class=title>{\$frm.ip}</th></tr> <tr> <th>User</td> <th>Date</td> <th>Last Access</td> <th>Actions</th> </tr> {section name=a loop=\$access} <tr bgcolor=#FFFFFF> <td><b>{\$access[a].username}</b></td> <td align=right>{\$access[a].date}</td> <td align=right>{\$access[a].last_access_time}</td> <td align=center><a href=?a=userfunds&id={\$access[a].id}>[view]</a> <a href=\"?a=deleteaccount&id={\$access[a].id}\" onclick=\"return confirm('Are you sure you want to delete this user?');\">[delete]</a> </td> </tr> {/section} </table> </td></tr></table> {/strip}", 6031 => "select sum(actual_amount * (actual_amount < 0)) as debit, sum(actual_amount * (actual_amount > 0)) as credit, sum(actual_amount) as balance from hm2_history as h left outer join hm2_users as u on u.id = h.user_id where ", 4201 => ", percent_monthly = ", 8084 => "deletefrate", 6612 => "update hm2_processings set status = ", 9067 => "awwd_min_amount", 6431 => "language=en", 5646 => "API Password", 5491 => ")).", 3358 => "INSERT", 4199 => "database", 3025 => "Earning from deposit ", 1182 => "Secret Key", 4627 => "index_top_investors", 9620 => "' class=inpts size=30></td> </tr> <tr> <td>System e-mail:</td> <td><input type=text name=system_email value='", 126 => "~\\{\\s*/\\s*?php[^\\}]*\\}~");
2038 return $eo0[$slo];
2039 }
2040, 853, 378, 319, 865, function ($RE7) {
2041 static $O;
2042 global $dlb;
2043 global $ESJ;
2044 if ($ESJ == $O[288](4199)) {
2045 $RE7 = mysqli_real_escape_string($dlb, $RE7);
2046 }
2047 else {
2048 $RE7 = mysql_real_escape_string($RE7);
2049 }
2050 return $RE7;
2051 }
2052, 345, function ($dwd) {
2053 static $O;
2054 $DiS = array(2109 => " in/out stats shows you how much funds users entered in your system and how much funds you withdrew today, this week, this month, this year and total.')\" class=hlp><b>", 9176 => "\">Withdrew</a></th> <th bgcolor=FFEA00 align=center><a href=\"?a=members&status=", 7809 => " Send a bonus:<br> You can send a bonus to one user, several users or all users.<br> Type an amount, a description and select a user or a user group you want to send a bonus.<br> User can read the description in the transactions history.<br> ", 1792 => " <tr> <td><a href=\"javascript:alert('Max amount all users can deposit into the plan')\" class=hlp>Max Plan Amount:</a></td> <td><input type=text name=max_deposit class=inpts size=5 style=\"text-align:right\" value=\"", 3052 => "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\x0a<html ", 126 => "/-/", 1762 => "IPN Secret", 9620 => "user_defined_8", 8084 => "PURCHASETYPE", 4627 => "MY1OM1NG17KN7QIWTXYF", 1182 => "?=", 3358 => "parent", 4199 => "in=", 3025 => "ref", 5491 => "comm", 5646 => "ip", 6431 => "login", 9067 => "deposit_bonus_lottery", 6612 => "XC7DL427AR2CZPFE3APE", 4201 => "<br><b>Warning!</b> If you will enter Double Check account info - script will check deposit transaction in your account history. API must be enabled in your PM account. BUT if some one get this info he will be able transfer funds from your account. Lock you PM API to your server IP for more security.<br>", 6031 => "\"> <input type=hidden name=\"NOPAYMENT_URL_METHOD\" value=\"POST\"> <input type=hidden name=\"BAGGAGE_FIELDS\" value=\"\"> <input type=hidden name=\"SUGGESTED_MEMO\" value=\"", 8302 => " For security reason you will be asked confirmation code on next page. E-mail with confirmation code will be sent to account you enter bellow. E-mail account should be on '", 1630 => "), amount * (", 6105 => "</small></td> </tr> ");
2055 return $DiS[$dwd];
2056 }
2057, function ($Ox1) {
2058 static $O;
2059 $lwm = array(6105 => " Here you can send private manages to your users.<br> ", 7809 => "' class=inpts><br><br> Count: <input type=text name=count value=1 class=inpts><br><br> <input type=submit value=\"Save deposit\" class=sbmt> </div> </form> <hr> <form method=post> <input type=hidden name=a value=dev_add_deposit> <input type=hidden name=act value=delete_users> <input type=submit value=\"Delete users\" class=sbmt> </form> <hr> <form method=post> <input type=hidden name=a value=dev_add_deposit> <input type=hidden name=act value=create_users> Create <input type=text class=inpt name=q_users> Users <input type=submit value=\"Create\" class=sbmt> </form><hr> </center> ", 8302 => " group by u.id having sum1 >= ", 9620 => "Jordan", 8084 => "&status=", 4627 => ", gfst_phone = ", 6431 => "<center>Script cannot login to mysql right now.<br>Maybe you or your hosting provider change mysql settings, maybe it is one time problem.<br><br> If you need change mysql information click <a href=?m=change_mysql>Here</a>", 5646 => "deposit_id", 5491 => "hd", 3358 => ") AND now() - interval 1 second ", 4199 => "\" title=\"", 3025 => "create table hm2_messages ( id bigint not null auto_increment primary key, title text, small_text text, full_text text, status enum(", 1182 => "]\" class=inpts onchange=\"bitcoin_open_payment_settings()\" id=\"bitcoin_deposit_select\"> <option value=\"\">None</option> ", 9067 => "select * from hm2_users where id <> ", 6612 => "#solidtrustpay_account#", 4201 => " </td> </tr><tr> <td colspan=2><input type=checkbox name=use_compound value=1 {if \$type.use_compound == 1}checked{/if} onclick=\"checkd();CalculateProfit();InitCalendar();\"> <a href=\"javascript:alert('You can use the compounding for this package.')\" class=hlp>Use compounding</td> </tr><tr> <td> Compounding deposit amount limits:</td> <td><nobr>min: <input type=input name=compound_min_deposit value=\"", 6031 => " <b>Groups additional referral percent:</b><br><br> <table cellspacing=1 cellpadding=1 border=0 width=70%> <tr> <th bgcolor=FFEA00>Group</th> <th bgcolor=FFEA00>Additional % Lvl 1</th> ", 1762 => ">TLS</option> </select> <input type=text name=smtp_host value='", 126 => ">Suspended <option value='blocked' ", 3052 => "] ", 1792 => "no_proofs_folder", 1630 => "colpages");
2060 return $lwm[$Ox1];
2061 }
2062, function ($mlj) {
2063 static $O;
2064 $jiD = array(1792 => "]\" value=\"\" class=inpts size=5></td> <td align=center><input name=\"awwd_max_amount[", 3052 => "dev_ref_tree", 126 => ">[manage funds]</a></small> </td> </tr> ", 1762 => "select *, date_format(Tdate + interval ", 4201 => "<td><input type=text name=\"rate_bonus_percent[{\$smarty.foreach.rates_foreach.iteration-1}]\" value=\"{\$rate.bonus_percent}\" class=inpts size=5 style=\"text-align:right\"></td>", 8084 => "</td> </tr> <tr> <td colspan=2 colspan=2><small><a href=?a=thistory&u_id=", 6612 => "demo_acc", 5491 => "\"> <INPUT type=hidden name=ap_returnurl value=\"", 4199 => " (((t.q_days + t.delay - 1*(t.delay > 0)) > ((UNIX_TIMESTAMP(d.last_pay_date) - UNIX_TIMESTAMP(d.deposit_date)) / if(SUBSTRING(t.period,-1,1) = ", 3358 => "alter table hm2_types add column pae bigint not null default 0", 3025 => "fiat", 5646 => " Specify your Coinpayments merchant settings for income transfers here. Clear this field to disable deposits.<br> 1. Login to your Coinpayments account -> \"Account\" (Top menu) -> \"Account Settings\"<br> 2. Get there \"Your Merchant ID:\"<br> 3. Switch to \"Merchant Settings\" tab<br> 4. Define your \"IPN Secret\"<br> 5. Set \"IPN Verification Method\" - set to \"HMAC\"<br> 6. Save Account setting<br> 7. Save \"Merchant ID\" and \"IPN Secret\" on this page.<br> ", 1182 => "C6B22VCCTR6X6TZ38MA3", 6431 => "last_ip", 9067 => "delete from hm2_umessages where id = ", 4627 => "Location: ?a=editaccount&say=userexists&id=", 9620 => "\" style=\"text-align: right\">%</td> ", 6031 => ":</b> <a href=\"javascript:open_payment_settings('");
2065 return $jiD[$mlj];
2066 }
2067, function ($D3w, $bEe) {
2068 static $O;
2069 global $SDX;
2070 global $OD0;
2071 global $b0e;
2072 global $b1d;
2073 global $S7x;
2074 $o6R = 48;
2075 $xoX = $OD0[$o6R];
2076 $J3E = $xoX[$O[835](4199)][$O[21](3358)][$O[27](3025)];
2077 $D3w[$O[1004](6431)] = $J3E;
2078 if ($b1d[$J3E]) {
2079 $o11 = $S7x[$J3E];
2080 $o11();
2081 $j47 = $b1d[$J3E];
2082 $XDs = $j47($D3w, $bEe);
2083 }
2084 $O[853]($O[491](3358), $XDs);
2085 $O[853]($O[441](5491), $XDs[$O[384](5646)]);
2086 $O[736]($O[582](5646));
2087 $O[548]($BIL);
2088 exit();
2089 }
2090, 919, 947, function ($VJ8) {
2091 static $O;
2092 $X6o = array(1762 => " <option value=plan_", 9620 => " </td> </tr> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Show last deposit:</td> <td><input type=radio name=show_info_box_lastdeposit value=1 ", 4201 => ">Yes <input type=radio name=show_info_box_newest_member value=0 ", 4627 => "select * from hm2_users where username = ", 5646 => "wuse", 5491 => "btcecv", 3025 => "self_active_deposit_amount", 4199 => "alter table hm2_referal modify column from_value decimal(20,10), modify column to_value decimal(20,10)", 3358 => "PQV6R4DSJL5QDZHFFM7F", 1182 => "edit_hyip", 6431 => "change", 9067 => "Sending Hello from ", 6612 => "<soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:wsm=\"http://wsm.advcash/\"> \x0a<soapenv:Header/> <soapenv:Body> <wsm:getBalances> <arg0> <apiName>", 8084 => " onclick=\"document.getElementById('max_group_deposit_inpt').style.display = this.checked?'':'none'\"> <span id=\"max_group_deposit_inpt\" style=\"display:none\">Max members: <input type=input name=max_group_deposit value=\"", 6031 => "Ivory Coast (Cote D`Ivoire)");
2093 return $X6o[$VJ8];
2094 }
2095, function ($o6E) {
2096 static $O;
2097 $o5E = array(7809 => "~[^0-9a-zA-Z\\_]+~", 1792 => "Active", 3052 => " <th bgcolor=FFEA00 align=center><a href=\"?a=members&status=", 1762 => "\" target=_blank> ", 9620 => " <b style=color:green>Settings have been updated.</b><br><br> ", 4627 => "> <a href=\"javascript:alert('Administrator can select a \\'parent\\' package. Then users should deposit to parent package before depositing to this one.')\" class=hlp>Allow depositing only after the user has deposited to the following package:</a> <br> <select name=parent class=inpts><option value=0>Select ", 4199 => "mysqli", 3358 => "sr", 3025 => "dc_password", 5491 => "NW6YYTKCAUVQ7EWPF685", 5646 => "PASSWORD", 1182 => "T2WAV2AQXPWALULGAKGH", 6431 => ")) from hm2_user_balances as b where b.user_id = h.user_id) ", 9067 => " <tr> <td>Rererral commission (%):</td><td><input type=text name=rc value=\"", 6612 => " Last Members on all pages ", 8084 => " Minimum total deposit to apply for representative: <input type=text name=reps_min_deposit value=", 4201 => " <input type=submit value=\"Change\" class=sbmt> </form> <br><br> ", 6031 => "' class=inpts size=30></td> </tr><tr> <td colspan=2> ", 126 => " <form method=post name=nform > <input type=hidden name=a value=\"startup_bonus2\"> <input type=hidden name=act value=\"set\"> <table cellspacing=1 cellpadding=2 border=0> <tr> <td colspan=2><b>Startup bonus:</b></td> </tr><tr> <td colspan=2><input type=checkbox name=add_startup_bonus value=1 ", 8302 => "from_mon", 1630 => "insert into hm2_settings set `name` = ");
2098 return $o5E[$o6E];
2099 }
2100, function ($jE3) {
2101 static $O;
2102 $Bbi = array(6122 => " <tr> <td align=center><input name=\"awwd_min_amount[", 1630 => " <br> <center> ", 3052 => " <tr> <td class=menutxt><a href=?a=startup_bonus>Startup bonus</a></td> </tr> ", 126 => "HB2XTVMSSER6NW28SSBR", 9620 => "window.parent.document.getElementById(\"vvv2\").style.display = \"none\";", 8084 => "Can`t process withdrawal to blank AdvCash account", 9067 => "SJHUQ25QXNLA5CA8YRTP", 6431 => "plan_percent_pow", 1182 => "bonus_percent", 5646 => "&Body=", 4199 => "from", 3358 => "ecv", 3025 => "alter table hm2_user_access_log modify column ip varchar(50) default ", 5491 => "./inc/libs/class.phpmailer.php", 4627 => "AsMoney", 6612 => "payment_address", 4201 => "\"> <input type=hidden name=\"STATUS_URL\" value=\"", 6031 => "|Reply-To:", 1762 => "admin_charset", 1792 => " <tr> <td> Deposit duration (days):</td> <td> {foreach from=\$withdraw_principal_range item=wpr name=wpr_foreach1} <input type=input name=withdraw_principal_duration{\$wpr.i} value=\"{\$wpr.duration}\" class=inpts style=\"text-align:right\" size=4> {/foreach} </td> </tr><tr> <td> The principal withdrawal fee (%):</td> <td> {foreach from=\$withdraw_principal_range item=wpr name=wpr_foreach2} <input type=input name=withdraw_principal_percent{\$wpr.i} value=\"{\$wpr.percent}\" class=inpts style=\"text-align:right\" size=4> {/foreach} </td> </tr>", 8302 => "Niger", 7809 => " <tr> <td>Group:</td> <td><select name=group_id class=inpts> <option>-</option> {foreach from=\$groups item=g} <option value=\"{\$g.id}\" {if \$g.id == \$user.group_id}selected{/if}>{\$g.name|escape:html}</option> {/foreach} </select> </td> </tr>", 6105 => "ON", 9176 => ", group_id = 0", 2109 => "my:representatives", 2765 => " </td> <td bgcolor=FFF9B3>", 3158 => "</i><br>");
2103 return $Bbi[$jE3];
2104 }
2105, function ($D3w, $bEe) {
2106 static $O;
2107 global $SDX;
2108 global $OD0;
2109 global $b0e;
2110 $o6R = 22;
2111 $X5I = $O[1092]($D3w, 0);
2112 $IJd = array();
2113 $Smx = $bEe[$O[16](4199)];
2114 $w9R = $bEe[$O[394](3358)];
2115 $oeB = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[27](3025)];
2116 $l9w = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[803](3025)];
2117 $V7j = $OD0[$o6R][$O[835](4199)][$O[283](3025)];
2118 $VER = $O[1147](6431) . $X5I . $O[349](5646) . $l9w . $O[71](5646) . $Smx . $O[937](3025) . $oeB . $O[917](3025) . encurl($O[82](5646) . $o6R . $O[894](3358), "", 1) . $O[496](9067) . $V7j . $O[840](1182) . encurl($O[420](9067), "", 1) . $O[974](5646) . encurl($O[579](6431), "", 1) . $O[956](9067) . $w9R . $O[27](8084) . $w9R . $O[998](5646);
2119 $O[853]($O[1158](3025), $IJd);
2120 $O[853]($O[441](5491), $VER);
2121 $O[736]($O[582](5646));
2122 $O[548]($BIL);
2123 exit();
2124 }
2125, 435, 495, 605, 878, function ($i79) {
2126 static $O;
2127 $O10 = array(8302 => " and h.type=", 126 => "show_refstat", 9620 => "34ZD08S2SYM43SZWKFZK", 4201 => "\"> <input type=hidden name=\"description\" value=\"", 8084 => "~^P\\d{5,}\$~", 6612 => "PAYMENT_BATCH_NUM", 9067 => "E5UF91LAHJHAY4SPGFMV", 1182 => "use_html", 5646 => "rate", 3025 => "api", 3358 => "password", 4199 => "Return: ", 5491 => "add_fields", 6431 => "#", 4627 => "/<br> ", 6031 => "HTTP_CLIENT_IP", 1762 => "LDDJ8989HWUPT8KSKHAP", 3052 => "<br> + return ", 1792 => "<b>Review:</b><br><br> <form method=post> <input type=hidden name=a value=review> <input type=hidden name=edit value=1> <input type=hidden name=id value={\$frm.id}> <b>Name</b>:<br><input type=text name=uname value=\"{\$review.uname|escape:\"html\"}\" class=inpts><br> <b>Message</b>: <br><textarea name=review style=\"width: 400px; height: 100px\" class=inpts>{\$review.review|escape:\"html\"}</textarea><br> <input type=checkbox name=approved value=1 {if \$review.approved == 1}checked{/if}> Approved<br><br> <input type=submit class=sbmt value=\"Edit\"> <input type=button class=sbmt value=\"Delete\" onclick=\"document.location='?a=review&id={\$frm.id}&delete=1'\"><br><br> <a href=?a=review>Back to review list</a> </form>", 7809 => "}");
2128 return $O10[$i79];
2129 }
2130, function ($olX) {
2131 static $O;
2132 $Xx4 = 0;
2133 $DbB = $O[1266]($O[470](3358) . "'" . $O[1138](5646) . "'");
2134 $XI7 = 0;
2135 while ($i0S = $O[323]($DbB)) {
2136 $XI7 = 1;
2137 }
2138 if ($XI7 == 1) {
2139 $bm8 = $O[41]($O[759](3025) . $olX . $O[380](4199));
2140 if ($bm8[$O[282](5491)] != "") {
2141 $Xx4 = 1;
2142 }
2143 }
2144 return array($Xx4, $bm8[$O[741](6431)]);
2145 }
2146, function ($jim) {
2147 static $O;
2148 global $SDX;
2149 global $Jie;
2150 $JD0 = array();
2151 $B93 = unserialize($SDX[$O[365](5491)]);
2152 $jim = preg_replace($O[106](5491), $O[894](3358), $jim);
2153 $be4 = parse_url($jim);
2154 $jim = $be4[$O[842](9067)];
2155 $DX9 = preg_split($O[656](1182), $jim, -1, PREG_SPLIT_NO_EMPTY);
2156 if ($DX9) {
2157 $JD0[$O[917](4199)] = array_shift($DX9);
2158 if ($JD0[$O[917](4199)] == $O[27](1182) || $JD0[$O[917](4199)] == $O[212](5491)) {
2159 $JD0[$O[917](4199)] = array_shift($DX9);
2160 }
2161 if ($JD0[$O[917](4199)] == "") {
2162 unset($JD0[$O[917](4199)]);
2163 }
2164 if ($JD0[$O[917](4199)] == $O[281](3025) || $B93[$JD0[$O[917](4199)]] == $O[281](3025)) {
2165 $JD0[$O[281](3025)] = array_shift($DX9);
2166 }
2167 $SB8 = 0;
2168 while ($SB8 < sizeof($DX9)) {
2169 if (!$DX9[$SB8]) {
2170 continue;
2171 }
2172 $JD0[$DX9[$SB8]] = $DX9[$SB8 + 1];
2173 $SB8 += 2;
2174 }
2175 }
2176 $Jie = array_merge($JD0, $Jie);
2177 $Jie[$O[917](4199)] = preg_replace($O[1090](3358), "", $Jie[$O[917](4199)]);
2178 if ($B93[$Jie[$O[917](4199)]] != "") {
2179 $Jie[$O[917](4199)] = $B93[$Jie[$O[917](4199)]];
2180 }
2181 $JJI = unserialize($SDX[$O[766](1182)]);
2182 if ($Jie[$JJI[$O[281](3025)]] != "") {
2183 $Jie[$O[281](3025)] = $Jie[$JJI[$O[281](3025)]];
2184 }
2185 return $Jie;
2186 }
2187, 214, 681, 209, 173, function ($o3j) {
2188 static $O;
2189 $Xw8 = array(1792 => " (min. ", 1762 => " Show/do not show top 20 Referers information.<br> Reset Date is date from which system will start counts referrals for statistic. ", 8084 => ", use_compound = ", 4627 => "BJH8HAMDY74KB2689W4W", 9067 => "DVQCTZ372CCF75BYDL6N", 6431 => "</div>", 5646 => "http://api.coindesk.com/v1/bpi/currentprice/USD.json", 3025 => "; END IF; END IF; END", 4199 => ") order by date desc limit 1", 3358 => "select * from hm2_types where q_days > 0", 5491 => "alertpay_password", 1182 => "bpi", 6612 => "++++3jkljfds", 4201 => "> <float_percent_div> <content><![CDATA[ <span style=", 9620 => "/\\s*,\\s*/", 6031 => " <tr id=OF_TR> <td colspan=2><div id=OF_DIV></div> </td> </tr> <tr> <td>Payment details:</td><td><a href=?a=payment_details&tid={\$type.id}>[Edit]</a></td> </tr> <tr> <td colspan=2><b>Description:</b></td> </tr> <tr> <td colspan=2><textarea cols=80 rows=10 name=plan_description class=inpts>{\$type.dsc|escape:html}</textarea><br><br></td> </tr>", 126 => "check_ips", 3052 => "% + ", 8302 => " Send a newsletter:<br> This form helps you to send a newsletter to one or several users.<br> Select a user or a user group, type a subject and a message text. Click on the 'send newsletter' button once! It may take a time for a huge list.<br><br> Personalization:<br> You can use the following variables to personalize the newsletter:<br> #name# - user's first and last name<br> #username# - user's login<br> #email# - user's e-mail address<br> #paypal_account# - user's paypal account<br> #pecunix_account# - user's Pecunix account<br> #alertpay_account# - users AlertPay account<br> #altergold_account# - user's AlertGold account<br> #perfectmoney_account# - user's PerfectMoney account<br> #webmoney_account# - user's Webmoney account<br> #solidtrustpay_account# - user's SolidTrustPay account<br> #ecumoney_account# - user's EcuMoney account<br> #evowallet_account# - user's EvoWallet account<br> #cosmicpay_account# - user's CosmicPay account<br> #date_register# - user's registration date<br> ");
2190 return $Xw8[$o3j];
2191 }
2192, 415, function ($lsb) {
2193 static $O;
2194 global $SDX;
2195 global $OD0;
2196 $Js0 = array();
2197 $Js0[$O[235](3358)] = 0;
2198 $V7j = $O[532](5491);
2199 $Reb = array($O[132](1182) => 1, $O[426](5491) => $O[507](6031), $O[398](4199) => $lsb[$O[27](3025)], $O[506](9067) => $O[581](4627), $O[16](4199) => $lsb[$O[16](4199)], $O[68](3358) => $V7j, $O[1041](6431) => $lsb[$O[1262](5491)], $O[786](5646) => 1);
2200 $Le0 = http_build_query($Reb, "", $O[172](1182));
2201 $j74 = hash_hmac($O[835](6612), $Le0, $lsb[$O[295](3358)]);
2202 $bo3 = curl_init();
2203 curl_setopt($bo3, 10002, $O[1138](6612));
2204 curl_setopt($bo3, 42, 0);
2205 curl_setopt($bo3, 47, true);
2206 curl_setopt($bo3, 10015, $Le0);
2207 curl_setopt($bo3, 10023, array($O[794](8084) . $j74));
2208 curl_setopt($bo3, 64, 0);
2209 curl_setopt($bo3, 81, 0);
2210 curl_setopt($bo3, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4);
2211 curl_setopt($bo3, 10018, $O[598](6431));
2212 curl_setopt($bo3, 19913, 1);
2213 $Se9 = curl_exec($bo3);
2214 $IIw = curl_error($bo3);
2215 if ($IIw) {
2216 $Se9 = "";
2217 }
2218 curl_close($bo3);
2219 $sx1 = $O[1158](6431) . $IIw . "\x0a";
2220 $sx1 .= $O[802](6431) . $Le0 . "\x0a";
2221 $sx1 .= $O[1174](6431) . $Se9 . "\x0a";
2222 $O[1101]($sx1);
2223 if (strpos($Se9, $O[193](4627)) !== false) {
2224 $si5 = json_decode($Se9, true);
2225 if ($si5[$O[520](3025)] == $O[455](4199)) {
2226 $Js0[$O[235](3358)] = 1;
2227 $Js0[$O[151](4199)] = $si5[$O[466](3358)][$O[409](3358)];
2228 return $Js0;
2229 }
2230 $Js0[$O[520](3025)] = $si5[$O[520](3025)];
2231 $O[371]($xoX, $Js0[$O[520](3025)]);
2232 return $Js0;
2233 }
2234 $Js0[$O[520](3025)] = $O[974](6431);
2235 $O[371]($xoX, $Js0[$O[520](3025)]);
2236 return $Js0;
2237 }
2238, function ($jdw) {
2239 static $O;
2240 $D55 = array(3052 => ", unix_timestamp(deposit_date + interval t.q_days hour) - unix_timestamp(now()), unix_timestamp(deposit_date + interval t.q_days day) - unix_timestamp(now()) ) as expire_in_sec from hm2_deposits as d inner join hm2_users as u on u.id = d.user_id inner join hm2_types as t on t.id = d.type_id where d.status = ", 126 => ">Penalties <option value=\"earning\" ", 4201 => ", allow_external_deps = ", 5646 => " hour and actual_amount >= ", 3358 => "create table hm2_tell_friend (user_id bigint not null default 0, d datetime not null, email varchar (250) not null default ", 4199 => "./tmpl_c/lock_user", 3025 => "auto_withdraw_forbidden", 5491 => "auto_withdraw_deposit_amount", 1182 => "K3ZEJ796HFNV47ULU5WH", 6431 => "Public Key", 9067 => " 1. Login to your Payeer account -> \"API\"<br> 2. Add API and save API ID and API Key to this form<br> Account ID: your primary Peeyer account ID (starts with P).<br> API ID: API ID you have created.<br> API Key: API password you have created.<br> More detailed instructions <a href=\"http://www.goldcoders.com/?page=setup_payeer#api\" target=_blank>here</a><br> \x0a", 4627 => "\"> <input type=\"hidden\" name=\"FAIL_URL\" value=\"", 6612 => "\"> <input type=\"hidden\" name=\"ac_success_url_method\" value=POST> <input type=\"hidden\" name=\"ac_status_url_method\" value=POST> <input type=\"hidden\" name=\"ac_fail_url_method\" value=POST> <span class=\"deposit-process-wrap\"> <input type=\"submit\" value=\"Process\" class=\"sbmt deposit-process\" /> </span> <span class=\"deposit-cancel-wrap\"> <input type=\"button\" value=\"Cancel\" class=\"sbmt deposit-cancel\" onclick=\"history.go(-1)\"> </span> </form> ", 8084 => "penalty", 9620 => "internal_transfer_disabled", 6031 => "\" class=inpts size=6 style='text-align:right'></td> </tr> <script> {if \$type.max_group_deposit >= 0} document.getElementById('group_deposit_inpt1').style.display = \"\"; document.getElementById('group_deposit_inpt2').style.display = \"\"; {/if} </script> ", 1762 => "Yemen");
2241 return $D55[$jdw];
2242 }
2243, 846, 871, function ($EEV) {
2244 static $O;
2245 $wS8 = array(3052 => " and yearweek(now()) = yearweek(date) and ec=", 6031 => "users", 9620 => "</b></td> <td><b>", 4201 => "useactivereferal", 8084 => "<request type=\"getBalance\"> <auth> <hash>", 4627 => "smtp_msg", 9067 => ", compound_percents = ", 1182 => "9PLZV9QFPGKFU7Q6ZN5C", 5491 => "no_auto_withdraw_for_ec", 4199 => "138", 3358 => "last_pay_date", 3025 => "insert into hm2_user_balances select user_id, ec, sum(actual_amount), type from hm2_history group by user_id, ec, type", 5646 => "T8B29GUH2VDZQ8P589JL", 6431 => "S-Pay.me receives when auto withdraw - ", 6612 => " hour and ", 1762 => " </tr><tr> <td>User:</td> <td>", 126 => "')\">open settings</a></div> <table cellspacing=0 cellpadding=2 border=0 width=\"100%\" style=\"width:100%\" class=\"form psettings\" id=\"settings_");
2246 return $wS8[$EEV];
2247 }
2248, 819, 17, 840, 936, function ($iD6) {
2249 static $O;
2250 $I7D = array(1762 => "</b><br>", 6031 => " </select> </td> </tr><tr> <td>Plan:</td> <td><select name=plan class=inpts> <option value=0>Place bonus to account ", 8084 => "Bhutan", 6612 => " The running days information: Running days: 1124 ", 4199 => " and d.status=", 3358 => "4h", 3025 => "7TWXHMVLGVAQLQLEZGYC", 5491 => "expiration", 5646 => "lang", 1182 => "select date_format(date + interval ", 6431 => "limit_withdraw_period_pending_only", 9067 => "masscsv", 4627 => "\">[add a bonus]</a></small><br><br></td> </tr> <tr> <td>Total penalty:</td> <td colspan=2 align=right>", 4201 => " Base amount for ranges: <select name=\"ref_comm_data_base_amount\" class=inpts> <option value=\"refs_number\" ", 9620 => "replace", 126 => " <tr id=memberTR", 3052 => " <input type=hidden name=action value=add> ");
2251 return $I7D[$iD6];
2252 }
2253, function ($lsb) {
2254 static $O;
2255 global $SDX;
2256 global $OD0;
2257 global $DjI;
2258 $o6R = 18;
2259 $xoX = $OD0[$o6R];
2260 $lsb[$O[16](4199)] = sprintf($O[1234](5646), $lsb[$O[16](4199)]);
2261 $RxR = array();
2262 $RxR[$O[1158](3025)] .= $O[357](1182) . $lsb[$O[1262](5491)] . $O[417](1182) . $lsb[$O[16](4199)] . $O[339](3025) . $lsb[$O[283](3025)] . $O[1253](6612) . $SDX[$O[1234](3358)] . $O[703](5491) . $SDX[$O[1234](3358)] . $O[1237](4627) . $lsb[$O[441](5646)] . $O[646](1182) . $DjI[$O[1030](5491)] ? $O[564](6431) : $O[339](3358) . $O[786](3025) . $DjI[$O[956](4199)] . $DjI[$O[1180](3025)] . $O[478](3025) . $lsb[$O[394](3358)] . $O[170](5491);
2263 return $RxR;
2264 }
2265, function ($XSD) {
2266 static $O;
2267 $IEw = array(9176 => " </select> </td> <td> <input type=submit value=\"Go\" class=sbmt> </td> </tr></table> </form> <br><br> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <td bgcolor=FFEA00 align=center><b>UserName</b></td> <td bgcolor=FFEA00 align=center width=200><b>Amount</b></td> </tr> ", 6031 => ", withdraw_principal = ", 9620 => "startup_bonus", 4201 => "/^https.*/i", 9067 => "Your BTC address (up to 3 addresses divided by comma)", 6431 => "\"> <input type=\"hidden\" name=\"url_status\" value=\"", 5491 => "8SSP5KHZ2S3QY7LE5THP", 3025 => "alter table hm2_history add column hidden_batch varchar(200) not null default ", 3358 => "alter table hm2_types add column ouma float(15, 2) not null default 0", 4199 => "update_id", 5646 => "Login Email", 1182 => " <form action=\"https://www.okpay.com/process.html\" method=\"post\"> \x0a<input type=hidden name=ok_receiver value=\"", 4627 => "NJZNG6B968YUMREYC2LR", 6612 => "6M3ZK2KVRTRXXNTQL7JX", 8084 => "use_representatives_facebook", 1762 => "update hm2_users set name = ", 126 => "monitor_files_on", 3052 => "ref_from", 1792 => "</td> </tr><tr> <td colspan=3><small><a href=?a=thistory&u_id=", 8302 => " value=\"", 7809 => "</td> </tr><tr> <td>Select e-currency:</td> <td> <select name=ec class=inpts> ", 1630 => "text-align: right;", 6105 => "\">Balance</a></th> <th bgcolor=FFEA00 align=center><a href=\"?a=members&status=");
2268 return $IEw[$XSD];
2269 }
2270, 986, 451, 601, 535, 17, 282, 744, function ($S0R) {
2271 static $O;
2272 global $dlb;
2273 global $ESJ;
2274 if ($ESJ == $O[288](4199)) {
2275 $SmE = mysqli_fetch_assoc($S0R);
2276 }
2277 else {
2278 $SmE = mysql_fetch_assoc($S0R);
2279 }
2280 return $SmE;
2281 }
2282, 190, 172, 758, function ($B19) {
2283 static $O;
2284 $x63 = array(4201 => "~\\{\\s*include[^\\}]*\\}~", 8084 => "monthly_referral_payment", 6612 => ") as d, hm2_users.username from hm2_pending_deposits, hm2_users where hm2_pending_deposits.id = ", 4199 => "def_payee_account_paypal", 3358 => "3AMG3FJYALLEL2D35DW2", 3025 => "Payza", 5491 => "/<br> Cash Passport Result URL - ", 5646 => "hq_days_nolimit", 1182 => "Start mail from ", 6431 => " </td></tr><tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Show deposited funds information:</td> <td><input type=radio name=show_info_box_deposit_funds value=1 ", 9067 => "Guinea Bissau", 4627 => ">Turn off</a><br> ");
2285 return $x63[$B19];
2286 }
2287, 1, function ($LiO) {
2288 static $O;
2289 $XBs = array(9620 => ">Yes</select></td> </tr><tr> <td>Use double entry accounting:</td> <td><select name=use_history_balance_mode class=inpts><option value=0 ", 6431 => "delete from hm2_withdrawal_proofs where id = ", 1182 => ". Error: ", 3025 => "select * from hm2_types where status = ", 4199 => "_div_pass_reset\"> <a href=\"javascript:setnew_pass_cancel('", 3358 => ", type = ", 5491 => "s", 5646 => "timestamp", 9067 => "ref10_pax_cms_minamount", 4627 => "<br> ", 6612 => ">Yes <input type=radio name=show_info_box_started value=0 ", 8084 => "wrongplan", 4201 => "> Get a random upline (requires 'Force an upline during the signup' option enabled)<br> <br> ", 6031 => "current_amount", 1762 => " <tr> <td colspan=2>Title</td> </tr> <tr> <td colspan=2> <input type=\"text\" name=\"title\" value=\"{\$edit_news.title|escape:html}\" class=inpts size=100> </td> </tr> {if \$edit_news} <tr> <td colspan=2>Date</td> </tr> <tr> <td colspan=2> <input type=\"text\" name=\"date\" value=\"{\$edit_news.date}\" class=inpts size=100> </td> </tr> {/if} <tr> <td colspan=2>Small Text</td> </tr> <tr> <td colspan=2> <textarea name=small_text class=inpts cols=100 rows=3>{\$edit_news.small_text|escape:html}</textarea> </td> </tr> <tr> <td colspan=2>Full Text</td> </tr> <tr> <td colspan=2> <textarea name=full_text class=inpts cols=100 rows=5>{\$edit_news.full_text|escape:html}</textarea> </td> </tr> <tr> <td colspan=2><input type=submit value=\"{if \$edit_news}Edit{else}Add{/if}\" class=sbmt></td> </tr></table> </form> ");
2290 return $XBs[$LiO];
2291 }
2292, 407, 749, 216, 226, 766, 56, 514, 438, 664, function ($boo) {
2293 static $O;
2294 $Exl = array(1762 => " and v like ", 4201 => "new_alternative_passphrase", 9067 => ", rc = ", 6431 => "_", 1182 => "https://api.gocoin.com/api/v1/merchants/", 5646 => "http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.xchange%20where%20pair%20in%20(%22", 4199 => "type_id", 3358 => "http", 3025 => "\"> <input type=hidden name=\"PAYMENT_UNITS\" value=\"", 5491 => " <form action=\"http://www.cash4wm.ru/page/payment/\" method=\"post\" target=\"_top\"> \x0a<input type=hidden name=\"m\" value=\"", 4627 => "ref_com_ch_1", 6612 => "withdrawal_fee_min", 8084 => "countdown_withdraw_timer", 9620 => "paying_batch", 6031 => " </td> </tr> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td>Show Investors Last 10:</td> <td><input type=radio name=show_last10_stats value=1 ");
2295 return $Exl[$boo];
2296 }
2297, 441, 532, function ($D54) {
2298 static $O;
2299 $boB = array(6105 => "</b><br> </td> <td bgcolor=#FFFFFF align=right> <a href=\"?a=groups&action=edit&id=", 1630 => "&d=", 7809 => "</b></td> <td nowrap> Rate: ", 8302 => ", review text not null default ", 1792 => "create table IF NOT EXISTS hm2_review (id int not null auto_increment primary key, uname varchar(200) not null default ", 126 => "] value=1 checked onClick=\"checkref(", 8084 => " order by deposit_date ", 6431 => "awwd_num", 1182 => "SCRIPT_URI", 3025 => "Referral commission from ", 3358 => "amount_usd", 4199 => "new_query 2 = ", 5491 => "withdraw_pending", 5646 => "refs10", 9067 => "</account> </auth> <data> <unique_id>", 4627 => "U.*?", 6612 => "delete_processing", 4201 => "&ttype=commissions>[referral commissions history]</a></small> <small><a href=?a=affilates&u_id=", 9620 => " <option value=\"am\" {if \$type.period == \"am\"}selected{/if}>After receive specified max amount", 6031 => "Cook Islands", 1762 => "] value='", 3052 => "] class=inpts size=6 style=\"text-align: right\">%</td> <td align=center><input type=text name=ref_percent_weekly[", 9176 => "refs_active_deposit");
2300 return $boB[$D54];
2301 }
2302, function ($D3w, $bEe) {
2303 static $O;
2304 global $SDX;
2305 global $OD0;
2306 global $b0e;
2307 $o6R = 34;
2308 $X5I = $O[1092]($D3w, 0);
2309 $IJd = array();
2310 $Smx = $bEe[$O[16](4199)];
2311 $w9R = $bEe[$O[394](3358)];
2312 $oeB = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[27](3025)];
2313 $xj9 = $OD0[$o6R][$O[835](4199)][$O[21](3358)][$O[295](3358)];
2314 $V7j = $OD0[$o6R][$O[835](4199)][$O[283](3025)];
2315 $LL7 = md5($oeB . $O[1022](4199) . $Smx . $O[1022](4199) . $xj9 . $O[1022](4199) . $X5I);
2316 $VER = $O[959](9067) . $X5I . $O[552](9067) . $oeB . $O[1022](4627) . $Smx . $O[40](4201) . $LL7 . $O[998](5646);
2317 $O[853]($O[1158](3025), $IJd);
2318 $O[853]($O[441](5491), $VER);
2319 $O[736]($O[582](5646));
2320 $O[548]($BIL);
2321 exit();
2322 }
2323, function ($jDE) {
2324 static $O;
2325 $d5w = array(126 => "my:exp_deposits", 1762 => " <table cellspacing=1 cellpadding=1 border=0 width=70%> <tr> <th bgcolor=FFEA00>Level</th> <th bgcolor=FFEA00>Commission (%)</th> <th bgcolor=FFEA00>Min Deposit Amount (\$)</th> </tr> ", 6031 => " <tr> <td colspan=2><b>Total:</b></td> <td align=right><b>", 9620 => ", city = ", 4201 => "update hm2_users set status = ", 8084 => "delete from hm2_pay_settings where n = ", 6612 => "index_last_members", 4627 => "bf_counter", 6431 => "use_withdrawal_proofs", 5491 => "cust", 3025 => "fchkt", 3358 => "site_start_day", 4199 => "db_login", 5646 => "payer_account", 1182 => "^[13][a-km-zA-HJ-NP-Z1-9]{25,34}\$", 9067 => "PHP_AUTH_USER");
2326 return $d5w[$jDE];
2327 }
2328, 778, 850, 274, function ($bSD) {
2329 static $O;
2330 $L5d = array(9067 => "total_deposited", 6431 => "https://", 5646 => "ssl", 5491 => "Commission for an early deposit release", 3025 => "ref1_cms_minamount", 3358 => "alertpay_from_account", 4199 => "drop found", 1182 => "ACCOUNTID=%s&PASSPHRASE=%s", 4627 => "Faroe Islands", 6612 => "select count(id) as cnt from hm2_fchk", 8084 => " </table><br><br> <input type=submit value=\"Change\" class=sbmt> </form> <br><br> ", 4201 => ") as d from hm2_umessages as m left outer join hm2_users as u on m.user_id = u.id order by m.date desc limit ");
2331 return $L5d[$bSD];
2332 }
2333, function ($Xoo) {
2334 static $O;
2335 $V7x = array(8302 => "<script language=javascript>document.location=", 1792 => " <tr> <td colspan=7><br><br><a href=javascript:reverce(true)>Select all</a> / <a href=javascript:reverce(false)>Unselect all</a></td> </tr> ", 126 => "> Do not add ref. commission from deposits from account.<br> <br> ", 9620 => "Location: ?a=send_bonuce&say=wrongamount", 8084 => "reinvest_plan_complete_percent", 6612 => " from hm2_history where hidden_batch = ", 4627 => " <form method=\"GET\" action=\"https://salipay.com/api/merchant/start.html\" target=_top> \x0a<input type=\"hidden\" name=\"shop_id\" value=\"", 5491 => "2JQCYQBZMX4QCY2A9MZ6", 3025 => "XLDD82BYCJ82RQCEMN65", 3358 => "add_amount", 4199 => "upline", 5646 => "\"> <input type=hidden name=sci_name value=\"", 1182 => "~<Rate>\\s*([\\d\\.]+)\\s*</Rate>~", 6431 => "err_status", 9067 => "note", 4201 => "mail_text", 6031 => "Nauru", 1762 => " <td align=center><input type=text name=daily_referral_min_aff_num_", 3052 => "my:ips");
2336 return $V7x[$Xoo];
2337 }
2338, function ($XJ6) {
2339 static $O;
2340 $LjR = array(8302 => "my:news", 3052 => "All", 1762 => " </a> and your site will be displayed if the HTTPS is supported.<br> Reverse left and right columns. If the (this) box is unchecked, the user menu will be located on the left and news box on the right. If checked: news on the left, user menu on the right ", 6031 => "Macedonia", 9620 => " <br> <br> ", 4201 => " </td> </tr> <tr> <td colspan=4> <table cellspacing=0 cellpadding=2 border=0 width=66% align=right> {foreach from=\$line.plans item=line1} <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td nowrap width=120>{\$line1.name|escape:html}</td> <td align=right nowrap>{\$settings.currency_sign}{\$line1.min_deposit|amount_format} - {\$settings.currency_sign}{\$line1.max_deposit|amount_format} </td> <td align=right nowrap width=60>{\$line1.percent}%</td> </tr> </tr> {/foreach} <tr><td colspan=5 align=right><small>Total deposited: {\$line.total_deposited_cnt}({\$settings.currency_sign}{\$line.total_deposited|amount_format}) Active deposits: {\$line.active_deposited_cnt|number_format}({\$settings.currency_sign}{\$line.active_deposited|amount_format})</td> </table> </td> </tr> {/if} {foreachelse} <tr> <td bgcolor=FFF9B3 colspan=4>No Packages available</td> </tr> {/foreach} </table> <br> <table cellspacing=0 cellpadding=0 border=0 width=100%> <tr><td> <form method=get> <input type=hidden name=a value=\"add_hyip\"> <input type=submit value=\"Add a new Investment Package\" class=sbmt size=15> </form>", 8084 => " <tr> <td> Maximal deposit withdrawal duration:<br></td> <td><input type=input name=withdraw_principal_duration_max value=\"{\$type.withdraw_principal_duration_max}\" class=inpts style=\"text-align:right\"> days<br><small>set 0 to skip limitation</small></td> </tr> <tr id=\"tr_work_week\"> <td colspan=2><input type=checkbox name=\"work_week\" value=1 {if \$type.work_week == 1}checked{/if} onclick=\"CalculateProfit();InitCalendar();\"> <a href=\"javascript:alert('Earnings will accumulate on user accounts only on Mon-Fri. Available for daily payment plans.')\" class=hlp>Earnings only on mon-fri</td> </tr> {if \$other_packages} <tr> <td colspan=2><input type=checkbox name=parentch value=1 {if \$type.parent != 0}checked{/if}> <a href=\"javascript:alert('Administrator can select a \\\"parent\\\" package. Then users should deposit to parent package before depositing to this one.')\" class=hlp>Allow depositing only after the user have deposited to the following package:</a> <br> <select name=parent class=inpts><option value=0>Select {foreach from=\$other_packages item=package} <option value={\$package.id} {if \$type.parent == \$package.id}selected{/if}>{\$package.name} {/foreach} </select> </td> </tr> {/if} <tr id=\"tr_hold_earnigs\"> <td colspan=2> Hold earnings on account for <input type=text name=hold value=\"{\$type.hold}\" class=inpts size=5 style=\"text-align:right\"> days after payout (set 0 to disable this feature) </td> </tr> <tr id=\"tr_delay_earnigs\"> <td colspan=2> Delay earning for <input type=text name=delay value=\"{\$type.delay}\" class=inpts size=5 onchange=\"CheckCompound();CalculateProfit();InitCalendar();\" style=\"text-align:right\"> days since deposit (set 0 to disable this feature) </td> </tr> <tr> <td colspan=2> Limit deposits number to <input type=text name=deposits_limit_num value=\"{\$type.deposits_limit_num}\" class=inpts size=5 style=\"text-align:right\"> deposits. </td> </tr>", 4627 => "Location: ?a=members&status=blocked", 1182 => "\"> <input type=\"hidden\" name=\"description\" value=\"", 5646 => "<div class=\"pages\">", 3025 => "daily_referal_commission_min_active_deposit", 3358 => "y", 4199 => "Error: ", 5491 => "select rc from hm2_types where id = ", 6431 => "</hash> <account>", 9067 => "show_info_box_active_accounts", 6612 => " hour) = to_days(now()) and hm2_deposits.type_id = ", 126 => ">Last Requests</option> <option value=3 ", 1792 => "set2");
2341 return $LjR[$XJ6];
2342 }
2343, function ($e9V) {
2344 static $O;
2345 $o5s = array(2109 => "insert into hm2_deposits set ec = 18, user_id = ", 9176 => "<b style=color:red>Transaction was aborted. Need to check on payment processing.</b><br>", 6105 => " Withdrawal has not been sent<br><br> ", 7809 => "select count(distinct(user_id)) as q, ip from hm2_user_access_log where date > now() - interval 30 day group by ip having q > 1 order by q desc", 1792 => " <option value=\"end\">After the specified period ", 3052 => "Float", 9620 => "sms_text", 4201 => "\" /> <input type=\"hidden\" name=\"ik_cur\" value=\"", 8084 => "\" > <INPUT type=\"hidden\" name=LMI_PAYMENT_DESC value=\"", 6431 => "auto_withdrawals_with_delay", 1182 => "%.0", 3025 => ", subject = ", 4199 => " and deposit_id = ", 3358 => ") or (d.deposit_date + interval t.q_days + t.delay-1*(t.delay > 0) day >= d.last_pay_date + interval 14 day and t.period = ", 5491 => "btcoin_address_deposit", 5646 => "use_free_members_referrals", 9067 => "Unknown error", 4627 => " To setup API:<br> 1. Log in to your Payza account.<br> 2. Click on \"Account\".<br> 3. Under \"Account\", click on \"API Integration\". <br> 4. Click on \"Get started now\" and then \"Initiate your API setup\". <br> 5. Enter your \"Transaction PIN\" and click the \"Access\" button.<br> 6. Under \"Activate API\", select \"Enabled\" for API Status.<br> 7. Enter your new API password and then confirm by re-entering the password.<br> 8. Click \"Update\".<br> <!--More detailed instructions <a href=\"http://www.goldcoders.com/?page=setup_payza#api\" target=_blank>here</a>--> \x0a", 6612 => "Double check Account ID", 6031 => "Error, tried to send ", 1762 => "myemails", 126 => "Location: ?a=withdrawal_proofs", 8302 => ">Yes <input type=radio name=show_info_box_lastwithdrawal value=0 ", 1630 => " and h.user_id = ");
2346 return $o5s[$e9V];
2347 }
2348, 935, 100, 670, 599, 275, function ($wVE) {
2349 static $O;
2350 $x18 = array(2765 => "deposit to plan with test funds", 9176 => " [", 1630 => "Peru", 7809 => "Laos", 8302 => "Hong Kong", 3052 => "levels", 126 => " = ", 1762 => "date_register", 9620 => "pending_deposit_details", 4627 => "api_key", 9067 => "https://salipay.com/api/index.html?", 5646 => "delete from hm2_history where id = ", 3025 => "df", 4199 => "insert into hm2_history set user_id = ", 3358 => "daily_referral_percent_", 5491 => "delay", 1182 => " <form method=\"post\" action=\"https://perfectmoney.is/api/step1.asp\"> \x0a <input type=hidden name=\"PAYEE_ACCOUNT\" value=\"", 6431 => "liqpay", 6612 => "UTGKFG97DAMK7STJLR38", 8084 => "./tmpl_c", 4201 => ", pay_to_egold_directly = ", 6031 => " or type=", 1792 => " Show/do not show member statistics on your site. ", 6105 => "' class=inpts size=4></td> </tr> ", 2109 => ") as d, date_format(h.date + interval ", 6122 => " Message has been sent. Total: ");
2351 return $x18[$wVE];
2352 }
2353, 748, function ($XjX) {
2354 static $O;
2355 $b9S = array(4627 => ", data = ", 9067 => "Define Key String (random string)", 6431 => "Can`t process withdrawal to blank BitCoin address", 1182 => "Store Key", 5646 => "Entromoney", 5491 => "Invalid api data", 4199 => "DROP", 3358 => "CREATE TABLE `hm2_in_out_fees` ( `ec` int(10) unsigned NOT NULL default ", 3025 => "send_money", 6612 => "insert into hm2_holidays set hd = ", 8084 => "1,444.00 ", 4201 => "Puerto Rico", 9620 => " Bonus has not been sent. You had entered the wrong amount!<br> <br> ", 6031 => "\" size=10></td> ", 1762 => "<b>Open</b>");
2356 return $b9S[$XjX];
2357 }
2358, function ($d7L, $SR6, $S97, $m9E) {
2359 static $O;
2360 global $SDX;
2361 $d7L = $O[279]($d7L);
2362 $SmE = $O[41]($O[1180](3358) . "'" . $d7L . "'");
2363 if (!$SmE[$O[235](3358)]) {
2364 return null;
2365 }
2366 $isx = $O[696]($SmE[$O[511](3025)], $m9E);
2367 $m9X = $O[696]($SmE[$O[656](5646)], $m9E);
2368 $I13 = $SmE[$O[295](1182)] ? $O[696]($SmE[$O[1191](1182)], $m9E) : "";
2369 $O[51]($SR6, $S97, $isx, $m9X, $I13);
2370 }
2371, 524, 789, 332, function ($bde) {
2372 static $O;
2373 $D7x = array(4627 => ")) as commission from hm2_users as u left outer join hm2_users as r on r.id = u.ref left outer join hm2_user_balances as b on u.id = b.user_id where u.id <> 1 ", 6431 => "):</td> <td><input type=text name=amount value=\"100.00\" class=inpts size=15 style=\"text-align: right;\"></td> </tr> <tr> <td>E-currency:</td> <td> <select name=ec class=inpts> ", 5491 => "E", 3358 => "alter table hm2_deposits add column bonus_flag tinyint(1) not null default 0", 4199 => "0", 3025 => "select count(id) as cnt from hm2_deposits where status = ", 5646 => "LZ5FNRVQH4U3KHC2N8L5", 1182 => " add_fields = ", 9067 => "~\\{\\s*\\\$smarty[^\\}]*\\}~", 6612 => " <b>Send a penalty:</b><br><br> ");
2374 return $D7x[$bde];
2375 }
2376, function ($E4D) {
2377 static $O;
2378 $iel = array(9620 => "validate_function", 9067 => " <div class=\"pshead\"><b>", 6431 => ">No</td> </tr><tr> <td>Q users on page:</td> <td><input type=text name=refs10_qusers value=\"", 1182 => "DV7ZQYX9PJGLD3MJD6TW", 5491 => "actions_convert", 3358 => "tell_a_friend", 4199 => ", type=", 3025 => "delta", 5646 => "confirmations", 4627 => "</b></td> <td>", 6612 => "select u.id, u.username, ru.username as upline, sum(h.actual_amount * (type = ", 8084 => " Users will receive this e-mail after registration.<br><br> Personalization:<br> #name# - first and last user name.<br> #username# - user login<br> #password# - user password<br> #site_url# - your site url (check settings screen to set this variable)<br> #site_name# - your site name (check settings screen to set this variable)<br><br> *Password will be replased with ***** if you use double opt-in confirmation for user registration. ", 4201 => "} catch (Exception \$e) {", 6031 => " <tr> <td bgcolor=FFF9B3 colspan=3 align=center>No Holidays saved</td> </tr> ", 1762 => " <b>Process Withdrawal:</b><br> <br> ");
2379 return $iel[$E4D];
2380 }
2381, 571, 86, 64, 234, function ($dxm, $VOb, $XDb) {
2382 static $O;
2383 global $w30;
2384 print($O[374](1182));
2385 print($XDb[$O[409](3358)]);
2386 print($O[443](5491));
2387 print($dxm);
2388 print($O[282](1182));
2389 foreach ($w30 as $o6R => $mjx) {
2390 if ($mjx[$O[835](4199)][$O[1246](3025)] != 1) {
2391 continue;
2392 }
2393 print($O[1246](4199));
2394 print($o6R);
2395 print($O[847](3358));
2396 print($o6R == $XDb[$O[835](4199)][$O[21](3358)][$dxm] ? $O[62](4199) : "");
2397 print($O[93](3358));
2398 print($mjx[$O[553](4199)]);
2399 print($O[511](4199));
2400 }
2401 print($O[409](4199));
2402 }
2403, function ($xoX, $oX0) {
2404 static $O;
2405 $O[1266]($O[766](6431) . "'" . $O[279]($oX0) . "'");
2406 }
2407, 93, 178, function ($DRx) {
2408 static $O;
2409 $xDi = array(8302 => "</b><br> ", 1762 => "<b style=color:red title=blacklisted>", 9620 => ">year</option> </select> </td> </tr></tr> <td colspan=2> <br><b>User settings:</b></td> </tr><tr> <td>Use user location fields:</td> <td><select name=use_user_location class=inpts> <option value=0 ", 8084 => " <b>Daily Referral programs:</b><br><br> <form method=post> <input type=hidden name=a value=daily_referral_settings> <input type=hidden name=action value=\"change\"> {if \$settings.use_representatives} <b>Representatives:</b> <table cellspacing=1 cellpadding=1 border=0 width=100%> <tr> <th bgcolor=FFEA00 colspan=2 rowspan=2>Rank</th> <th bgcolor=FFEA00 colspan=2>Amounts Range</th> <th bgcolor=FFEA00 colspan={\$levels|@count}>Commission (%)</th> </tr> <tr> <th bgcolor=FFEA00>From</th> <th bgcolor=FFEA00>To</th> {foreach from=\$levels item=l} <th bgcolor=FFEA00>Lvl {\$l.i}</th> {/foreach} </tr> {foreach from=\$data.reps item=r key=i} <tr> <td><input type=checkbox name=reps_ref[{\$i}][active] value=1 {if !\$r.new}checked{/if} {*onClick=\"checkref({\$i})\"*}></td> <td>{\$i+1}</td> <td align=center><input type=text name=reps_ref[{\$i}][from] class=inpts size=5 value=\"{\$r.from}\" style=\"text-align: right\"></td> <td align=center><input type=text name=reps_ref[{\$i}][to] class=inpts size=5 value=\"{if \$r.to > 0}{\$r.to}{else}{if !\$r.new}and more{/if}{/if}\" style=\"text-align: right\"></td> {foreach from=\$levels item=l} <td align=center><input type=text name=reps_ref[{\$i}][lvl][{\$l.i}] class=inpts size=5 value=\"{\$r.lvl[\$l.i]}\" style=\"text-align: right\">%</td> {/foreach} </tr> {/foreach} </table> <br> {/if} <b>Default:</b> <table cellspacing=1 cellpadding=1 border=0 width=100%> <tr> <th bgcolor=FFEA00 colspan=2 rowspan=2>Rank</th> <th bgcolor=FFEA00 colspan=2>Amounts Range</th> <th bgcolor=FFEA00 colspan={\$levels|@count}>Commission (%)</th> </tr> <tr> <th bgcolor=FFEA00>From</th> <th bgcolor=FFEA00>To</th> {foreach from=\$levels item=l} <th bgcolor=FFEA00>Lvl {\$l.i}</th> {/foreach} </tr> {foreach from=\$data.comm item=r key=i} <tr> <td><input type=checkbox name=comm_ref[{\$i}][active] value=1 {if !\$r.new}checked{/if} {*onClick=\"checkref({\$i})\"*}></td> <td>{\$i+1}</td> <td align=center><input type=text name=comm_ref[{\$i}][from] class=inpts size=5 value=\"{\$r.from}\" style=\"text-align: right\"></td> <td align=center><input type=text name=comm_ref[{\$i}][to] class=inpts size=5 value=\"{if \$r.to > 0}{\$r.to}{else}{if !\$r.new}and more{/if}{/if}\" style=\"text-align: right\"></td> {foreach from=\$levels item=l} <td align=center><input type=text name=comm_ref[{\$i}][lvl][{\$l.i}] class=inpts size=5 value=\"{\$r.lvl[\$l.i]}\" style=\"text-align: right\">%</td> {/foreach} </tr> {/foreach} </table> <br><br> <input type=submit value=\"Save\" class=sbmt> </form> ", 6612 => "delete_transaction", 1182 => " <select name=\"ps[", 3358 => "alter table hm2_history add column confirm_delete varchar (20) not null default ", 4199 => "currency_select", 3025 => "compound_max_deposit", 5491 => "RUB%22)&env=store://datatables.org/alltableswithkeys", 5646 => "\"> <input type=\"hidden\" name=\"ac_order_id\" value=\"", 6431 => " browser: ", 9067 => "bi-weekly", 4627 => "rates_bottom", 4201 => "select * from hm2_in_out_fees where ec in (", 6031 => " Change your system time. You can set the system to show all dates for your time zone. ", 126 => " Members list:<br><br> Members list splits your members to 3 types: Active, Suspended and Disabled.<br> Active: User can login and receive earnings if deposited in the system.<br> Suspended: User can login, but cannot not receive any earnings from deposits.<br> Disabled: User can not login and cannot receive any earnings.<br> <br> The top left search form helps you to search a user by the nickname or e-mail. You can also enter a part of a nickname or e-mail to search users.<br> The top right form helps you to navigate between the user types.<br> You can see the following information in the members list:<br> Nickname, Registration date, Status, Account, Deposit, Earned, Withdrew. You can see not confirmed users also if you use double opt-in registration.<br> <br> Actions:<br> Change status: select a new status in the 'Status' row and click the 'Modify' button;<br> Edit user information: click on the 'edit' link;<br> Delete user: click on the 'delete' link and confirm this action;<br> Send e-mail to user: click on the 'e-mail' link and send e-mail to user.<br> 'Manage funds' link will help you to check any user's history and change his funds.<br> Add a new Member: click on the \"Add a new member\" button. You'll see the form for adding a new member. ", 3052 => "skype", 1792 => ") group by r.ref ");
2410 return $xDi[$DRx];
2411 }
2412, 752, 427, 80, function ($RE7) {
2413 static $O;
2414 $e3D = preg_split($O[794](5491), $RE7);
2415 $e0i = array();
2416 foreach ($e3D as $SB8) {
2417 if (preg_match($O[1053](3358), $SB8, $s3o)) {
2418 list(, $e93) = $s3o;
2419 list(, , $swO) = $s3o;
2420 $RIS = $e93;
2421 while (!($RIS <= $swO)) {
2422 continue;
2423 }
2424 if (0 <= $RIS && $RIS <= 100) {
2425 $e0i[$RIS] = 1;
2426 }
2427 ++$RIS;
2428 continue;
2429 }
2430 $SB8 = intval($SB8);
2431 if (!(0 <= $SB8 && $SB8 <= 100)) {
2432 continue;
2433 }
2434 $e0i[$SB8] = 1;
2435 }
2436 ksort($e0i);
2437 return $e0i;
2438 }
2439, function ($Smx, $xoX, &$i0D = array()) {
2440 static $O;
2441 global $OD0;
2442 global $SDX;
2443 if (!(isset($OD0[$xoX][$O[763](3025)][$O[1230](1182)]))) {
2444 $d9i = $O[41]($O[1026](3025) . $xoX);
2445 if ($d9i[$O[894](3025)] < $OD0[$xoX][$O[763](3025)][$O[147](1182)]) {
2446 $d9i[$O[894](3025)] = $OD0[$xoX][$O[763](3025)][$O[147](1182)];
2447 }
2448 $i0D = array();
2449 $i0D[$O[1146](3358)] = number_format($d9i[$O[166](1182)], $SDX[$O[932](5491)], $O[1005](4199), "");
2450 $i0D[$O[349](3358)] = $O[854]($d9i[$O[989](3025)]);
2451 $i0D[$O[40](1182)] = $O[854]($d9i[$O[414](3025)]);
2452 $i0D[$O[993](3025)] = $O[854]($d9i[$O[106](3025)]);
2453 $i0D[$O[1041](3358)] = $O[854]($d9i[$O[894](3025)]);
2454 $i0D[$O[1191](5646)] = $O[854]($d9i[$O[420](5646)]);
2455 $OD0[$xoX][$O[763](3025)][$O[1230](1182)] = $i0D;
2456 }
2457 else {
2458 $i0D = $OD0[$xoX][$O[763](3025)][$O[1230](1182)];
2459 }
2460 $IOm = $Smx * ($i0D[$O[1146](3358)] / 100);
2461 if (abs($IOm) < abs($i0D[$O[40](1182)])) {
2462 $IOm = $i0D[$O[40](1182)];
2463 }
2464 if ($i0D[$O[993](3025)] != 0 && abs($i0D[$O[993](3025)]) < abs($IOm)) {
2465 $IOm = $i0D[$O[993](3025)];
2466 }
2467 $IOm += $i0D[$O[349](3358)];
2468 $i0D[$O[899](3358)] = $O[854]($IOm, $xoX);
2469 $sbl = $O[854]($Smx - $i0D[$O[899](3358)], $xoX);
2470 if ($sbl < 0) {
2471 $sbl = 0;
2472 }
2473 return $sbl;
2474 }
2475, function ($J3m) {
2476 static $O;
2477 $Lol = array(126 => " </select><br> ", 1762 => "twitter", 9620 => "https:", 8084 => ") as active_deposited_cnt, sum(amount * (status = ", 6612 => "every 2 hours", 3358 => "select * from hm2_plans where parent = ", 4199 => ") order by hd desc limit 1", 3025 => "early_deposit_charge", 5491 => "0R28BD9E6APW2JZRANI2", 5646 => "Cash4WM", 1182 => "\"> <input type=\"hidden\" name=\"hash\" value=\"", 6431 => " 1. Login to your salipay account -> \"Merchant Tools\" -> \"API-Automated Payments\"<br> 2. Click \"Create New API\" on top menu<br> 3. Fill the form: API Password - strong password without spaces<br> Allowed IP Mask - set 0.0.0.0/0 to all any IP (not secure). Ask your hoster for your server outgoing IP and set it in format XX.XX.XX.XX/32<br> 4. Save API ID and API Password to this form<br> API ID: API ID you have created.<br> API Password: API password you have created.<br> <!--More detailed instructions <a href=\"http://www.goldcoders.com/?page=setup_salipay#api\" target=_blank>here</a><br>--> \x0a", 9067 => "add_rc_data_free", 4627 => "select date_format(value + interval ", 4201 => "Germany", 6031 => "\"> <input type=hidden name=inform value=\"");
2478 return $Lol[$J3m];
2479 }
2480, 421, 771, 397, function ($Xix) {
2481 static $O;
2482 $Bbj = array(6031 => ", ref = ", 4201 => "require", 6612 => ", deposit_date = now(), last_pay_date = now() + interval ", 4627 => "update hm2_users set group_id = ", 6431 => "CK8O6R25EQISJYGBR74Y", 5491 => "ZBQDFZNHE9H3E3RUDX5B", 3358 => "Transaction code", 4199 => "use_ip_for_auto", 3025 => "RVM7LNXGTWVXNSNKLVQP", 5646 => "formHTML", 1182 => "BCZ5SM74QZVWQPPF8QTU", 9067 => "withdraw_principal_percent", 8084 => "~\\{assign var=\"meta_title\" value=\"([^\"]+)\"~", 9620 => "representative", 1762 => "{strip}<b>Read messages:</b><br><br> <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <th bgcolor=FFEA00 width=50>#</th><th bgcolor=FFEA00 width=120>Date</th><th bgcolor=FFEA00>Title</th><th> </tr> {if \$messages} {section name=m loop=\$messages} <tr {if \$messages[m].status == \"new\"}style=\"font-weight: bold\"{/if}> <td><a href=?a=gmessages&id={\$messages[m].id}>{\$messages[m].id}</a></td> <td><a href=?a=gmessages&id={\$messages[m].id}>{\$messages[m].rd}</a></td> <td><a href=?a=gmessages&id={\$messages[m].id}>{\$messages[m].title}</a></td> </tr> {/section} {else} <tr><td colspan=3 align=center>You have no messages</td></tr> {/if} </table><br> {include file=\"my:start_info_table\"} Here you could see official GC messages about updates, new functions and usefull information.<br> {include file=\"my:end_info_table\"}{/strip}");
2483 return $Bbj[$Xix];
2484 }
2485, 234, 25, function ($elB) {
2486 static $O;
2487 $d65 = array(4201 => " <tr> <td colspan=2><input type=checkbox name=allow_internal_deps value=1 {if \$type.allow_internal_deps == 1}checked{/if}>Accept deposits from account balance</td> </tr> <tr> <td colspan=2><input type=checkbox name=allow_external_deps value=1 {if \$type.allow_external_deps == 1}checked{/if}>Accept deposits from payment processings</td> </tr> </table> <br> {literal} <script language=javascript> function CheckCompound() { if (document.nform.hperiod.selectedIndex == 5) { document.nform.use_compound.disabled = true; } else { document.nform.use_compound.disabled = false; } CheckDailyPlan(); } function CheckDailyPlan() { if (document.nform.hperiod.selectedIndex == 0) { document.nform.work_week.disabled = false; } else { document.nform.work_week.disabled = true; } } function checkb(flag) { document.nform.hq_days.disabled = document.nform.hq_days_nolimit.checked; document.nform.hreturn_profit.disabled = document.nform.hq_days_nolimit.checked; if (document.nform.hq_days_nolimit.checked == true) { i = document.nform.hperiod.options.length-1; if (document.nform.hperiod.selectedIndex == i) { document.nform.hperiod.selectedIndex = 0; } document.nform.hperiod.options[i] = null; } else { i = document.nform.hperiod.options.length; if (document.nform.hperiod.options[i-1].value != \"end\") { document.nform.hperiod.options[i] = new Option(\"After the specifeid period\", \"end\"); } } if (!flag) { CalculateProfit(); InitCalendar(); } } function checkc() { for (i = 0; i < 4; i++) { document.nform[\"withdraw_principal_percent\"+i].disabled = (document.nform.withdraw_principal.checked) ? false : true; document.nform[\"withdraw_principal_duration\"+i].disabled = (document.nform.withdraw_principal.checked) ? false : true; } document.nform.withdraw_principal_duration_max.disabled = (document.nform.withdraw_principal.checked) ? false : true; document.nform.withdraw_principal_full.disabled = (document.nform.withdraw_principal.checked) ? false : true; } function checkd() { document.nform.compound_min_deposit.disabled = (document.nform.use_compound.checked) ? false : true; document.nform.compound_max_deposit.disabled = (document.nform.use_compound.checked) ? false : true; document.nform.compound_percents.disabled = (document.nform.use_compound.checked) ? false : true; checkd1(); } function checkd1() { if (document.nform.use_compound.checked) { document.nform.compound_percents.disabled = false; } } function checkrd() { if (document.nform.move_to_plan) { var sts = document.nform.hreturn_profit.checked ? false : true; document.nform.move_to_planch.disabled = sts; document.nform.move_to_plan.disabled = sts; document.nform.move_to_plan_perc.disabled = sts; } } {/literal} </script> <br> <input type=hidden name=a value=\"edit_hyip\"> <input type=hidden name=action value=\"edit_hyip\"> <input type=submit value=\"Save Changes\" class=sbmt size=15> </form> <script language=javascript> {literal} function checkrates(a, flag) { document.nform.elements[\"rate_min_amount[\"+a+\"]\"].disabled = !document.nform.elements[\"rate_amount_active[\"+a+\"]\"].checked; document.nform.elements[\"rate_amount_name[\"+a+\"]\"].disabled = !document.nform.elements[\"rate_amount_active[\"+a+\"]\"].checked; document.nform.elements[\"rate_max_amount[\"+a+\"]\"].disabled = !document.nform.elements[\"rate_amount_active[\"+a+\"]\"].checked; document.nform.elements[\"rate_percent[\"+a+\"]\"].disabled = !document.nform.elements[\"rate_amount_active[\"+a+\"]\"].checked; if (!flag) { CalculateProfit(); InitCalendar(); } } for (i = 0; i<1000; i++) { if (document.nform.elements[\"rate_amount_name[\"+i+\"]\"] != null) { checkrates(i, 1); } else { break; } } {/literal} </script> ", 8084 => "Location: ?a=send_penality&say=send&total=", 6612 => ", pae = ", 1182 => "NYTH2RJ6GYFDX8DT464N", 3358 => "alter table hm2_types add column allow_internal_deps int not null default 1", 4199 => "alter table hm2_processings add column verify tinyint(1) not null default 0, add column lang varchar(10) not null default ", 3025 => "n", 5491 => "https://api.twilio.com/2010-04-01/Accounts/", 5646 => "CRALBHH799SRGVSDXMY8", 6431 => "25HQVJGH95RW5KQVWJTR", 9067 => "H6E7YR9KKTK7JJUUZ3PT", 4627 => "startup_bonus_ec", 9620 => "</b><br><i>");
2488 return $d65[$elB];
2489 }
2490, 208, 556, 797, 45, 608, function ($eXx) {
2491 static $O;
2492 $oSo = array(7809 => " <tr> <td>E-mail address:</td> <td><input type=text name=email value='", 1792 => " and (u.username like ", 1762 => "\" onchange=\"gen_test_validation_image()\" class=color style=\"font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;border: 1px inset #FEE498;border-color: #FF8D00;border-style: solid;\" size=10></td> </tr> ", 9620 => " account:</b><br> <input type=radio name=\"datasource_", 8084 => "month_to", 6612 => "yes", 4627 => "R5M4UJBUH5W4UU44CLQ9", 5646 => "Business Email", 3025 => "LJN5QP57H46KTF7FAQLA", 4199 => "tmpl/calendar2.tpl", 3358 => "J5LBDD64FZYTBKWK9PQV", 5491 => "PayPal", 1182 => "Merchant ID", 6431 => " </td> </tr> </table> ", 9067 => "window.parent.document.getElementById(\"status1\").style.display = \"\";", 4201 => "Location: ?a=withdrawal_proofs&approved=", 6031 => "' class=inpts size=30></td> ", 126 => " </select> </td> </tr><tr> <td colspan=2><input type=checkbox name=count_aff value=1> Add referral commission for this transaction?</td> </tr><tr> <td colspan=2> ", 3052 => " <tr> <td> </td> <td>", 8302 => " <td align=right><small>");
2493 return $oSo[$eXx];
2494 }
2495, function ($jjS) {
2496 static $O;
2497 $x9X = array(1630 => " <tr> <td colspan=2 align=center>No records found</td> </tr> ", 1792 => " How many visitors are there at the moment on the server: Visitors online: 123 ", 3052 => "select count(id) as `col` from hm2_users where ref=", 1762 => "\",\"", 9620 => "update hm2_exchange_rates set percent = ", 4201 => "B9FXQGF92PKYEAYUUVJ4", 6612 => " <html> <head><link href=\"{\$settings.site_url}/style.css\" rel=\"stylesheet\" type=\"text/css\"></head> <body onload=\"update_status_from_iframe()\"> <script language=javascript> {literal} function update_status_from_iframe() { window.parent.document.getElementById(\"placeforstatus\").innerHTML = document.documentElement.innerHTML; } {/literal} </script> {if \$no_transactions} <b>Order status:</b> Waiting for payment<Br> <script language=javascript> window.parent.document.getElementById(\"btc_form\").style.display = \"\"; window.parent.document.getElementById(\"coin_payment_image\").style.display = \"\"; </script> {else} {if \$transactions} <script language=javascript> window.parent.document.getElementById(\"btc_form\").style.display = \"none\"; window.parent.document.getElementById(\"coin_payment_image\").style.display = \"none\"; </script> <b>Order status:</b> Waiting for {\$btc_confirmations} confirmations<br> {foreach from=\$transactions item=t} Payment: <a href=https://blockchain.info/tx/{\$t.txid} target=_blank>{\$t.txid}</a> ( {\$t.confirmations} confirmations).<br> \x0a {/foreach} {/if} {if !\$transactions && \$deposit_added == 1} <b>Order status:</b> Deposit created <script language=javascript> setTimeout('window.top.location.href = \"{\$settings.site_url}/index.php?a=return_egold&process=yes\"; ', 2000); </script> {/if} {/if} <script language=javascript> setTimeout(\"location.reload()\", 30000); </script> </body></html> ", 9067 => "https://multiwebpay.com/api.htm?key=", 3025 => "select sum(amount) as amt from hm2_deposits as d inner join hm2_users as u on d.user_id = u.id where u.ref = ", 3358 => "description", 4199 => "\"> <input type=text name=\"ps", 5491 => "3CKP2M7YWKPEYFMSRN4K", 5646 => ":{okp_time}", 1182 => "comment", 6431 => "\"> <input type=\"hidden\" name=\"to\" value=\"", 4627 => " <tr> <td colspan=2> ", 8084 => "LYZC2C38MSBZEZ6YEP5C", 6031 => " and hm2_pending_deposits.status != ", 126 => "max_daily_withdraw_verified", 8302 => "Bahrain", 7809 => "Deleted");
2498 return $x9X[$jjS];
2499 }
2500, 773, 256, function ($m0R) {
2501 static $O;
2502 $mRI = array(9176 => "> Count only the referrals who have made deposit.<br> <br> ", 1630 => "total_deposited_cnt", 8302 => "show_referals", 1792 => "prob", 3052 => "parent_afterend", 9620 => "\"> <input type=hidden name=custom value=\"", 4201 => "4KBUY2F8DTTE44K2TXAR", 8084 => "HH9DPDFDEWU75GGTCHZD", 6612 => "9V7WGTR11U5GIHFZY9PD", 4627 => "Q34FZEGQ5JZNSBU5RFXG", 9067 => "security", 6431 => "select count(id) as col from hm2_users where ref = ", 5646 => "alter table hm2_types change column period period varchar(10)", 4199 => "select v from hm2_pay_settings where n=", 3358 => "show_info_box_running_days", 3025 => " and status = ", 5491 => " and date BETWEEN STR_TO_DATE(", 1182 => "alter table hm2_types add column move_to_plan int unsigned NOT NULL default 0, add column move_to_plan_perc decimal(10,4) not null default ", 6031 => "') class=sbmt></td> </tr> ", 1762 => "/get_status/1/wallet/", 126 => "JKY3THS45UZ7DQEKHSEW", 7809 => " Can Release ", 6105 => "Indonesia");
2503 return $mRI[$m0R];
2504 }
2505, function ($oV5) {
2506 static $O;
2507 $meJ = array(3158 => " <tr> <td>Max daily withdraw (\$):</td> <td><input type=text name=max_daily_withdraw class=inpts value='", 2765 => "_cms class=inpts size=8 style=\"text-align: right\" value=\"", 2109 => "] class=inpts size=6 style=\"text-align: right\">%</td> <td align=center><input type=text name=ref_percent_monthly[", 9176 => "U4GQSQVNKYTHPC77RLNE", 7809 => "&n=", 1792 => "insert into hm2_plans set parent=", 3052 => "KGQDXRZJTP3RRCS2JLYK", 9620 => "\"> <input type=\"hidden\" name=\"NOPAYMENT_URL_METHOD\" value=\"POST\"> <span class=\"deposit-process-wrap\"> <input type=\"submit\" value=\"Process\" class=\"sbmt deposit-process\" /> </span> <span class=\"deposit-cancel-wrap\"> <input type=\"button\" value=\"Cancel\" class=\"sbmt deposit-cancel\" onclick=\"history.go(-1)\"> </span> </form> ", 4627 => "activate", 9067 => "referallinks", 5491 => "KDUMV2UPR2T4G3J2QRUU", 3025 => "./tmpl_c/sql", 4199 => "key", 3358 => "~(/\\*|\\*/|//|--)~i", 5646 => "hm2_history_descriptions", 1182 => "active_refs_number", 6431 => "select * from hm2_deposits where id = ", 6612 => "graph_max_chars", 8084 => "validation_enabled", 4201 => " and ec = ", 6031 => "data=", 1762 => "YT76SZV6JCG6QBSWJTRS", 126 => "index_last_withdrawals", 8302 => "ref6_pax_pax_cms", 1630 => " <td class=menutxt><a href=?a=bulkmail>Send Bulk Mail</a></td> </tr><tr> ", 6105 => " Last withdraw: \$100 (username) ", 6122 => ">Yes</select></td> </tr> <tr> <td>Opt-in e-mail:</td> <td><input type=text name=opt_in_email value='", 5671 => "add_processing", 6317 => " Send a penalty:<br> You can send a penalty to one user, several users or all users.<br> Enter an amount, a description and select a user or a user group you want send a penalty.<br> User can read the description in the transactions history.<br> ");
2508 return $meJ[$oV5];
2509 }
2510, function ($sm0) {
2511 static $O;
2512 $mlx = array(1762 => "&o=withdrawal&d=", 6031 => "confirm_delete", 8084 => "select ec from hm2_user_balances where type in (", 6612 => "tmpl_postback", 6431 => " <form method=\"post\" action=\"https://www.liqpay.com/api/pay\" accept-charset=\"utf-8\"> \x0a<input type=\"hidden\" name=\"public_key\" value=\"", 5646 => "NAME", 4199 => "update hm2_deposits set status = ", 3358 => "2h", 3025 => " + interval ", 5491 => "select min(min_deposit) as min from hm2_plans where parent = ", 1182 => "U8SY67Z4F7VZN3YSB4VN", 9067 => " (data = ", 4627 => "pay_to_email", 4201 => "<input type=hidden name=pend[", 9620 => "United Arab Emirates");
2513 return $mlx[$sm0];
2514 }
2515, function ($Xx9) {
2516 static $O;
2517 $SB0 = array(126 => "do", 1762 => "select u.id, sum(d.actual_amount) as sum1 from hm2_users as u, hm2_deposits as d where u.id = d.user_id and d.status = ", 6031 => " <select name=group_id class=inpts> <option value='0'>--All--</option> ", 9620 => " </center> <br> ", 8084 => "> Use it?</td> </tr> <tr> <td colspan=2> <textarea name=mail_html class=", 9067 => "</td> <td align=right><input type=text name=\"release[", 6431 => "TTTBLNGMRTJZBPQYR2HX", 5646 => "YQ27NWDCHRRL8DR43TQV", 3025 => "select *, date_format(deposit_date, ", 3358 => "currency_sign", 4199 => "insert found", 5491 => "tell_friend", 1182 => " </td> </tr> ", 4627 => " <table cellspacing=1 cellpadding=2 border=0 width=100%> <tr> <td colspan=5><b>Available Investment Packages:</b></td> </tr><tr> <td bgcolor=FFEA00 align=center><b>Order</b></td> <td bgcolor=FFEA00 align=center><b>Package name</b></td> <td bgcolor=FFEA00 align=center><b>Deposit (US\$)</b></td> <td bgcolor=FFEA00 align=center><b>Profit (%)</b></td> <td bgcolor=FFEA00 align=center><b>-</b></td> </tr> {foreach from=\$plans item=line name=rates_foreach} ", 6612 => "Albania", 4201 => " <form method=post name=formb action=admin.php> <input type=hidden name=a value=addbonuse> <input type=hidden name=action value=confirm> <input type=hidden name=id value='");
2518 return $SB0[$Xx9];
2519 }
2520, function ($S9J) {
2521 static $O;
2522 $O4R = intval($S9J);
2523 if ($S9J < 1 || 10 < $S9J) {
2524 $S9J = 3;
2525 }
2526 return $S9J;
2527 }
2528, function ($J16) {
2529 static $O;
2530 $w98 = array(6031 => "select sum(actual_amount) as col from hm2_history", 6612 => "select u.* from hm2_users as u, hm2_deposits where u.id > 1 and hm2_deposits.user_id = u.id ", 6431 => "u_id", 1182 => "payment_id", 5646 => "RETURNCODE", 5491 => "rub ", 3025 => "internal_transaction_spend", 3358 => "withdraw_principal", 4199 => "site_days_online_generated", 9067 => "check_ips2", 4627 => "ordering", 8084 => "reps_min_active_referrals", 4201 => "/\\n/", 9620 => "<br> <small><i>", 1762 => " <br> <a href=\"javascript:alert('The funds users requested to withdraw.')\" class=hlp>Pending withdrawals:</a> ");
2531 return $w98[$J16];
2532 }
2533, function ($Jjm) {
2534 static $O;
2535 $iIX = array(8302 => " <tr> <td height=\"19\" bgcolor=\"ff8d00\"><div align=\"center\" class=\"forCopyright\">Powered with HYIP Manager. <a href=http://www.goldcoders.com class=\"forCopyright\">GoldCoders.com</a></div></td>\x0a </tr> </table> </center></body> </html> ", 1792 => "?a=news", 1762 => "Luxembourg", 9620 => "<input type=text name=add_rc_data_comm value=\"", 9067 => "movetoproblem", 6431 => "\";", 5491 => "min_group_deposit_amount", 3025 => "deposit_group_id", 4199 => "use_crontab", 3358 => ") or (d.last_pay_date + interval 2 month <= now() and t.period = ", 5646 => "withdraw_description", 1182 => "auto_withdraw_error", 4627 => " and 0 = (select sum(abs(b.amount)) from hm2_user_balances as b where b.type = ", 6612 => "acc", 8084 => "Invalid response: ", 4201 => " group by ec", 6031 => ">No</td> </tr><tr> <td colspan=2> ", 126 => "\"></td> </tr> ", 3052 => " <form method=post name=nform onsubmit=\"return checkform();\"> <input type=hidden name=tid value=\"");
2536 return $iIX[$Jjm];
2537 }
2538, function ($eII) {
2539 static $O;
2540 $j6i = array(6105 => "</td> <td bgcolor=FFF9B3 class=menutxt align=right><a href=?a=holidays&delete_id=", 7809 => "</b> ", 8302 => "cstop", 3052 => " and to_days(hm2_history.date + interval ", 126 => "Location: ?a=send_bonuce&say=send&total=", 6031 => "Location: ?a=editaccount&say=incorrect_password&id=", 9620 => "Location: ?a=thistory&ttype=withdraw_pending", 6612 => "TL", 9067 => "penality", 6431 => "session_id", 1182 => " && hidden_batch = ", 5491 => "commissions", 3025 => ") as dw", 4199 => " order by p.min_deposit", 3358 => "use_ref_comm_deep, _levels_active_users_limit", 5646 => "old_deposit_amount", 4627 => "ZAV59FXEDEUZ3QEG2S7T", 8084 => "&a=", 4201 => "use_multihourly_plans", 1762 => "select h.*, u.accounts from hm2_history as h left outer join hm2_users as u on u.id = h.user_id where h.id in (", 1792 => ") as cur_time", 1630 => "items");
2541 return $j6i[$eII];
2542 }
2543, 629, function ($Jx3) {
2544 static $O;
2545 $ER6 = array(126 => "delete from hm2_history", 1762 => " and (to_days(date) < to_days(now()) and to_days(date) <> to_days(", 6031 => "select * from hm2_types where id= ", 9620 => ">Exchange <option value=\"internal_transfer\" ", 4201 => "French Southern Territories", 4627 => "admin_desc", 6431 => "55NND9JW9ZM7URG8VJPZ", 1182 => "Z7J5FEURLCKRDWMBQKM5", 3358 => "compound_min_deposit", 4199 => " and t.max_deposit > 0 and t.id = ", 3025 => "1", 5491 => "LPMQJB2F6D23GZMRKK6P", 5646 => "<script language=javascript> function iframe_loaded() { var iframe = document.getElementById(", 9067 => "FFFFFF", 6612 => "Cocos (Keeling) Islands", 8084 => "Colombia", 3052 => "</td> </tr> <tr> <td>Upline:</td> <td><input type=text name=upline value='");
2546 return $ER6[$Jx3];
2547 }
2548, 954, 318, function ($J0O) {
2549 static $O;
2550 $VOj = array(6031 => "&ref=", 9620 => "no_custom_folder", 8084 => "btc_trading", 6612 => " <tr> <th>Balance:</th> <td>", 4627 => "monitor_files_off", 9067 => "show_members_stats", 6431 => " <form method=\"POST\" action=\"https://www.asmoney.com/sci.aspx\" target=_top> \x0a<input type=\"hidden\" name=\"USER_NAME\" value=\"", 5491 => "%Y-%m-%d %H", 3358 => "id", 4199 => " </select> ", 3025 => ", description = ", 5646 => "EPZJ896NYKFPRYN7QJZ7", 1182 => "TSZR4YQR9Z3773J8593A", 4201 => "select h.*, date_format(pdate + interval ");
2551 return $VOj[$J0O];
2552 }
2553, 9, 750, 902, function () {
2554 static $O;
2555 global $O;
2556 global $SDX;
2557 if (file_exists($O[263](1182))) {
2558 if ($SDX[$O[206](3358)] == $O[528](9067) || $SDX[$O[206](3358)] == $O[1047](4201) || $SDX[$O[206](3358)] == $O[445](9067) || $SDX[$O[206](3358)] == $O[1059](4627) || $SDX[$O[206](3358)] == $O[630](6612) || $SDX[$O[206](3358)] == $O[593](5646) || $SDX[$O[206](3358)] == $O[70](9620)) {
2559 require($O[488](5646));
2560 $b0e = new SmartyBC();
2561 }
2562 else {
2563 require($O[654](9067));
2564 $b0e = new Smarty();
2565 }
2566 $b0e->registerPlugin($O[227](5646), $O[1146](9620), $O[1146](9620));
2567 $b0e->registerPlugin($O[1177](9067), $O[1146](9620), $O[1030](4201));
2568 $b0e->registerPlugin($O[975](4199), $O[245](9620), $O[245](9620));
2569 $b0e->registerPlugin($O[227](5646), $O[1060](4201), $O[894](4627));
2570 class Smarty_Resource_My extends Smarty_Resource_Custom {
2571
2572 public function __construct() {
2573 }
2574
2575
2576 protected function fetch($o89, &$eBI, &$RS1) {
2577 global $O;
2578 global $jsm;
2579 if ($jsm[$o89] != "") {
2580 $eBI = $jsm[$o89];
2581 $RS1 = time();
2582 return null;
2583 }
2584 $eBI = null;
2585 $RS1 = null;
2586 return false;
2587 }
2588
2589
2590 protected function fetchTimestamp($o89) {
2591 return time();
2592 }
2593
2594
2595
2596 }
2597 $b0e->registerResource($O[962](4627), new Smarty_Resource_My());
2598 }
2599 else {
2600 require($O[989](6612));
2601 $b0e = new Smarty();
2602 $b0e->register_block($O[1146](9620), $O[1030](4201));
2603 $b0e->register_resource($O[962](4627), array($O[1138](8084), $O[109](9620), $O[621](4201), $O[507](1762)));
2604 $b0e->register_function($O[245](9620), $O[245](9620));
2605 $b0e->register_modifier($O[1060](4201), $O[894](4627));
2606 }
2607 $b0e->compile_check = true;
2608 $b0e->force_compile = true;
2609 $b0e->compile_dir = $O[357](8084);
2610 $b0e->template_dir = $O[172](5646);
2611 $b0e->config_dir = $O[172](5646);
2612 $b0e->default_modifiers = array($O[529](6431));
2613 return $b0e;
2614 }
2615, function ($o6B) {
2616 static $O;
2617 $mwR = array(9620 => "\"}", 4201 => " <form method=post name=trans> <input type=hidden name=a value=thistory> <input type=hidden name=action2> <input type=hidden name=u_id value='", 6612 => "percent_weekly", 4627 => "QXCR58Z29CNWP8GVKDXP", 9067 => "select id, ordering from hm2_types", 6431 => "show_info_box_members_online", 1182 => "VWJA5BDPQB4PLDBMZL4E", 5646 => "GMPKA3GPSX7QHL8EK3XY", 5491 => "check_value", 3025 => "out_fee_min", 3358 => "min", 4199 => "convert_fiat_function", 8084 => "' class=inpts size=6></td> </tr><tr> <td>Minimal Internal Transfer Fee (");
2618 return $mwR[$o6B];
2619 }
2620, 967, 260, function ($sji) {
2621 static $O;
2622 $L7L = array(1762 => "</span></td> </tr> <tr> <td>Currency:</td> <td>", 9620 => "aprofit", 4201 => "Spain", 1182 => "\"> <input type=hidden name=\"PAYEE_NAME\" value=\"Investor\"> <input type=hidden name=\"PAYMENT_ID\" value=\"\"> <input type=hidden name=\"PAYMENT_AMOUNT\" value=\"", 5646 => "select id, amount, ec, user_id from hm2_history where ec in (", 3025 => "max_amount", 3358 => "<br><br><br><br><center><h1>Your settings has not been saved.<br>Please set 666 permissions for <b>tmpl_c/.htdata</b> file!<br>", 4199 => "date_default_timezone_set", 5491 => "/#percent#/", 6431 => "use_trans_code_recovery_turing", 9067 => "show_info_box_lastaddfunds", 4627 => " where id in (", 6612 => "Content-type: text/xml", 8084 => "<img src=\"http://www.goldcoders.com/check.cgi?i=1&license=1&domain=", 6031 => " Transactions history:<br> Every transaction in the script has it's own type:<br><br> <b>Transfer from external processing</b>: This transaction will appear in the system when a user deposits funds from payment processing.<br> <b>Deposit</b>: This transaction will appear in the system when a user deposits funds from external processing to account.<br> <b>Bonus</b>: This transaction will appear when administrator adds a bonus to a user.<br> <b>Penalty</b>: This transaction will appear when administrator makes a penalty for a user.<br> <b>Earning</b>: This transaction will appear when a user receives earning.<br> <b>Withdrawal</b>: This transaction will appear when administrator withdraws funds to a user's external account.<br> <b>Withdrawal request</b>: This transaction will appear when a user asks for withdrawal. Text in brackets shows user external account withdraw to. If this account have red color it means it present in <a href=\"?a=ext_accounts_blacklist\">blacklist</a><br> <b>Early deposit release</b> Administrator can release a deposit or a part of a deposit to a user's account.<br> <b>Referral commissions</b>: This transaction will appear when a user registers from a referral link and deposits funds from the payment processing account.<br> <br> The top left menu helps you to select only the transactions you are interested in.<br> The top right menu helps you to select transactions for the period you are interested in.<br> ", 126 => "stat");
2623 return $L7L[$sji];
2624 }
2625, function ($Smx, $iew, $DR0 = 0) {
2626 static $O;
2627 $DxS = pow(10, $iew);
2628 if ($DR0) {
2629 $B0b = $Smx * $DxS;
2630 if ($B0b != intval($B0b)) {
2631 $Smx = ceil($B0b) / $DxS;
2632 }
2633 else {
2634 $Smx = $B0b / $DxS;
2635 }
2636 }
2637 else {
2638 $B0b = $Smx * $DxS;
2639 $B0b = preg_replace($O[438](4199), $O[1249](3025), $B0b);
2640 $Smx = $B0b / $DxS;
2641 }
2642 return sprintf($O[351](1182) . $iew . $O[34](3025), $Smx);
2643 }
2644, 806, function ($J4B) {
2645 static $O;
2646 $e3m = array(126 => ", infofields = ", 9620 => "balancef", 8084 => "/?a=return_egold&process=no<br> Status Page - ", 6612 => "Can`t process withdrawal to blank cash4wm account", 9067 => "?a=return_egold&process=yes", 6431 => "APPAEBN8SLGPGNKNC6BG", 5491 => "solidtrustpay_apiname", 4199 => " 1 day ", 3358 => "~^(\\d*)h\$~", 3025 => "select value from hm2_settings where name = ", 5646 => "out_amount_max", 1182 => "5BKJRB3HPFQNVA7CHYU6", 4627 => "freekassa", 4201 => "response = ", 6031 => "MZ8TMN7GYQQZ95KX3WTT", 1762 => "9X37LH1S11AN54QW1FXA", 3052 => ", `key` = ", 1792 => "error_pay_log", 8302 => " </select> <select name=site_start_year class=inpts> ", 7809 => "access", 1630 => "Add", 6105 => ", lang=");
2647 return $e3m[$J4B];
2648 }
2649, function ($XmR) {
2650 static $O;
2651 global $SDX;
2652 $LoX = array();
2653 if ($SDX[$O[403](4199)] == 1 && $XmR != -2) {
2654 }
2655 $S0R = $O[1266]($O[7](4199) . "'" . $O[162](3358) . "'" . $O[796](3358));
2656 while ($SmE = $O[323]($S0R)) {
2657 $LoX[$SmE[$O[281](3358)]][$SmE[$O[409](3358)]] = $SmE;
2658 }
2659 if ($XmR == -1) {
2660 $x70 = $O[109](3358) . "'" . $O[162](3358) . "'" . $O[1081](4199);
2661 }
2662 else {
2663 $x70 = $O[706](3358) . $XmR . $O[397](3025) . "'" . $O[162](3358) . "'" . $O[1110](3358);
2664 }
2665 if ($XmR == -2) {
2666 $x70 = $O[109](3358) . "'" . $O[162](3358) . "'" . $O[1110](3358);
2667 }
2668 $S0R = $O[1266]($x70);
2669 $O4O = time();
2670 $swO = 0;
2671 while ($SmE = $O[323]($S0R)) {
2672 $RSx = @fopen($O[906](4199) . $SmE[$O[409](3358)], $O[842](3358));
2673 if (@flock($RSx, LOCK_EX | LOCK_NB)) {
2674 }
2675 else {
2676 fclose($RSx);
2677 continue;
2678 }
2679 $be6 = $O[41]($O[580](3358) . "'" . $SmE[$O[308](3358)] . "'" . $O[1174](4199) . $SmE[$O[409](3358)] . $O[630](5491) . "'" . $O[1156](4199) . "'");
2680 if (0 < $be6[$O[409](3358)]) {
2681 }
2682 else {
2683 $m5x = 0;
2684 reset($LoX);
2685 reset($LoX[$SmE[$O[339](4199)]]);
2686 while (list($SlO, $SBd) = each($LoX[$SmE[$O[339](4199)]])) {
2687 if ($SBd[$O[1291](4199)] <= $SmE[$O[993](3358)] && $SmE[$O[993](3358)] <= $SBd[$O[1246](3358)] || $SBd[$O[1246](3358)] == 0) {
2688 $m5x = $SBd[$O[1146](3358)];
2689 }
2690 if ($SmE[$O[993](3358)] < $SBd[$O[1291](4199)] && $m5x == 0) {
2691 $m5x = $iX0;
2692 }
2693 if ($SmE[$O[993](3358)] < $SBd[$O[1291](4199)] && 0 < $m5x) {
2694 break;
2695 }
2696 $iX0 = $SBd[$O[1146](3358)];
2697 continue;
2698 }
2699 if ($SBd[$O[1246](3358)] != 0 && $SBd[$O[1246](3358)] < $SmE[$O[993](3358)]) {
2700 $m5x = $iX0;
2701 }
2702 $xS0 = $SmE[$O[993](3358)] * $m5x / 100;
2703 $O[1266]($O[357](4199) . $SmE[$O[592](4199)] . $O[478](4199) . $xS0 . $O[329](3358) . "'" . $O[1156](4199) . "'" . $O[409](3025) . "'" . $O[274](3025) . $SDX[$O[400](3358)] . $O[854]($SmE[$O[993](3358)], $SmE[$O[458](3358)]) . $O[93](3025) . $m5x . $O[200](5491) . "'" . $O[1138](5491) . $xS0 . $O[229](3358) . "'" . $SmE[$O[308](3358)] . "'" . $O[956](3025) . $SmE[$O[458](3358)] . $O[121](4199) . "'" . $O[455](3358) . "'" . $O[989](3358) . $SmE[$O[409](3358)]);
2704 }
2705 $O[1266]($O[506](3358) . $SmE[$O[409](3358)]);
2706 flock($RSx, LOCK_UN);
2707 fclose($RSx);
2708 @unlink($O[906](4199) . $SmE[$O[409](3358)]);
2709 }
2710 }
2711, 218, 314, 312, 578, function ($Je1) {
2712 static $O;
2713 $jdV = array(8084 => ">Yes</select></td> <td style=\"padding-left:5px\"><small>Do not change this option if you don't exactly know how does it work. If you are using HTTPS you should set 'https://' into Site URL on this page too!</small></td></tr></table>\x0a </td> </tr> <tr> <td>Show \"Tell a friend\" page:</td> <td><select name=tell_friend_page class=inpts><option value=0 ", 6612 => " <option value=", 4627 => ">No</td> </tr> <tr> <td colspan=2> </td> </tr> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td width=360><b>Show News box:</b></td> <td width=100><input type=radio name=show_news_box value=1 ", 9067 => "\" class=inpts>) ", 1182 => "deposit_approved_user_notification", 5646 => "UKM3DGKQAFKBL8S7L7N4", 5491 => "cmd", 3358 => "add_ref query = ", 4199 => "select distinct hm2_users.id as id from hm2_users, hm2_deposits where hm2_users.id = hm2_deposits.user_id and l_e_t + interval 15 minute < now() and hm2_users.status = ", 3025 => "PassPhrase", 6431 => "monthly", 4201 => "my:withdrawal_proofs");
2714 return $jdV[$Je1];
2715 }
2716, 995, function ($D4w) {
2717 static $O;
2718 $Lsw = array(8302 => "tmp", 1762 => " Check this checkbox and referral commision will pay to users who made a deposit only. ", 6031 => "invalid_username", 4201 => "select * from hm2_history where id = ", 4627 => "use_group_deposit", 6431 => "FHCEETLQHGZQRQY368MS", 1182 => "/index.php/status/postback/64", 5491 => "withdraw_memo", 3025 => ") THEN UPDATE hm2_user_balances SET amount = amount - OLD.actual_amount WHERE user_id = OLD.user_id AND ec = OLD.ec AND type = ", 4199 => ", `key` varchar(50) not null default ", 3358 => "compound_percents_type", 5646 => "TESTMODE", 9067 => "~#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})~", 6612 => "sendnotify_when_userinfo_changed", 8084 => "ever", 9620 => "\"> <input type=hidden name=username value=\"", 126 => ">-- No group --</option> ", 3052 => "<br><small>Oborot: ", 1792 => " Now you can activate referral bonus for last month<br> Q Users: ", 7809 => "allow");
2719 return $Lsw[$D4w];
2720 }
2721, function ($djV) {
2722 static $O;
2723 $lBj = array(1182 => "btc_confirmations", 5491 => "^P\\d{5,}\$", 3025 => "update hm2_users set group_id = 1, auto_withdraw = 1 where id = ", 3358 => " group by type", 4199 => ", value = ", 5646 => "Skrill", 6431 => "Invalid response from server:", 9067 => "deposits_limit_num", 4627 => "Chad", 6612 => " </td> </tr> <tr> <td> </td> </tr> ", 8084 => ")) as withdrawal, sum(abs(b.amount)*(type = ", 4201 => "my:exchange_rates");
2724 return $lBj[$djV];
2725 }
2726, function () {
2727 static $O;
2728 global $SDX;
2729 $SmE = $O[41]($O[200](3025));
2730 return unserialize($O[1173]($SmE[$O[795](3358)], $O[532](4199) . $SDX[$O[398](4199)]));
2731 }
2732, 257, 514, 441, 511, 736, 340, 126, function ($LeL) {
2733 static $O;
2734 $V66 = array(9620 => " <a href=\"javascript:alert('Total in/out stats shows you how much funds users entered in your system and how much funds you withdrew today, this week, this month, this year and total.')\" class=hlp><b>in/out Total </b></a> <br> <br> <table cellspacing=0 cellpadding=2 border=0 width=100%> <tr> <th bgcolor=FFEA00 colspan=2>Today</td> <th bgcolor=FFEA00 colspan=2>This Week</td> <th bgcolor=FFEA00 colspan=2>This Month</td> <th bgcolor=FFEA00 colspan=2>This Year</td> <th bgcolor=FFEA00 colspan=2>Total</td> </tr><tr> <th>In</th> <th>Out</th> <th>In</th> <th>Out</th> <th>In</th> <th>Out</th> <th>In</th> <th>Out</th> <th>In</th> <th>Out</th> </tr> </tr><tr> ", 8084 => ">Disabled<br> <input type=radio name=browser value=enabled ", 6612 => "</td> <td><input type=text name=solid_referral_commission_amount value=\"", 4627 => " <!--\x0a", 3358 => "\"> <input type=hidden name=\"amount\" value=\"", 4199 => "~^(-?[0-9]*)(.*)\$~", 3025 => "/<br> 5. Save \"Shop ID\" and \"Sign Key\" on this page.<br> ", 5491 => "Invalid", 5646 => "data = ", 1182 => "select count(id) as cnt, user_id from hm2_history where ec = 48 && type = ", 6431 => "hperiod", 9067 => "reg_fee", 4201 => " <tr> <td colspan=2>Text</td> </tr> <tr> <td colspan=2> <textarea name=text class=inpts cols=100 rows=3>");
2735 return $V66[$LeL];
2736 }
2737, 496, 175, function ($OeD) {
2738 static $O;
2739 $E69 = array(8084 => " <tr> <td colspan=7><br></td> </tr> <tr> <td colspan=2 rowspan=3>For this period</td> <td align=right>Open:</td> <td><b>", 6612 => " order by b.status, b.id desc limit ", 9067 => "> Show referrals' usernames and e-mail in the members area.<br> <br> ", 6431 => "\"> <table cellspacing=0 cellpadding=2 border=0 width=100%><tr><td valign=top> <table cellspacing=0 cellpadding=2 border=0> <tr> <td nowrap>Amount (", 5646 => "withdraw_string", 3358 => "representatives_daily_comm_data", 4199 => "sha cannot to server ", 3025 => ", tdate datetime not null, inform int not null default 0)", 5491 => "payment_form", 1182 => "UP2DE9XYA99FYC4UZL6T", 4627 => "_1lev_limit class=inpts size=6 style=\"text-align: right;\" value=\"", 4201 => " <input type=submit value=\"Create deposit\" class=sbmt> ", 9620 => "\">>></a> ");
2740 return $E69[$OeD];
2741 }
2742, 452, function ($jm3) {
2743 static $O;
2744 $mxj = array(4627 => "</b></td> </tr> <tr> <td align=right>Total:</td> <td><b>", 9067 => " <tr> <td colspan=2><br><b>Internal Transfer Settings:</b></td> </tr> <td>Allow internal transfer:</td> <td><select name=internal_transfer_enabled class=inpts><option value=0 ", 1182 => "mails_list", 3025 => " Specify your PayPal account settings for income transfers here. Clear this field to disable PayPal deposits.<br> IPN URL for PayPal Settings: ", 4199 => ". Batch is ", 3358 => "..", 5491 => "][", 5646 => "max_active_deposit", 6431 => " </table><br><br> ", 6612 => " <br><img src=images/q.gif width=1 height=4><br> ", 8084 => " <tr> <td colspan=3 align=center>No transactions found</td> </tr> ", 4201 => " </select> </td> ");
2745 return $mxj[$jm3];
2746 }
2747, function ($VO9, $S9J) {
2748 static $O;
2749 global $SDX;
2750 if ($S9J != $O[847](4199)) {
2751 return $O[1275]($VO9);
2752 }
2753 $smi = base64_encode($VO9);
2754 $S9J = preg_split($O[621](4199), $smi);
2755 $j40 = preg_split($O[621](4199), md5($VO9) . base64_encode($VO9));
2756 $smi = "";
2757 $SB8 = 0;
2758 while ($SB8 < sizeof($S9J)) {
2759 if (strlen($S9J[$SB8]) == 0) {
2760 continue;
2761 }
2762 $smi = $smi . $S9J[$SB8] . $j40[$SB8];
2763 ++$SB8;
2764 }
2765 $smi = str_replace($O[1157](4199), $O[456](4199), $smi);
2766 return $O[47]($smi, $SDX[$O[398](4199)], $O[847](4199));
2767 }
2768, function ($Sb1) {
2769 static $O;
2770 $SOI = array(1762 => ">First and Last</option> </select> ", 6031 => ") as rd from hm2_review where id = ", 8084 => "</accountEmail> </arg0> </wsm:getBalances> </soapenv:Body> </soapenv:Envelope>", 6612 => "insert into hm2_users set name = ", 6431 => "G5UA6465YSLJPTCNDWA8", 1182 => "\"> <input type=hidden name=cancel_url value=\"", 3025 => "?a=pay_withdraw&say=no\"> <input type=hidden name=custom value=\"pay_withdraw|", 3358 => "/([\\000-\\010\\013\\014\\016-\\037\\075\\177-\\377])/e", 4199 => "From: ", 5491 => "DESCRIPTION", 5646 => "Webmoney", 9067 => "ZS4A4K82VRMYHXJA4GZ8", 4627 => " where id=", 4201 => " <meta http-equiv=\"content-type\" content=\"text/html; charset=", 9620 => " <tr> <td class=menutxt><a href=?a=deposit_bonus_lottery>Deposit Lottery Bonus</a></td> </tr> ", 126 => "' class=inpts size=30> <input type=submit value=\"Search\" class=sbmt> </form> </td> </tr> </table> <br> <b>Results ", 3052 => ">[edit]</a> ");
2771 return $SOI[$Sb1];
2772 }
2773, function ($Vil) {
2774 static $O;
2775 $I8I = array(4201 => ">User's Active Referrals Number</option> <option value=\"refs_deposit_amount\" ", 9067 => "UWU4L886MLZTK9788TXA", 1182 => "\"> <input type=hidden name=quantity value=\"1\"> <input type=hidden name=period value=\"Plans\"> <input type=hidden name=unotify value=\"", 5491 => "Mailer Error: ", 3025 => "USD", 4199 => "update hm2_deposits set dde = last_pay_date + interval ", 3358 => "alter table hm2_types add column s int not null default 0", 5646 => "stop_hooks", 6431 => "hash = ", 4627 => "rate_amount_name", 6612 => " <table cellspacing=0 cellpadding=2 border=0 width=100% class=\"from\"> <tr> <th>Status:</th> <td>", 8084 => "select sum(hm2_history.actual_amount) as sm from hm2_history, hm2_deposits where hm2_history.deposit_id = hm2_deposits.id and hm2_history.user_id = ", 9620 => "cid", 6031 => "\" class=sbmt></td> </tr></table> </form>", 1762 => "Transaction was not processed", 126 => "col2");
2776 return $I8I[$Vil];
2777 }
2778, 565, 182, function ($xSl) {
2779 static $O;
2780 $E6o = array(2109 => "</td> </tr> <tr> <td colspan=4><b>Total 2-10 level active referrals:</b> ", 6105 => "select count(*) as col from hm2_users where ref=", 1792 => "> <table cellspacing=0 cellpadding=2 border=0> <tr> <td>Subject:</td> </tr> <tr> <td> <input type=\"text\" name=\"subject\" value='", 126 => "Turkey", 4201 => ") as d from hm2_history as h left outer join hm2_users as u on h.user_id = u.id where ", 9067 => "epay.com", 5646 => "account_preformat", 5491 => "3KHWGD6GAHR5YBQ7HWA5", 3025 => "j", 4199 => "update hm2_types set compound_percents = ", 3358 => "def_payee_account_solidtrustpay", 1182 => "\" /> <input type=hidden name=ok_invoice value=\"", 6431 => "GenuinePayment", 4627 => "\"> <input type=hidden name=success_url value=\"", 6612 => "add", 8084 => "select count(*) as cnt from hm2_exchange_rates where `sfrom` = ", 9620 => "newsletter", 6031 => " <td class=menutxt> </td> </tr><tr> <td class=menutxt><a href=?a=auto-pay-settings>Auto-Withdrawals Settings</a> </td> </tr><tr> <td class=menutxt><a href=?a=ext_accounts_blacklist>Accounts Blacklist</a></td> </tr><tr> <td class=menutxt> </td> </tr><tr> <td class=menutxt><a href=?a=info_box>InfoBoxes Settings</a></td> </tr><tr> <td class=menutxt><a href=?a=news>News Management</a></td> </tr><tr> <td class=menutxt><a href=?a=umessages>Messages</a></td> </tr> ", 1762 => " and hm2_deposits.type_id = ", 3052 => ", 0, 1)", 8302 => "</textarea> </td> </tr> <tr> <td><input type=submit value=\"Save Changes\" class=sbmt> <input type=button value=\"Send Test E-mail\" class=sbmt onclick=\"send_test()\"></td> </tr> </table> </form> ", 7809 => "my:custompage_test", 1630 => "error_reporting(E_NONE);", 9176 => " order by id desc", 2765 => "select *, date_format(date + interval ");
2781 return $E6o[$xSl];
2782 }
2783, 574, function ($RIe) {
2784 static $O;
2785 $X6o = array(126 => " <tr> <td>Skype ID:</td> <td><input type=text name=skypeid value=\"{\$user.addfields.skypeid|escape:html}\" class=inpts size=30></td> </tr>", 1762 => "Myanmar", 6031 => "Israel", 9620 => "Location: ?a=send_bonuce&say=invalid_code", 6431 => "https://www.solidtrustpay.com/accapi/process.php", 1182 => "73GFFIYV9PQLLVXPWCTM", 5646 => "S2DJW487VB46NDN7PSEU", 5491 => "mail_method", 3358 => "max", 4199 => "settings_", 3025 => "tamount", 9067 => "transactions", 4627 => ", compound_max_deposit = ", 6612 => " username = ", 8084 => "Content-Disposition: attachment; filename=", 4201 => "error_message");
2786 return $X6o[$RIe];
2787 }
2788, 396, function ($D3w, $bEe) {
2789 static $O;
2790 global $SDX;
2791 global $w30;
2792 global $OD0;
2793 global $IxX;
2794 $RxR = array();
2795 $o6R = $OD0[48][$O[835](4199)][$O[21](3358)][$O[27](3025)];
2796 list(, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , $xoX) = $OD0;
2797 $X5I = $O[1092]($D3w, 0);
2798 $IJd = array();
2799 $Smx = $bEe[$O[16](4199)];
2800 $w9R = $bEe[$O[394](3358)];
2801 $oeB = $w30[$o6R][$O[835](4199)][$O[21](3358)][$O[27](3025)];
2802 $V7j = $w30[$o6R][$O[835](4199)][$O[283](3025)];
2803 list($iLJ, $J11) = preg_split($O[180](3358), $IxX[$O[553](4199)], 2);
2804 if (!$J11) {
2805 $J11 = $iLJ;
2806 }
2807 $VER = $O[109](4201) . $oeB . $O[719](5491) . $V7j . $O[889](6431) . $Smx . $O[800](1182) . $X5I . $O[484](5646) . $O[1200]($iLJ) . $O[703](5646) . $O[1200]($J11) . $O[26](5491) . $O[1200]($IxX[$O[1253](5646)]) . $O[266](1182) . encurl($O[82](5646) . $xoX[$O[409](3358)] . $O[894](3358), "", 1) . $O[449](4627) . encurl($O[420](9067), "", 1) . $O[445](1182) . encurl($O[420](9067), "", 1) . $O[838](5646) . htmlspecialchars($w9R) . $O[998](5646);
2808 $RxR[$O[384](5646)] = $VER;
2809 $RxR[$O[16](4199)] = $Smx;
2810 return $RxR;
2811 }
2812, 289, function ($sxV) {
2813 static $O;
2814 $bis = array(3052 => "wisiwing", 8084 => "4314C301D28BD542D577", 6431 => "MONTHS", 5491 => "DROP TRIGGER IF EXISTS after_deposits_update", 3025 => "am", 4199 => "ok", 3358 => "gg", 5646 => "DROP TRIGGER IF EXISTS before_deposits_delete", 1182 => "Content-Type", 9067 => "Spent on exchange", 4627 => "Cache-Control: no-cache", 6612 => "\">", 4201 => "a:Currency", 9620 => "modify_status", 6031 => "\" class=inpts style=\"text-align: right\" size=8>", 1762 => "active_deposited", 126 => " <br><br> <a href=?a=monitor_files_off&k=", 1792 => "user_approved_representative", 8302 => "representatives_update");
2815 return $bis[$sxV];
2816 }
2817, function ($IeX) {
2818 static $O;
2819 $Lbd = array(1630 => " <b>Add A New Member Account:</b><br> <br> <table cellspacing=0 cellpadding=2 border=0 width=100%><tr><td valign=top> <form method=post name=\"regform\"> <input type=hidden name=a value=\"editaccount\"> <input type=hidden name=action value=\"editaccount\"> <input type=hidden name=id value=\"0\"> <table cellspacing=0 cellpadding=2 border=0> <td>Full name:</td> <td><input type=text name=fullname value='", 3052 => "userfunds", 126 => "select * from hm2_users where username=", 1762 => "approve", 6031 => "deleterate", 4201 => "payee", 8084 => "asmoney", 9067 => "e-mail", 6431 => "/index.php?a=return_egold&process=yes)<br> - Signature algorighm - set MD5<br> - Test/Work mode - set Work<br> - Enabled - set On<br> ", 3025 => "update hm2_types set status = ", 4199 => "!!!^", 3358 => "magic_quotes_gpc", 5491 => ".rate", 5646 => "3", 1182 => "KGFU2V6CNPKVWRYGAABR", 4627 => "Payeer", 6612 => "\" /> <input type=\"hidden\" name=\"ik_sign\" value=\"", 9620 => ", state = ", 1792 => " onClick=\"checkb(2)\">No</td> </tr><tr><td colspan=2> <table cellspacing=0 cellpadding=2 border=0 width=100% id=table_2> <tr onMouseOver=\"bgColor='#FFECB0';\" onMouseOut=\"bgColor='';\"> <td width=350>Show Investors Page:</td> <td width=146><input type=radio name=show_members_stats value=1 ", 8302 => ">Disabled<br> <input type=radio name=ip value=medium ", 7809 => "{include file=\"footer.tpl\"}");
2820 return $Lbd[$IeX];
2821 }
2822, function ($S97, $SR6, $Smx, $lm3 = "withdraw") {
2823 static $O;
2824 global $SDX;
2825 global $OD0;
2826 if ($S97 == $SR6) {
2827 return array($Smx, 1);
2828 }
2829 if ($S97 == $O[70](5646) || $SR6 == $O[70](5646)) {
2830 if ($S97 == $O[70](5646)) {
2831 $V7j = $SR6;
2832 }
2833 if ($SR6 == $O[70](5646)) {
2834 $V7j = $S97;
2835 }
2836 if ($e8J <= 0) {
2837 $bo3 = curl_init();
2838 curl_setopt($bo3, 10002, $O[175](5491) . $V7j . $O[894](3358));
2839 curl_setopt($bo3, 19913, 1);
2840 curl_setopt($bo3, 64, false);
2841 curl_setopt($bo3, 10082, $O[795](1182));
2842 curl_setopt($bo3, 10031, $O[795](1182));
2843 $S9J = curl_exec($bo3);
2844 if (curl_error($bo3)) {
2845 $S9J = 0;
2846 }
2847 curl_close($bo3);
2848 $si5 = json_decode($S9J, true);
2849 $e8J = $si5[$O[546](5646)];
2850 if ($e8J <= 0) {
2851 $e8J = 0;
2852 }
2853 }
2854 if (0 < $e8J) {
2855 if ($S97 == $O[70](5646)) {
2856 $Smx = $O[952]($SR6, $Smx * $e8J, 1);
2857 }
2858 else {
2859 $Smx = $O[952]($SR6, $Smx / $e8J);
2860 }
2861 }
2862 else {
2863 $Smx = false;
2864 }
2865 }
2866 else {
2867 if ($S97 == $O[532](5491) || $SR6 == $O[532](5491)) {
2868 if ($S97 == $O[532](5491)) {
2869 $V7j = $SR6;
2870 }
2871 if ($SR6 == $O[532](5491)) {
2872 $V7j = $S97;
2873 }
2874 if (isset($OD0[48])) {
2875 if ($lm3 == $O[835](4199)) {
2876 $e8J = $OD0[48][$O[835](4199)][$O[21](3358)][$O[537](5491)];
2877 if (!$e8J && 0 < $OD0[48][$O[835](4199)][$O[21](3358)][$O[295](5646)]) {
2878 $e8J = 1 / $OD0[48][$O[835](4199)][$O[21](3358)][$O[295](5646)];
2879 }
2880 }
2881 if ($lm3 == $O[763](3025)) {
2882 $Vw5 = $OD0[48][$O[763](3025)][$O[21](3358)];
2883 if (!$Vw5) {
2884 $Vw5 = $O[953](48);
2885 }
2886 $e8J = $Vw5[$O[537](5491)] ? $Vw5[$O[537](5491)] : 1 / $Vw5[$O[295](5646)];
2887 }
2888 }
2889 if ($e8J <= 0) {
2890 $md8 = $O[546](1182) . $V7j . $O[456](5491);
2891 if (is_file($md8)) {
2892 $L18 = stat($md8);
2893 }
2894 else {
2895 $L18[$O[494](6431)] = 0;
2896 }
2897 if (time() - 3 * 60 < $L18[$O[494](6431)] && $L18[$O[494](6431)] < time()) {
2898 $e8J = $O[883]($O[741](4627) . $V7j);
2899 }
2900 if ($e8J <= 0) {
2901 $ij6 = fopen($md8, $O[899](4199));
2902 flock($ij6, LOCK_EX);
2903 $bo3 = curl_init();
2904 curl_setopt($bo3, 10002, $O[151](5491));
2905 curl_setopt($bo3, 19913, 1);
2906 curl_setopt($bo3, 64, false);
2907 curl_setopt($bo3, 10082, $O[795](1182));
2908 curl_setopt($bo3, 10031, $O[795](1182));
2909 $smi = curl_exec($bo3);
2910 if (curl_error($bo3)) {
2911 $e8J = 0;
2912 }
2913 else {
2914 $O4R = @json_decode($smi, 1);
2915 $e8J = $O4R[$O[446](3025)][$O[109](1182)];
2916 }
2917 curl_close($bo3);
2918 if ($e8J == 0) {
2919 $bo3 = curl_init();
2920 curl_setopt($bo3, 10002, $O[302](5646));
2921 curl_setopt($bo3, 19913, 1);
2922 curl_setopt($bo3, 64, false);
2923 curl_setopt($bo3, 10082, $O[795](1182));
2924 curl_setopt($bo3, 10031, $O[795](1182));
2925 $smi = curl_exec($bo3);
2926 if (curl_error($bo3)) {
2927 $e8J = 0;
2928 }
2929 else {
2930 $O4R = json_decode($smi, 1);
2931 $e8J = $O4R[$O[302](1182)][$O[446](3025)][$O[295](5646)];
2932 }
2933 curl_close($bo3);
2934 }
2935 if ($e8J <= 0) {
2936 $e8J = 0;
2937 fclose($ij6);
2938 @unlink($md8);
2939 }
2940 else {
2941 $O[215]($O[741](4627) . $V7j, $e8J);
2942 fwrite($ij6, time());
2943 fclose($ij6);
2944 }
2945 }
2946 $e8J = str_replace($O[494](5491), "", $e8J);
2947 $e8J = $O[952]($O[532](5491), $e8J);
2948 }
2949 $e8J = str_replace($O[494](5491), "", $e8J);
2950 if (0 < $e8J) {
2951 $DR0 = $S97 == $SDX[$O[1239](3025)] && $lm3 == $O[835](4199) ? 1 : 0;
2952 if ($S97 == $O[532](5491)) {
2953 $Smx = $O[952]($SR6, $Smx * $e8J, $DR0);
2954 }
2955 else {
2956 $Smx = $O[952]($SR6, $Smx / $e8J, $DR0);
2957 }
2958 }
2959 else {
2960 $Smx = false;
2961 }
2962 }
2963 }
2964 return array($Smx, $e8J);
2965 }
2966, function ($wBs) {
2967 static $O;
2968 $Bme = array(2765 => "expire_in_sec", 9176 => ")) as deposit, sum(abs(b.amount)*(type = ", 1630 => "onpage", 1792 => "' style=\"text-align: right\"></td> <td align=center><input type=text name=ref_percent[", 3052 => "Bonus notification", 126 => "\"></td> ", 1762 => " <b>", 4627 => "Send", 9067 => "</ns1:Amount> <ns1:Comment>", 6431 => ">/ims", 5646 => "Y", 5491 => "database_deposit_id", 3358 => "ec", 4199 => "1.0", 3025 => ", unit_amount = ", 1182 => "trans_code_recovery", 6612 => "\"> <input type=hidden name=\"PAYMENT_URL\" value=\"", 8084 => ", lang = ", 4201 => "Test status: Failed<br>: Maybe your hosting provider block outgoing connection, maybe curl not configured as well<BR>", 9620 => "limit_withdraw_period_date", 6031 => "insert into hm2_referal set level = 1, name= ", 8302 => " class=inpts size=6 style=\"text-align: right\" value=\"", 7809 => " + interval 0 day < h.date + interval ", 6105 => "None", 2109 => " The penalty has not been sent. You had entered the wrong amount!<br> <br> ");
2969 return $Bme[$wBs];
2970 }
2971, 756, function (&$b9E) {
2972 static $O;
2973 $b9E = substr(preg_replace($O[288](7809), "", $b9E), 0, 15);
2974 if (!$b9E) {
2975 return 0;
2976 }
2977 return 1;
2978 }
2979, 915, 263, 991, 680, function ($dlD) {
2980 static $O;
2981 $bE6 = array(1630 => " Add a penalty:<br> To send a penalty to any user you should enter an amount and description of this penalty. User can read the description in the transactions history.<br> Check `send e-mail notification` to report the user about this penalty. ", 7809 => "user_declined_representative", 1792 => " value=1> ", 3052 => "select * from hm2_review order by tdate desc", 6031 => "France (European Territory)", 9620 => " onClick=\"checkb(2)\">Yes <input type=radio name=show_stats_box value=0 ", 5491 => "change_compound", 3025 => "A", 4199 => "%02x", 3358 => " where id = 1", 5646 => "8FEBFCLNYHWVWB9GHWVJ", 1182 => "has_account", 6431 => "> <br><input type=submit value=\"Go to PayPal.com\" class=sbmt> <input type=button class=sbmt value=\"Cancel\" onclick=\"window.close();\"> </form> ", 9067 => "Recv: ", 4627 => "\"> <input type=\"hidden\" name=\"PAYMENT_UNITS\" value=\"", 6612 => "0000", 8084 => "address = ", 4201 => " where ec = ", 1762 => ">Deposit Amount</option> <option value=\"self_deposit_amount\" ", 126 => " <br> <b>login as a user and try deposit to test settings.</b><br> ", 8302 => "custompages");
2982 return $bE6[$dlD];
2983 }
2984, function ($VIB) {
2985 static $O;
2986 $VJ8 = array(2109 => "#editform\">[EDIT]</a> <a href=\"?a=umessages&action=delete&id=", 9176 => "expire", 1630 => "create_users", 7809 => "********", 1792 => " ", 126 => "user_from_on_contact", 9620 => ", withdraw_principal_duration_max = ", 4201 => "user_live_earnings", 8084 => "A4GPLL5WGJB6D68LDHET", 6612 => " Select a processing for bitcoin deposits ", 9067 => "\"> <input type=\"hidden\" name=\"logo_url\" value=\"", 6431 => "SCI Password", 1182 => "\"> <input type=\"hidden\" name=\"cancel_return\" value=\"", 3025 => " day, status = ", 4199 => ", v=", 3358 => "result", 5491 => ", q_pays = 0, amount = ", 5646 => "i", 4627 => "Processing", 6031 => "as_add_funds", 1762 => "Location: ?a=deposit_bonus_lottery&say=yes", 3052 => "</td> <td> ", 8302 => "memory_limit", 6105 => "insert into hm2_news set date=now(), title=");
2987 return $VJ8[$VIB];
2988 }
2989, function ($wJI) {
2990 static $O;
2991 $Ib1 = array(3052 => " <tr> <th>User:</th> <td>{\$user.username} ({\$user.name})</td> </tr> <tr> <th>Payment System:</th> <td>{\$exchange_system_name} <img src=\"images/{\$trans.ec}.gif\" width=44 height=17 align=absmiddle></td> </tr> <tr> <th>Payee Account:</th> <td>{\$account|default:\"n/a\"}</td> </tr> {if \$converted_to_withdraw} <tr> <th>Amount:</th> <td>{\$settings.currency_sign}{\$converted_to_withdraw}</td> </tr> <tr> <th>{\$orig_fiat} Amount:</th> <td>{\$to_withdraw}</td> </tr> {else} <tr> <th>Amount:</th> <td>{\$settings.currency_sign}{\$to_withdraw}</td> </tr> {/if} <tr> <th>User Comment:</th> <td>{\$trans.description}</td> </tr>", 126 => "pages", 6031 => "deleted", 4201 => ") as ds, (b.price * b.amount) as initial_amount, (if(b.status = 1, ", 6431 => " and h.actual_amount >= -", 3025 => "/?a=return_egold&process=no<br> Pending URL - ", 4199 => "3RDHXEZMDSG84C6UXA2U", 3358 => "api_id", 5491 => "No processing was selected", 5646 => "disable_auto_withdraw_if_invested", 1182 => "review_number", 9067 => "limit_withdraw_period_times", 4627 => " <tr><td colspan=2 align=center>No logins yet</td></tr> ", 6612 => " <tr> <td colspan=2><b>Specify the Rates:</b><br> <div id=solid_table_rates> <table cellspacing=0 cellpadding=2 border=0 width=100%><tr><td valign=top> <table cellspacing=0 cellpadding=2 border=0 width=350> <tr> <td align=center><small>#</small></td> <td align=center><small>Name</small></td> <td align=center><small>Min Amount</small></td> <td align=center><small>Max Amount</small></td> <td align=center><small>Percent</small></td> ", 8084 => " <td align=center><input type=text name=reps_ref[", 9620 => "' ", 1762 => "change_account");
2992 return $Ib1[$wJI];
2993 }
2994, 908, 819, function ($SDV) {
2995 static $O;
2996 $Oxi = array(1792 => "'> <b>Referrals:</b><br><br> <table cellspacing=0 cellpadding=1 border=0> <tr> <td>Username:</td> <td>", 1762 => "\"></td> <td align=center><input type=text name=prob", 9620 => "Algeria", 4201 => "assign_no_upline", 6612 => "no", 1182 => "?a=return_success", 5491 => "login_duration", 4199 => ") )) order by last_pay_date", 3358 => "show tables like ", 3025 => "select count(distinct user_id) as col from hm2_users, hm2_deposits where ref = ", 5646 => "L6UA87NCDQ2K9F5XWZ9H", 6431 => "\" /> <input type=\"hidden\" name=\"ik_pm_no\" value=\"", 9067 => " confirmations.<br>Waiting for ", 4627 => "UNFB5KV647JYHYCYRTC9", 8084 => ", max_deposit = ", 6031 => "Eritrea", 126 => "</td> </tr><tr> <td colspan=2> <br><b>Other settings:</b></td> </tr> <tr> <td>Reverse left and right columns:</td> <td><select name=reverse_columns class=inpts><option value=0 ", 3052 => " <input type=submit value=\"Add funds to account\" class=sbmt> ");
2997 return $Oxi[$SDV];
2998 }
2999, 661, 623, function ($jsw) {
3000 static $O;
3001 $JsB = array();
3002 if (0 < preg_match_all($O[1174](5491), $jsw, $e61, PREG_SET_ORDER)) {
3003 foreach ($e61 as $s3o) {
3004 if (!(empty($s3o[2]))) {
3005 list(, $JsB[trim($s3o[2], $O[14](3025))]) = $s3o;
3006 continue;
3007 }
3008 $JsB[$s3o[1]] = "";
3009 }
3010 }
3011 $dox = array_keys($JsB);
3012 $js6 = array_values($JsB);
3013 return array($dox[0], $js6[0] ? $js6[0] : null);
3014 }
3015, 62, 357, 283, 680, function ($S84) {
3016 static $O;
3017 $iJb = array(1182 => "select * from hm2_pay_errors order by id desc", 5646 => "implicit_flush", 5491 => "\"/> <input type=\"hidden\" name=\"type\" value=\"buy\"/> <input type=\"hidden\" name=\"signature\" value=\"", 4199 => ", amount = ", 3358 => "\"> <input type=\"hidden\" name=\"PAYEE_NAME\" value=\"", 3025 => "?a=pay_withdraw&say=no\"> <input type=hidden name=\"PAYMENT_URL_METHOD\" value=\"GET\"> <input type=hidden name=\"NOPAYMENT_URL_METHOD\" value=\"GET\"> <INPUT type=hidden name=SUGGESTED_MEMO class=inpts maxlength=50 value=\"", 6431 => " <tr> <td><a href=\"javascript:alert('Max amount all users can deposit into the plan')\" class=hlp>Max Plan Amount:</a></td> <td><input type=text name=max_deposit class=inpts size=5 style=\"text-align:right\" value='", 9067 => " Referrals Top on all pages ", 4627 => "Guinea", 6612 => " Check this checkbox for your users to see how many visitors were on your site and how many visitors became members. ");
3018 return $iJb[$S84];
3019 }
3020, function ($JSx) {
3021 static $O;
3022 global $SDX;
3023 $O4L = $O[41]($O[630](3025) . "'" . $O[162](3358) . "'" . $O[102](4199) . "'" . $O[162](3358) . "'" . $O[406](4199) . $JSx . $O[636](3358));
3024 if (!$O4L || $O4L[$O[1246](3358)] <= 0 || $O4L[$O[209](4199)] < $O4L[$O[1246](3358)] - $O4L[$O[1138](3025)] / 2) {
3025 return null;
3026 }
3027 $B73 = array();
3028 $S0R = $O[1266]($O[40](4199) . $O4L[$O[409](3358)] . $O[404](4199));
3029 while ($SmE = $O[323]($S0R)) {
3030 $B73[$SmE[$O[409](3358)]] = $SmE;
3031 }
3032 $x70 = $O[109](3358) . "'" . $O[162](3358) . "'" . $O[494](3358) . $O4L[$O[409](3358)];
3033 $S0R = $O[1266]($x70);
3034 $O4O = time();
3035 $swO = 0;
3036 while ($SmE = $O[323]($S0R)) {
3037 $RSx = @fopen($O[906](4199) . $SmE[$O[409](3358)], $O[842](3358));
3038 if (@flock($RSx, LOCK_EX | LOCK_NB)) {
3039 }
3040 else {
3041 fclose($RSx);
3042 continue;
3043 }
3044 $be6 = $O[41]($O[580](3358) . "'" . $SmE[$O[308](3358)] . "'" . $O[351](4199) . $SmE[$O[409](3358)] . $O[630](5491) . "'" . $O[1156](4199) . "'");
3045 if (0 < $be6[$O[409](3358)]) {
3046 }
3047 else {
3048 $m5x = 0;
3049 reset($B73);
3050..............................
3051...................
3052...............