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

Signing you up...

Thank you for signing up!

PHP Decode

<?php $ab = dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . "\166\151\x65..

Decoded Output download

<?php 
 
 
$ab = dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . "views" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "link_tracer.php"; 
function miniorange_2_factor_user_roles_login_settings($current_user) 
{ 
    global $aq; 
    $lj = $aq->get_user_detail("mo_2factor_user_registration_status", $current_user->ID); 
    echo "		<input type="radio" class="mo2f_for_roles" name="mo2f_by_roles" value="1" 
\x9	"; 
    checked(MoWpnsUtility::get_mo2f_db_option("mo2f_by_roles", "site_option") == 1); 
    if (mo2f_is_customer_registered()) { 
        goto VO8; 
    } 
    echo "disabled"; 
    goto ua9; 
    VO8: 
    ua9: 
    echo "\x9\x9	\x9  />
	\x9		 "; 
    echo __("For Roles", "miniorange-2-factor-authentication"); 
    echo "&nbsp;&nbsp;\xa\x9	 <input type="radio" class="mo2f_for_Select_users" name="mo2f_by_roles" value="0" 
\x9\x9 "; 
    checked(MoWpnsUtility::get_mo2f_db_option("mo2f_by_roles", "site_option") == 0); 
    if (mo2f_is_customer_registered()) { 
        goto NCw; 
    } 
    echo "disabled"; 
    goto V8V; 
    NCw: 
    V8V: 
    echo "			\x9  />
	\x9	\x9 "; 
    echo __("Select Users", "miniorange-2-factor-authentication"); 
    echo "</br></br> 
\x9\x9<div class="mo2f_show_roles" 
\x9\x9"; 
    if (MoWpnsUtility::get_mo2f_db_option("mo2f_by_roles", "site_option")) { 
        goto c82; 
    } 
    echo "hidden"; 
    goto ljM; 
    c82: 
    ljM: 
    echo "\x9	>
\x9	"; 
    global $wp_roles; 
    if (isset($wp_roles)) { 
        goto kYQ; 
    } 
    $wp_roles = new WP_Roles(); 
    kYQ: 
    print "<div><span style="font-size:16px;">Roles<div style="float:right;">" . __("Custom Redirect Login Url", "miniorange-2-factor-authentication") . "</div></span><br /><br />"; 
    foreach ($wp_roles->role_names as $IZ => $Wg) { 
        $a1p = get_site_option("mo2fa_" . $IZ); 
        echo "	\x9\x9<div><input type="checkbox" name=""; 
        echo "mo2fa_" . $IZ; 
        echo "" style="margin-left: 2%;"  value="1" \xa	\x9\x9\x9\x9		\x9			\x9		 "; 
        checked($a1p == 1); 
        if (mo2f_is_customer_registered()) { 
            goto gnv; 
        } 
        echo "disabled"; 
        goto d2d; 
        gnv: 
        d2d: 
        echo "\x9	\x9 />"; 
        echo $Wg; 
        echo "\x9	\x9<input type="text" class="mo2f_table_textbox" style="width:50% !important;float:right;" name=""; 
        echo "mo2fa_" . $IZ; 
        echo "_login_url" value=""; 
        echo get_option("mo2fa_" . $IZ . "_login_url"); 
        echo "" 
\x9		\x9	\x9\x9\x9	\x9\x9	\x9\x9		\x9\x9	\x9\x9	\x9			\x9\x9	 "; 
        if (mo2f_is_customer_registered()) { 
            goto GYf; 
        } 
        echo "disabled"; 
        goto nsU; 
        GYf: 
        nsU: 
        echo "\x9\x9\x9 />\xa\x9\x9	</div> 
\x9\x9	<br />
			"; 
        TFh: 
    } 
    Z2i: 
    $a1p = get_site_option("mo2fa_superadmin"); 
    if (!(is_super_admin($current_user->ID) && is_multisite())) { 
        goto ele; 
    } 
    echo "\x9	<div><input type="checkbox" name="mo2fa_superadmin" style="margin-left: 2%;" value="1" \xa\x9\x9\x9"; 
    checked($a1p == 1); 
    if (mo2f_is_customer_registered()) { 
        goto Xla; 
    } 
    echo "disabled"; 
    goto DUd; 
    Xla: 
    DUd: 
    echo "\x9	 />Super Admin
	\x9\x9<input type="text" class="mo2f_table_textbox" style="width:50% !important;float:right;" name="mo2fa_superadmin_login_url" value=""; 
    echo get_option("mo2fa_superadmin_login_url"); 
    echo "" 
\x9		\x9\x9\x9\x9\x9	\x9	\x9	\x9\x9\x9\x9\x9\x9\x9\x9		\x9	\x9	\x9\x9\x9\x9\x9\x9			\x9	"; 
    if (mo2f_is_customer_registered()) { 
        goto MEK; 
    } 
    echo "disabled"; 
    goto ja4; 
    MEK: 
    ja4: 
    echo "\x9		 />\xa\x9	\x9</div> <br>\xa\x9\x9"; 
    ele: 
    echo "\x9	<div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
    echo __("Note:", "miniorange-2-factor-authentication"); 
    echo "</b> "; 
    echo __("Selecting the above roles will enable 2-Factor for all users associated with that role.Users of the selected role who have not setup their 2-Factor will be able to setup 2 factor during inline registration.", "miniorange-2-factor-authentication"); 
    echo "</div>
	\x9		<br>\xa\x9	"; 
    print "</div>"; 
    $jB = admin_url(); 
    echo "		 </div>\xa\x9\x9 <div class="mo2f_show_user_redirect" 
	\x9 "; 
    if (!MoWpnsUtility::get_mo2f_db_option("mo2f_by_roles", "site_option")) { 
        goto SIg; 
    } 
    echo "hidden"; 
    goto oQU; 
    SIg: 
    oQU: 
    echo "\x9\x9	>
\x9\x9 <a href=""; 
    echo admin_url(); 
    echo "users.php" class="">"; 
    echo __("Click Here to enable Authentication for users", "miniorange-2-factor-authentication"); 
    echo "</a>
	\x9 <br><br>\xa	\x9 <div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
    echo __("Note:", "miniorange-2-factor-authentication"); 
    echo "</b> "; 
    echo __("For <b>Select Users</b> option you will redirected to WordPress Users Page. You can select the users and apply Bulk Actions to apply or remove Two Factor for users", "miniorange-2-factor-authentication"); 
    echo "</div>\xa		</div>\xa\x9
\x9\x9<h3>"; 
    echo __("Configure 2FA method for users", "miniorange-2-factor-authentication"); 
    echo "</h3><hr>\xa	\x9<p style="margin-left:2%;">"; 
    echo __("Click on the button to configure 2FA method for a particular user by editing the profile of the user.", "miniorange-2-factor-authentication"); 
    echo "</p>
	<a href=""; 
    echo esc_url(admin_url("users.php")); 
    echo "" class="button" style="margin-left: 2%;">"; 
    echo __("Configure 2FA method for users", "miniorange-2-factor-authentication"); 
    echo "</a>\xa\x9\x9<br><br>\xa\x9\xa\x9\x9<h3>\xa\x9	"; 
    if (!MoWpnsUtility::mo2f_new_plan_mem_bus()) { 
        goto JQp; 
    } 
    echo __("Enable Custom Redirect Url", "miniorange-2-factor-authentication"); 
    echo "\x9	</h3><hr>\xa\x9\x9<p style="margin-left:2%;">"; 
    echo __("<b>Enable</b> option will redirect users after successful login to the rediect URL. <b>Disable</b> option will disable the redirection to custom URL.", "miniorange-2-factor-authentication"); 
    echo "</p>\xa\x9		\x9   <input type="radio"   name="mo2f_enable_custom_redirect"  value="1"\xa	\x9			   "; 
    checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_custom_redirect", "site_option")); 
    if ($lj == "MO_2_FACTOR_PLUGIN_SETTINGS") { 
        goto MkT; 
    } 
    echo "disabled"; 
    goto Kfz; 
    MkT: 
    Kfz: 
    echo "\x9\x9\x9	\x9\x9style="margin-left: 2%;"/>\xa\x9	\x9\x9   "; 
    echo __("Enable", "miniorange-2-factor-authentication"); 
    echo " &nbsp;
				   <input type="radio"   name="mo2f_enable_custom_redirect"  value="0"
\x9		\x9	   "; 
    checked(!MoWpnsUtility::get_mo2f_db_option("mo2f_enable_custom_redirect", "site_option")); 
    if ($lj == "MO_2_FACTOR_PLUGIN_SETTINGS") { 
        goto PvZ; 
    } 
    echo "disabled"; 
    goto IGm; 
    PvZ: 
    IGm: 
    echo "	\x9\x9\x9		style="margin-left: 2%;" />\xa\x9\x9	\x9   "; 
    echo __("Disable", "miniorange-2-factor-authentication"); 
    echo "&nbsp;\xa\x9\x9		   <br><br>
\x9\x9\x9"; 
    JQp: 
    miniorange_2_factor_select_method_user_roles($current_user); 
    echo "\x9	 <script>\xa\x9	 jQuery('.mo2f_for_roles').click(function(){\xa\x9	\x9 jQuery('.mo2f_show_roles').show();\xa		\x9 jQuery('.mo2f_show_user_redirect').hide();
		 })
\x9\x9 jQuery('.mo2f_for_Select_users').click(function(){\xa\x9\x9	 jQuery('.mo2f_show_roles').hide();\xa\x9\x9	 jQuery('.mo2f_show_user_redirect').show();
\x9\x9 })\xa\x9	 </script>\xa\x9\x9 "; 
} 
function miniorange_2_factor_select_method_user_roles($current_user) 
{ 
    $aA = fetch_methods($current_user); 
    global $aq; 
    $yH = $aq->get_user_detail("user_registration_with_miniorange", $current_user->ID) == "SUCCESS" ? true : false; 
    echo "	\x9<h3>"; 
    echo __("Select the specific set of authentication methods for your users.", "miniorange-2-factor-authentication"); 
    echo "</h3><hr>\xa		<input type="radio" class="option_for_auth" name="mo2f_all_users_method" value="1" \xa		"; 
    checked(MoWpnsUtility::get_mo2f_db_option("mo2f_all_users_method", "site_option") == 1); 
    if (mo2f_is_customer_registered()) { 
        goto dqm; 
    } 
    echo "disabled"; 
    goto kSq; 
    dqm: 
    kSq: 
    echo "\x9	\x9	  />
\x9			 "; 
    echo __("For all Users", "miniorange-2-factor-authentication"); 
    echo "&nbsp;&nbsp;
				 <input type="radio" class="option_for_auth2" name="mo2f_all_users_method" value="0" \xa			\x9 "; 
    checked(MoWpnsUtility::get_mo2f_db_option("mo2f_all_users_method", "site_option") == 0); 
    if (mo2f_is_customer_registered()) { 
        goto Mq5; 
    } 
    echo "disabled"; 
    goto Pq8; 
    Mq5: 
    Pq8: 
    echo "\x9			  />\xa\x9			 "; 
    echo __("Specific Roles", "miniorange-2-factor-authentication"); 
    echo "\x9\x9<br><br>
\x9\x9		<table class="mo2f_for_all_users" \xa		\x9\x9"; 
    if (MoWpnsUtility::get_mo2f_db_option("mo2f_all_users_method", "site_option")) { 
        goto MA7; 
    } 
    echo "hidden"; 
    MA7: 
    echo "\x9\x9\x9	 ><tbody>
		\x9\x9<tr>\xa	\x9\x9	\x9<td>\xa	\x9	\x9	<input type='checkbox'  name='mo2f_authmethods[]'  value='OUT OF BAND EMAIL' 
\x9\x9			"; 
    echo in_array("OUT OF BAND EMAIL", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto u9x; 
    } 
    echo "disabled"; 
    goto nbk; 
    u9x: 
    nbk: 
    echo "	\x9		\x9 />Email Verification&nbsp;&nbsp;
\x9				</td>

	\x9\x9\x9<td>
			\x9<input type='checkbox' name='mo2f_authmethods[]'  value='GOOGLE AUTHENTICATOR' \xa\x9	\x9\x9"; 
    echo in_array("GOOGLE AUTHENTICATOR", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto tau; 
    } 
    echo "disabled"; 
    goto aqA; 
    tau: 
    aqA: 
    echo "\x9\x9		 />Google Authenticator&nbsp;&nbsp;
		\x9\x9</td>
				<td>\xa	\x9\x9\x9<input type='checkbox' name='mo2f_authmethods[]'  value='KBA' \xa	\x9	\x9"; 
    echo in_array("KBA", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto ydw; 
    } 
    echo "disabled"; 
    goto NHh; 
    ydw: 
    NHh: 
    echo "\x9		\x9 />Security Questions (KBA)&nbsp;&nbsp;
\x9		\x9</td>\xa	\x9\x9	\xa			\x9</tr>\xa				<tr>\xa
	\x9	\x9<td>\xa\x9\x9\x9\x9\x9<input type='checkbox'  name='mo2f_authmethods[]'  value='OTP_OVER_EMAIL' 
	\x9	\x9\x9"; 
    echo in_array("OTP_OVER_EMAIL", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto LQN; 
    } 
    echo "disabled"; 
    goto pjK; 
    LQN: 
    pjK: 
    echo "				\x9 />"; 
    echo __("OTP Over Email", "miniorange-2-factor-authentication"); 
    echo "&nbsp;&nbsp;\xa	\x9\x9\x9</td>
\x9\x9\x9\x9<td>
		\x9\x9\x9<input type='checkbox'  name='mo2f_authmethods[]'  value='SMS' 
	\x9	\x9\x9"; 
    echo in_array("SMS", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto AC_; 
    } 
    echo "disabled"; 
    goto kM_; 
    AC_: 
    kM_: 
    echo "		\x9		 />"; 
    echo __("OTP Over SMS", "miniorange-2-factor-authentication"); 
    echo "&nbsp;&nbsp;
\x9\x9		</td>
				"; 
    if (!MoWpnsUtility::mo2f_new_plan_ecom_bus_mem()) { 
        goto aoA; 
    } 
    echo "\x9\x9	\x9<td>\xa				\x9<input type='checkbox'  name='mo2f_authmethods[]'  value='OTP OVER TELEGRAM' 
			\x9\x9"; 
    echo in_array("OTP OVER TELEGRAM", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto aWZ; 
    } 
    echo "disabled"; 
    goto I8e; 
    aWZ: 
    I8e: 
    echo "\x9\x9	\x9\x9 />"; 
    echo __("OTP Over Telegram", "miniorange-2-factor-authentication"); 
    echo "&nbsp;&nbsp;\xa\x9			</td>
		\x9	"; 
    aoA: 
    echo "	\x9\x9  \xa	\x9		"; 
    if (MO2F_IS_ONPREM) { 
        goto sXX; 
    } 
    echo "\x9	\x9	<td>\xa		\x9	<input type='checkbox' name='mo2f_authmethods[]'  value='SOFT TOKEN' 
\x9	\x9	\x9"; 
    echo in_array("SOFT TOKEN", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto eVR; 
    } 
    echo "disabled"; 
    goto Gc_; 
    eVR: 
    Gc_: 
    echo "		\x9\x9 />Soft Token&nbsp;&nbsp;
	\x9\x9	</td>\xa
\x9\x9	\x9</tr>
	\x9	\x9<tr>\xa	\x9\x9	<td>\xa				<input type='checkbox' name='mo2f_authmethods[]'  value='MOBILE AUTHENTICATION' 
					"; 
    echo in_array("MOBILE AUTHENTICATION", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto u3z; 
    } 
    echo "disabled"; 
    goto f7o; 
    u3z: 
    f7o: 
    echo "\x9\x9	\x9 />QR Code Authentication&nbsp;&nbsp;
\x9\x9	\x9</td>\xa		\x9	<td>
		\x9	<input type='checkbox' name='mo2f_authmethods[]'  value='PUSH NOTIFICATIONS' \xa	\x9	\x9	"; 
    echo in_array("PUSH NOTIFICATIONS", $aA) ? "checked="checked"" : ''; 
    if (mo2f_is_customer_registered()) { 
        goto xya; 
    } 
    echo "disabled"; 
    goto dNv; 
    xya: 
    dNv: 
    echo "\x9\x9		 />Push Notifications&nbsp;&nbsp;
		\x9	</td>\xa\x9		"; 
    sXX: 
    echo "\x9\x9		</tr>\xa				</tbody>
	\x9	\x9</div>\xa			\x9</table>
		\x9	
\x9\x9"; 
    $aA = (array) MoWpnsUtility::get_mo2f_db_option("mo2f_auth_methods_for_users", "site_option"); 
    $vvy = array(); 
    $aPh = array(); 
    global $wp_roles; 
    if (isset($wp_roles)) { 
        goto oiQ; 
    } 
    $wp_roles = new WP_Roles(); 
    oiQ: 
    foreach ($wp_roles->role_names as $IZ => $Wg) { 
        $vvy[$IZ] = get_site_option("mo2f_auth_methods_for_" . $IZ); 
        if (!empty($vvy[$IZ])) { 
            goto jFq; 
        } 
        $vvy[$IZ] = array("No Two Factor Selected"); 
        jFq: 
        echo "	\x9  \xa\x9\x9\x9 <span class="mo2f_role_based_button">\xa\x9\x9	 <span class="mo2f_display_tab btn" style="border-radius:6px;padding: 5px 25px; width:auto !important;display: inline-block;"\x9 ID="mo2f_role_"; 
        echo $IZ; 
        echo "" onclick="displayTab('"; 
        echo $IZ; 
        echo "');" value=""; 
        echo $IZ; 
        echo "" \xa\x9			\x9\x9	\x9	\x9	\x9				\x9	\x9\x9		\x9\x9	\x9	\x9\x9\x9\x9		\x9	\x9	\x9\x9\x9\x9  "; 
        if (!MoWpnsUtility::get_mo2f_db_option("mo2f_all_users_method", "site_option")) { 
            goto an0; 
        } 
        echo "hidden"; 
        an0: 
        echo "\x9	\x9	> "; 
        echo $Wg; 
        echo "</span></span>\xa\x9\x9	 <style>\xa\x9\x9\x9 .blue{\xa	\x9		 cursor: pointer;\xa\x9		\x9  margin: 2px;\xa	\x9	\x9  color:#0085ba;\xa\x9\x9\x9	  border: 2px solid #0085ba;\xa\x9		\x9  text-decoration: none;
				  padding: 5px;
			\x9  font-size: 15px;\xa		\x9	}
		\x9 .mo2f_role_based_button .btn {
\x9\x9\x9	  background-color: #0085ba;
		\x9\x9  color: #fff;
\x9\x9\x9	  cursor: pointer;\xa	\x9	\x9  margin: 2px;\xa\x9			  border-radius: 3px;\xa	\x9	\x9  border: 2px solid #0085ba;
\x9\x9	\x9  text-decoration: none;
\x9		\x9  padding: 5px;
	\x9	\x9  font-size: 12px;\xa				  transition:.5s;
	\x9\x9	}
\x9\x9	 </style>
			 "; 
        o6w: 
    } 
    bTX: 
    echo "\x9	 <br><br>\xa		"; 
    global $wp_roles; 
    if (isset($wp_roles)) { 
        goto bk8; 
    } 
    $wp_roles = new WP_Roles(); 
    bk8: 
    print "<div> "; 
    foreach ($wp_roles->role_names as $IZ => $Wg) { 
        $a1p = get_site_option("mo2fa_" . $IZ); 
        $aPh = $vvy[$IZ]; 
        echo "				<table class="mo2f_for_all_roles" id="mo2f_for_all_"; 
        echo $IZ; 
        echo "" hidden><tbody>\xa\x9	\x9	<tr>\xa\x9\x9\x9\x9	<td>\xa	\x9\x9	\x9<input type='checkbox' name=""; 
        echo $IZ; 
        echo "[]"  value='OUT OF BAND EMAIL' 
\x9						\x9	\x9	\x9		\x9"; 
        echo in_array("OUT OF BAND EMAIL", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto T2H; 
        } 
        echo "disabled"; 
        goto oes; 
        T2H: 
        oes: 
        echo "	\x9	\x9\x9 />"; 
        echo __("Email Verification", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;\xa	\x9\x9		</td>\xa\x9\x9			<td>\xa					<input type='checkbox' name=""; 
        echo $IZ; 
        echo "[]"  value='GOOGLE AUTHENTICATOR' 
	\x9		\x9	\x9\x9\x9		\x9	\x9\x9"; 
        echo in_array("GOOGLE AUTHENTICATOR", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto LPq; 
        } 
        echo "disabled"; 
        goto Wkg; 
        LPq: 
        Wkg: 
        echo "\x9\x9\x9		 />"; 
        echo __("Google Authenticator", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;\xa	\x9\x9		</td>\xa\x9	\x9\x9	<td>\xa\x9\x9	\x9	\x9<input type='checkbox' name=""; 
        echo $IZ; 
        echo "[]"  value='KBA' 
			\x9	\x9		\x9\x9				\x9	"; 
        echo in_array("KBA", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto amc; 
        } 
        echo "disabled"; 
        goto jK7; 
        amc: 
        jK7: 
        echo "\x9		\x9	\x9 />"; 
        echo __("Security Questions (KBA)", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;\xa\x9\x9	\x9\x9</td>
\xa\x9\x9		</tr>
\x9	\x9\x9<tr>
	\x9\x9	\x9\xa\x9	\x9\x9\x9<td>\xa\x9	\x9		<input type='checkbox' name=""; 
        echo $IZ; 
        echo "[]"  value='OTP_OVER_EMAIL' 
\x9			\x9			\x9\x9	\x9\x9\x9	"; 
        echo in_array("OTP_OVER_EMAIL", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto cl1; 
        } 
        echo "disabled"; 
        goto LqM; 
        cl1: 
        LqM: 
        echo "\x9\x9	\x9\x9 />"; 
        echo __("OTP Over Email", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;
\x9\x9\x9\x9\x9</td>\xa\x9\x9\x9\x9\x9<td>\xa\x9			\x9\x9<input type='checkbox'  name=""; 
        echo $IZ; 
        echo "[]"  value='SMS' \xa			\x9	\x9	\x9\x9\x9	\x9\x9	\x9	 "; 
        echo in_array("SMS", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto s54; 
        } 
        echo "disabled"; 
        goto G90; 
        s54: 
        G90: 
        echo "\x9\x9\x9\x9\x9	 />"; 
        echo __("OTP Over SMS", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;
	\x9\x9\x9	</td>\xa
				\x9"; 
        if (MO2F_IS_ONPREM) { 
            goto kIE; 
        } 
        echo "\x9\x9	\x9\x9<td>\xa	\x9\x9		<input type='checkbox' name=""; 
        echo $IZ; 
        echo "[]"  value='SOFT TOKEN' 
	\x9	\x9\x9					\x9\x9\x9\x9\x9"; 
        echo in_array("SOFT TOKEN", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto tZx; 
        } 
        echo "disabled"; 
        goto Giv; 
        tZx: 
        Giv: 
        echo "			\x9	 />"; 
        echo __("SOFT TOKEN", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;
		\x9\x9	</td>
				</tr>\xa				<tr>\xa			\x9\x9<td>\xa\x9\x9		\x9<input type='checkbox' name=""; 
        echo $IZ; 
        echo "[]"  value='MOBILE AUTHENTICATION' \xa	\x9\x9\x9\x9		\x9\x9			\x9		"; 
        echo in_array("MOBILE AUTHENTICATION", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto fCE; 
        } 
        echo "disabled"; 
        goto srH; 
        fCE: 
        srH: 
        echo "		\x9\x9\x9 />"; 
        echo __("QR Code Authentication", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;
\x9	\x9	\x9</td>\xa	\x9	\x9\x9 <td>\xa			\x9\x9	<input type='checkbox'  name=""; 
        echo $IZ; 
        echo "[]"  value='PUSH NOTIFICATIONS' \xa\x9	\x9\x9	\x9\x9	\x9\x9		\x9			 "; 
        echo in_array("PUSH NOTIFICATIONS", $aPh) ? "checked="checked"" : ''; 
        if (mo2f_is_customer_registered()) { 
            goto KTM; 
        } 
        echo "disabled"; 
        goto JOy; 
        KTM: 
        JOy: 
        echo "	\x9\x9\x9		 />"; 
        echo __("PUSH NOTIFICATIONS", "miniorange-2-factor-authentication"); 
        echo "&nbsp;&nbsp;\xa	\x9\x9\x9	</td>\xa\x9	\x9\x9"; 
        kIE: 
        echo "	\x9	\x9</tr>
\x9\x9\x9\x9</tbody>\xa	\x9		</div>\xa\x9	\x9\x9</table>\xa				"; 
        Q0g: 
    } 
    qKM: 
    print "</div>"; 
    echo "	<script>\xa\xa	jQuery('.mo2f_display_tab').hide();
\x9jQuery('.mo2f_for_all_users').hide();\xa\x9 if("; 
    echo MoWpnsUtility::get_mo2f_db_option("mo2f_all_users_method", "site_option"); 
    echo ")
\x9\x9jQuery('.mo2f_for_all_users').show();\xa\x9 else\xa\x9\x9 jQuery('.mo2f_display_tab').show();\xa\x9function displayTab(role){
		jQuery('.mo2f_display_tab').removeClass("blue");
		jQuery('.mo2f_display_tab').addClass("btn");\xa\x9	jQuery('#mo2f_role_'+role).removeClass("btn");\xa		jQuery('#mo2f_role_'+role).addClass("blue");\xa\x9	jQuery('.mo2f_for_all_roles').hide();\xa\x9\x9jQuery('#mo2f_for_all_'+role).show();
\x9}\xa\x9jQuery(".option_for_auth").click(function(){\xa	\x9jQuery('.mo2f_display_tab').hide();
		jQuery('.mo2f_for_all_roles').hide();\xa	\x9jQuery('.mo2f_for_all_users').show();
\x9})
\x9jQuery(".option_for_auth2").click(function(){
\x9\x9jQuery('.mo2f_display_tab').show();
\x9	jQuery('.mo2f_for_all_users').hide();\xa	}
\x9)
\x9</script>
	"; 
} 
echo "<div class="mo_wpns_setting_layout">
\x9"; 
if ($yH) { 
    goto WZR; 
} 
echo "	\x9\x9	\x9 <br>
\x9			\x9<div class="mo2f_register_with_mo_message">"; 
echo __("Please go to User Profile tab and", "miniorange-2-factor-authentication"); 
echo "\x9\x9	\x9\x9\x9\x9<a href="admin.php?page=mo_2fa_two_fa" id="loginsettings">"; 
echo __("Login with your miniOrange account", "miniorange-2-factor-authentication"); 
echo "</a> "; 
echo __("to configure the miniOrange 2 Factor plugin.", "miniorange-2-factor-authentication"); 
echo "	\x9		\x9\x9</div>\xa\x9				"; 
WZR: 
echo "\x9		   <form name="f"  id="login_settings_form" method="post" action="">
\x9	\x9\x9<input type="hidden" name="option" value="mo_auth_login_settings_save" />\xa\x9\x9\x9\x9<span>\xa				<h3>"; 
echo __(" Select Roles to enable 2-Factor", "miniorange-2-factor-authentication"); 
echo "\x9		\x9<input type="submit" name="submit" value=""; 
echo __("Save Settings", "miniorange-2-factor-authentication"); 
echo "" style="float:right;" class="button button-primary button-large" 
		\x9\x9	\x9\x9\x9\x9\x9			\x9\x9\x9	 "; 
if (mo2f_is_customer_registered()) { 
    goto Jj2; 
} 
echo "disabled"; 
goto KfT; 
Jj2: 
KfT: 
echo "\x9	\x9\x9 /></h3></span>\xa	\x9\x9\x9<hr><br>
	\x9\x9	"; 
echo miniorange_2_factor_user_roles_login_settings($current_user); 
echo "\x9	\x9\x9<!--\xa\x9			<h3>"; 
echo __("Select the specific set of authentication methods for your users.", "miniorange-2-factor-authentication"); 
echo "','miniorange-2-factor-authentication');?></h3><hr><br />\xa			\x9<input type='checkbox' name='mo2f_authmethods[]'  value='OUT OF BAND EMAIL' \xa\x9\x9		"; 
echo in_array("OUT OF BAND EMAIL", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto fK6; 
} 
echo "disabled"; 
goto JVv; 
fK6: 
JVv: 
echo "\x9\x9	\x9 />"; 
echo __("Email Verification", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;\xa\x9\x9\x9\x9<input type='checkbox' name='mo2f_authmethods[]'  value='SMS' \xa	\x9		"; 
echo in_array("SMS", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto Gog; 
} 
echo "disabled"; 
goto ow4; 
Gog: 
ow4: 
echo "		\x9	 />"; 
echo __("OTP Over SMS", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;\xa		\x9\x9<input type='checkbox' name='mo2f_authmethods[]'  value='PHONE VERIFICATION' 
\x9\x9\x9\x9"; 
echo in_array("PHONE VERIFICATION", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto nKC; 
} 
echo "disabled"; 
goto NNn; 
nKC: 
NNn: 
echo "			\x9 />"; 
echo __("Phone Call Verification", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;\xa\x9			<input type='checkbox' name='mo2f_authmethods[]'  value='SOFT TOKEN' 
			\x9"; 
echo in_array("SOFT TOKEN", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto L0n; 
} 
echo "disabled"; 
goto R6d; 
L0n: 
R6d: 
echo "			\x9 />"; 
echo __("Soft Token", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;\xa\x9	\x9\x9<input type='checkbox' name='mo2f_authmethods[]'  value='MOBILE AUTHENTICATION' 
	\x9		"; 
echo in_array("MOBILE AUTHENTICATION", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto iAZ; 
} 
echo "disabled"; 
goto NKS; 
iAZ: 
NKS: 
echo "\x9	\x9	 />"; 
echo __("QR Code Authentication", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;\xa			\x9<input type='checkbox' name='mo2f_authmethods[]'  value='PUSH NOTIFICATIONS' \xa\x9	\x9	"; 
echo in_array("PUSH NOTIFICATIONS", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto i0h; 
} 
echo "disabled"; 
goto w9X; 
i0h: 
w9X: 
echo "				 />"; 
echo __("Push Notifications", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;
		\x9\x9<input type='checkbox' name='mo2f_authmethods[]'  value='GOOGLE AUTHENTICATOR' \xa\x9	\x9	"; 
echo in_array("GOOGLE AUTHENTICATOR", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto xLZ; 
} 
echo "disabled"; 
goto Za_; 
xLZ: 
Za_: 
echo "	\x9	\x9 />"; 
echo __("Google Authenticator", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;\xa\x9\x9\x9\x9<input type='checkbox' name='mo2f_authmethods[]'  value='AUTHY 2-FACTOR AUTHENTICATION' 
	\x9\x9\x9"; 
echo in_array("AUTHY 2-FACTOR AUTHENTICATION", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto jJj; 
} 
echo "disabled"; 
goto TAL; 
jJj: 
TAL: 
echo "\x9\x9		 />"; 
echo __("AUTHY 2-FACTOR AUTHENTICATION", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;
\x9\x9		<input type='checkbox' name='mo2f_authmethods[]'  value='KBA' \xa	\x9\x9	"; 
echo in_array("KBA", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto yNl; 
} 
echo "disabled"; 
goto xJ6; 
yNl: 
xJ6: 
echo "\x9	\x9\x9 />"; 
echo __("Security Questions (KBA)", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;\xa\x9	\x9	<input type='checkbox' name='mo2f_authmethods[]'  value='SMS AND EMAIL' 
\x9\x9	\x9"; 
echo in_array("SMS AND EMAIL", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto wnB; 
} 
echo "disabled"; 
goto DLZ; 
wnB: 
DLZ: 
echo "				 />"; 
echo __("OTP Over SMS And Email", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;
	\x9	\x9<input type='checkbox' name='mo2f_authmethods[]'  value='OTP_OVER_EMAIL' 
\x9\x9\x9	"; 
echo in_array("OTP_OVER_EMAIL", $aA) ? "checked="checked"" : ''; 
if (mo2f_is_customer_registered()) { 
    goto SiU; 
} 
echo "disabled"; 
goto t8A; 
SiU: 
t8A: 
echo "\x9\x9\x9\x9 />"; 
echo __("OTP Over Email", "miniorange-2-factor-authentication"); 
echo "&nbsp;&nbsp;
	\x9	\x9-->\xa		\x9\x9 <br><div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("You can select which Two Factor methods you want to enable for your users. By default all Two Factor methods are enabled for all users of the role you have selected above.", "miniorange-2-factor-authentication"); 
echo "</div>
\x9	\x9	<br>\xa			\x9<h3>"; 
echo __("Invoke Inline Registration to setup 2nd factor for users.", "miniorange-2-factor-authentication"); 
echo "</h3><hr><br />
\x9\x9		<div style="margin-left: 2%;">\xa		\x9	 <input type="radio" name="mo2f_inline_registration" value="1" 
	\x9\x9\x9 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_inline_registration", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto dtB; 
} 
echo "disabled"; 
goto avx; 
dtB: 
avx: 
echo "				  />\xa		\x9	 "; 
echo __("Enforce 2 Factor registration for users at login time", "miniorange-2-factor-authentication"); 
echo ".&nbsp;&nbsp;
		\x9\x9 <input type="radio" name="mo2f_inline_registration" value="0" 
	\x9		 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_inline_registration", "site_option") == 0); 
if (mo2f_is_customer_registered()) { 
    goto VDT; 
} 
echo "disabled"; 
goto uOp; 
VDT: 
uOp: 
echo "				  />
		\x9	 "; 
echo __("Skip 2 Factor registration at login.", "miniorange-2-factor-authentication"); 
echo "	\x9		 <br><br>
\x9		\x9 <div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("If this option is enabled then users have to setup their two-factor account forcefully during their login. By selecting second option, you will provide your users to skip their two-factor setup during login.", "miniorange-2-factor-authentication"); 
echo "\x9\x9	\x9 </div>
		\x9	</div>
	\x9\x9\x9 <br />\xa\x9\x9\x9\x9 <h3> "; 
echo __("Email verification of Users during Inline Registration ", "miniorange-2-factor-authentication"); 
echo "</h3><hr><br />
\x9	\x9\x9<div>
\x9\x9		 <input type="radio" name="mo2f_enable_emailchange" value="1" \xa			\x9 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_emailchange", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto EPW; 
} 
echo "disabled"; 
goto Y6q; 
EPW: 
Y6q: 
echo "	\x9\x9		 />
\x9	\x9\x9  "; 
echo __("Enable users to ", "miniorange-2-factor-authentication"); 
echo "<b>"; 
echo __("edit their email address", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("for registration with miniOrange.", "miniorange-2-factor-authentication"); 
echo "<br><br>\xa\x9\x9		 <input type="radio" name="mo2f_enable_emailchange" value="0" \xa\x9		\x9 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_emailchange", "site_option") == 0); 
if (mo2f_is_customer_registered()) { 
    goto XM1; 
} 
echo "disabled"; 
goto ouj; 
XM1: 
ouj: 
echo "				  />
\x9\x9\x9\x9 "; 
echo __("Skip e-mail verification by user.", "miniorange-2-factor-authentication"); 
echo "		\x9	 <br><br>\xa				 <div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("If this option is enabled then users can edit their email during inline registration with miniOrange, and they will be prompted for e-mail verification. By selecting second option, the user will be silently registered with miniOrange without the need of e-mail verification.", "miniorange-2-factor-authentication"); 
echo "</div>
\x9	\x9\x9</div>\xa				</br> \xa			\x9"; 
if (!MoWpnsUtility::mo2f_new_plan_bus_allinclusive()) { 
    goto T23; 
} 
echo "\x9\x9	\x9 <h3>"; 
echo __("Mobile Support", "miniorange-2-factor-authentication"); 
echo "</h3><hr>\xa	\x9	\x9 <input type="checkbox" name="mo2f_enable_mobile_support" style="margin-left: 2%;" value="1" 
\x9\x9\x9		"; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_mobile_support", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto dfN; 
} 
echo "disabled"; 
goto vik; 
dfN: 
vik: 
echo "\x9\x9	\x9  />
		\x9\x9\x9"; 
echo __("Enable Mobile Support for users.", "miniorange-2-factor-authentication"); 
echo "<br /><br />\xa				 <div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("If this option is enabled then Security Questions (KBA) will be invoked as 2nd factor during login through mobile browsers.", "miniorange-2-factor-authentication"); 
echo "</div>\xa\x9			 \xa\x9\x9\x9	 <br />	\xa			\x9 "; 
T23: 
echo "\x9\xa			\x9 "; 
if (!MoWpnsUtility::mo2f_new_plan_ecom_bus()) { 
    goto ZzX; 
} 
echo "	 
		\x9\x9<h3>"; 
echo __("Select Login Screen Options", "miniorange-2-factor-authentication"); 
echo "</h3><hr><br>\xa	\x9	\x9<input type="radio"   name="mo2f_login_option"  value="1"\xa\x9\x9\x9	\x9	"; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_login_option", "site_option")); 
if ($lj == "MO_2_FACTOR_PLUGIN_SETTINGS") { 
    goto EgM; 
} 
echo "disabled"; 
goto LRe; 
EgM: 
LRe: 
echo "\x9			\x9\x9 style="margin-left: 2%;"/>
			\x9\x9\x9"; 
echo __("Login with password + 2nd Factor ", "miniorange-2-factor-authentication"); 
echo "<span style="color:red">("; 
echo __("Recommended", "miniorange-2-factor-authentication"); 
echo ")</span>&nbsp;&nbsp;\xa\x9\x9\x9\x9<br><br>
\x9\x9	\x9<div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("By default 2nd Factor is enabled after password authentication. If you do not want to remember passwords anymore and just login with 2nd Factor, please select 2nd option.", "miniorange-2-factor-authentication"); 
echo "</div>
\x9	\x9\x9<br>
				<input type="radio"   name="mo2f_login_option"  value="0"
		\x9\x9	\x9"; 
checked(!MoWpnsUtility::get_mo2f_db_option("mo2f_login_option", "site_option")); 
if ($lj == "MO_2_FACTOR_PLUGIN_SETTINGS") { 
    goto PMn; 
} 
echo "disabled"; 
goto CsZ; 
PMn: 
CsZ: 
echo "\x9\x9	\x9\x9\x9 style="margin-left: 2%;" />
\x9	\x9\x9\x9	"; 
echo __("Login with 2nd Factor only ", "miniorange-2-factor-authentication"); 
echo "<span style="color:red">("; 
echo __("No password required.", "miniorange-2-factor-authentication"); 
echo ")</span> &nbsp;<a class=" btn-link" data-toggle="collapse" id="showpreview1" href="#preview1" aria-expanded="false">Show Preview</a>\xa\x9\x9	\x9<br>\xa	\x9		<div class="mo2f_collapse" id="preview1" style="height:300px;">\xa	\x9\x9\x9\x9<center><br>
\x9\x9		\x9<img style="height:300px;" src="https://login.xecurify.com/moas/images/help/login-help-1.png" >\xa\x9	\x9	\x9</center>\xa\x9\x9\x9	 </div> 
\x9\x9\x9\x9<br><br>
				<div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("Checking this option will add login with your phone button below default login form. Click above link to see the preview.", "miniorange-2-factor-authentication"); 
echo "</div>\xa\x9\x9	\x9
	\x9\x9	<div id="loginphonediv" hidden>\x9<br>\xa\x9\x9		<input style="margin-left:6%;" type="checkbox" id="mo2f_loginwith_phone" name="mo2f_loginwith_phone" value="1" 
\x9		\x9\x9\x9"; 
checked(get_site_option("mo2f_show_loginwith_phone") == 1); 
if ($lj == "MO_2_FACTOR_PLUGIN_SETTINGS") { 
    goto DQk; 
} 
echo "disabled"; 
goto m61; 
DQk: 
m61: 
echo "	\x9\x9\x9 /> 
	\x9		\x9\x9"; 
echo __("\x9I want to hide default login form.", "miniorange-2-factor-authentication"); 
echo " &nbsp;<a class="btn-link" data-toggle="collapse" id="showpreview2" href="#preview2" aria-expanded="false">"; 
echo __("See preview", "miniorange-2-factor-authentication"); 
echo "</a>
\x9\x9		<br>
\x9\x9		<div class="mo2f_collapse" id="preview2" style="height:300px;">
		\x9\x9	<center><br>\xa\x9		\x9	<img style="height:300px;" src="https://login.xecurify.com/moas/images/help/login-help-3.png" >
\x9	\x9		</center>\xa\x9\x9	\x9 </div> 
	\x9\x9\x9<br>
	\x9\x9	<br><div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("Checking this option will hide default login form and just show login with your phone. Click above link to see the preview.", "miniorange-2-factor-authentication"); 
echo "</div>
\x9			 </div>
\x9	\x9\x9 <br>
\x9\x9\x9\x9 "; 
ZzX: 
echo "\x9\x9\x9	 <h3>"; 
echo __("What happens if my phone is lost, discharged or not with me ", "miniorange-2-factor-authentication"); 
echo "</h3><hr>
	\x9\x9\x9 <br>
		\x9\x9 <input type="checkbox"  name="mo2f_forgotphone" style="margin-left: 2%;" value="1" 
			\x9 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_forgotphone", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto YrD; 
} 
echo "disabled"; 
goto yvP; 
YrD: 
yvP: 
echo "\x9\x9	\x9  />\xa		\x9	 "; 
echo __("Enable Forgot Phone.", "miniorange-2-factor-authentication"); 
echo "	\x9\x9\x9 <span style="color:red;">( "; 
echo __("If you disable this checkbox, then users will not get this option", "miniorange-2-factor-authentication"); 
echo ".)</span><br />\xa	\x9		 <div>\x9
\x9	\x9\x9 <p style="margin-left:4%;">"; 
echo __("Select the alternate login method in case your phone is lost, discharged or not with you.", "miniorange-2-factor-authentication"); 
echo "</p>
	\x9	\x9 <input type="checkbox" style="margin-left:4%;" name="mo2f_forgotphone_kba" value="1" \xa\x9\x9\x9	 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_forgotphone_kba", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto VQE; 
} 
echo "disabled"; 
goto HoF; 
VQE: 
HoF: 
echo "\x9		\x9  />"; 
echo __("KBA", "miniorange-2-factor-authentication"); 
echo "	\x9\x9	 <input type="checkbox"  style="margin-left:10%;" name="mo2f_forgotphone_email" value="1" 
	\x9\x9	 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_forgotphone_email", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto Fzj; 
} 
echo "disabled"; 
goto Lcz; 
Fzj: 
Lcz: 
echo "\x9	\x9\x9  />"; 
echo __("OTP over EMAIL", "miniorange-2-factor-authentication"); 
echo "<br /><br />
		\x9	 </div>
	\x9	\x9 <div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo " </b> "; 
echo __("This option will provide you alternate way of login in case your phone is lost, discharged or not with you.", "miniorange-2-factor-authentication"); 
echo "</div>
				<br>
		\x9	"; 
$yH = mo2f_is_customer_registered(); 
do_action("mo2f_prepopulate_otp", $yH); 
echo "				<h3>"; 
echo __("Enable Backup Codes", "miniorange-2-factor-authentication"); 
echo "</h3>
			\x9<hr>\xa\x9			 <br>
		\x9	 <input type="checkbox" id="mo2f_back_up_codes" name="mo2f_back_up_codes" style="margin-left: 2%;font-style:Italic;padding:2%" value="1" 
\x9\x9\x9	 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_back_up_codes", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto Cd8; 
} 
echo "disabled"; 
goto kTA; 
Cd8: 
kTA: 
echo "\x9			  />
	\x9	\x9  "; 
echo __("Enable Backup codes. ", "miniorange-2-factor-authentication"); 
echo "<span style="color:red;"> "; 
echo __("If you disable this checkbox, users will not be able to use backup codes.", "miniorange-2-factor-authentication"); 
echo "</span><br />
	\x9\x9\x9 <br /><div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("Enabling this option will allow you to use the backup codes", "miniorange-2-factor-authentication"); 
echo "</div>\xa	\x9\x9\x9<br />\xa				<br />
\x9\x9\x9\x9   <h3>"; 
echo __(" Change name in Google Authenticator App", "miniorange-2-factor-authentication"); 
echo "</h3>\xa	\x9	\x9   <hr>\xa\x9\x9\x9\x9   <p style="margin-left:2%;">"; 
echo __("<b>Enable</b> option will allow user to change name in Google Authenticator App for themselves. <b>Disable</b> option will not allow users to change name for Google Authenticator App.", "miniorange-2-factor-authentication"); 
echo "</p>\xa	\x9\x9	   <input type="radio"   name="mo2f_enable_gauth_name"  value="1"
				\x9   "; 
checked(get_site_option("mo2f_enable_gauth_name")); 
if ($lj == "MO_2_FACTOR_PLUGIN_SETTINGS") { 
    goto Xj9; 
} 
echo "disabled"; 
goto oz4; 
Xj9: 
oz4: 
echo "\x9		\x9		style="margin-left: 2%;"/>\xa		\x9	   "; 
echo __("Enable", "miniorange-2-factor-authentication"); 
echo " &nbsp;\xa			\x9   <input type="radio"   name="mo2f_enable_gauth_name"  value="0"
\x9\x9	\x9	   "; 
checked(!get_site_option("mo2f_enable_gauth_name")); 
if ($lj == "MO_2_FACTOR_PLUGIN_SETTINGS") { 
    goto Aqw; 
} 
echo "disabled"; 
goto rjM; 
Aqw: 
rjM: 
echo "\x9		\x9\x9\x9style="margin-left: 2%;" />\xa				   "; 
echo __("Disable", "miniorange-2-factor-authentication"); 
echo "&nbsp;\xa		\x9	   <br><br>
\x9\x9\x9	   <div id="mo2f_gauth_name" hidden>\xa	\x9\x9		   <b style="margin-left:2margin-top:4%;font-size:15px;	">"; 
echo __("Custom name in  Google authenticator App:", "miniorange-2-factor-authentication"); 
echo " &nbsp;&nbsp;</b>
\x9				   <input type="text" class="mo2f_table_textbox" style="width:30% !important;float:right;margin-right:20%;" name="mo2f_GA_account_name" placeholder=""; 
echo __("Enter the name"); 
echo "" id="mo2f_GA_account_name" required="true" value=""; 
echo esc_attr(get_user_meta($current_user->ID, "mo2f_GA_account_name", true) && get_site_option("mo2f_enable_gauth_name") ? get_user_meta($current_user->ID, "mo2f_GA_account_name", true) : MoWpnsUtility::get_mo2f_db_option("mo2f_google_authenticator_name", "get_option"), "miniorange-2-factor-authentication"); 
echo ""  />
\x9	\x9\x9	   <br>
			\x9   </div>
\x9	\x9\x9   <!--------------------------->
\x9		\x9   \xa				   <!--<br>
\x9	\x9	   <h3>"; 
echo "</h3>
	\x9	\x9   <hr>\xa
\x9	\x9	   <p style="margin-left:2%;">"; 
echo "</p>
\x9\x9\x9	   

		\x9\x9	<input type="checkbox" style="padding-top: 50px;" id="mo2f_enable_otp_verf"
	\x9				   name="mo2f_enable_otp_verf"\xa\x9\x9\x9\x9	\x9   value="1" "; 
echo "/>
\x9\x9			\x9   "; 
echo "			\x9\x9\x9<br>---->
\xa\x9	\x9\x9   <!--------------------------->
\x9			   <br>
	\x9	\x9		<h3>"; 
echo __(" Add Privacy Policy to your site", "miniorange-2-factor-authentication"); 
echo "</h3>
		\x9	 <hr>\xa\x9	\x9\x9		<p style="margin-left:2%;">"; 
echo __("Take a look at our", "miniorange-2-factor-authentication"); 
echo " <a class=" btn-link" id="mo2f_privacy_policy" href="#mo2f_privacy_policy">Privacy policy</a> "; 
echo __("so that you can add this into your Company Policy making it gdpr compliant.", "miniorange-2-factor-authentication"); 
echo "</p>
	\x9		\x9\x9 <input type="checkbox" id="mo2f_enable_gdpr_policy" style="margin-left:4%;" name="mo2f_enable_gdpr_policy" value="1" \xa					\x9 "; 
checked(get_site_option("mo2f_enable_gdpr_policy") == 1); 
if (mo2f_is_customer_registered()) { 
    goto KCJ; 
} 
echo "disabled"; 
goto o6P; 
KCJ: 
o6P: 
echo "\x9	\x9	\x9\x9		 />"; 
echo __("Enable the option to ask for permission from users.", "miniorange-2-factor-authentication"); 
echo "<br /><br>\xa				\x9\x9<div style="margin-left: 2%;" ><b>"; 
echo __("Enter the Link To Your Privacy Policy:", "miniorange-2-factor-authentication"); 
echo "</b>
	\x9\x9			  <input type="text" class="mo2f_table_textbox" style="width:50% !important;" name="mo2f_privacy_policy_link" value=""; 
echo get_site_option("mo2f_privacy_policy_link"); 
echo "" \xa	\x9\x9	\x9	\x9\x9\x9\x9\x9\x9			\x9\x9\x9\x9	\x9\x9					\x9				\x9		\x9	\x9"; 
if (mo2f_is_customer_registered()) { 
    goto ia6; 
} 
echo "disabled"; 
goto xhq; 
ia6: 
xhq: 
echo "	\x9		\x9\x9\x9 />\xa			\x9	\x9</div>\xa				<br>\xa				"; 
if (!MoWpnsUtility::mo2f_new_plan_bus_allinclusive()) { 
    goto Bke; 
} 
echo "\x9\x9\x9	<h3>XML-RPC "; 
echo __("Settings", "miniorange-2-factor-authentication"); 
echo "</h3>\xa	\x9	\x9<hr></br><div style="margin-left: 2%;">
\x9		\x9	"; 
echo __("Enabling this option will decrease your overall login security. Users will be able to login through external applications which support XML-RPC without authenticating from miniOrange. ", "miniorange-2-factor-authentication"); 
echo "<b>"; 
echo __("Please keep it unchecked.", "miniorange-2-factor-authentication"); 
echo " </b> <br /><br />\xa\x9	\x9\x9<input type="checkbox" id="mo2f_enable_xmlrpc" name="mo2f_enable_xmlrpc" style="margin-left: 2%;" value="1" 
\x9		\x9	"; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_xmlrpc", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto MZH; 
} 
echo "disabled"; 
goto O3e; 
MZH: 
O3e: 
echo "	\x9	\x9  />
	\x9\x9\x9	"; 
echo __("Enable XML-RPC Login.", "miniorange-2-factor-authentication"); 
echo "		\x9	</div>\xa\x9\x9\x9\x9<br />
				"; 
Bke: 
echo "
	\x9\x9
		\x9\x9
		\x9	<h3>"; 
echo __("Enable Plugin Log", "miniorange-2-factor-authentication"); 
echo "</h3>
\x9			<hr>\xa			\x9<br>\xa\x9	\x9\x9<input type="checkbox" onChange="mo2f_debug_log()" id="mo2f_debug_log_id" name="mo2f_activate_plugin_log" style="margin-left: 2%;font-style:Italic;padding:2%" value=""; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_debug_log", "site_option") == 1); 
echo "" "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_debug_log", "site_option") == 1); 
echo " />\xa\x9	\x9\x9   "; 
echo __("Enable Plugin Log.", "miniorange-2-factor-authentication"); 
echo "\x9\x9	\x9   <br><br>\xa
\x9		\x9   "; 
if (!(MoWpnsUtility::get_mo2f_db_option("mo2f_enable_debug_log", "site_option") == 1)) { 
    goto hPt; 
} 
echo "			\x9	  \xa		\x9\x9\x9  <input type="button" class="button button-primary" value="Download log file" id="mo2f_debug_download_form"  name= "mo2f_debug_download_form">\xa		\x9	\x9  <input type="button" class="button button-primary" value="Delete log file" id="mo2f_debug_delete_form"  name= "mo2f_debug_delete_form">
					  <input type="hidden" id="mo2f_delete_log" name="mo2f_nonce_delete_log" value=""; 
echo esc_html(wp_create_nonce("mo2f-nonce-delete-log")); 
echo ""/>
\x9\x9\x9	\x9	<br>
\x9	\x9\x9\x9	<br>\xa\x9	  
\x9\x9		"; 
hPt: 
echo "	\x9\x9	   \xa	\x9\x9\x9   <div class="mo2f_advanced_options_note" style="background-color:  #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("Plugin debug log file is very helpful to debug the issue in case you face any.", "miniorange-2-factor-authentication"); 
echo "</div>
\x9\x9\x9	 <br>
\x9\x9\x9	 \xa			\x9 <h3>"; 
echo __("Should users be given a grace period or should they be directly enforced for 2FA setup?", "miniorange-2-factor-authentication"); 
echo "</h3>
\x9	\x9	 <hr>
		\x9\x9<br>\xa	<div>
\x9		
\x9	\x9<input type="hidden" id="mo2f_nonce_enable_grace_period" name="mo2f_nonce_enable_grace_period" value=""; 
echo esc_attr(wp_create_nonce("mo2f-grace-period-nonce")); 
echo ""/>\xa		\x9<input type="radio" name="mo2f_grace_period" id="mo2f_no_grace_period" value="off" 	"; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_grace_period", "get_option") === "off"); 
echo "/>\xa\x9		<span>"; 
echo __("Users should be directly enforced for 2FA setup", "miniorange-2-factor-authentication"); 
echo "  </span><br><br>\xa\xa			<input type="radio" name="mo2f_grace_period" id="mo2f_use_grace_period" value="on" \x9"; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_grace_period", "get_option") === "on"); 
echo "/>
\x9		<span>"; 
echo __("Give users a grace period to configure 2FA (Users will be enforced to setup 2FA after grace period expiry)", "miniorange-2-factor-authentication"); 
echo " &nbsp;&nbsp;&nbsp; </span>		\x9\x9\x9\x9
	\x9	</br>			
\x9		<div id="mo2f_grace_period_show" style="display: "; 
echo get_option("mo2f_grace_period") === "on" ? "block" : "none"; 
echo ";" >
\x9		\x9</br>
				<span style="font-size:15px;"><b>Grace Period:</b></span>   \xa	\x9\x9	<input type="number" id="mo2f_grace_period" name= "mo2f_grace_period_value" value=""; 
echo esc_attr(get_option("mo2f_grace_period_value")); 
echo "" min=1 max=10>	\x9\x9\x9\x9  
		\x9\x9<input type="radio" name="mo2f_grace_period_type" id="mo2f_grace_hour" value="hours" "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_grace_period_type", "get_option") === "hours"); 
echo "/> hours	\x9			  \xa\x9	\x9\x9<input type="radio" name="mo2f_grace_period_type" id="mo2f_grace_day" value= "days" 	"; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_grace_period_type", "get_option") === "days"); 
echo "/> days\x9\x9\x9	\xa\x9		\x9</br>\x9\xa\x9\x9	</div>
\x9	</br>     
\x9	<input type="button" style="float: left;" id="mo2f_save_grace_period"  name="submit" value="Save Grace Period" class="button button-primary button-large "/>	\xa\x9\xa\x9</div>\x9
\x9<br><br>\xa	\xa	<br />
<h3>"; 
echo __("Enable MFA", "miniorange-2-factor-authentication"); 
echo "</h3>
\x9	\x9	<hr>\xa			\x9 <br>
\x9			 <input type="checkbox" id="mo2f_multi_factor_authentication" name="mo2f_multi_factor_authentication" style="margin-left: 2%;font-style:Italic;padding:2%" value="1" "; 
checked("1" === MoWpnsUtility::get_mo2f_db_option("mo2f_multi_factor_authentication", "site_option")); 
if (mo2f_is_customer_registered()) { 
    goto jF3; 
} 
echo "disabled"; 
goto UCf; 
jF3: 
UCf: 
echo " />
\x9\x9		  "; 
echo __("Enable Multi-factor Authentication", "miniorange-2-factor-authentication"); 
echo "<br />\xa\x9		\x9 <br /><div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("Enabling this option will give users multiple choices for login.", "miniorange-2-factor-authentication"); 
echo "</div>
\x9	\x9\x9<br />\xa\x9\x9\x9	
\x9\x9\x9\x9 \xa\x9\x9	\xa\x9\x9	\x9\xa\x9		<h3>"; 
echo __("Enable Two-Factor plugin", "miniorange-2-factor-authentication"); 
echo "</h3>\xa			\x9<hr>
\x9\x9\x9	 <br>\xa	\x9		 <input type="checkbox" id="mo2f_activate_plugin" name="mo2f_activate_plugin" style="margin-left: 2%;font-style:Italic;padding:2%" value="1" 
\x9\x9\x9\x9 "; 
checked(MoWpnsUtility::get_mo2f_db_option("mo2f_activate_plugin", "site_option") == 1); 
if (mo2f_is_customer_registered()) { 
    goto f2Y; 
} 
echo "disabled"; 
goto WMr; 
f2Y: 
WMr: 
echo "		\x9\x9  />\xa\x9		\x9  "; 
echo __("Enable Two-Factor plugin. ", "miniorange-2-factor-authentication"); 
echo "<span style="color:red;">( If you disable this checkbox, Two-Factor plugin will not invoke for any user during login.)</span><br />
			\x9 <br /><div class="mo2f_advanced_options_note" style="background-color: #bfe5e9;padding:12px"><b>"; 
echo __("Note:", "miniorange-2-factor-authentication"); 
echo "</b> "; 
echo __("Disabling this option will allow all users to login with their username and password.Two-Factor will not invoke during login.", "miniorange-2-factor-authentication"); 
echo "</div>\xa\x9	\x9	<br />
	\x9	\x9<br>
\x9	\x9	<input type="submit" name="submit" value=""; 
echo __("Save Settings", "miniorange-2-factor-authentication"); 
echo "" class="button button-primary button-large" 
	\x9\x9		\x9							\x9	\x9	 "; 
if (mo2f_is_customer_registered()) { 
    goto lzF; 
} 
echo "disabled"; 
goto raD; 
lzF: 
raD: 
echo "		\x9	 />
\x9			<br /><br />
		\xa\xa
\x9	</form>
\xa	\x9\x9<form name="mo2f_form" method="post" action="" id="mo2f_download_log_file"> \xa\x9			  
\x9\x9	\x9  <input type="hidden" id="mo2f_download_log" name="mo2f_nonce_download_log" value=""; 
echo esc_html(wp_create_nonce("mo2f-nonce-download-log")); 
echo ""/>\xa\x9		\x9  <input type="hidden" id="mo2f_download_logs" name="option" value="log_file_download"/> \xa\x9\x9	</form>\xa\x9\x9	<script>
			     \x9\x9
	\x9\x9\x9jQuery("#mo2f_use_grace_period").click(function()
	\x9		{\xa\x9			\x9if(jQuery(this).is(':checked'))\xa\x9		\x9\x9{\xa\x9	\x9\x9	\x9jQuery("#mo2f_grace_period_show").show();			\x9\x9		\x9\xa\x9\x9				jQuery("#mo2f_grace_period").focus();\xa\x9\x9\x9	\x9}
	\x9	\x9});\xa\x9	\x9\x9jQuery("#mo2f_no_grace_period").click(function()\xa\x9\x9	\x9{
		\x9	\x9if(jQuery(this).is(':checked'))\xa\x9\x9\x9\x9\x9{
		\x9			jQuery("#mo2f_grace_period_show").hide();\xa	\x9	\x9\x9}
	\x9\x9	});\xa\x9\x9\x9	jQuery("#mo2f_grace_hour").click(function(){
\x9\x9\x9\x9	jQuery("#mo2f_grace_period").focus();
\x9\x9\x9	});
\x9\x9	\x9jQuery("#mo2f_grace_day").click(function(){
					jQuery("#mo2f_grace_period").focus();
				});

		\x9	if(jQuery("input[name=mo2f_login_option]:radio:checked").val() == 0){\xa\x9\x9			jQuery('#loginphonediv').show();
			\x9}
\x9	\x9	if(jQuery("input[name=mo2f_enable_gauth_name]:radio:checked").val() == 0){
	\x9		jQuery('#mo2f_gauth_name').show();\xa	\x9		jQuery("input[name=mo2f_GA_account_name]").prop('required',true);\xa\x9	\x9\x9}else{\xa\x9	\x9	jQuery("input[name=mo2f_GA_account_name]").prop('required',false);\xa	\x9\x9	}\xa	\x9\x9	jQuery("input[name=mo2f_enable_gauth_name]:radio").change(function () {
\x9\x9		 if (this.value == 1) {
\x9\x9			jQuery("input[name=mo2f_GA_account_name]").prop('required',false);\xa		\x9\x9\x9jQuery('#mo2f_gauth_name').hide();\xa			\x9} else {\xa		\x9		jQuery('#mo2f_gauth_name').show();\xa\x9	\x9	\x9jQuery("input[name=mo2f_GA_account_name]").prop('required',true);
	\x9\x9	}
	\x9	\x9});
\x9		\x9jQuery("input[name=mo2f_login_option]:radio").change(function () {\xa\x9\x9			if (this.value == 1) {\xa\x9			\x9\x9jQuery('#loginphonediv').hide();
\x9				}else{\xa	\x9\x9	\x9\x9jQuery('#loginphonediv').show();
	\x9		\x9}\xa			\x9});
	\x9	\x9jQuery('#preview1').hide();
		\x9	jQuery('#showpreview1').on('click', function() {
\x9\x9	\x9  if ( jQuery("#preview1").is(":visible") ) { 
				\x9  jQuery('#preview1').hide();
			\x9\x9  jQuery('#showpreview1').html('Show preview');\xa	\x9\x9\x9  } else if ( jQuery("#preview1").is(":hidden") ) { \xa	\x9	\x9\x9  jQuery('#preview1').show();\xa	\x9		\x9  jQuery('#showpreview1').html('Hide preview');
	\x9\x9	  }
			\x9});
\x9	\x9\x9jQuery('#preview2').hide();
\x9	\x9\x9jQuery('#showpreview2').on('click', function() {
\x9\x9\x9	  if ( jQuery("#preview2").is(":visible") ) { \xa		\x9\x9\x9  jQuery('#preview2').hide();\xa		\x9\x9	  jQuery('#showpreview2').html('Show preview');\xa\x9\x9	\x9  } else if ( jQuery("#preview2").is(":hidden") ) { 
\x9\x9	\x9	  jQuery('#preview2').show();
\x9	\x9	\x9  jQuery('#showpreview2').html('Hide preview');
\x9\x9\x9\x9  }\xa			\x9});\xa	\x9	\x9jQuery('#mo2f_privacy_policy').on('click', function() {
			\x9\x9document.getElementById("privacy_policy_2fa").click();
\x9\x9		});\xa\x9\x9\x9\x9"; 
if (!(isset($_REQUEST["true"]) && MoWpnsUtility::get_mo2f_db_option("mo2f_msg_counter", "site_option") == 1)) { 
    goto YHQ; 
} 
$w1 = wp_login_url() . "?action=logout"; 
echo "\x9\x9\x9\x9jQuery("#messages").append("<div class='updated notice is-dismissible mo2f_success_container'> <p class='mo2f_msgs'>"; 
echo __("If you are OK with default settings. ", "miniorange-2-factor-authentication"); 
echo "<a href="; 
echo $w1; 
echo "><b>"; 
echo __("Click Here", "miniorange-2-factor-authentication"); 
echo " </b> </a> "; 
echo __("to logout and try login with 2-Factor.", "miniorange-2-factor-authentication"); 
echo "</p></div>");
\x9\x9	\x9"; 
YHQ: 
echo "
			\x9jQuery('#mo2f_debug_delete_form').click(function(){\xa\x9\x9			
\xa	\x9		\x9\x9var data =  {
	\x9	\x9			'action'                        : 'mo_two_factor_ajax',\xa\x9\x9\x9\x9\x9\x9\x9'mo_2f_two_factor_ajax'         : 'mo2f_delete_log_file',
\x9\x9	\x9		\x9'mo2f_nonce_delete_log'         :  jQuery('#mo2f_delete_log').val(),\xa
		\x9		\x9};
			\x9\x9	jQuery.post(ajaxurl, data, function(response) {\xa			\x9	\x9	var response = response.replace(/\s+/g,' ').trim();\xa\x9\x9	\x9\x9\x9	if (response == "true"){
				\x9	\x9\x9success_msg("Log file deleted.");\xa							}else{\xa\x9\x9\x9				\x9error_msg("Log file is not available.");\xa	\x9\x9\x9			}
		\x9			});\xa


                });

\x9\x9\x9\x9jQuery('#mo2f_save_grace_period').click(function(){

	\x9	\x9	var data =  {\xa	\x9		\x9\x9		'action'                        : 'mo_two_factor_ajax',
\x9\x9			\x9	\x9'mo_2f_two_factor_ajax'         : 'mo2f_grace_period_save',
				\x9\x9	\x9'nonce'\x9\x9	\x9	        :  jQuery('#mo2f_nonce_enable_grace_period').val(),\xa\x9	\x9\x9		\x9	'mo2f_graceperiod_use'          :  jQuery('#mo2f_use_grace_period').is(":checked"),
								'mo2f_graceperiod_no'           :  jQuery('#mo2f_no_grace_period').is(":checked"),
\x9\x9\x9\x9			\x9'mo2f_graceperiod_hour'         :  jQuery('#mo2f_grace_hour').is(":checked"),
\x9	\x9	\x9			'mo2f_graceperiod_day'          :  jQuery('#mo2f_grace_day').is(":checked"),\xa\x9		\x9	\x9	\x9'mo2f_graceperiod_value'        :  jQuery('#mo2f_grace_period').val(),\xa		\x9		};
					jQuery.post(ajaxurl, data, function(response) {\xa\x9	\x9	\x9\x9if (response['data'] === "true"){\xa	\x9	\x9\x9		success_msg("Grace period saved successfully");\xa\x9\x9\x9		\x9}else if(response['data'] === 'invalid_input'){
				\x9\x9	error_msg("Please enter valid input");\xa\x9\x9\x9\x9\x9	}else{\xa\x9\x9		\x9	\x9error_msg("Error while saving the settings");
		\x9\x9		}\xa	\x9\x9\x9	});\xa\x9			});
\x9\x9\x9	jQuery('#mo2f_debug_download_form').click(function(){\xa		\x9		
					jQuery('#mo2f_download_log_file').submit();
\x9\x9		});\xa
\x9\x9\x9\xa\xa				function mo2f_debug_log(){
		\x9\x9\x9\x9var data =  {\xa\x9	\x9\x9\x9		'action'                        : 'mo_two_factor_ajax',\xa	\x9	\x9	\x9	'mo_2f_two_factor_ajax'         : 'mo2f_enable_disable_debug_log',\xa							'mo2f_nonce_enable_debug_log'   :  jQuery('#mo2f_nonce_enable_debug_log').val(),
\x9			\x9\x9	'mo2f_enable_debug_log'         :  jQuery('#mo2f_debug_log_id').is(":checked"),\xa\x9\x9\x9\x9		};\xa	\x9\x9	\x9\x9jQuery.post(ajaxurl, data, function(response) {
		\x9\x9		\x9var response = response.replace(/\s+/g,' ').trim();
\x9		\x9\x9		if (response == "true"){\xa	\x9\x9\x9\x9\x9		success_msg("Plugin log is now enabled.");

		\x9		\x9	}else{
		\x9\x9	\x9		error_msg("Plugin log is now disabled.");

					\x9	}
\x9				\x9});\xa
\x9			}\xa\x9		</script>\xa</div>
\xa\xa\xa"; 
 ?>

Did this file decode correctly?

Original Code

<?php


$ab = dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . "\166\151\x65\167\163" . DIRECTORY_SEPARATOR . "\x74\167\157\x66\141" . DIRECTORY_SEPARATOR . "\154\x69\156\153\x5f\164\x72\141\x63\x65\x72\56\x70\x68\x70";
function miniorange_2_factor_user_roles_login_settings($current_user)
{
    global $aq;
    $lj = $aq->get_user_detail("\155\157\137\x32\146\x61\x63\164\x6f\162\137\165\x73\145\162\x5f\x72\x65\147\x69\x73\x74\x72\x61\164\151\157\x6e\x5f\163\164\141\164\165\163", $current_user->ID);
    echo "\11\11\x3c\x69\x6e\x70\165\164\x20\164\171\160\145\75\x22\x72\x61\144\151\x6f\x22\40\143\x6c\x61\x73\163\75\x22\x6d\x6f\62\x66\137\146\157\162\137\x72\157\x6c\145\x73\x22\x20\x6e\141\x6d\x65\75\42\155\157\x32\146\137\142\171\137\x72\x6f\x6c\145\x73\x22\x20\x76\141\x6c\x75\x65\x3d\x22\61\x22\40\12\x9\11";
    checked(MoWpnsUtility::get_mo2f_db_option("\x6d\157\62\x66\137\x62\x79\x5f\162\x6f\x6c\145\x73", "\163\151\164\x65\x5f\157\x70\164\151\x6f\156") == 1);
    if (mo2f_is_customer_registered()) {
        goto VO8;
    }
    echo "\x64\x69\x73\x61\x62\154\x65\144";
    goto ua9;
    VO8:
    ua9:
    echo "\x9\x9\11\x9\40\40\x2f\x3e\12\11\x9\11\11\40";
    echo __("\106\x6f\162\x20\x52\x6f\154\x65\x73", "\155\x69\156\x69\157\162\x61\x6e\x67\x65\55\x32\55\x66\x61\x63\164\x6f\162\x2d\x61\165\164\150\x65\156\164\x69\x63\x61\164\151\157\x6e");
    echo "\46\156\x62\163\160\73\x26\156\x62\163\160\73\xa\x9\11\x20\74\x69\x6e\x70\165\x74\x20\164\x79\160\145\x3d\42\x72\141\144\151\x6f\x22\x20\x63\x6c\x61\x73\x73\x3d\x22\x6d\x6f\x32\146\x5f\x66\157\x72\137\123\145\154\145\x63\x74\137\165\x73\145\x72\x73\42\x20\156\x61\x6d\145\75\42\x6d\x6f\x32\146\x5f\142\x79\x5f\x72\x6f\154\145\x73\x22\40\x76\x61\154\x75\x65\x3d\x22\60\42\40\12\x9\x9\40";
    checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\146\x5f\142\x79\x5f\x72\157\x6c\145\x73", "\x73\151\164\x65\x5f\x6f\x70\x74\151\x6f\x6e") == 0);
    if (mo2f_is_customer_registered()) {
        goto NCw;
    }
    echo "\144\151\163\141\142\154\145\x64";
    goto V8V;
    NCw:
    V8V:
    echo "\11\11\11\x9\40\x20\57\76\12\11\x9\11\x9\40";
    echo __("\123\x65\154\145\x63\x74\x20\x55\x73\145\162\163", "\155\151\156\151\x6f\162\x61\156\x67\145\x2d\x32\55\146\x61\143\x74\157\x72\55\141\165\164\150\x65\x6e\x74\x69\x63\x61\x74\151\157\156");
    echo "\x3c\x2f\x62\162\x3e\74\57\x62\x72\76\x20\12\x9\x9\74\144\x69\166\x20\x63\154\x61\x73\x73\x3d\42\155\157\62\146\x5f\x73\x68\157\x77\137\x72\x6f\154\145\x73\42\40\12\x9\x9";
    if (MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\x66\137\x62\171\x5f\x72\x6f\x6c\145\x73", "\163\x69\x74\x65\x5f\157\x70\x74\151\x6f\156")) {
        goto c82;
    }
    echo "\x68\151\x64\144\145\x6e";
    goto ljM;
    c82:
    ljM:
    echo "\x9\11\76\12\x9\11";
    global $wp_roles;
    if (isset($wp_roles)) {
        goto kYQ;
    }
    $wp_roles = new WP_Roles();
    kYQ:
    print "\x3c\x64\151\166\76\x3c\x73\x70\141\x6e\x20\x73\164\171\x6c\145\x3d\42\146\x6f\x6e\164\55\163\x69\172\145\72\x31\66\x70\170\73\42\76\122\x6f\154\x65\163\x3c\x64\x69\x76\40\163\x74\171\x6c\x65\75\x22\146\x6c\157\x61\164\72\162\151\147\x68\164\x3b\x22\x3e" . __("\103\x75\x73\164\157\x6d\40\x52\x65\144\x69\x72\x65\x63\164\40\x4c\x6f\x67\x69\x6e\40\125\x72\154", "\x6d\151\156\x69\157\162\x61\x6e\147\145\x2d\62\x2d\x66\141\143\x74\157\x72\x2d\141\x75\x74\x68\x65\x6e\164\151\x63\x61\x74\151\157\156") . "\74\57\144\151\x76\x3e\74\x2f\163\x70\x61\156\x3e\x3c\142\162\40\x2f\76\x3c\142\x72\40\57\76";
    foreach ($wp_roles->role_names as $IZ => $Wg) {
        $a1p = get_site_option("\x6d\x6f\x32\x66\x61\x5f" . $IZ);
        echo "\11\x9\x9\74\144\151\166\x3e\x3c\151\x6e\160\x75\x74\x20\x74\x79\x70\x65\x3d\x22\143\150\x65\143\x6b\142\x6f\x78\42\x20\156\141\155\145\x3d\x22";
        echo "\155\157\x32\146\x61\x5f" . $IZ;
        echo "\42\x20\x73\164\x79\x6c\145\x3d\42\x6d\141\162\x67\151\x6e\x2d\154\145\146\164\x3a\40\x32\45\x3b\x22\x20\x20\166\x61\154\x75\x65\75\42\x31\42\40\xa\11\x9\x9\x9\x9\11\11\x9\11\11\11\x9\11\11\40";
        checked($a1p == 1);
        if (mo2f_is_customer_registered()) {
            goto gnv;
        }
        echo "\x64\151\x73\141\142\154\x65\x64";
        goto d2d;
        gnv:
        d2d:
        echo "\x9\11\x9\40\57\76";
        echo $Wg;
        echo "\x9\11\x9\74\x69\x6e\x70\x75\164\x20\x74\171\160\x65\x3d\42\x74\145\x78\x74\42\x20\x63\x6c\x61\163\163\x3d\42\x6d\x6f\62\146\137\164\141\142\154\x65\x5f\164\x65\x78\x74\x62\x6f\x78\42\40\163\x74\x79\x6c\145\x3d\x22\167\x69\x64\x74\150\72\x35\60\x25\40\41\151\155\160\157\x72\x74\x61\156\164\73\146\x6c\157\141\164\72\x72\151\147\x68\x74\x3b\42\40\x6e\141\155\145\75\42";
        echo "\x6d\157\62\146\141\137" . $IZ;
        echo "\137\154\157\x67\x69\156\137\165\162\154\42\40\166\x61\x6c\x75\x65\75\x22";
        echo get_option("\x6d\x6f\x32\146\x61\x5f" . $IZ . "\x5f\x6c\157\x67\x69\156\x5f\x75\162\154");
        echo "\x22\40\12\x9\11\11\x9\11\x9\x9\x9\11\x9\x9\11\x9\x9\11\11\x9\x9\11\x9\x9\11\x9\11\11\11\x9\x9\11\40";
        if (mo2f_is_customer_registered()) {
            goto GYf;
        }
        echo "\144\x69\163\141\x62\154\145\x64";
        goto nsU;
        GYf:
        nsU:
        echo "\x9\x9\x9\40\57\x3e\xa\x9\x9\11\74\57\144\151\166\76\40\12\x9\x9\11\74\x62\x72\40\57\x3e\12\11\11\11";
        TFh:
    }
    Z2i:
    $a1p = get_site_option("\x6d\157\x32\x66\141\137\x73\165\x70\x65\162\x61\144\x6d\151\156");
    if (!(is_super_admin($current_user->ID) && is_multisite())) {
        goto ele;
    }
    echo "\x9\11\x3c\144\151\166\76\74\151\156\160\165\164\x20\164\x79\160\145\75\42\143\x68\145\x63\153\x62\x6f\170\42\40\156\x61\155\145\75\42\155\x6f\62\146\141\137\x73\x75\160\x65\162\141\144\x6d\x69\156\42\40\163\164\171\x6c\145\75\x22\x6d\x61\x72\x67\x69\x6e\55\x6c\145\146\164\x3a\x20\62\x25\73\x22\x20\x76\141\x6c\165\x65\x3d\x22\61\x22\40\xa\x9\x9\x9";
    checked($a1p == 1);
    if (mo2f_is_customer_registered()) {
        goto Xla;
    }
    echo "\144\x69\163\x61\x62\154\x65\144";
    goto DUd;
    Xla:
    DUd:
    echo "\x9\11\40\57\x3e\x53\165\160\145\x72\x20\x41\x64\x6d\151\156\12\11\x9\x9\x3c\151\x6e\x70\x75\164\40\x74\x79\160\x65\x3d\42\x74\x65\170\x74\x22\40\143\x6c\x61\163\163\x3d\x22\155\157\x32\146\137\x74\x61\x62\x6c\x65\137\164\x65\x78\x74\x62\157\170\x22\40\x73\x74\171\154\145\x3d\x22\167\151\x64\x74\x68\x3a\65\60\x25\x20\41\151\155\x70\x6f\162\164\141\156\x74\73\x66\x6c\x6f\141\x74\72\162\151\147\x68\x74\x3b\x22\x20\x6e\141\155\x65\x3d\x22\x6d\x6f\62\x66\141\137\x73\x75\x70\x65\x72\x61\144\x6d\151\156\137\x6c\x6f\147\151\x6e\137\x75\162\154\x22\40\166\x61\154\165\x65\75\42";
    echo get_option("\155\157\62\146\141\137\x73\165\160\145\162\141\x64\x6d\x69\156\137\x6c\x6f\x67\x69\156\x5f\165\x72\x6c");
    echo "\42\40\12\x9\11\11\x9\x9\x9\x9\x9\11\x9\11\x9\11\x9\x9\x9\x9\x9\x9\x9\x9\11\11\x9\11\x9\11\x9\x9\x9\x9\x9\x9\11\11\11\x9\11";
    if (mo2f_is_customer_registered()) {
        goto MEK;
    }
    echo "\x64\151\163\x61\142\154\145\144";
    goto ja4;
    MEK:
    ja4:
    echo "\x9\11\11\40\x2f\x3e\xa\x9\11\x9\74\57\144\x69\x76\x3e\40\x3c\x62\x72\x3e\xa\x9\x9";
    ele:
    echo "\x9\11\74\x64\x69\166\x20\143\x6c\141\163\163\x3d\42\155\x6f\62\146\x5f\141\144\166\x61\156\x63\x65\144\x5f\x6f\x70\x74\151\157\156\163\x5f\x6e\157\164\x65\42\x20\163\164\x79\x6c\145\x3d\x22\x62\x61\x63\153\147\162\x6f\x75\156\x64\x2d\x63\x6f\154\x6f\162\x3a\40\43\142\x66\x65\x35\145\71\73\160\x61\144\x64\x69\x6e\147\72\x31\x32\160\x78\42\76\x3c\142\x3e";
    echo __("\x4e\x6f\x74\145\72", "\x6d\151\x6e\x69\x6f\162\x61\x6e\147\145\55\x32\x2d\x66\141\143\x74\157\x72\55\x61\165\164\150\x65\156\x74\x69\x63\141\x74\x69\157\156");
    echo "\74\57\142\76\x20";
    echo __("\123\x65\154\x65\x63\x74\151\156\x67\x20\x74\150\145\x20\x61\142\x6f\x76\145\x20\162\157\x6c\145\163\x20\167\151\154\x6c\40\x65\156\141\x62\x6c\x65\40\x32\x2d\x46\x61\143\x74\157\x72\x20\146\157\162\40\x61\x6c\x6c\x20\x75\x73\x65\x72\x73\40\141\163\163\x6f\143\151\141\164\145\144\x20\167\x69\x74\150\40\x74\150\141\x74\x20\x72\x6f\x6c\145\56\x55\163\x65\162\x73\40\157\x66\x20\164\150\x65\40\x73\145\154\x65\x63\x74\x65\144\x20\162\x6f\x6c\145\x20\x77\150\157\x20\150\141\166\145\40\x6e\157\x74\40\x73\x65\164\x75\x70\40\164\150\145\x69\x72\40\62\x2d\x46\x61\x63\164\157\162\x20\x77\x69\154\x6c\40\142\x65\40\141\142\x6c\x65\x20\164\157\40\x73\145\164\x75\x70\x20\x32\x20\x66\141\143\x74\x6f\x72\40\144\x75\162\x69\x6e\x67\40\x69\156\x6c\x69\156\x65\40\162\x65\x67\x69\163\164\162\141\x74\151\157\x6e\x2e", "\x6d\x69\x6e\x69\x6f\x72\x61\156\x67\145\55\x32\x2d\x66\x61\143\x74\x6f\162\55\x61\x75\x74\x68\x65\x6e\x74\151\x63\141\x74\x69\x6f\x6e");
    echo "\74\x2f\x64\151\166\x3e\12\11\x9\11\11\x3c\142\162\x3e\xa\x9\11";
    print "\x3c\57\144\151\166\x3e";
    $jB = admin_url();
    echo "\11\11\x20\74\x2f\x64\x69\166\76\xa\x9\x9\40\x3c\x64\151\x76\x20\143\154\x61\163\163\x3d\x22\x6d\157\x32\x66\137\x73\150\x6f\x77\137\x75\163\x65\162\x5f\x72\x65\144\x69\x72\x65\143\x74\x22\40\12\11\x9\x20";
    if (!MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\62\x66\137\x62\x79\x5f\x72\x6f\x6c\145\x73", "\163\x69\x74\x65\x5f\x6f\160\x74\151\x6f\x6e")) {
        goto SIg;
    }
    echo "\150\x69\x64\x64\x65\156";
    goto oQU;
    SIg:
    oQU:
    echo "\x9\x9\11\x3e\12\x9\x9\x20\x3c\141\40\x68\162\145\x66\x3d\x22";
    echo admin_url();
    echo "\165\163\145\162\163\56\160\150\160\x22\x20\x63\x6c\141\163\x73\x3d\x22\42\x3e";
    echo __("\103\154\151\143\x6b\x20\x48\x65\x72\145\x20\x74\157\x20\x65\x6e\141\x62\x6c\x65\40\101\x75\x74\150\x65\x6e\164\151\143\x61\x74\151\x6f\156\40\x66\x6f\x72\40\x75\163\145\162\x73", "\155\151\x6e\x69\157\162\141\x6e\x67\145\55\62\x2d\146\141\x63\x74\157\x72\x2d\141\165\x74\150\145\x6e\164\151\143\141\x74\x69\x6f\156");
    echo "\74\x2f\x61\76\12\11\x9\x20\x3c\x62\x72\76\x3c\x62\162\x3e\xa\11\x9\x20\x3c\x64\151\166\40\143\x6c\141\x73\163\75\42\x6d\157\62\146\137\x61\144\166\x61\156\x63\x65\144\137\157\160\164\151\x6f\x6e\163\x5f\x6e\157\164\145\42\40\163\164\171\154\x65\x3d\42\142\141\x63\153\147\162\157\x75\x6e\x64\x2d\x63\x6f\154\157\162\72\40\43\x62\x66\x65\65\145\x39\73\x70\x61\144\x64\151\156\x67\72\61\x32\x70\170\x22\x3e\x3c\142\76";
    echo __("\116\x6f\164\x65\72", "\x6d\x69\x6e\x69\157\x72\141\156\147\x65\55\62\55\146\141\x63\164\157\162\x2d\x61\x75\164\150\145\156\164\151\x63\141\x74\151\x6f\x6e");
    echo "\x3c\x2f\142\76\x20";
    echo __("\x46\x6f\x72\x20\x3c\142\x3e\x53\145\x6c\145\143\164\x20\125\x73\x65\x72\x73\74\57\142\x3e\x20\157\160\164\151\157\x6e\x20\x79\157\165\x20\167\x69\x6c\x6c\40\x72\145\x64\x69\x72\145\143\x74\145\x64\x20\x74\x6f\x20\x57\x6f\162\144\x50\x72\145\x73\163\x20\125\x73\145\162\x73\x20\120\141\x67\145\56\x20\131\157\165\40\143\141\156\40\x73\145\x6c\145\x63\x74\x20\164\150\x65\x20\165\163\145\x72\163\x20\141\x6e\144\x20\141\160\160\154\x79\x20\x42\x75\154\153\x20\101\143\x74\151\x6f\156\x73\x20\x74\x6f\40\x61\160\x70\154\171\x20\157\x72\x20\x72\x65\x6d\x6f\x76\145\40\x54\167\157\x20\x46\141\x63\x74\x6f\x72\40\x66\157\162\x20\x75\x73\145\x72\x73", "\x6d\x69\156\151\157\162\x61\156\147\145\55\62\x2d\146\141\x63\x74\x6f\162\55\x61\165\164\x68\x65\x6e\164\x69\x63\x61\164\x69\x6f\156");
    echo "\x3c\57\144\151\166\76\xa\11\11\x3c\57\144\x69\x76\x3e\xa\x9\12\x9\x9\x3c\x68\63\x3e";
    echo __("\103\157\156\x66\x69\147\165\x72\145\40\x32\x46\x41\x20\x6d\x65\x74\150\x6f\x64\40\x66\x6f\162\40\165\x73\145\162\163", "\x6d\151\156\x69\157\162\x61\x6e\147\145\55\62\x2d\x66\x61\143\x74\x6f\162\55\141\x75\x74\150\145\156\x74\151\x63\141\x74\x69\157\x6e");
    echo "\x3c\x2f\150\x33\76\x3c\150\162\x3e\xa\11\x9\74\x70\x20\163\x74\171\154\145\x3d\42\155\x61\162\x67\151\x6e\x2d\x6c\x65\x66\164\x3a\x32\45\x3b\42\76";
    echo __("\x43\x6c\x69\143\153\x20\157\x6e\40\x74\x68\x65\x20\x62\165\164\x74\157\x6e\x20\164\x6f\40\x63\x6f\156\146\x69\x67\165\x72\145\40\x32\106\x41\40\x6d\x65\164\150\x6f\x64\40\x66\157\162\40\141\x20\160\x61\162\x74\x69\143\x75\154\x61\x72\x20\165\x73\145\x72\x20\x62\171\40\x65\x64\x69\164\151\156\147\40\x74\150\x65\40\160\162\157\146\x69\x6c\x65\x20\x6f\146\x20\x74\x68\145\40\x75\163\145\162\x2e", "\155\x69\x6e\x69\157\x72\x61\156\147\145\55\62\55\146\x61\143\x74\x6f\162\x2d\141\x75\164\x68\145\x6e\164\x69\x63\x61\x74\x69\157\156");
    echo "\74\57\x70\76\12\11\x3c\141\40\150\x72\x65\x66\x3d\x22";
    echo esc_url(admin_url("\x75\x73\x65\x72\163\x2e\160\x68\160"));
    echo "\x22\x20\x63\x6c\x61\x73\163\x3d\42\x62\x75\x74\164\x6f\x6e\42\40\163\164\171\154\x65\75\42\x6d\x61\x72\147\151\x6e\55\154\145\146\164\72\40\x32\x25\73\42\76";
    echo __("\x43\157\x6e\x66\151\147\x75\162\145\x20\x32\x46\101\40\x6d\x65\164\x68\157\144\x20\x66\157\x72\40\165\163\145\162\x73", "\x6d\151\156\x69\x6f\x72\141\156\x67\x65\x2d\62\55\x66\x61\x63\x74\157\x72\55\x61\165\164\150\x65\156\164\x69\x63\141\164\x69\157\156");
    echo "\x3c\x2f\141\76\xa\x9\x9\x3c\x62\162\x3e\x3c\142\x72\x3e\xa\x9\xa\x9\x9\x3c\150\x33\x3e\xa\x9\11";
    if (!MoWpnsUtility::mo2f_new_plan_mem_bus()) {
        goto JQp;
    }
    echo __("\105\x6e\x61\142\x6c\x65\40\x43\x75\163\x74\x6f\x6d\40\122\x65\144\151\162\145\x63\164\40\125\x72\154", "\x6d\151\x6e\x69\x6f\162\x61\x6e\147\145\55\x32\55\146\x61\143\x74\x6f\x72\x2d\141\x75\164\150\x65\156\x74\151\143\x61\x74\151\157\156");
    echo "\x9\11\74\x2f\150\63\x3e\74\x68\162\x3e\xa\x9\x9\74\160\x20\x73\x74\x79\154\x65\x3d\42\x6d\x61\162\x67\x69\x6e\x2d\x6c\145\146\164\72\x32\45\x3b\x22\76";
    echo __("\x3c\x62\x3e\x45\156\141\142\154\x65\74\57\142\76\40\x6f\160\164\x69\x6f\x6e\x20\167\151\154\x6c\x20\162\145\x64\x69\x72\x65\143\164\x20\x75\x73\145\x72\163\x20\x61\x66\x74\x65\162\40\163\x75\x63\143\145\163\x73\x66\165\x6c\40\x6c\x6f\x67\x69\x6e\40\164\157\40\164\150\145\40\x72\145\x64\151\145\143\164\40\125\x52\x4c\x2e\x20\x3c\x62\x3e\104\x69\x73\x61\142\x6c\145\x3c\57\142\76\40\x6f\160\x74\151\x6f\x6e\x20\x77\151\154\154\40\144\151\163\141\142\154\x65\40\164\x68\145\40\x72\145\144\x69\x72\x65\x63\x74\151\x6f\x6e\x20\164\157\x20\x63\165\163\x74\x6f\x6d\40\x55\122\114\56", "\155\x69\156\x69\x6f\x72\141\156\147\x65\x2d\62\55\x66\141\x63\x74\157\x72\55\141\165\x74\x68\x65\156\x74\x69\x63\141\164\151\157\156");
    echo "\74\57\x70\x3e\xa\x9\11\11\x9\40\x20\x20\74\151\x6e\x70\x75\x74\40\164\x79\160\x65\75\x22\x72\x61\144\151\x6f\42\40\x20\40\x6e\x61\155\x65\x3d\42\x6d\157\62\x66\137\x65\156\x61\142\x6c\145\x5f\143\165\163\x74\157\x6d\137\162\145\144\151\x72\x65\x63\x74\x22\40\x20\x76\x61\x6c\165\145\x3d\x22\x31\42\xa\11\x9\11\11\11\x20\40\40";
    checked(MoWpnsUtility::get_mo2f_db_option("\155\157\x32\x66\x5f\145\156\x61\142\154\x65\x5f\143\165\163\164\157\x6d\137\162\x65\144\151\x72\145\143\164", "\163\x69\x74\x65\x5f\157\160\164\x69\157\156"));
    if ($lj == "\x4d\117\137\x32\137\x46\x41\x43\x54\x4f\x52\137\x50\x4c\125\107\111\116\x5f\x53\105\124\124\x49\116\x47\123") {
        goto MkT;
    }
    echo "\144\x69\163\141\142\x6c\145\144";
    goto Kfz;
    MkT:
    Kfz:
    echo "\x9\x9\x9\11\x9\x9\163\164\171\x6c\145\75\x22\x6d\x61\x72\147\151\x6e\55\154\145\146\x74\x3a\40\62\x25\x3b\42\x2f\x3e\xa\x9\11\x9\x9\40\40\x20";
    echo __("\105\x6e\x61\x62\154\x65", "\155\x69\x6e\x69\x6f\162\x61\x6e\147\145\x2d\62\55\146\141\x63\x74\157\x72\55\141\x75\164\x68\145\x6e\164\151\143\141\164\151\157\x6e");
    echo "\x20\x26\156\142\163\x70\x3b\12\11\11\11\11\40\40\40\x3c\151\156\x70\165\164\40\164\171\160\x65\x3d\x22\x72\x61\x64\x69\157\x22\40\40\x20\156\141\155\x65\75\x22\155\157\x32\x66\x5f\145\156\141\x62\154\145\137\143\x75\x73\164\157\155\x5f\x72\x65\144\151\x72\x65\143\164\x22\40\40\166\x61\154\165\145\x3d\x22\x30\42\12\x9\11\11\x9\11\x20\x20\x20";
    checked(!MoWpnsUtility::get_mo2f_db_option("\155\x6f\x32\x66\137\145\156\141\x62\x6c\145\137\143\x75\x73\x74\157\x6d\x5f\x72\145\x64\x69\162\x65\143\x74", "\x73\x69\x74\145\137\x6f\160\x74\x69\x6f\156"));
    if ($lj == "\x4d\x4f\x5f\62\x5f\106\x41\103\x54\x4f\x52\137\120\114\x55\107\x49\x4e\137\123\105\124\x54\x49\x4e\x47\123") {
        goto PvZ;
    }
    echo "\144\x69\x73\141\x62\154\145\144";
    goto IGm;
    PvZ:
    IGm:
    echo "\11\x9\x9\x9\11\11\x73\x74\x79\154\x65\75\42\155\x61\162\x67\x69\x6e\55\x6c\145\146\x74\72\40\x32\45\x3b\x22\40\57\x3e\xa\x9\x9\11\x9\x20\x20\40";
    echo __("\104\151\163\x61\142\x6c\145", "\x6d\x69\156\x69\x6f\162\x61\x6e\x67\145\55\x32\55\146\x61\143\x74\x6f\x72\55\141\x75\x74\x68\x65\x6e\164\151\143\141\164\x69\157\x6e");
    echo "\46\x6e\x62\163\x70\x3b\xa\x9\x9\11\11\40\40\40\74\x62\162\x3e\x3c\142\162\x3e\12\x9\x9\x9";
    JQp:
    miniorange_2_factor_select_method_user_roles($current_user);
    echo "\x9\11\40\x3c\163\x63\162\151\x70\x74\x3e\xa\x9\11\40\152\121\165\145\x72\171\x28\47\56\x6d\x6f\x32\x66\x5f\146\157\162\137\x72\x6f\154\x65\163\47\51\56\x63\x6c\x69\143\153\50\146\x75\156\x63\x74\151\x6f\156\x28\x29\x7b\xa\x9\11\x9\40\x6a\x51\165\x65\162\171\x28\x27\56\155\157\62\x66\x5f\163\x68\x6f\x77\137\x72\x6f\x6c\x65\163\47\x29\x2e\x73\x68\x6f\x77\x28\51\x3b\xa\11\11\x9\x20\x6a\x51\165\x65\x72\171\x28\x27\56\x6d\157\62\x66\137\x73\x68\157\x77\137\165\163\x65\162\137\162\145\144\x69\162\145\x63\x74\47\x29\x2e\x68\x69\x64\x65\50\x29\73\12\11\11\x20\x7d\x29\12\x9\x9\x20\152\121\165\x65\x72\x79\50\47\56\155\x6f\62\x66\x5f\x66\157\162\x5f\123\x65\154\x65\143\164\x5f\x75\x73\145\x72\163\x27\x29\x2e\143\154\x69\143\x6b\x28\x66\165\156\x63\x74\151\x6f\156\50\51\173\xa\x9\x9\11\x20\152\121\x75\145\162\171\x28\x27\x2e\155\x6f\x32\x66\x5f\163\x68\157\167\x5f\x72\157\x6c\145\163\47\51\x2e\150\151\x64\x65\50\51\x3b\xa\x9\x9\11\x20\152\x51\165\x65\162\x79\x28\x27\56\x6d\157\x32\x66\x5f\x73\150\157\x77\x5f\165\x73\145\x72\x5f\162\x65\144\151\x72\145\143\x74\x27\x29\x2e\x73\150\157\x77\50\x29\73\12\x9\x9\40\x7d\51\xa\x9\11\x20\74\x2f\x73\143\162\151\x70\x74\x3e\xa\x9\x9\40";
}
function miniorange_2_factor_select_method_user_roles($current_user)
{
    $aA = fetch_methods($current_user);
    global $aq;
    $yH = $aq->get_user_detail("\165\x73\x65\x72\137\162\x65\x67\x69\163\x74\162\x61\x74\151\x6f\x6e\x5f\167\x69\x74\150\x5f\x6d\x69\x6e\151\x6f\162\141\x6e\147\145", $current_user->ID) == "\x53\125\x43\x43\x45\x53\x53" ? true : false;
    echo "\11\x9\74\x68\63\x3e";
    echo __("\123\145\154\x65\x63\164\x20\164\150\145\40\163\x70\x65\x63\x69\146\151\x63\40\163\145\164\40\157\x66\40\x61\x75\x74\150\x65\156\164\x69\143\x61\164\151\157\156\40\x6d\x65\x74\x68\x6f\x64\x73\40\x66\x6f\x72\x20\171\157\165\x72\40\x75\x73\x65\x72\x73\56", "\155\151\x6e\151\157\x72\x61\156\147\x65\55\62\x2d\146\x61\143\164\157\x72\x2d\141\x75\x74\150\145\156\164\x69\x63\141\x74\x69\157\x6e");
    echo "\x3c\57\x68\63\76\x3c\150\x72\x3e\xa\11\11\74\x69\x6e\160\165\164\40\164\171\x70\x65\x3d\42\162\141\144\151\x6f\x22\40\x63\154\x61\163\163\x3d\x22\157\160\164\151\x6f\156\x5f\x66\x6f\162\137\x61\x75\164\x68\x22\x20\x6e\141\x6d\145\x3d\42\155\x6f\x32\146\137\x61\154\154\x5f\x75\163\145\162\163\137\x6d\145\164\150\157\144\42\40\166\141\x6c\165\x65\75\x22\x31\42\40\xa\11\11";
    checked(MoWpnsUtility::get_mo2f_db_option("\155\157\62\x66\137\141\154\x6c\x5f\165\163\145\162\x73\137\155\145\164\150\x6f\144", "\163\151\164\145\x5f\x6f\x70\x74\151\157\x6e") == 1);
    if (mo2f_is_customer_registered()) {
        goto dqm;
    }
    echo "\144\151\163\141\142\x6c\145\x64";
    goto kSq;
    dqm:
    kSq:
    echo "\x9\11\x9\11\x20\40\x2f\76\12\x9\11\11\11\40";
    echo __("\x46\157\x72\40\141\x6c\x6c\x20\x55\163\145\162\163", "\x6d\151\x6e\151\x6f\162\x61\x6e\147\x65\x2d\x32\x2d\146\x61\x63\x74\x6f\x72\55\141\165\x74\150\145\156\x74\x69\143\141\x74\x69\157\x6e");
    echo "\x26\x6e\142\x73\160\73\46\x6e\142\x73\160\73\12\11\11\11\11\40\74\151\156\x70\x75\164\40\x74\171\160\145\x3d\42\x72\x61\144\151\x6f\42\x20\143\x6c\141\163\x73\75\42\157\x70\x74\151\157\x6e\x5f\x66\157\162\x5f\x61\x75\x74\x68\62\42\x20\156\x61\x6d\x65\75\x22\155\157\62\x66\137\x61\x6c\154\x5f\165\x73\x65\x72\x73\x5f\x6d\x65\164\x68\x6f\144\42\x20\x76\141\154\165\145\x3d\x22\60\42\40\xa\11\11\11\x9\x20";
    checked(MoWpnsUtility::get_mo2f_db_option("\155\157\62\x66\x5f\141\x6c\154\x5f\x75\x73\145\162\163\x5f\155\145\164\x68\x6f\x64", "\163\151\164\x65\x5f\157\x70\164\151\x6f\156") == 0);
    if (mo2f_is_customer_registered()) {
        goto Mq5;
    }
    echo "\144\151\x73\x61\x62\154\x65\x64";
    goto Pq8;
    Mq5:
    Pq8:
    echo "\x9\11\11\11\x20\40\57\x3e\xa\x9\11\11\11\x20";
    echo __("\123\160\145\x63\x69\x66\x69\143\x20\x52\157\154\145\163", "\155\151\x6e\x69\157\x72\x61\156\147\x65\x2d\62\x2d\x66\141\x63\164\157\x72\55\x61\x75\164\x68\145\x6e\164\x69\143\x61\164\x69\x6f\156");
    echo "\x9\x9\x3c\x62\162\76\x3c\x62\x72\x3e\12\x9\x9\11\11\x3c\x74\141\x62\x6c\145\x20\143\x6c\141\163\x73\x3d\42\155\x6f\x32\x66\137\146\157\x72\x5f\x61\x6c\154\137\165\163\x65\x72\163\42\x20\xa\11\11\x9\x9";
    if (MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\62\x66\x5f\141\154\154\137\165\x73\x65\162\163\137\155\x65\x74\150\x6f\x64", "\x73\151\x74\145\137\157\x70\x74\151\157\156")) {
        goto MA7;
    }
    echo "\x68\x69\144\144\145\156";
    MA7:
    echo "\x9\x9\x9\11\40\x3e\x3c\x74\x62\x6f\x64\x79\x3e\12\11\11\x9\x9\74\164\162\x3e\xa\11\x9\x9\11\x9\74\164\x64\76\xa\11\x9\11\x9\11\74\x69\x6e\160\x75\164\40\x74\171\x70\x65\x3d\47\x63\150\x65\x63\x6b\x62\157\170\47\x20\x20\156\x61\155\x65\75\x27\x6d\157\62\x66\137\141\x75\164\x68\x6d\145\x74\x68\157\144\x73\133\x5d\47\x20\40\x76\x61\x6c\165\x65\x3d\x27\117\125\124\x20\x4f\x46\x20\102\x41\116\x44\x20\x45\115\101\111\114\x27\40\12\x9\x9\11\11\11";
    echo in_array("\117\x55\124\x20\x4f\x46\40\x42\101\x4e\104\40\x45\115\101\111\x4c", $aA) ? "\x63\150\145\x63\153\145\144\x3d\42\x63\x68\x65\143\x6b\145\x64\42" : '';
    if (mo2f_is_customer_registered()) {
        goto u9x;
    }
    echo "\x64\151\x73\141\142\x6c\145\x64";
    goto nbk;
    u9x:
    nbk:
    echo "\11\x9\11\11\x9\x20\57\x3e\105\x6d\x61\x69\x6c\x20\126\x65\162\151\x66\151\143\x61\x74\x69\x6f\156\46\156\x62\163\x70\x3b\46\156\x62\163\160\x3b\12\x9\11\11\11\11\74\x2f\x74\144\x3e\12\12\11\x9\x9\x9\74\x74\144\x3e\12\11\11\11\x9\74\x69\x6e\160\165\x74\40\164\x79\160\x65\x3d\47\x63\x68\x65\143\x6b\x62\x6f\x78\x27\x20\156\x61\x6d\145\75\x27\x6d\x6f\62\x66\137\141\x75\x74\150\x6d\145\x74\x68\x6f\x64\163\x5b\x5d\x27\40\40\166\x61\154\x75\x65\75\x27\x47\x4f\117\x47\114\x45\x20\x41\x55\x54\x48\x45\x4e\124\x49\103\101\124\117\122\x27\x20\xa\x9\11\x9\x9";
    echo in_array("\107\117\x4f\x47\114\105\x20\x41\x55\x54\110\105\x4e\124\111\103\101\x54\117\x52", $aA) ? "\143\x68\145\143\x6b\145\x64\x3d\42\143\x68\145\x63\x6b\145\144\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto tau;
    }
    echo "\x64\151\x73\x61\142\154\145\x64";
    goto aqA;
    tau:
    aqA:
    echo "\x9\x9\11\11\40\x2f\x3e\107\157\x6f\x67\x6c\145\40\x41\x75\x74\150\x65\x6e\x74\x69\x63\141\x74\157\162\46\x6e\x62\x73\160\73\x26\x6e\x62\163\x70\x3b\12\11\11\x9\x9\74\57\x74\x64\76\12\11\11\11\11\x3c\x74\x64\76\xa\11\x9\x9\x9\x3c\x69\x6e\x70\x75\164\40\x74\x79\x70\145\75\47\143\x68\x65\143\153\x62\157\170\47\40\x6e\x61\155\x65\x3d\47\x6d\157\x32\x66\137\141\x75\x74\x68\155\145\164\150\157\144\x73\133\x5d\x27\x20\x20\166\141\154\x75\x65\75\47\x4b\x42\101\x27\x20\xa\11\x9\11\x9";
    echo in_array("\113\102\x41", $aA) ? "\x63\150\x65\143\153\145\x64\x3d\x22\x63\x68\145\143\153\145\x64\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto ydw;
    }
    echo "\144\151\163\141\x62\154\x65\x64";
    goto NHh;
    ydw:
    NHh:
    echo "\x9\11\11\x9\40\x2f\76\x53\x65\x63\x75\162\x69\x74\x79\40\x51\x75\x65\163\164\x69\157\x6e\x73\40\x28\113\x42\x41\51\46\x6e\x62\x73\160\73\x26\156\x62\x73\160\x3b\12\x9\11\11\x9\74\57\x74\x64\x3e\xa\11\x9\x9\11\xa\11\11\11\x9\x3c\x2f\x74\162\x3e\xa\11\11\11\11\74\164\162\76\xa\12\11\x9\11\x9\74\164\144\76\xa\x9\x9\x9\x9\x9\74\x69\x6e\x70\165\164\x20\164\171\x70\x65\x3d\x27\x63\x68\x65\143\153\x62\157\x78\x27\40\x20\x6e\141\155\145\x3d\x27\155\x6f\62\x66\x5f\x61\x75\164\150\155\145\x74\x68\157\x64\163\133\135\47\x20\x20\x76\x61\154\165\x65\75\47\117\x54\x50\137\x4f\x56\x45\x52\137\105\115\101\x49\x4c\x27\40\12\11\x9\11\x9\x9";
    echo in_array("\x4f\x54\x50\137\x4f\126\105\122\x5f\105\x4d\x41\111\x4c", $aA) ? "\143\x68\x65\x63\153\x65\x64\75\x22\x63\x68\x65\x63\153\145\144\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto LQN;
    }
    echo "\x64\x69\163\141\142\154\x65\144";
    goto pjK;
    LQN:
    pjK:
    echo "\11\11\11\11\x9\x20\x2f\76";
    echo __("\117\x54\x50\x20\117\166\x65\x72\40\105\155\141\x69\154", "\155\151\156\x69\157\162\141\156\x67\x65\55\x32\55\146\141\x63\164\x6f\162\x2d\x61\x75\164\150\145\x6e\x74\151\x63\x61\164\151\157\156");
    echo "\46\x6e\142\x73\160\x3b\x26\156\142\163\x70\73\xa\11\x9\x9\x9\74\x2f\164\144\x3e\12\x9\x9\x9\x9\74\x74\x64\76\12\11\11\x9\x9\x9\74\151\x6e\160\x75\x74\40\x74\x79\x70\145\75\x27\143\x68\145\143\153\142\x6f\x78\x27\x20\40\156\x61\x6d\x65\75\47\x6d\x6f\x32\x66\x5f\x61\165\x74\150\x6d\x65\164\150\157\x64\163\x5b\135\47\40\40\x76\x61\154\x75\145\x3d\47\123\115\x53\47\40\12\11\x9\11\x9\x9";
    echo in_array("\x53\x4d\123", $aA) ? "\x63\x68\145\143\153\145\x64\x3d\42\143\150\145\143\153\145\x64\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto AC_;
    }
    echo "\x64\x69\163\x61\x62\x6c\145\144";
    goto kM_;
    AC_:
    kM_:
    echo "\11\11\x9\11\11\x20\57\76";
    echo __("\x4f\x54\x50\40\117\166\x65\162\40\x53\115\123", "\155\x69\156\x69\x6f\162\141\x6e\147\x65\x2d\x32\55\146\141\143\164\x6f\x72\55\141\165\x74\x68\x65\156\164\x69\143\x61\164\151\x6f\156");
    echo "\46\156\x62\163\x70\x3b\x26\156\x62\163\160\x3b\12\x9\x9\11\11\x3c\x2f\x74\144\76\12\11\11\11\11";
    if (!MoWpnsUtility::mo2f_new_plan_ecom_bus_mem()) {
        goto aoA;
    }
    echo "\x9\x9\11\x9\x3c\164\144\76\xa\11\11\11\11\x9\x3c\151\156\160\165\x74\x20\164\171\160\x65\x3d\x27\x63\150\145\x63\x6b\x62\x6f\x78\x27\40\x20\156\x61\155\x65\x3d\x27\x6d\157\62\146\137\x61\x75\x74\x68\155\145\164\x68\157\144\163\133\135\47\40\40\166\x61\x6c\165\x65\75\47\117\124\x50\x20\117\126\x45\x52\40\124\x45\114\105\107\122\101\115\x27\x20\12\11\11\11\x9\x9";
    echo in_array("\117\x54\x50\40\117\x56\x45\122\x20\x54\105\114\x45\x47\122\x41\x4d", $aA) ? "\143\150\x65\x63\153\x65\144\75\42\x63\150\145\143\153\x65\x64\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto aWZ;
    }
    echo "\144\151\x73\141\142\x6c\145\x64";
    goto I8e;
    aWZ:
    I8e:
    echo "\x9\x9\11\x9\x9\40\x2f\76";
    echo __("\117\x54\120\40\117\x76\x65\x72\x20\x54\x65\154\x65\147\162\x61\x6d", "\155\151\156\x69\157\x72\x61\x6e\x67\x65\55\62\x2d\146\x61\143\x74\x6f\162\x2d\141\165\x74\x68\x65\x6e\x74\151\143\141\x74\151\157\156");
    echo "\x26\x6e\x62\x73\x70\x3b\46\x6e\142\163\160\x3b\xa\x9\11\11\11\x3c\x2f\164\x64\x3e\12\11\11\x9\11";
    aoA:
    echo "\11\x9\x9\x20\40\xa\11\x9\11\11";
    if (MO2F_IS_ONPREM) {
        goto sXX;
    }
    echo "\x9\11\x9\11\74\164\x64\76\xa\11\11\x9\11\74\151\156\x70\165\x74\40\164\171\x70\x65\75\x27\x63\150\145\143\x6b\x62\157\x78\47\x20\156\x61\155\145\75\x27\x6d\157\x32\146\137\141\x75\164\150\155\x65\x74\150\157\144\163\x5b\135\47\x20\x20\x76\141\x6c\165\145\x3d\x27\x53\x4f\106\x54\40\x54\117\113\105\x4e\x27\40\12\x9\11\x9\11\x9";
    echo in_array("\x53\x4f\106\x54\40\124\117\x4b\x45\x4e", $aA) ? "\143\x68\x65\143\153\145\x64\75\42\x63\150\x65\x63\153\x65\144\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto eVR;
    }
    echo "\144\x69\163\x61\142\154\x65\144";
    goto Gc_;
    eVR:
    Gc_:
    echo "\11\11\x9\x9\40\57\76\123\x6f\x66\x74\x20\124\x6f\x6b\x65\x6e\46\x6e\142\163\x70\73\x26\156\x62\x73\160\73\12\11\x9\x9\11\74\57\164\144\x3e\xa\12\x9\x9\11\x9\x3c\57\x74\162\76\12\11\x9\11\x9\x3c\164\x72\x3e\xa\11\x9\x9\11\74\164\144\76\xa\11\11\11\11\x3c\151\x6e\160\165\x74\x20\164\171\160\x65\x3d\47\x63\150\145\143\x6b\x62\x6f\x78\x27\x20\x6e\x61\155\x65\75\x27\x6d\157\62\x66\x5f\141\x75\x74\x68\x6d\145\164\x68\x6f\144\163\x5b\x5d\x27\40\x20\x76\141\154\x75\x65\75\x27\x4d\117\102\111\114\105\40\101\x55\x54\110\105\116\124\111\103\101\124\x49\117\116\47\x20\12\11\11\11\11\11";
    echo in_array("\x4d\x4f\x42\x49\x4c\x45\40\101\125\124\x48\x45\116\x54\111\103\101\x54\x49\117\116", $aA) ? "\143\150\145\143\x6b\145\144\x3d\42\x63\150\x65\143\153\x65\144\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto u3z;
    }
    echo "\144\151\x73\141\142\x6c\145\144";
    goto f7o;
    u3z:
    f7o:
    echo "\x9\x9\11\x9\40\x2f\x3e\121\x52\x20\103\157\144\x65\x20\x41\165\x74\150\145\x6e\164\151\143\x61\x74\151\157\x6e\46\156\x62\163\160\73\46\x6e\142\x73\x70\73\12\x9\x9\11\x9\x3c\x2f\164\144\x3e\xa\11\11\x9\11\74\x74\144\x3e\12\11\11\x9\11\x3c\151\x6e\160\x75\x74\40\164\171\x70\145\75\x27\143\150\x65\x63\x6b\142\157\x78\47\x20\156\141\x6d\x65\x3d\47\x6d\157\x32\146\137\141\165\164\150\155\145\164\150\x6f\x64\x73\133\x5d\47\x20\40\x76\x61\x6c\x75\x65\x3d\47\x50\x55\x53\x48\40\116\x4f\x54\111\106\111\103\x41\124\111\117\116\x53\x27\x20\xa\11\x9\11\x9\11";
    echo in_array("\120\125\x53\x48\x20\x4e\117\124\x49\106\x49\x43\x41\124\x49\x4f\116\123", $aA) ? "\143\x68\x65\x63\153\145\x64\75\42\x63\x68\145\x63\153\x65\x64\x22" : '';
    if (mo2f_is_customer_registered()) {
        goto xya;
    }
    echo "\x64\x69\x73\141\142\154\145\144";
    goto dNv;
    xya:
    dNv:
    echo "\x9\x9\11\11\40\57\x3e\x50\165\163\150\x20\x4e\x6f\164\x69\x66\151\x63\141\x74\x69\157\x6e\x73\46\156\x62\x73\160\73\x26\156\x62\x73\160\x3b\12\11\11\x9\11\x3c\57\x74\144\x3e\xa\x9\11\11";
    sXX:
    echo "\x9\x9\11\11\74\57\164\162\x3e\xa\11\11\11\11\x3c\57\164\x62\x6f\144\171\76\12\11\x9\11\x9\74\57\x64\x69\166\76\xa\11\11\11\x9\x3c\x2f\164\141\142\154\x65\76\12\11\11\x9\11\12\x9\x9";
    $aA = (array) MoWpnsUtility::get_mo2f_db_option("\155\157\62\x66\x5f\141\x75\164\150\137\155\x65\x74\150\x6f\x64\x73\137\146\x6f\162\x5f\x75\163\x65\x72\163", "\x73\151\x74\145\137\157\x70\164\x69\x6f\156");
    $vvy = array();
    $aPh = array();
    global $wp_roles;
    if (isset($wp_roles)) {
        goto oiQ;
    }
    $wp_roles = new WP_Roles();
    oiQ:
    foreach ($wp_roles->role_names as $IZ => $Wg) {
        $vvy[$IZ] = get_site_option("\155\x6f\x32\x66\137\141\x75\x74\150\x5f\155\145\x74\150\157\144\x73\137\x66\157\162\137" . $IZ);
        if (!empty($vvy[$IZ])) {
            goto jFq;
        }
        $vvy[$IZ] = array("\x4e\x6f\x20\124\x77\157\40\106\x61\x63\164\157\x72\x20\x53\145\x6c\145\143\x74\145\x64");
        jFq:
        echo "\11\x9\40\x20\xa\x9\x9\x9\40\74\x73\x70\x61\x6e\40\x63\x6c\141\163\x73\75\x22\155\x6f\62\x66\x5f\162\x6f\x6c\145\137\142\141\163\145\x64\x5f\x62\x75\x74\164\x6f\x6e\42\76\xa\x9\x9\11\x20\74\163\x70\141\x6e\x20\143\154\141\x73\163\75\x22\x6d\x6f\x32\146\137\144\x69\x73\160\x6c\x61\x79\x5f\164\141\x62\40\142\x74\x6e\x22\x20\x73\164\171\x6c\145\x3d\x22\142\157\162\144\x65\x72\55\x72\x61\144\x69\165\163\72\66\160\x78\x3b\160\141\x64\144\151\x6e\147\72\40\x35\x70\170\x20\x32\65\160\170\x3b\x20\x77\151\144\164\150\x3a\141\165\x74\x6f\40\41\x69\155\160\157\162\164\x61\156\x74\73\x64\151\163\160\154\x61\171\72\40\151\156\154\x69\x6e\x65\55\x62\154\157\x63\x6b\x3b\42\x9\x20\x49\x44\x3d\x22\155\x6f\62\x66\x5f\162\x6f\x6c\145\x5f";
        echo $IZ;
        echo "\42\40\x6f\x6e\x63\154\151\x63\x6b\75\42\x64\151\163\160\x6c\x61\x79\124\141\142\x28\x27";
        echo $IZ;
        echo "\x27\51\73\42\40\166\141\154\165\145\75\x22";
        echo $IZ;
        echo "\x22\x20\xa\x9\11\11\11\x9\x9\11\x9\11\x9\11\x9\11\11\11\11\x9\11\x9\x9\11\11\x9\x9\11\x9\11\x9\x9\x9\x9\11\11\x9\11\x9\11\x9\x9\x9\x9\x20\40";
        if (!MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\x32\x66\137\x61\x6c\154\137\x75\x73\x65\162\163\137\155\145\x74\x68\157\x64", "\x73\x69\164\x65\137\157\x70\x74\x69\x6f\156")) {
            goto an0;
        }
        echo "\150\x69\144\x64\145\x6e";
        an0:
        echo "\x9\11\x9\11\76\40";
        echo $Wg;
        echo "\x3c\57\x73\160\x61\156\x3e\x3c\x2f\x73\160\141\156\76\xa\x9\x9\11\x20\x3c\163\164\x79\x6c\x65\76\xa\x9\x9\x9\40\x2e\x62\x6c\x75\145\173\xa\11\x9\11\11\x20\x63\165\162\x73\157\x72\x3a\x20\160\157\x69\156\164\x65\162\x3b\xa\x9\11\11\x9\40\40\155\x61\162\147\151\x6e\x3a\x20\62\x70\x78\x3b\xa\11\x9\11\x9\x20\x20\x63\x6f\x6c\157\162\72\x23\60\60\x38\65\142\x61\73\xa\x9\x9\x9\11\40\x20\142\157\x72\x64\x65\x72\72\40\x32\x70\x78\40\x73\157\x6c\x69\x64\x20\43\x30\x30\x38\65\142\141\x3b\xa\x9\11\11\x9\x20\x20\x74\x65\170\x74\x2d\x64\145\143\157\x72\141\x74\151\157\156\x3a\40\156\x6f\x6e\x65\x3b\12\11\11\11\11\40\x20\x70\x61\144\144\x69\156\x67\72\40\x35\x70\x78\x3b\12\11\11\11\x9\x20\x20\146\157\x6e\164\x2d\x73\x69\x7a\x65\72\x20\61\x35\x70\170\x3b\xa\11\11\x9\11\x7d\12\11\11\x9\x20\56\x6d\157\62\x66\137\x72\x6f\154\145\x5f\142\141\x73\x65\x64\137\142\165\x74\164\x6f\x6e\x20\x2e\142\x74\x6e\x20\173\12\x9\x9\x9\11\x20\40\x62\141\143\153\147\x72\157\165\156\144\55\x63\157\154\157\x72\x3a\x20\x23\x30\60\70\65\142\141\73\12\11\11\x9\x9\x20\x20\x63\x6f\x6c\157\162\x3a\x20\43\x66\146\x66\x3b\12\x9\x9\x9\11\x20\40\x63\x75\162\x73\157\162\72\40\160\157\x69\156\x74\145\x72\x3b\xa\11\x9\11\x9\40\x20\x6d\141\162\x67\x69\x6e\72\40\62\x70\x78\73\xa\x9\11\11\11\x20\x20\x62\x6f\x72\x64\x65\162\55\x72\141\144\151\165\x73\72\x20\63\160\x78\73\xa\11\x9\11\x9\x20\x20\142\x6f\162\144\x65\162\72\40\x32\160\170\40\163\x6f\x6c\x69\144\40\x23\60\x30\70\x35\x62\141\73\12\x9\x9\11\x9\x20\x20\164\145\x78\x74\x2d\x64\145\x63\157\x72\141\164\151\157\x6e\72\x20\x6e\x6f\156\145\x3b\12\x9\11\11\x9\x20\40\x70\x61\144\144\x69\156\x67\x3a\x20\x35\x70\170\x3b\12\11\x9\11\x9\x20\x20\x66\x6f\x6e\x74\x2d\163\x69\x7a\145\x3a\x20\x31\62\x70\170\73\xa\11\11\11\11\x20\40\164\162\141\156\163\151\x74\151\x6f\156\x3a\56\65\163\x3b\12\11\x9\x9\11\175\12\x9\x9\11\40\x3c\57\x73\164\x79\x6c\145\x3e\12\11\11\11\40";
        o6w:
    }
    bTX:
    echo "\x9\11\x20\74\142\x72\76\x3c\142\162\76\xa\11\11";
    global $wp_roles;
    if (isset($wp_roles)) {
        goto bk8;
    }
    $wp_roles = new WP_Roles();
    bk8:
    print "\74\144\151\x76\x3e\40";
    foreach ($wp_roles->role_names as $IZ => $Wg) {
        $a1p = get_site_option("\155\x6f\x32\x66\x61\x5f" . $IZ);
        $aPh = $vvy[$IZ];
        echo "\11\11\11\11\x3c\164\x61\x62\154\x65\x20\143\154\x61\x73\163\x3d\x22\155\157\62\146\137\146\x6f\x72\x5f\141\154\x6c\x5f\162\x6f\x6c\145\x73\42\40\x69\144\75\x22\x6d\x6f\x32\146\137\x66\x6f\x72\x5f\x61\x6c\154\x5f";
        echo $IZ;
        echo "\x22\40\150\151\144\144\x65\156\76\74\x74\142\x6f\144\171\x3e\xa\x9\11\x9\11\74\x74\162\76\xa\x9\x9\x9\x9\11\x3c\164\x64\76\xa\11\x9\x9\11\x9\74\x69\156\160\x75\x74\40\164\x79\160\x65\75\47\x63\x68\x65\x63\153\x62\x6f\x78\x27\x20\156\x61\155\x65\75\x22";
        echo $IZ;
        echo "\133\x5d\x22\40\x20\166\141\x6c\x75\x65\x3d\47\117\x55\124\40\x4f\106\40\102\x41\116\x44\x20\105\x4d\x41\x49\114\47\40\12\x9\11\11\11\11\11\11\x9\11\x9\11\x9\11\11\x9";
        echo in_array("\x4f\x55\124\x20\117\x46\40\102\x41\116\x44\40\105\115\x41\111\114", $aPh) ? "\x63\150\145\x63\x6b\x65\144\75\x22\143\x68\x65\143\x6b\145\144\x22" : '';
        if (mo2f_is_customer_registered()) {
            goto T2H;
        }
        echo "\x64\151\x73\x61\x62\x6c\145\x64";
        goto oes;
        T2H:
        oes:
        echo "\11\x9\11\x9\x9\40\x2f\76";
        echo __("\x45\155\x61\151\154\40\x56\x65\162\x69\x66\x69\143\x61\x74\x69\x6f\x6e", "\155\x69\x6e\151\157\x72\x61\156\147\145\55\x32\55\x66\141\x63\164\157\x72\x2d\141\165\x74\x68\145\x6e\x74\151\x63\x61\x74\151\x6f\156");
        echo "\46\156\x62\x73\160\x3b\46\x6e\x62\163\x70\73\xa\11\x9\x9\11\11\74\x2f\164\144\76\xa\x9\x9\11\11\11\74\164\x64\76\xa\11\11\11\11\11\74\151\156\x70\x75\x74\40\164\x79\x70\x65\75\47\x63\x68\145\x63\153\142\x6f\170\47\40\156\x61\155\x65\75\42";
        echo $IZ;
        echo "\x5b\x5d\42\x20\x20\x76\141\154\x75\x65\x3d\x27\107\117\117\107\114\105\40\101\125\124\110\105\116\x54\111\103\x41\124\x4f\x52\47\x20\12\11\x9\11\11\x9\11\x9\x9\x9\11\11\x9\11\x9\x9";
        echo in_array("\107\117\117\107\x4c\x45\40\101\125\124\110\x45\116\124\x49\x43\x41\x54\117\122", $aPh) ? "\143\150\145\143\153\x65\144\75\x22\x63\150\145\143\153\x65\144\42" : '';
        if (mo2f_is_customer_registered()) {
            goto LPq;
        }
        echo "\x64\x69\163\141\x62\x6c\x65\144";
        goto Wkg;
        LPq:
        Wkg:
        echo "\x9\x9\x9\11\11\x20\57\76";
        echo __("\x47\157\157\x67\x6c\145\x20\101\165\164\x68\145\156\x74\x69\x63\x61\x74\x6f\x72", "\155\151\x6e\151\x6f\x72\141\x6e\x67\145\x2d\62\55\146\141\143\x74\157\x72\55\141\165\164\150\145\156\164\x69\x63\x61\x74\151\x6f\x6e");
        echo "\x26\x6e\142\x73\160\x3b\x26\156\142\163\160\x3b\xa\11\x9\x9\11\11\74\57\164\144\x3e\xa\x9\11\x9\x9\11\74\164\144\76\xa\x9\x9\11\x9\11\x9\74\x69\x6e\160\165\164\40\164\171\160\145\x3d\x27\143\x68\145\x63\153\142\x6f\170\x27\40\156\x61\155\x65\75\x22";
        echo $IZ;
        echo "\133\x5d\42\40\x20\x76\x61\154\165\x65\x3d\47\113\102\101\47\40\12\11\11\11\x9\11\x9\11\11\x9\x9\11\11\11\11\x9\11";
        echo in_array("\x4b\x42\101", $aPh) ? "\x63\150\x65\143\153\x65\x64\x3d\x22\143\150\145\143\153\x65\144\42" : '';
        if (mo2f_is_customer_registered()) {
            goto amc;
        }
        echo "\x64\151\163\141\142\x6c\x65\x64";
        goto jK7;
        amc:
        jK7:
        echo "\x9\11\11\x9\11\x9\x20\57\x3e";
        echo __("\123\145\143\x75\x72\x69\164\x79\x20\x51\165\x65\163\164\151\157\x6e\x73\40\50\113\x42\101\x29", "\155\151\156\151\157\162\x61\156\147\x65\x2d\x32\x2d\x66\141\x63\x74\157\162\x2d\x61\165\x74\x68\145\156\164\x69\x63\x61\x74\151\x6f\x6e");
        echo "\46\156\x62\163\x70\x3b\46\156\142\x73\160\x3b\xa\x9\x9\11\x9\x9\74\x2f\164\x64\76\12\xa\x9\x9\11\11\x3c\57\x74\x72\76\12\x9\11\x9\x9\x3c\164\x72\x3e\12\11\x9\x9\11\x9\xa\x9\11\x9\x9\x9\74\164\x64\76\xa\x9\11\x9\11\11\74\151\x6e\x70\x75\164\x20\164\x79\x70\145\x3d\47\x63\x68\x65\x63\x6b\142\x6f\x78\x27\40\x6e\141\x6d\145\x3d\42";
        echo $IZ;
        echo "\133\135\x22\x20\40\166\x61\154\165\x65\x3d\47\x4f\124\120\x5f\x4f\126\x45\122\x5f\x45\x4d\101\111\x4c\47\40\12\x9\11\11\11\x9\11\11\11\x9\x9\11\x9\x9\x9\11";
        echo in_array("\x4f\124\x50\137\x4f\x56\105\122\x5f\105\x4d\101\111\114", $aPh) ? "\143\150\x65\x63\x6b\x65\x64\x3d\42\x63\150\145\143\153\x65\144\x22" : '';
        if (mo2f_is_customer_registered()) {
            goto cl1;
        }
        echo "\x64\x69\x73\x61\142\154\x65\144";
        goto LqM;
        cl1:
        LqM:
        echo "\x9\x9\11\x9\x9\40\x2f\x3e";
        echo __("\x4f\124\120\40\x4f\x76\x65\162\40\x45\155\x61\x69\154", "\x6d\x69\156\151\157\162\141\x6e\147\145\55\x32\x2d\146\141\x63\164\157\x72\x2d\x61\x75\x74\x68\x65\156\x74\151\x63\141\164\x69\x6f\156");
        echo "\46\156\142\x73\x70\73\x26\x6e\142\x73\x70\73\12\x9\x9\x9\x9\x9\x3c\x2f\164\144\76\xa\x9\x9\x9\x9\x9\x3c\x74\x64\x3e\xa\x9\11\11\11\x9\x9\x3c\151\x6e\x70\x75\164\x20\164\171\160\145\x3d\47\143\x68\x65\x63\x6b\x62\157\x78\47\40\x20\156\141\x6d\145\75\42";
        echo $IZ;
        echo "\x5b\x5d\x22\x20\40\166\x61\x6c\165\x65\x3d\47\x53\115\123\x27\x20\xa\11\11\11\x9\11\x9\11\x9\x9\x9\11\x9\x9\11\x9\11\40";
        echo in_array("\123\115\x53", $aPh) ? "\143\x68\x65\143\153\x65\x64\x3d\x22\x63\x68\145\143\153\x65\x64\42" : '';
        if (mo2f_is_customer_registered()) {
            goto s54;
        }
        echo "\144\151\x73\x61\x62\x6c\145\x64";
        goto G90;
        s54:
        G90:
        echo "\x9\x9\x9\x9\x9\11\40\x2f\x3e";
        echo __("\x4f\124\120\40\117\x76\x65\162\x20\x53\115\x53", "\155\x69\x6e\151\x6f\x72\141\x6e\147\145\x2d\62\55\146\141\143\x74\157\162\55\141\165\164\x68\x65\156\x74\x69\143\x61\x74\x69\x6f\x6e");
        echo "\46\x6e\x62\x73\160\x3b\46\156\142\163\x70\73\12\11\x9\x9\x9\11\74\57\x74\x64\x3e\xa\12\11\11\11\11\x9";
        if (MO2F_IS_ONPREM) {
            goto kIE;
        }
        echo "\x9\x9\11\x9\x9\x3c\x74\x64\x3e\xa\11\x9\x9\11\11\x3c\151\156\x70\165\x74\40\x74\x79\160\145\x3d\x27\x63\x68\145\x63\153\142\157\170\x27\x20\x6e\141\155\145\x3d\x22";
        echo $IZ;
        echo "\x5b\x5d\x22\40\40\166\141\154\x75\x65\75\x27\123\117\106\x54\40\124\x4f\x4b\105\x4e\x27\40\12\11\x9\11\x9\x9\11\11\11\11\11\x9\x9\x9\x9\x9";
        echo in_array("\x53\117\x46\x54\x20\124\x4f\113\x45\x4e", $aPh) ? "\143\x68\x65\x63\153\x65\x64\75\42\x63\150\x65\x63\x6b\145\144\x22" : '';
        if (mo2f_is_customer_registered()) {
            goto tZx;
        }
        echo "\x64\x69\163\141\142\154\x65\x64";
        goto Giv;
        tZx:
        Giv:
        echo "\11\11\11\x9\11\x20\x2f\x3e";
        echo __("\x53\117\106\124\40\x54\x4f\113\x45\x4e", "\155\151\156\x69\157\x72\x61\x6e\147\145\55\x32\55\146\141\x63\x74\x6f\x72\x2d\x61\165\164\x68\x65\156\164\151\x63\x61\164\x69\157\156");
        echo "\46\x6e\x62\x73\160\x3b\46\156\142\x73\x70\x3b\12\11\11\x9\x9\11\x3c\x2f\x74\x64\x3e\12\11\11\11\11\74\57\x74\162\76\xa\11\11\11\11\x3c\x74\162\x3e\xa\11\11\11\x9\x9\74\x74\x64\x3e\xa\x9\x9\11\11\x9\74\x69\156\x70\x75\164\40\x74\x79\x70\x65\75\47\143\150\145\143\x6b\142\x6f\x78\47\40\156\x61\x6d\x65\75\x22";
        echo $IZ;
        echo "\133\x5d\42\x20\x20\x76\141\154\165\x65\75\x27\115\117\x42\x49\x4c\x45\40\101\125\x54\x48\x45\x4e\124\111\x43\101\x54\x49\117\116\47\40\xa\11\x9\x9\x9\x9\11\11\x9\x9\11\11\11\x9\11\11";
        echo in_array("\115\117\102\111\x4c\x45\x20\101\x55\124\x48\x45\x4e\x54\111\x43\x41\x54\x49\117\116", $aPh) ? "\x63\150\x65\143\153\x65\x64\x3d\42\x63\150\x65\x63\x6b\145\144\x22" : '';
        if (mo2f_is_customer_registered()) {
            goto fCE;
        }
        echo "\144\x69\x73\141\142\154\145\x64";
        goto srH;
        fCE:
        srH:
        echo "\11\11\x9\x9\x9\x20\57\x3e";
        echo __("\x51\122\x20\x43\x6f\x64\x65\40\101\x75\x74\150\145\x6e\x74\151\x63\141\164\x69\x6f\x6e", "\x6d\151\x6e\x69\157\x72\x61\x6e\147\145\55\62\55\146\141\143\x74\157\162\x2d\x61\x75\164\x68\145\156\x74\151\x63\x61\164\x69\157\156");
        echo "\x26\156\142\163\160\73\x26\x6e\142\163\160\x3b\12\x9\11\x9\11\x9\x3c\x2f\x74\144\x3e\xa\11\x9\11\x9\x9\40\74\x74\x64\76\xa\11\11\11\x9\x9\11\x3c\x69\156\x70\x75\x74\40\164\171\x70\x65\75\47\143\x68\x65\143\153\x62\157\x78\x27\x20\40\x6e\141\x6d\145\75\42";
        echo $IZ;
        echo "\133\135\x22\40\40\x76\141\154\165\145\x3d\x27\120\x55\x53\x48\x20\116\117\x54\111\106\x49\103\101\124\111\117\116\x53\47\x20\xa\x9\11\x9\x9\11\x9\x9\11\x9\x9\11\11\x9\11\11\11\x20";
        echo in_array("\120\125\123\110\40\x4e\x4f\x54\111\x46\x49\103\x41\124\x49\x4f\116\123", $aPh) ? "\143\150\x65\143\x6b\145\x64\x3d\x22\x63\x68\x65\143\153\145\x64\42" : '';
        if (mo2f_is_customer_registered()) {
            goto KTM;
        }
        echo "\144\151\163\x61\x62\x6c\x65\144";
        goto JOy;
        KTM:
        JOy:
        echo "\11\x9\x9\x9\11\11\x20\57\76";
        echo __("\x50\x55\123\110\40\116\117\x54\111\x46\111\x43\101\124\x49\x4f\116\x53", "\155\x69\x6e\x69\157\162\141\156\147\145\55\62\x2d\146\x61\x63\x74\x6f\162\x2d\x61\165\164\150\145\x6e\164\x69\x63\141\164\151\x6f\x6e");
        echo "\46\156\x62\x73\160\x3b\46\156\x62\x73\160\x3b\xa\11\x9\x9\x9\11\74\57\164\144\76\xa\x9\11\x9\x9";
        kIE:
        echo "\11\x9\11\x9\x3c\x2f\x74\x72\76\12\x9\x9\x9\x9\x3c\57\x74\x62\x6f\x64\171\76\xa\11\x9\11\11\74\57\x64\151\166\x3e\xa\x9\11\x9\x9\x3c\57\x74\x61\142\x6c\145\x3e\xa\11\11\11\11";
        Q0g:
    }
    qKM:
    print "\x3c\x2f\x64\x69\x76\x3e";
    echo "\11\x3c\x73\143\162\151\160\x74\x3e\xa\xa\11\152\121\x75\x65\162\171\x28\47\x2e\155\157\x32\x66\x5f\x64\151\163\x70\154\141\171\x5f\164\141\142\x27\x29\x2e\150\151\144\x65\50\51\x3b\12\x9\x6a\121\165\145\x72\x79\x28\47\56\155\x6f\x32\146\137\x66\x6f\162\x5f\141\154\x6c\x5f\165\163\145\162\163\x27\51\56\150\x69\x64\145\x28\51\x3b\xa\x9\40\x69\x66\x28";
    echo MoWpnsUtility::get_mo2f_db_option("\155\x6f\x32\x66\137\x61\x6c\154\x5f\165\x73\x65\162\163\x5f\x6d\x65\164\150\157\x64", "\163\151\x74\x65\137\x6f\x70\x74\x69\x6f\x6e");
    echo "\x29\12\x9\x9\152\x51\165\145\162\171\50\47\x2e\x6d\x6f\x32\146\x5f\146\157\162\x5f\141\154\154\x5f\x75\x73\x65\x72\x73\47\x29\56\163\150\x6f\x77\x28\51\73\xa\x9\x20\145\x6c\x73\145\xa\x9\x9\40\x6a\121\165\145\162\171\x28\47\x2e\x6d\157\62\x66\x5f\x64\x69\x73\160\x6c\x61\171\137\164\141\x62\47\51\x2e\163\150\157\167\x28\x29\x3b\xa\x9\x66\165\x6e\x63\x74\151\x6f\x6e\x20\x64\x69\163\x70\154\141\171\x54\141\x62\x28\x72\x6f\154\145\51\x7b\12\11\11\x6a\121\x75\145\x72\171\50\x27\x2e\155\157\x32\x66\137\x64\x69\163\160\x6c\x61\171\x5f\164\x61\142\x27\x29\56\x72\145\x6d\157\166\145\x43\x6c\x61\x73\163\x28\42\142\154\165\x65\42\51\73\12\11\11\152\x51\x75\x65\162\x79\50\47\56\x6d\x6f\62\x66\137\x64\x69\x73\x70\x6c\x61\171\x5f\x74\141\142\x27\51\x2e\141\x64\x64\x43\x6c\141\x73\x73\50\42\142\x74\156\42\x29\x3b\xa\x9\11\152\121\x75\x65\162\171\x28\47\x23\155\157\x32\x66\x5f\162\157\x6c\x65\137\x27\x2b\162\x6f\x6c\145\x29\56\162\x65\x6d\x6f\x76\145\103\154\141\163\x73\50\42\142\164\x6e\x22\51\73\xa\11\11\x6a\x51\165\x65\162\171\x28\47\43\155\x6f\62\146\137\162\157\154\145\137\x27\53\x72\157\x6c\145\51\56\x61\144\144\103\x6c\141\163\x73\50\x22\x62\154\165\145\42\x29\x3b\xa\x9\11\152\x51\x75\x65\162\x79\50\47\x2e\x6d\x6f\62\146\137\146\x6f\162\x5f\141\x6c\154\x5f\x72\x6f\x6c\x65\x73\x27\51\56\x68\x69\144\145\50\51\x3b\xa\x9\x9\152\x51\165\x65\162\171\x28\47\x23\155\157\62\146\137\146\x6f\162\137\x61\x6c\154\137\x27\x2b\162\x6f\x6c\x65\x29\x2e\x73\150\157\167\50\x29\x3b\12\x9\175\xa\x9\x6a\x51\165\145\x72\171\x28\42\x2e\157\160\x74\x69\157\156\x5f\146\157\162\137\x61\165\164\x68\x22\x29\56\x63\x6c\x69\143\153\x28\146\x75\156\x63\164\x69\x6f\156\50\51\173\xa\11\x9\152\121\x75\x65\162\x79\50\47\56\x6d\x6f\62\146\137\144\x69\x73\x70\154\141\171\x5f\x74\141\x62\x27\51\x2e\x68\151\144\x65\x28\x29\73\12\11\11\152\x51\165\x65\x72\171\50\x27\56\x6d\157\62\x66\137\x66\x6f\x72\x5f\x61\x6c\154\x5f\x72\157\x6c\x65\163\x27\x29\x2e\x68\x69\144\145\x28\51\73\xa\11\x9\152\x51\165\145\x72\x79\x28\x27\56\x6d\157\x32\x66\137\x66\x6f\162\x5f\141\154\154\x5f\x75\163\x65\162\x73\x27\51\56\x73\x68\x6f\x77\50\x29\73\12\x9\x7d\x29\12\x9\x6a\x51\165\145\x72\x79\x28\42\x2e\157\160\164\x69\157\156\x5f\x66\x6f\x72\137\141\x75\164\x68\62\42\x29\x2e\x63\x6c\151\143\153\x28\146\x75\156\143\164\151\x6f\x6e\50\x29\x7b\12\x9\x9\x6a\x51\x75\x65\x72\171\50\x27\x2e\155\157\62\146\x5f\144\151\x73\160\x6c\141\x79\x5f\x74\141\x62\47\x29\56\163\150\157\x77\50\x29\x3b\12\x9\11\152\121\x75\x65\x72\171\50\47\56\155\157\62\x66\137\x66\x6f\162\137\x61\x6c\154\137\165\163\x65\x72\x73\47\51\x2e\x68\x69\144\145\50\x29\73\xa\11\x7d\12\x9\x29\12\x9\x3c\57\x73\143\x72\x69\x70\164\76\12\11";
}
echo "\x3c\x64\151\x76\x20\x63\x6c\x61\163\163\x3d\x22\155\x6f\137\167\x70\156\163\x5f\163\145\x74\164\x69\156\147\137\154\141\171\x6f\165\x74\x22\76\12\x9";
if ($yH) {
    goto WZR;
}
echo "\11\x9\x9\11\x9\x20\x3c\x62\162\x3e\12\x9\11\11\11\x9\x3c\144\x69\166\40\143\x6c\141\163\x73\x3d\42\x6d\x6f\x32\x66\x5f\x72\145\x67\x69\x73\x74\145\x72\x5f\167\151\164\150\137\x6d\157\137\155\x65\x73\163\x61\x67\145\x22\x3e";
echo __("\120\154\145\141\163\x65\x20\x67\x6f\x20\x74\x6f\x20\x55\x73\x65\x72\x20\x50\162\157\x66\151\x6c\145\x20\x74\x61\142\40\141\156\x64", "\155\x69\x6e\x69\x6f\x72\x61\x6e\x67\145\55\x32\55\146\141\x63\x74\157\x72\55\141\165\164\x68\x65\156\x74\151\143\141\x74\151\x6f\x6e");
echo "\x9\x9\11\x9\x9\x9\x9\74\x61\40\x68\x72\145\x66\x3d\42\x61\x64\x6d\151\156\x2e\160\150\x70\x3f\x70\x61\147\145\75\155\x6f\137\x32\x66\141\x5f\x74\167\157\x5f\146\141\42\x20\151\x64\x3d\42\x6c\157\147\x69\156\x73\x65\164\x74\151\x6e\x67\163\x22\76";
echo __("\114\157\x67\151\x6e\40\167\x69\x74\x68\40\171\157\x75\x72\x20\x6d\x69\156\x69\117\x72\141\x6e\x67\145\x20\x61\143\143\157\x75\x6e\x74", "\155\x69\156\x69\157\x72\141\156\x67\x65\x2d\x32\55\x66\x61\143\x74\157\x72\x2d\141\165\164\150\145\156\x74\x69\143\141\x74\x69\157\x6e");
echo "\74\x2f\141\76\x20";
echo __("\164\x6f\x20\x63\157\x6e\146\151\147\x75\x72\x65\x20\164\150\145\40\x6d\151\156\x69\117\x72\141\156\x67\145\x20\62\x20\106\x61\143\x74\157\162\x20\160\x6c\165\147\151\x6e\x2e", "\155\x69\x6e\x69\157\x72\x61\156\147\x65\x2d\62\55\x66\141\x63\x74\157\162\x2d\141\x75\164\150\145\156\164\x69\x63\x61\164\151\x6f\x6e");
echo "\11\x9\11\11\x9\x9\74\57\x64\151\166\x3e\xa\x9\11\11\11\11";
WZR:
echo "\x9\11\11\40\40\x20\x3c\146\157\x72\155\40\x6e\x61\x6d\145\x3d\x22\x66\42\40\40\151\144\x3d\42\x6c\x6f\147\151\x6e\137\163\145\164\164\151\x6e\x67\163\137\x66\x6f\162\x6d\42\x20\155\x65\164\x68\157\x64\x3d\42\160\x6f\163\x74\42\x20\x61\143\x74\151\x6f\156\x3d\x22\x22\76\12\x9\11\x9\x9\74\x69\x6e\x70\165\164\x20\164\x79\x70\145\x3d\x22\x68\151\x64\x64\x65\156\42\x20\156\141\x6d\145\75\x22\157\160\x74\x69\157\x6e\x22\40\166\141\x6c\x75\145\75\42\x6d\157\x5f\141\165\x74\x68\137\154\x6f\147\151\156\137\163\x65\164\x74\151\x6e\x67\x73\x5f\163\141\166\x65\42\x20\x2f\76\xa\x9\x9\x9\x9\74\163\160\x61\156\76\xa\11\11\11\11\x3c\x68\x33\76";
echo __("\40\123\145\154\145\x63\x74\x20\122\x6f\x6c\145\x73\x20\x74\x6f\x20\145\x6e\x61\142\154\145\40\62\55\x46\141\143\164\x6f\162", "\x6d\151\156\x69\157\162\x61\156\x67\145\x2d\62\x2d\x66\x61\x63\164\x6f\x72\x2d\x61\165\x74\x68\x65\x6e\x74\x69\143\x61\x74\x69\x6f\156");
echo "\x9\11\11\x9\74\151\156\160\x75\x74\40\x74\171\160\x65\75\x22\x73\x75\142\x6d\151\164\42\40\156\x61\155\145\75\x22\x73\x75\142\x6d\x69\x74\x22\x20\x76\141\154\165\x65\x3d\x22";
echo __("\x53\x61\x76\145\40\x53\x65\164\x74\x69\156\x67\x73", "\155\x69\156\151\157\162\141\x6e\147\x65\55\62\x2d\146\141\143\164\157\x72\55\141\x75\x74\x68\145\x6e\x74\x69\x63\x61\164\x69\157\x6e");
echo "\x22\x20\163\164\x79\154\145\75\42\146\154\x6f\x61\x74\72\x72\x69\x67\150\164\73\42\40\143\x6c\x61\163\163\75\42\142\x75\x74\x74\157\x6e\40\142\165\x74\164\157\156\55\160\x72\x69\x6d\141\x72\171\40\x62\x75\x74\164\x6f\x6e\55\154\141\162\x67\x65\42\x20\12\11\11\x9\x9\11\x9\x9\x9\x9\x9\11\11\11\x9\x9\x9\11\40";
if (mo2f_is_customer_registered()) {
    goto Jj2;
}
echo "\144\151\163\x61\x62\154\x65\x64";
goto KfT;
Jj2:
KfT:
echo "\x9\11\x9\x9\40\x2f\76\x3c\x2f\150\x33\x3e\74\x2f\163\160\141\x6e\x3e\xa\11\x9\x9\x9\x3c\x68\x72\76\x3c\142\162\x3e\12\11\x9\x9\11";
echo miniorange_2_factor_user_roles_login_settings($current_user);
echo "\x9\11\x9\x9\74\x21\x2d\55\xa\x9\11\11\11\74\x68\x33\x3e";
echo __("\x53\145\154\145\143\x74\x20\164\x68\x65\40\163\x70\145\143\x69\x66\x69\143\40\x73\x65\164\x20\157\x66\x20\141\x75\x74\x68\x65\156\164\x69\x63\x61\x74\x69\x6f\x6e\x20\x6d\145\x74\x68\x6f\144\163\40\x66\157\x72\40\171\x6f\x75\x72\x20\x75\x73\145\162\x73\56", "\x6d\151\156\151\157\162\141\x6e\x67\x65\x2d\62\x2d\146\141\x63\x74\x6f\x72\x2d\x61\x75\164\x68\145\x6e\164\x69\143\x61\164\x69\x6f\x6e");
echo "\x27\54\47\155\x69\156\151\157\162\x61\156\x67\145\x2d\x32\55\146\x61\143\x74\x6f\162\55\141\x75\164\150\x65\156\164\151\143\x61\164\151\157\x6e\47\x29\73\x3f\76\74\x2f\x68\63\x3e\74\150\162\x3e\x3c\x62\x72\40\57\x3e\xa\11\11\11\x9\74\x69\x6e\x70\x75\x74\x20\164\171\x70\x65\75\47\x63\150\145\x63\153\142\157\x78\x27\x20\x6e\141\155\x65\x3d\x27\x6d\157\62\146\x5f\141\x75\164\150\x6d\x65\164\x68\157\x64\163\x5b\x5d\x27\40\x20\166\141\x6c\165\x65\x3d\47\117\x55\x54\x20\x4f\x46\40\102\x41\x4e\x44\x20\x45\115\101\x49\x4c\x27\x20\xa\x9\x9\11\11";
echo in_array("\117\x55\124\x20\117\x46\x20\102\x41\x4e\104\x20\x45\x4d\101\111\x4c", $aA) ? "\x63\x68\x65\x63\153\145\144\x3d\x22\143\150\145\143\153\145\x64\42" : '';
if (mo2f_is_customer_registered()) {
    goto fK6;
}
echo "\x64\151\163\x61\142\x6c\145\144";
goto JVv;
fK6:
JVv:
echo "\x9\x9\11\x9\40\57\x3e";
echo __("\x45\x6d\141\151\x6c\40\126\145\x72\x69\x66\151\143\141\x74\151\157\156", "\x6d\x69\156\x69\x6f\x72\141\156\147\145\x2d\x32\55\x66\141\143\164\x6f\162\55\141\x75\x74\x68\x65\x6e\164\151\143\x61\164\151\157\156");
echo "\x26\156\142\163\x70\73\x26\156\x62\163\160\x3b\xa\x9\x9\x9\x9\x3c\151\x6e\160\165\x74\x20\164\x79\160\x65\x3d\x27\x63\x68\x65\x63\153\x62\157\170\x27\40\156\x61\x6d\x65\x3d\47\155\x6f\x32\146\137\x61\x75\x74\150\x6d\x65\164\x68\157\x64\163\x5b\135\47\x20\x20\166\141\154\x75\145\75\x27\123\x4d\x53\x27\x20\xa\11\x9\11\11";
echo in_array("\x53\115\123", $aA) ? "\x63\x68\145\x63\x6b\145\x64\x3d\42\x63\x68\145\143\x6b\x65\144\42" : '';
if (mo2f_is_customer_registered()) {
    goto Gog;
}
echo "\144\x69\163\x61\142\x6c\x65\x64";
goto ow4;
Gog:
ow4:
echo "\11\11\x9\11\x20\x2f\x3e";
echo __("\x4f\124\x50\40\117\x76\x65\162\x20\x53\115\x53", "\155\x69\x6e\x69\x6f\x72\141\156\147\145\x2d\62\x2d\x66\x61\143\164\157\162\55\x61\x75\164\x68\145\156\x74\151\x63\141\x74\x69\157\156");
echo "\46\x6e\142\163\x70\x3b\x26\156\x62\x73\x70\x3b\xa\11\11\x9\x9\x3c\x69\x6e\160\x75\164\40\164\171\160\x65\x3d\47\x63\x68\145\x63\x6b\142\157\x78\47\x20\156\x61\x6d\145\x3d\47\155\x6f\62\x66\x5f\141\165\164\x68\155\145\x74\x68\x6f\x64\163\133\x5d\47\x20\40\x76\x61\154\x75\x65\75\47\x50\x48\x4f\x4e\x45\x20\126\105\x52\x49\x46\111\103\101\124\x49\x4f\x4e\x27\x20\12\x9\x9\x9\x9";
echo in_array("\120\110\x4f\116\x45\x20\x56\x45\122\111\x46\111\103\101\x54\111\117\116", $aA) ? "\143\150\x65\x63\x6b\145\144\75\x22\x63\150\145\143\153\x65\144\x22" : '';
if (mo2f_is_customer_registered()) {
    goto nKC;
}
echo "\144\151\x73\141\142\x6c\145\x64";
goto NNn;
nKC:
NNn:
echo "\11\11\11\x9\x20\x2f\76";
echo __("\120\150\157\156\145\x20\x43\x61\154\154\40\x56\x65\x72\151\146\151\143\141\164\151\x6f\x6e", "\155\151\x6e\151\157\x72\x61\x6e\x67\x65\x2d\x32\x2d\146\141\x63\x74\157\162\x2d\141\165\164\150\145\x6e\x74\151\x63\x61\164\x69\x6f\x6e");
echo "\x26\x6e\142\x73\160\73\46\x6e\x62\163\160\73\xa\x9\11\11\11\74\151\x6e\160\x75\x74\40\164\x79\x70\x65\75\x27\x63\150\x65\143\x6b\142\157\170\x27\x20\156\141\x6d\145\x3d\x27\x6d\x6f\62\x66\x5f\x61\x75\x74\150\x6d\x65\x74\150\157\x64\163\x5b\135\x27\40\40\166\x61\154\165\145\75\47\123\x4f\106\124\40\124\117\113\x45\x4e\x27\x20\12\11\11\11\x9";
echo in_array("\123\x4f\106\124\40\124\117\x4b\x45\116", $aA) ? "\x63\x68\x65\x63\x6b\145\x64\75\42\x63\x68\145\143\x6b\x65\x64\x22" : '';
if (mo2f_is_customer_registered()) {
    goto L0n;
}
echo "\x64\151\163\141\142\154\145\x64";
goto R6d;
L0n:
R6d:
echo "\11\11\11\x9\x20\57\x3e";
echo __("\123\157\146\x74\40\124\157\x6b\x65\x6e", "\155\151\x6e\x69\157\x72\x61\x6e\147\145\55\62\x2d\x66\x61\143\x74\157\x72\55\141\165\x74\x68\145\x6e\x74\151\143\141\164\x69\157\156");
echo "\46\156\142\x73\x70\x3b\x26\156\x62\163\x70\x3b\xa\x9\11\x9\x9\74\x69\x6e\x70\x75\164\40\x74\171\x70\x65\75\47\143\150\x65\143\x6b\x62\x6f\x78\x27\x20\156\141\155\145\x3d\47\155\x6f\x32\146\137\141\165\164\x68\155\145\x74\150\x6f\x64\163\133\x5d\x27\x20\40\x76\141\x6c\x75\145\75\x27\x4d\x4f\x42\x49\114\105\x20\101\x55\x54\x48\x45\x4e\x54\111\x43\101\x54\x49\x4f\x4e\x27\x20\12\11\x9\11\11";
echo in_array("\115\x4f\x42\x49\114\105\40\x41\x55\x54\110\x45\x4e\124\111\x43\x41\x54\x49\117\x4e", $aA) ? "\x63\150\145\143\153\145\144\75\42\143\150\x65\x63\153\x65\144\x22" : '';
if (mo2f_is_customer_registered()) {
    goto iAZ;
}
echo "\x64\151\x73\141\x62\154\x65\144";
goto NKS;
iAZ:
NKS:
echo "\x9\11\x9\11\x20\57\76";
echo __("\x51\x52\x20\103\157\x64\x65\x20\x41\x75\164\150\145\156\x74\151\143\x61\164\x69\x6f\156", "\x6d\x69\x6e\151\157\x72\141\156\147\145\x2d\x32\x2d\146\x61\x63\164\x6f\162\x2d\x61\165\164\x68\145\x6e\164\151\x63\x61\x74\151\157\156");
echo "\46\156\142\x73\160\x3b\46\156\142\163\160\73\xa\11\11\11\x9\x3c\151\156\x70\165\164\40\x74\171\160\145\x3d\x27\x63\150\145\143\153\x62\157\170\47\x20\156\141\x6d\x65\75\x27\x6d\157\62\146\x5f\x61\x75\164\150\155\145\164\150\157\144\163\x5b\135\x27\40\x20\x76\x61\x6c\165\145\x3d\47\x50\125\x53\110\40\116\x4f\x54\111\106\x49\x43\x41\x54\111\117\116\x53\x27\x20\xa\x9\11\x9\11";
echo in_array("\x50\125\x53\x48\x20\116\x4f\x54\111\x46\111\x43\x41\x54\111\x4f\x4e\x53", $aA) ? "\143\x68\145\143\153\x65\x64\x3d\x22\x63\x68\145\143\153\145\144\x22" : '';
if (mo2f_is_customer_registered()) {
    goto i0h;
}
echo "\x64\x69\163\141\x62\154\145\x64";
goto w9X;
i0h:
w9X:
echo "\11\11\11\11\40\57\76";
echo __("\x50\x75\163\150\x20\116\157\x74\x69\x66\x69\x63\141\164\151\x6f\x6e\163", "\x6d\151\156\151\157\162\x61\x6e\x67\145\55\62\x2d\146\x61\143\164\x6f\162\x2d\141\x75\164\x68\x65\x6e\164\x69\x63\141\164\151\157\156");
echo "\x26\x6e\x62\x73\160\x3b\46\x6e\x62\163\160\73\12\11\11\x9\x9\x3c\151\156\x70\165\164\x20\x74\171\x70\x65\75\47\143\150\x65\x63\153\x62\x6f\170\x27\40\156\x61\155\145\x3d\47\155\157\62\146\137\141\x75\x74\150\155\x65\164\150\157\144\163\133\x5d\47\40\x20\x76\x61\154\165\145\75\47\x47\x4f\x4f\107\x4c\105\40\x41\x55\124\110\105\116\124\111\103\x41\124\117\122\x27\x20\xa\x9\11\x9\11";
echo in_array("\x47\x4f\x4f\107\114\105\x20\x41\x55\124\x48\x45\x4e\124\111\x43\101\124\117\x52", $aA) ? "\143\150\145\143\153\x65\144\75\x22\x63\x68\145\x63\x6b\145\x64\x22" : '';
if (mo2f_is_customer_registered()) {
    goto xLZ;
}
echo "\x64\151\x73\x61\x62\x6c\x65\144";
goto Za_;
xLZ:
Za_:
echo "\11\x9\11\x9\40\57\76";
echo __("\x47\157\x6f\147\154\x65\40\x41\165\x74\x68\x65\156\164\x69\143\141\x74\157\x72", "\x6d\x69\156\151\157\162\141\x6e\x67\x65\x2d\62\55\x66\141\143\164\157\x72\x2d\141\165\x74\150\x65\x6e\164\x69\x63\x61\164\x69\x6f\156");
echo "\46\156\142\163\160\x3b\x26\156\x62\x73\x70\73\xa\x9\x9\x9\x9\x3c\x69\x6e\160\x75\164\40\x74\x79\x70\x65\75\x27\143\x68\x65\143\x6b\x62\x6f\170\x27\x20\156\141\x6d\145\x3d\47\155\157\62\146\137\x61\165\x74\x68\x6d\145\x74\x68\157\144\163\133\x5d\x27\x20\40\166\x61\154\x75\145\x3d\x27\x41\125\x54\110\x59\40\x32\x2d\x46\101\103\124\117\x52\40\101\125\124\x48\x45\x4e\x54\x49\103\101\124\111\x4f\x4e\x27\x20\12\11\x9\x9\x9";
echo in_array("\x41\x55\x54\x48\x59\x20\x32\x2d\106\x41\103\x54\x4f\122\x20\101\x55\x54\110\105\x4e\124\x49\x43\101\124\111\117\116", $aA) ? "\x63\150\x65\143\153\x65\144\75\x22\x63\150\x65\x63\153\x65\x64\x22" : '';
if (mo2f_is_customer_registered()) {
    goto jJj;
}
echo "\x64\x69\x73\141\142\x6c\x65\144";
goto TAL;
jJj:
TAL:
echo "\x9\x9\11\11\40\x2f\76";
echo __("\101\x55\124\110\x59\40\62\x2d\x46\101\x43\124\117\x52\x20\x41\125\124\x48\x45\x4e\x54\x49\x43\101\124\111\x4f\116", "\155\151\x6e\151\x6f\162\x61\x6e\147\145\55\62\55\146\141\143\x74\157\162\x2d\x61\x75\x74\150\145\156\x74\x69\x63\141\x74\x69\157\x6e");
echo "\x26\156\142\163\x70\73\46\x6e\x62\163\x70\x3b\12\x9\x9\11\11\74\x69\156\x70\x75\x74\x20\x74\171\160\x65\75\x27\143\x68\145\x63\153\142\x6f\170\47\x20\156\141\155\145\75\47\x6d\x6f\x32\146\137\x61\x75\x74\x68\x6d\145\x74\150\157\144\x73\x5b\135\47\x20\x20\166\141\x6c\x75\x65\75\47\x4b\102\101\x27\40\xa\11\x9\x9\11";
echo in_array("\x4b\102\x41", $aA) ? "\x63\150\145\143\153\145\144\75\42\143\x68\x65\143\x6b\x65\x64\x22" : '';
if (mo2f_is_customer_registered()) {
    goto yNl;
}
echo "\x64\151\163\141\x62\154\x65\144";
goto xJ6;
yNl:
xJ6:
echo "\x9\11\x9\x9\40\57\76";
echo __("\x53\x65\143\x75\162\151\x74\x79\x20\x51\165\x65\x73\164\151\157\x6e\x73\40\x28\x4b\102\101\51", "\155\151\156\151\157\x72\x61\156\147\145\x2d\x32\x2d\x66\x61\143\164\x6f\x72\55\x61\x75\x74\150\145\x6e\x74\151\x63\141\x74\x69\157\x6e");
echo "\46\x6e\x62\x73\x70\73\x26\x6e\142\163\160\73\xa\x9\11\x9\11\x3c\151\156\160\x75\164\40\164\x79\x70\x65\x3d\47\143\150\145\143\153\x62\x6f\170\47\x20\156\141\155\145\75\47\x6d\157\x32\146\x5f\141\165\x74\x68\x6d\x65\164\x68\x6f\144\x73\133\135\47\40\40\166\x61\154\165\145\x3d\x27\x53\115\x53\x20\101\116\104\x20\x45\115\x41\111\x4c\x27\40\12\x9\x9\11\x9";
echo in_array("\x53\x4d\x53\40\101\116\x44\40\105\115\101\111\x4c", $aA) ? "\x63\x68\145\x63\x6b\x65\x64\75\x22\143\x68\145\143\153\x65\144\x22" : '';
if (mo2f_is_customer_registered()) {
    goto wnB;
}
echo "\144\151\163\141\x62\x6c\x65\x64";
goto DLZ;
wnB:
DLZ:
echo "\11\11\11\11\40\57\76";
echo __("\x4f\124\x50\40\117\x76\145\162\40\123\115\123\40\x41\x6e\x64\40\105\155\141\x69\154", "\155\151\156\x69\x6f\162\141\156\x67\145\55\62\x2d\x66\141\143\x74\x6f\x72\x2d\141\x75\164\150\x65\156\x74\x69\x63\x61\164\x69\x6f\x6e");
echo "\46\x6e\142\163\x70\73\x26\156\142\x73\160\x3b\12\11\x9\11\x9\x3c\151\x6e\x70\165\164\x20\164\171\x70\145\75\x27\x63\x68\145\143\x6b\142\157\x78\x27\x20\156\x61\155\145\x3d\47\155\157\62\146\x5f\x61\165\x74\150\155\x65\x74\x68\x6f\144\163\x5b\135\47\x20\40\x76\x61\154\x75\x65\x3d\47\117\x54\x50\137\x4f\x56\x45\122\x5f\105\x4d\101\111\x4c\x27\40\12\x9\x9\x9\11";
echo in_array("\x4f\x54\x50\x5f\117\x56\105\x52\137\105\x4d\101\x49\x4c", $aA) ? "\143\150\x65\143\x6b\145\144\75\x22\143\x68\145\143\153\145\144\42" : '';
if (mo2f_is_customer_registered()) {
    goto SiU;
}
echo "\x64\151\163\x61\x62\x6c\145\x64";
goto t8A;
SiU:
t8A:
echo "\x9\x9\x9\x9\x20\x2f\x3e";
echo __("\117\124\120\x20\x4f\x76\x65\x72\40\105\x6d\x61\151\154", "\155\151\x6e\x69\157\x72\x61\x6e\x67\x65\55\x32\55\x66\x61\x63\x74\157\x72\x2d\141\165\x74\x68\x65\156\164\x69\143\141\x74\151\x6f\156");
echo "\46\x6e\x62\163\x70\x3b\x26\x6e\x62\x73\x70\x3b\12\11\x9\11\x9\x2d\x2d\76\xa\11\11\x9\x9\x20\74\x62\162\x3e\x3c\144\151\166\x20\x63\154\x61\163\163\75\42\155\157\62\x66\137\141\x64\x76\x61\x6e\143\x65\144\137\157\160\164\x69\157\156\x73\137\x6e\x6f\164\x65\x22\x20\x73\x74\171\154\145\x3d\42\142\141\143\153\x67\162\157\x75\x6e\144\55\143\157\x6c\x6f\x72\x3a\x20\43\x62\x66\145\65\145\x39\73\x70\x61\144\x64\151\x6e\147\72\61\x32\x70\x78\x22\76\x3c\142\76";
echo __("\x4e\157\x74\145\72", "\x6d\x69\156\x69\157\x72\141\156\147\x65\x2d\62\55\146\141\x63\164\157\162\x2d\x61\x75\x74\x68\145\156\x74\151\x63\x61\x74\151\157\156");
echo "\74\x2f\142\x3e\40";
echo __("\x59\157\165\x20\143\x61\x6e\x20\163\x65\x6c\145\143\x74\40\x77\150\151\x63\x68\40\124\167\x6f\x20\x46\141\143\164\157\x72\40\155\x65\x74\150\x6f\144\x73\40\171\157\165\40\x77\x61\x6e\164\x20\164\x6f\x20\x65\x6e\x61\142\x6c\145\40\146\x6f\x72\x20\171\157\x75\162\40\x75\163\x65\162\163\56\x20\102\171\x20\144\x65\146\141\x75\x6c\164\x20\141\154\154\40\124\x77\157\x20\106\x61\x63\164\157\162\x20\x6d\x65\x74\150\157\144\x73\x20\x61\162\145\x20\x65\x6e\141\142\x6c\145\x64\x20\x66\157\162\40\x61\154\154\40\165\x73\145\x72\x73\40\157\146\x20\x74\x68\145\x20\x72\x6f\154\145\x20\x79\x6f\165\x20\x68\141\x76\145\40\163\145\154\145\x63\x74\145\144\x20\141\x62\x6f\166\145\x2e", "\155\x69\x6e\151\157\x72\141\156\147\145\55\x32\x2d\146\141\x63\x74\157\162\x2d\141\165\164\150\x65\156\x74\x69\x63\x61\x74\x69\157\x6e");
echo "\74\57\144\151\x76\x3e\12\x9\11\x9\11\x3c\142\x72\x3e\xa\11\11\11\x9\x3c\x68\63\x3e";
echo __("\x49\156\166\x6f\x6b\145\x20\111\156\x6c\x69\156\x65\40\122\x65\x67\x69\x73\164\162\141\164\151\x6f\156\40\164\x6f\x20\163\x65\164\165\160\40\x32\x6e\144\40\x66\x61\143\164\x6f\162\x20\146\157\162\x20\165\163\x65\x72\x73\56", "\155\x69\x6e\151\157\x72\141\156\147\x65\55\62\55\x66\x61\143\x74\x6f\162\55\x61\x75\164\150\145\156\x74\x69\x63\141\x74\x69\x6f\x6e");
echo "\x3c\57\x68\x33\x3e\74\150\162\76\74\142\x72\x20\x2f\x3e\12\x9\x9\11\11\74\x64\151\166\x20\x73\164\171\x6c\x65\x3d\42\155\141\x72\147\151\156\x2d\x6c\x65\146\164\x3a\40\x32\45\x3b\x22\76\xa\11\11\x9\11\x20\x3c\x69\x6e\x70\x75\x74\x20\164\x79\x70\x65\x3d\x22\x72\x61\144\x69\x6f\x22\x20\156\141\x6d\145\x3d\42\155\157\62\x66\x5f\x69\x6e\154\x69\156\x65\137\162\x65\147\x69\163\x74\162\x61\x74\x69\157\156\42\40\166\x61\x6c\165\x65\x3d\42\61\x22\40\12\11\x9\x9\x9\40";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\x32\146\137\151\156\x6c\x69\156\145\x5f\162\145\147\x69\163\164\162\x61\164\x69\x6f\x6e", "\x73\x69\164\x65\x5f\x6f\160\x74\x69\x6f\156") == 1);
if (mo2f_is_customer_registered()) {
    goto dtB;
}
echo "\x64\x69\x73\x61\x62\154\145\144";
goto avx;
dtB:
avx:
echo "\11\11\11\11\40\40\57\x3e\xa\11\11\x9\11\40";
echo __("\x45\156\146\x6f\162\x63\x65\x20\x32\x20\106\141\143\x74\x6f\x72\x20\x72\x65\x67\151\x73\x74\162\x61\x74\x69\x6f\x6e\40\x66\157\x72\x20\x75\163\x65\162\163\x20\x61\164\40\x6c\157\x67\x69\156\40\x74\151\155\x65", "\155\151\x6e\151\x6f\162\141\x6e\x67\145\x2d\62\55\146\x61\x63\x74\157\162\55\x61\x75\x74\x68\145\x6e\x74\151\x63\x61\164\x69\157\x6e");
echo "\x2e\x26\156\x62\x73\160\x3b\x26\156\142\163\x70\x3b\12\11\11\x9\x9\x20\x3c\x69\x6e\160\165\x74\x20\164\171\160\145\x3d\x22\x72\141\144\151\x6f\42\x20\x6e\141\x6d\x65\x3d\42\x6d\157\x32\146\137\151\x6e\x6c\151\156\145\x5f\162\x65\147\151\163\x74\162\141\164\151\x6f\156\x22\40\166\x61\x6c\165\x65\75\42\60\x22\x20\12\11\x9\11\11\x20";
checked(MoWpnsUtility::get_mo2f_db_option("\155\157\62\146\137\151\156\154\151\x6e\x65\137\162\x65\x67\151\163\x74\x72\141\164\151\x6f\156", "\x73\x69\164\145\137\x6f\160\164\151\157\156") == 0);
if (mo2f_is_customer_registered()) {
    goto VDT;
}
echo "\x64\151\163\x61\x62\x6c\145\144";
goto uOp;
VDT:
uOp:
echo "\11\11\11\11\x20\40\x2f\76\12\11\11\x9\11\x20";
echo __("\x53\x6b\151\x70\40\62\40\106\141\143\x74\157\162\40\x72\145\147\x69\163\164\x72\141\x74\151\x6f\x6e\x20\141\164\40\x6c\157\x67\151\156\x2e", "\x6d\151\156\151\157\162\141\x6e\147\x65\55\x32\55\x66\x61\143\164\x6f\x72\x2d\141\165\164\x68\145\156\164\x69\143\x61\164\151\x6f\156");
echo "\11\x9\11\11\40\74\x62\162\x3e\74\142\162\76\12\x9\11\11\x9\40\x3c\x64\x69\x76\40\143\154\141\x73\163\75\42\x6d\157\62\x66\137\x61\144\x76\x61\x6e\x63\145\144\x5f\x6f\x70\164\151\157\x6e\163\137\x6e\x6f\164\x65\x22\x20\x73\x74\x79\154\145\x3d\x22\142\141\143\153\x67\162\157\x75\x6e\144\x2d\143\157\154\157\x72\x3a\x20\x23\142\146\145\65\145\x39\73\x70\141\x64\x64\151\156\x67\72\x31\x32\160\x78\42\76\x3c\142\76";
echo __("\x4e\157\x74\145\x3a", "\x6d\x69\156\151\x6f\162\x61\x6e\147\x65\55\62\55\x66\141\x63\164\x6f\x72\x2d\x61\x75\164\150\145\x6e\x74\x69\143\141\x74\151\x6f\156");
echo "\74\57\142\76\40";
echo __("\x49\x66\40\x74\x68\151\163\x20\157\x70\164\x69\157\156\40\x69\163\40\x65\156\x61\x62\x6c\x65\144\40\164\x68\x65\x6e\40\x75\x73\x65\x72\x73\40\150\x61\166\145\x20\x74\157\40\163\x65\164\165\160\40\x74\x68\145\151\x72\40\164\x77\x6f\x2d\146\141\x63\x74\x6f\x72\40\141\x63\x63\157\165\x6e\164\40\x66\157\x72\143\145\146\x75\154\154\x79\x20\x64\x75\162\151\156\x67\40\x74\150\x65\x69\162\40\154\x6f\x67\151\156\56\x20\102\171\x20\x73\x65\154\x65\143\x74\x69\x6e\147\40\x73\x65\x63\157\x6e\144\x20\157\160\164\151\157\x6e\54\x20\171\157\x75\x20\167\x69\x6c\154\40\x70\x72\x6f\166\151\x64\x65\40\171\157\165\x72\40\x75\x73\x65\162\x73\x20\164\157\40\163\x6b\151\160\x20\164\x68\x65\151\162\x20\x74\x77\x6f\x2d\146\141\x63\164\157\x72\40\x73\145\164\x75\x70\40\x64\x75\x72\x69\156\147\40\x6c\157\x67\151\x6e\x2e", "\155\x69\156\151\157\162\141\x6e\147\145\x2d\x32\x2d\x66\141\143\x74\157\162\55\141\x75\164\x68\x65\156\164\x69\x63\141\164\151\x6f\156");
echo "\x9\x9\11\x9\40\74\57\144\151\x76\x3e\12\11\11\x9\11\74\57\x64\151\166\76\12\11\x9\x9\x9\40\74\142\x72\40\x2f\76\xa\x9\x9\x9\x9\x20\x3c\x68\x33\x3e\40";
echo __("\x45\155\x61\x69\x6c\x20\166\145\x72\151\x66\151\x63\x61\164\151\x6f\156\x20\x6f\x66\x20\125\163\x65\162\163\x20\x64\165\x72\151\156\147\40\x49\156\154\151\156\145\x20\122\145\147\151\163\164\162\141\164\x69\x6f\x6e\x20", "\155\x69\x6e\151\x6f\x72\141\156\x67\145\x2d\62\55\x66\141\x63\164\x6f\162\x2d\x61\x75\x74\150\145\156\164\151\143\141\164\151\157\156");
echo "\74\x2f\x68\x33\x3e\74\150\x72\76\x3c\142\x72\x20\x2f\76\12\x9\11\x9\x9\74\144\151\x76\x3e\12\x9\x9\11\11\40\x3c\x69\x6e\160\165\x74\x20\x74\171\x70\145\x3d\x22\162\141\x64\x69\157\x22\40\156\x61\x6d\x65\75\42\x6d\x6f\62\x66\x5f\x65\x6e\141\142\154\145\137\145\155\141\x69\x6c\x63\150\141\x6e\147\x65\42\x20\166\141\154\x75\145\75\42\x31\42\40\xa\11\11\11\x9\x20";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\157\x32\x66\137\x65\x6e\x61\x62\154\x65\137\x65\x6d\x61\x69\154\143\x68\141\156\x67\145", "\163\x69\x74\145\137\x6f\x70\164\x69\x6f\x6e") == 1);
if (mo2f_is_customer_registered()) {
    goto EPW;
}
echo "\x64\x69\163\141\142\x6c\145\x64";
goto Y6q;
EPW:
Y6q:
echo "\11\x9\x9\11\11\40\57\76\12\x9\11\x9\x9\40\40";
echo __("\x45\156\141\142\x6c\145\x20\165\x73\145\x72\x73\x20\164\157\x20", "\x6d\x69\x6e\151\x6f\162\x61\156\x67\x65\x2d\62\x2d\x66\141\x63\164\157\x72\55\141\165\164\x68\145\x6e\x74\x69\143\141\x74\x69\x6f\156");
echo "\x3c\142\76";
echo __("\x65\x64\151\x74\40\164\150\x65\151\162\x20\x65\x6d\x61\151\x6c\40\141\144\x64\162\145\x73\x73", "\155\x69\156\x69\x6f\162\141\156\x67\145\x2d\62\x2d\x66\141\143\x74\157\162\55\x61\165\164\x68\x65\x6e\x74\x69\143\141\164\x69\x6f\156");
echo "\74\x2f\x62\76\40";
echo __("\x66\x6f\x72\x20\x72\145\147\151\163\164\x72\141\164\x69\x6f\156\40\167\151\x74\x68\x20\x6d\x69\156\151\x4f\162\x61\156\x67\145\56", "\155\151\156\x69\x6f\x72\x61\x6e\147\145\55\x32\x2d\146\x61\x63\x74\x6f\x72\55\x61\165\164\x68\145\x6e\x74\151\x63\141\164\x69\x6f\156");
echo "\74\142\162\76\x3c\x62\x72\76\xa\x9\x9\11\11\x20\74\x69\156\160\165\x74\x20\164\x79\160\x65\x3d\42\162\141\x64\x69\157\x22\40\x6e\141\155\145\x3d\x22\x6d\x6f\x32\x66\137\145\156\141\142\x6c\145\x5f\x65\155\x61\151\154\x63\150\x61\156\147\x65\42\40\166\141\154\x75\145\x3d\42\60\42\40\xa\x9\11\11\x9\40";
checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\146\x5f\x65\156\x61\x62\x6c\145\x5f\145\x6d\141\151\154\x63\150\141\156\147\145", "\x73\151\164\145\x5f\x6f\160\164\151\157\x6e") == 0);
if (mo2f_is_customer_registered()) {
    goto XM1;
}
echo "\144\x69\x73\x61\x62\154\x65\x64";
goto ouj;
XM1:
ouj:
echo "\11\11\11\11\40\40\x2f\76\12\x9\x9\x9\x9\x20";
echo __("\x53\153\151\x70\x20\x65\55\155\x61\151\154\x20\x76\x65\x72\151\146\x69\143\141\x74\x69\x6f\156\x20\142\x79\x20\x75\x73\145\162\56", "\x6d\x69\156\x69\x6f\162\x61\156\147\x65\55\x32\x2d\146\x61\x63\164\157\162\x2d\141\165\x74\x68\145\x6e\x74\151\x63\x61\x74\x69\157\x6e");
echo "\11\11\x9\11\x20\74\x62\x72\76\74\142\162\x3e\xa\11\11\11\11\40\x3c\144\151\x76\x20\143\154\141\163\163\x3d\42\x6d\157\62\146\x5f\x61\144\x76\141\x6e\143\x65\144\137\x6f\160\x74\151\x6f\156\x73\x5f\x6e\x6f\x74\x65\42\x20\x73\164\171\154\145\x3d\x22\142\x61\143\x6b\147\x72\157\x75\156\x64\55\143\157\x6c\157\x72\72\40\x23\142\146\x65\65\145\71\73\x70\141\144\144\x69\x6e\x67\72\x31\62\160\x78\x22\76\x3c\142\76";
echo __("\116\x6f\164\145\x3a", "\155\x69\156\x69\157\162\141\156\147\x65\55\62\55\146\141\x63\x74\157\162\x2d\x61\165\164\150\145\x6e\x74\x69\x63\141\x74\151\157\156");
echo "\74\57\x62\x3e\40";
echo __("\x49\x66\x20\164\150\x69\163\40\x6f\x70\x74\151\157\x6e\x20\x69\x73\x20\145\156\141\x62\x6c\x65\144\x20\164\150\145\x6e\x20\165\163\145\x72\163\40\x63\141\156\x20\145\x64\151\164\x20\x74\150\145\151\x72\40\x65\x6d\141\x69\x6c\40\x64\165\162\x69\156\147\40\151\156\x6c\151\x6e\x65\x20\x72\145\147\151\x73\164\x72\x61\x74\x69\x6f\156\40\167\151\x74\150\x20\x6d\151\156\x69\117\x72\x61\x6e\147\x65\x2c\40\141\156\144\x20\x74\150\145\x79\40\x77\151\x6c\x6c\x20\142\145\x20\160\162\157\155\x70\x74\145\x64\x20\x66\x6f\162\40\145\55\155\x61\x69\x6c\40\166\x65\162\x69\146\151\x63\x61\164\x69\x6f\x6e\56\40\x42\171\x20\163\x65\x6c\x65\x63\x74\x69\156\147\40\163\145\x63\157\x6e\x64\x20\x6f\160\x74\x69\x6f\156\54\40\x74\150\145\x20\x75\163\145\x72\40\x77\151\154\x6c\40\142\145\40\163\x69\154\145\x6e\x74\x6c\171\x20\x72\145\147\151\163\164\x65\x72\x65\144\40\167\x69\x74\150\x20\155\x69\x6e\x69\117\x72\x61\x6e\147\145\x20\167\151\x74\150\157\165\x74\40\164\150\x65\x20\x6e\x65\x65\144\x20\x6f\x66\40\x65\x2d\x6d\141\151\154\40\166\145\x72\151\x66\151\x63\x61\164\151\157\156\x2e", "\x6d\151\x6e\151\157\x72\141\x6e\147\145\x2d\x32\55\146\141\x63\164\x6f\x72\x2d\141\165\164\x68\145\156\164\151\x63\x61\x74\x69\x6f\156");
echo "\x3c\57\x64\151\x76\76\12\x9\11\x9\x9\x3c\57\144\151\166\76\xa\11\11\11\11\x3c\57\142\x72\x3e\40\xa\11\11\11\x9";
if (!MoWpnsUtility::mo2f_new_plan_bus_allinclusive()) {
    goto T23;
}
echo "\x9\x9\11\x9\x20\x3c\x68\63\76";
echo __("\x4d\157\142\x69\154\145\40\123\x75\x70\160\x6f\162\164", "\x6d\x69\x6e\151\157\x72\x61\156\x67\x65\55\x32\55\x66\141\x63\x74\157\162\55\x61\165\x74\x68\x65\156\164\151\143\x61\164\x69\x6f\x6e");
echo "\74\57\x68\x33\76\74\x68\x72\76\xa\11\x9\11\x9\40\x3c\151\x6e\x70\165\164\40\164\x79\x70\x65\x3d\x22\143\150\145\143\x6b\142\157\170\42\40\156\x61\x6d\145\x3d\42\x6d\x6f\x32\x66\x5f\145\156\x61\x62\154\x65\x5f\x6d\x6f\142\151\x6c\145\137\163\165\x70\x70\157\x72\164\42\x20\x73\164\171\154\145\75\42\x6d\x61\x72\147\151\x6e\55\x6c\145\146\164\x3a\x20\x32\45\x3b\x22\x20\x76\x61\x6c\165\x65\75\x22\61\42\x20\12\x9\x9\x9\11\11";
checked(MoWpnsUtility::get_mo2f_db_option("\155\157\62\146\137\145\x6e\x61\x62\x6c\x65\137\155\x6f\x62\151\x6c\145\137\163\165\x70\160\x6f\162\164", "\163\151\x74\x65\x5f\157\160\x74\x69\157\x6e") == 1);
if (mo2f_is_customer_registered()) {
    goto dfN;
}
echo "\x64\151\163\x61\142\x6c\145\x64";
goto vik;
dfN:
vik:
echo "\x9\x9\11\x9\x20\x20\57\x3e\12\11\11\x9\x9\x9";
echo __("\x45\x6e\x61\142\154\x65\x20\x4d\157\142\151\x6c\145\40\123\x75\x70\x70\157\x72\164\x20\x66\x6f\x72\x20\165\x73\145\x72\x73\x2e", "\x6d\151\x6e\151\x6f\162\x61\156\x67\x65\x2d\62\55\x66\x61\143\164\157\x72\x2d\x61\x75\164\x68\x65\x6e\164\x69\143\141\164\151\157\156");
echo "\x3c\x62\162\x20\x2f\76\x3c\142\162\40\57\76\xa\11\11\11\11\x20\74\x64\x69\x76\40\x63\x6c\x61\x73\163\75\42\x6d\157\62\146\137\x61\x64\x76\x61\x6e\x63\145\x64\x5f\157\x70\x74\x69\x6f\156\x73\137\156\x6f\x74\x65\42\40\x73\x74\x79\x6c\x65\75\x22\142\x61\x63\153\x67\x72\x6f\165\156\144\x2d\x63\157\x6c\157\162\72\x20\x23\x62\x66\145\65\x65\x39\73\x70\141\144\x64\151\156\147\72\x31\x32\160\x78\x22\76\x3c\x62\76";
echo __("\x4e\x6f\164\145\72", "\x6d\x69\x6e\x69\x6f\x72\141\156\x67\145\55\x32\55\146\141\143\164\x6f\162\55\141\165\x74\150\145\156\x74\151\x63\141\164\x69\157\x6e");
echo "\74\x2f\x62\x3e\x20";
echo __("\x49\146\x20\x74\x68\151\163\40\x6f\x70\x74\151\157\156\x20\151\163\40\145\x6e\141\x62\154\x65\144\x20\x74\x68\145\156\x20\x53\x65\143\165\x72\151\x74\171\x20\121\x75\145\x73\x74\x69\157\x6e\163\40\50\x4b\x42\101\51\40\x77\151\x6c\154\40\142\x65\x20\151\x6e\x76\x6f\153\145\x64\40\x61\163\x20\x32\x6e\144\x20\x66\141\143\x74\157\162\x20\x64\x75\x72\151\156\147\40\x6c\157\x67\x69\x6e\x20\164\150\162\157\165\x67\150\40\155\157\x62\151\x6c\x65\x20\142\x72\x6f\x77\163\145\x72\x73\x2e", "\x6d\x69\x6e\151\x6f\x72\x61\x6e\x67\145\55\x32\x2d\x66\x61\143\x74\x6f\162\x2d\x61\165\x74\x68\x65\x6e\164\151\143\x61\x74\x69\x6f\156");
echo "\74\x2f\144\x69\166\x3e\xa\x9\11\11\11\40\xa\x9\x9\x9\11\x20\74\142\162\40\57\76\11\xa\11\11\11\x9\40";
T23:
echo "\x9\xa\11\11\11\x9\x20";
if (!MoWpnsUtility::mo2f_new_plan_ecom_bus()) {
    goto ZzX;
}
echo "\11\x20\12\11\11\x9\x9\x3c\x68\63\x3e";
echo __("\123\x65\154\x65\143\x74\x20\114\x6f\147\151\x6e\40\123\143\162\x65\x65\156\40\x4f\160\x74\x69\x6f\156\x73", "\x6d\151\156\x69\x6f\162\141\x6e\x67\145\55\x32\55\146\x61\143\x74\157\162\x2d\141\165\164\150\x65\x6e\x74\x69\143\141\164\x69\157\x6e");
echo "\x3c\57\150\x33\x3e\74\x68\162\76\74\142\162\76\xa\11\x9\11\x9\x3c\151\156\160\165\x74\x20\x74\171\160\x65\x3d\x22\x72\141\144\x69\x6f\x22\40\x20\x20\156\x61\x6d\x65\75\x22\x6d\x6f\x32\146\137\x6c\157\x67\x69\x6e\137\x6f\160\164\151\157\156\x22\40\x20\x76\x61\x6c\165\145\x3d\x22\x31\42\xa\x9\x9\x9\11\x9\11";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\157\62\146\137\x6c\x6f\147\x69\x6e\x5f\157\160\164\x69\157\x6e", "\163\151\x74\145\x5f\x6f\160\x74\x69\x6f\x6e"));
if ($lj == "\115\117\x5f\62\x5f\x46\101\103\124\117\122\137\x50\x4c\x55\x47\x49\116\x5f\123\x45\124\124\x49\116\x47\x53") {
    goto EgM;
}
echo "\144\151\163\141\x62\154\x65\x64";
goto LRe;
EgM:
LRe:
echo "\x9\11\11\11\x9\x9\40\x73\x74\x79\x6c\x65\x3d\42\155\x61\162\x67\x69\x6e\55\x6c\145\146\164\72\x20\62\x25\73\x22\x2f\76\12\11\11\11\x9\x9\x9";
echo __("\114\x6f\x67\151\156\x20\167\x69\164\x68\40\160\x61\163\163\167\157\x72\144\40\53\40\x32\156\x64\40\106\x61\x63\x74\x6f\162\40", "\x6d\x69\x6e\151\x6f\x72\x61\x6e\x67\145\55\62\x2d\146\x61\143\x74\157\x72\x2d\x61\x75\x74\x68\x65\x6e\x74\x69\x63\141\164\x69\x6f\156");
echo "\74\x73\x70\141\x6e\x20\x73\x74\x79\x6c\145\x3d\42\143\x6f\154\157\x72\72\162\145\144\x22\76\x28";
echo __("\x52\145\143\157\x6d\155\x65\x6e\144\145\144", "\155\x69\156\x69\x6f\162\x61\156\147\x65\x2d\x32\x2d\146\141\x63\164\x6f\162\x2d\141\x75\x74\150\145\x6e\x74\151\x63\x61\x74\151\157\156");
echo "\51\74\x2f\163\160\141\156\76\46\x6e\x62\163\x70\x3b\46\156\x62\x73\x70\x3b\xa\x9\x9\x9\x9\x3c\x62\x72\x3e\74\x62\162\76\12\x9\x9\11\x9\x3c\144\x69\x76\x20\x63\x6c\x61\x73\x73\x3d\42\155\157\62\146\x5f\x61\x64\x76\141\156\x63\x65\144\x5f\x6f\160\x74\x69\157\156\163\x5f\x6e\157\x74\145\42\40\163\x74\x79\x6c\x65\x3d\x22\x62\x61\143\x6b\x67\x72\x6f\x75\x6e\x64\x2d\143\157\154\x6f\162\x3a\x20\x23\x62\x66\145\x35\x65\71\73\x70\x61\x64\x64\x69\x6e\147\72\61\x32\160\170\x22\76\74\142\76";
echo __("\x4e\x6f\164\145\72", "\155\x69\x6e\x69\157\162\141\x6e\x67\x65\55\62\55\x66\x61\143\164\x6f\x72\55\x61\x75\164\150\x65\156\164\x69\x63\141\x74\151\x6f\156");
echo "\74\57\142\76\40";
echo __("\102\x79\40\144\x65\146\141\165\x6c\164\x20\62\156\x64\40\x46\x61\143\x74\157\x72\x20\x69\163\40\x65\x6e\x61\x62\154\145\144\40\x61\x66\x74\145\x72\x20\x70\141\x73\163\167\x6f\x72\144\x20\141\x75\x74\150\x65\x6e\x74\x69\x63\141\x74\x69\x6f\x6e\56\x20\x49\146\40\x79\157\x75\40\x64\157\40\156\x6f\164\x20\x77\x61\156\x74\x20\164\157\x20\162\x65\x6d\145\155\x62\x65\162\40\160\141\163\x73\x77\x6f\x72\x64\163\x20\141\x6e\x79\x6d\157\162\145\40\x61\x6e\x64\x20\x6a\x75\x73\x74\40\154\x6f\x67\x69\156\40\x77\151\164\150\40\x32\x6e\x64\40\x46\141\x63\x74\157\162\x2c\40\160\154\145\141\163\x65\x20\x73\145\154\145\143\x74\40\x32\156\x64\x20\x6f\x70\164\x69\157\156\x2e", "\155\151\156\151\x6f\162\x61\x6e\147\x65\x2d\62\x2d\146\141\143\164\157\x72\55\x61\x75\x74\150\145\x6e\x74\x69\143\x61\x74\151\157\x6e");
echo "\x3c\x2f\144\x69\x76\76\12\x9\11\x9\x9\x3c\142\162\x3e\12\11\11\11\11\x3c\x69\156\160\165\x74\x20\x74\x79\x70\x65\75\x22\162\141\x64\x69\x6f\42\x20\x20\40\156\x61\x6d\145\x3d\x22\x6d\157\62\x66\137\154\157\x67\x69\156\137\157\160\164\151\157\156\x22\x20\x20\166\141\x6c\165\x65\x3d\x22\60\x22\12\11\11\x9\x9\11\x9";
checked(!MoWpnsUtility::get_mo2f_db_option("\155\157\62\x66\137\x6c\157\147\x69\x6e\x5f\x6f\160\x74\x69\x6f\x6e", "\x73\x69\164\145\137\157\x70\164\151\157\x6e"));
if ($lj == "\x4d\x4f\137\x32\137\106\x41\x43\x54\117\x52\x5f\x50\114\125\x47\x49\116\x5f\x53\x45\x54\x54\x49\116\107\123") {
    goto PMn;
}
echo "\144\151\163\x61\x62\x6c\x65\144";
goto CsZ;
PMn:
CsZ:
echo "\x9\x9\11\x9\x9\x9\40\x73\164\171\x6c\x65\75\42\x6d\x61\162\147\x69\156\x2d\x6c\145\146\164\72\x20\x32\x25\73\x22\40\x2f\x3e\12\x9\11\x9\x9\x9\11";
echo __("\x4c\157\147\151\156\x20\x77\151\164\x68\40\x32\x6e\x64\x20\x46\141\143\164\157\x72\40\157\156\154\x79\40", "\x6d\x69\156\x69\157\162\x61\156\147\x65\55\62\55\146\x61\x63\164\x6f\162\55\x61\165\164\150\145\156\x74\151\x63\141\164\151\x6f\x6e");
echo "\x3c\x73\x70\x61\156\40\163\164\x79\x6c\x65\x3d\42\x63\157\x6c\157\x72\x3a\162\x65\144\42\76\x28";
echo __("\116\157\40\x70\141\x73\x73\167\x6f\x72\144\40\x72\x65\161\165\x69\x72\x65\144\x2e", "\155\x69\156\x69\x6f\x72\x61\x6e\x67\145\x2d\62\x2d\x66\x61\143\x74\157\x72\55\141\x75\164\150\145\x6e\164\151\143\x61\x74\x69\x6f\x6e");
echo "\x29\74\x2f\x73\160\x61\x6e\76\40\46\156\142\163\160\73\74\141\x20\x63\x6c\141\163\163\x3d\42\40\x62\164\x6e\x2d\154\x69\156\x6b\42\40\x64\x61\x74\x61\x2d\x74\x6f\x67\x67\154\x65\75\42\x63\157\x6c\154\x61\160\163\145\42\x20\x69\x64\x3d\42\x73\150\x6f\x77\160\162\145\166\x69\145\167\61\x22\x20\x68\x72\x65\146\75\42\43\160\x72\x65\166\151\x65\x77\x31\42\x20\141\x72\x69\x61\x2d\145\x78\160\141\x6e\144\x65\x64\75\42\146\141\x6c\x73\145\42\x3e\123\150\157\167\40\x50\x72\145\166\x69\x65\167\x3c\x2f\x61\x3e\xa\x9\x9\11\x9\x3c\142\162\76\xa\11\x9\11\11\74\144\151\x76\40\143\x6c\x61\163\x73\x3d\42\x6d\157\62\x66\137\143\157\154\x6c\x61\160\x73\x65\x22\x20\151\x64\75\x22\x70\162\145\166\151\145\x77\61\x22\40\x73\164\171\154\145\x3d\42\x68\145\x69\147\150\164\72\63\60\x30\x70\x78\73\x22\x3e\xa\11\x9\x9\x9\x9\x3c\x63\145\x6e\x74\145\x72\x3e\x3c\x62\162\x3e\12\x9\x9\11\11\x9\x3c\x69\x6d\147\40\x73\164\171\x6c\145\75\x22\150\145\151\x67\150\164\x3a\x33\60\x30\160\x78\x3b\x22\x20\163\162\143\x3d\x22\x68\x74\x74\160\x73\72\57\x2f\154\x6f\147\151\156\56\170\x65\143\165\x72\x69\x66\171\x2e\143\x6f\x6d\57\x6d\x6f\x61\x73\x2f\151\x6d\141\147\145\163\57\x68\x65\154\160\x2f\154\157\147\x69\x6e\x2d\150\x65\x6c\x70\x2d\61\x2e\x70\x6e\x67\42\x20\x3e\xa\x9\11\x9\11\x9\x3c\57\x63\x65\x6e\164\x65\x72\76\xa\x9\x9\x9\11\40\74\57\x64\x69\166\76\40\12\x9\x9\x9\x9\x3c\142\162\x3e\74\x62\162\76\12\11\11\11\11\74\x64\151\x76\40\143\154\141\163\x73\75\42\x6d\x6f\x32\146\x5f\x61\x64\x76\x61\x6e\x63\145\144\137\157\x70\x74\151\x6f\156\x73\137\156\157\164\145\42\x20\x73\x74\171\154\x65\x3d\x22\142\x61\x63\x6b\147\162\x6f\x75\156\144\x2d\x63\157\x6c\x6f\162\x3a\x20\43\x62\x66\x65\x35\145\71\x3b\160\x61\144\144\x69\x6e\147\x3a\x31\x32\x70\170\x22\x3e\x3c\x62\76";
echo __("\x4e\x6f\164\145\x3a", "\155\x69\156\x69\x6f\x72\141\x6e\x67\x65\55\x32\55\x66\141\143\164\x6f\x72\x2d\141\x75\164\x68\x65\x6e\x74\x69\143\x61\x74\x69\x6f\x6e");
echo "\x3c\x2f\x62\76\x20";
echo __("\103\x68\145\143\153\x69\156\x67\40\164\x68\x69\x73\40\157\x70\164\x69\157\156\40\167\151\x6c\154\x20\141\x64\x64\40\154\x6f\147\151\x6e\40\x77\x69\164\x68\40\x79\157\165\x72\x20\160\x68\157\x6e\145\40\142\x75\164\x74\157\156\x20\142\145\154\x6f\x77\x20\x64\x65\x66\x61\x75\154\x74\x20\154\x6f\x67\151\156\x20\x66\157\x72\155\x2e\40\103\154\151\x63\x6b\x20\141\142\x6f\x76\145\x20\154\151\156\x6b\x20\164\x6f\x20\x73\145\x65\40\x74\x68\x65\40\x70\162\145\166\151\145\x77\56", "\x6d\151\156\151\x6f\162\x61\156\147\x65\55\62\55\146\141\143\164\x6f\x72\55\x61\165\x74\150\x65\x6e\x74\151\143\x61\x74\151\157\156");
echo "\74\57\144\x69\x76\76\xa\x9\x9\11\x9\12\11\x9\x9\11\x3c\144\151\166\x20\x69\144\x3d\x22\154\157\147\151\156\x70\x68\x6f\156\x65\x64\x69\x76\42\x20\150\x69\x64\x64\x65\156\76\x9\x3c\142\x72\x3e\xa\x9\x9\11\11\74\151\156\x70\x75\x74\40\163\164\171\154\145\x3d\x22\155\x61\x72\x67\x69\x6e\x2d\154\145\x66\164\72\x36\x25\x3b\42\40\x74\171\160\145\75\x22\143\150\145\143\153\142\157\170\x22\40\x69\144\x3d\42\155\x6f\x32\146\137\x6c\x6f\147\151\x6e\x77\151\x74\150\137\x70\150\x6f\x6e\x65\42\x20\156\x61\155\x65\x3d\x22\x6d\157\x32\146\x5f\154\157\147\x69\156\167\151\164\150\x5f\160\150\x6f\x6e\x65\x22\40\x76\x61\x6c\x75\x65\75\x22\x31\42\40\12\x9\11\11\x9\x9\x9";
checked(get_site_option("\155\157\62\x66\137\x73\150\157\x77\x5f\x6c\157\x67\x69\156\x77\151\164\x68\137\160\150\x6f\x6e\145") == 1);
if ($lj == "\x4d\x4f\x5f\x32\x5f\x46\x41\103\x54\x4f\122\x5f\120\114\x55\107\111\116\x5f\123\105\x54\x54\111\116\x47\x53") {
    goto DQk;
}
echo "\x64\x69\163\x61\142\154\x65\x64";
goto m61;
DQk:
m61:
echo "\11\x9\x9\x9\40\x2f\x3e\40\12\11\x9\11\11\x9\x9";
echo __("\x9\x49\40\167\141\x6e\x74\40\x74\157\40\x68\x69\144\145\x20\x64\x65\146\141\x75\x6c\164\40\x6c\x6f\x67\x69\156\40\146\157\x72\155\56", "\x6d\151\156\151\x6f\162\x61\156\147\145\55\x32\55\146\141\x63\x74\x6f\162\x2d\141\165\164\150\x65\x6e\x74\x69\x63\x61\164\151\157\x6e");
echo "\40\x26\x6e\142\x73\x70\x3b\74\x61\40\143\154\x61\163\163\x3d\x22\x62\164\156\55\x6c\151\156\153\x22\x20\144\141\164\141\x2d\164\157\x67\x67\x6c\145\x3d\42\x63\x6f\154\154\141\160\x73\145\x22\x20\x69\x64\75\42\163\150\x6f\x77\x70\x72\x65\166\x69\145\x77\62\x22\x20\150\x72\x65\x66\75\x22\x23\x70\162\145\x76\151\x65\167\62\x22\40\141\x72\x69\141\55\145\x78\160\141\156\144\145\x64\x3d\x22\x66\141\x6c\x73\145\42\76";
echo __("\x53\x65\145\x20\x70\x72\145\166\151\x65\167", "\x6d\151\x6e\151\x6f\x72\x61\x6e\x67\145\x2d\62\x2d\146\x61\143\x74\157\x72\55\141\x75\x74\x68\145\156\x74\x69\x63\x61\x74\151\x6f\156");
echo "\x3c\57\x61\x3e\12\x9\x9\11\11\x3c\x62\162\76\12\x9\x9\11\11\x3c\144\x69\166\40\143\154\x61\163\163\x3d\x22\155\x6f\62\x66\137\x63\157\154\154\x61\160\x73\145\42\40\x69\x64\75\x22\x70\x72\145\x76\151\145\x77\62\x22\x20\163\x74\x79\x6c\145\75\42\x68\145\x69\x67\150\x74\72\x33\x30\x30\160\170\73\42\76\12\11\11\x9\x9\11\x3c\143\145\156\x74\145\162\x3e\x3c\x62\x72\x3e\xa\x9\11\11\x9\11\74\151\155\147\x20\163\x74\171\x6c\x65\x3d\42\150\x65\x69\147\x68\164\x3a\x33\x30\60\x70\170\x3b\42\40\163\x72\x63\75\42\x68\164\x74\160\163\x3a\57\x2f\154\x6f\x67\151\156\x2e\170\145\x63\165\x72\151\x66\171\56\143\x6f\x6d\x2f\155\x6f\141\x73\57\151\155\141\x67\145\x73\x2f\x68\145\x6c\160\57\154\157\x67\151\x6e\x2d\150\145\x6c\x70\55\x33\56\x70\156\147\x22\x20\76\12\x9\11\x9\11\11\74\x2f\x63\145\x6e\x74\145\x72\x3e\xa\x9\x9\11\x9\x20\74\x2f\x64\x69\x76\76\x20\12\11\x9\x9\x9\74\x62\162\76\12\11\x9\x9\11\74\142\162\76\74\x64\x69\166\x20\x63\154\141\x73\x73\x3d\42\x6d\x6f\x32\x66\137\141\144\166\141\x6e\x63\x65\x64\x5f\x6f\x70\x74\x69\157\156\x73\137\156\x6f\164\x65\x22\x20\163\x74\x79\154\x65\75\42\142\x61\143\153\x67\x72\x6f\165\x6e\144\55\x63\x6f\x6c\x6f\x72\72\40\43\142\146\x65\x35\x65\x39\x3b\x70\141\144\144\151\x6e\x67\x3a\x31\x32\160\170\42\x3e\74\142\x3e";
echo __("\116\157\x74\145\x3a", "\155\151\x6e\x69\x6f\x72\141\156\147\145\55\62\55\x66\x61\143\x74\157\162\55\141\x75\x74\x68\x65\156\x74\x69\x63\x61\x74\x69\157\156");
echo "\74\57\x62\76\40";
echo __("\x43\150\145\143\x6b\x69\156\147\x20\x74\150\151\163\x20\157\x70\164\x69\157\156\40\x77\x69\x6c\154\40\150\x69\144\145\40\144\x65\x66\141\x75\x6c\x74\x20\154\x6f\x67\151\156\x20\146\x6f\x72\155\x20\141\156\x64\40\x6a\x75\x73\x74\x20\163\x68\x6f\167\x20\154\157\x67\151\x6e\x20\x77\151\164\x68\40\x79\x6f\165\162\40\160\150\x6f\156\x65\56\40\103\x6c\151\143\153\40\141\x62\157\x76\145\40\x6c\151\x6e\153\x20\x74\157\40\163\x65\x65\x20\164\150\x65\x20\x70\162\145\x76\151\145\x77\x2e", "\x6d\x69\156\x69\x6f\x72\x61\x6e\x67\145\55\x32\x2d\x66\141\143\164\157\162\55\x61\165\164\150\145\x6e\164\x69\143\141\164\x69\x6f\x6e");
echo "\x3c\x2f\144\x69\x76\76\12\x9\11\11\11\x20\74\x2f\144\151\166\76\12\x9\11\x9\x9\40\74\x62\x72\76\12\x9\x9\x9\x9\40";
ZzX:
echo "\x9\x9\x9\11\x20\74\x68\x33\x3e";
echo __("\127\150\141\164\40\150\x61\160\160\145\x6e\x73\x20\151\x66\40\155\x79\40\x70\x68\x6f\x6e\x65\x20\151\x73\40\x6c\157\x73\x74\x2c\x20\144\151\x73\x63\x68\141\162\x67\x65\x64\40\157\x72\x20\156\x6f\164\x20\x77\x69\164\150\40\x6d\145\x20", "\155\x69\x6e\x69\157\162\x61\x6e\x67\145\x2d\62\55\146\x61\x63\x74\x6f\162\55\141\x75\x74\150\145\156\x74\151\x63\x61\164\x69\157\x6e");
echo "\x3c\x2f\x68\63\x3e\74\150\162\x3e\12\11\x9\x9\x9\40\x3c\142\x72\x3e\12\11\11\x9\x9\40\74\151\156\x70\x75\164\x20\x74\x79\x70\145\x3d\42\x63\x68\145\143\153\142\157\170\x22\40\40\156\141\155\x65\x3d\42\155\157\62\x66\137\x66\x6f\162\x67\x6f\164\160\x68\x6f\156\145\x22\x20\x73\164\171\x6c\145\75\x22\155\141\162\x67\x69\x6e\55\x6c\x65\x66\164\x3a\x20\62\45\x3b\42\40\166\x61\154\x75\145\x3d\x22\61\x22\x20\12\11\11\11\x9\40";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\62\146\137\145\156\x61\x62\x6c\145\x5f\x66\x6f\162\147\157\164\x70\x68\x6f\x6e\x65", "\x73\151\164\x65\x5f\x6f\x70\164\151\157\x6e") == 1);
if (mo2f_is_customer_registered()) {
    goto YrD;
}
echo "\144\151\163\141\x62\154\145\x64";
goto yvP;
YrD:
yvP:
echo "\x9\x9\11\x9\x20\x20\57\x3e\xa\11\11\x9\11\x20";
echo __("\105\156\141\x62\x6c\145\40\106\x6f\162\147\157\164\40\120\x68\x6f\x6e\145\56", "\x6d\151\156\151\157\x72\x61\156\147\x65\x2d\62\x2d\x66\x61\x63\164\x6f\x72\x2d\141\165\x74\150\x65\x6e\164\151\143\141\164\x69\157\156");
echo "\11\x9\x9\x9\40\x3c\x73\160\141\156\x20\163\164\171\154\x65\x3d\42\x63\x6f\x6c\157\162\x3a\162\x65\x64\73\42\x3e\x28\40";
echo __("\111\x66\x20\x79\x6f\x75\x20\x64\x69\x73\141\142\154\x65\x20\164\x68\151\163\x20\x63\150\145\143\x6b\x62\157\x78\x2c\x20\164\150\145\156\x20\x75\163\x65\x72\x73\x20\x77\151\154\154\40\x6e\157\x74\x20\147\x65\164\x20\164\x68\x69\x73\x20\157\160\164\151\157\x6e", "\x6d\151\156\x69\x6f\x72\x61\x6e\147\x65\55\62\55\146\141\143\x74\x6f\162\55\141\x75\x74\150\145\x6e\x74\x69\143\x61\164\x69\157\x6e");
echo "\56\x29\74\57\x73\x70\x61\156\x3e\74\142\x72\x20\x2f\76\xa\11\x9\11\11\x20\74\x64\x69\166\x3e\x9\12\x9\11\x9\x9\40\74\x70\40\x73\164\171\154\145\x3d\x22\x6d\x61\162\147\151\x6e\55\154\x65\x66\164\72\64\45\73\x22\76";
echo __("\123\x65\x6c\x65\x63\164\40\164\x68\145\40\141\x6c\164\x65\162\156\141\164\145\x20\x6c\x6f\x67\x69\156\40\x6d\145\164\150\157\x64\40\151\156\x20\143\x61\x73\145\x20\171\x6f\x75\162\x20\160\150\x6f\x6e\x65\x20\x69\x73\x20\154\x6f\x73\164\x2c\x20\144\x69\x73\x63\x68\x61\162\x67\x65\x64\40\157\162\x20\x6e\157\164\x20\x77\151\x74\x68\40\171\x6f\165\56", "\x6d\151\x6e\x69\x6f\162\x61\156\147\x65\55\x32\x2d\146\141\143\164\x6f\162\x2d\x61\165\164\x68\x65\x6e\164\x69\x63\141\164\151\157\156");
echo "\x3c\57\x70\x3e\12\11\x9\11\x9\x20\x3c\x69\x6e\160\165\164\40\x74\171\x70\x65\x3d\42\x63\150\145\143\153\x62\157\170\x22\40\163\164\x79\154\x65\x3d\x22\155\141\162\147\x69\156\55\x6c\x65\x66\x74\x3a\x34\45\73\42\40\156\141\155\x65\x3d\x22\x6d\x6f\x32\146\x5f\x66\157\162\147\157\164\160\x68\157\x6e\x65\137\153\142\x61\x22\40\166\x61\154\x75\x65\75\42\61\x22\x20\xa\x9\x9\x9\11\x20";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\62\x66\137\145\156\x61\142\x6c\x65\x5f\146\157\162\x67\157\x74\x70\x68\x6f\x6e\145\137\x6b\x62\x61", "\x73\x69\164\x65\137\x6f\160\164\151\157\156") == 1);
if (mo2f_is_customer_registered()) {
    goto VQE;
}
echo "\144\x69\x73\x61\142\154\x65\144";
goto HoF;
VQE:
HoF:
echo "\x9\11\11\x9\40\x20\x2f\76";
echo __("\x4b\x42\101", "\155\151\x6e\x69\157\162\x61\156\147\x65\x2d\62\x2d\146\x61\x63\x74\157\162\55\141\165\164\x68\x65\156\164\x69\143\x61\164\151\157\x6e");
echo "\11\x9\x9\11\x20\74\x69\x6e\x70\165\164\x20\164\x79\160\145\x3d\42\143\150\x65\x63\x6b\x62\x6f\170\42\x20\x20\163\x74\x79\x6c\x65\75\42\x6d\141\x72\x67\x69\156\55\x6c\x65\146\164\x3a\61\60\45\73\42\40\156\x61\155\145\x3d\42\x6d\x6f\62\146\x5f\146\157\162\147\157\x74\x70\150\157\156\x65\x5f\x65\155\141\x69\x6c\x22\40\x76\141\x6c\x75\x65\x3d\x22\x31\x22\x20\12\11\x9\x9\11\x20";
checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\146\137\x65\x6e\x61\142\154\145\137\146\157\x72\x67\157\x74\x70\150\157\156\x65\x5f\x65\x6d\141\x69\x6c", "\x73\x69\164\145\x5f\x6f\160\x74\x69\157\156") == 1);
if (mo2f_is_customer_registered()) {
    goto Fzj;
}
echo "\144\x69\163\x61\x62\154\x65\144";
goto Lcz;
Fzj:
Lcz:
echo "\x9\11\x9\x9\x20\40\57\x3e";
echo __("\117\x54\x50\x20\x6f\166\x65\162\x20\105\115\101\111\114", "\x6d\x69\156\151\x6f\162\141\x6e\x67\x65\x2d\62\55\x66\141\143\x74\157\x72\x2d\141\165\164\150\x65\x6e\164\151\143\141\164\x69\157\156");
echo "\x3c\142\x72\40\x2f\x3e\x3c\142\162\40\x2f\76\12\11\11\x9\11\x20\x3c\x2f\144\151\166\76\12\11\x9\11\x9\40\74\x64\x69\x76\40\x63\154\x61\x73\163\75\42\x6d\157\62\x66\x5f\x61\144\x76\141\156\143\x65\144\x5f\x6f\x70\164\x69\157\x6e\x73\x5f\156\157\164\145\42\40\x73\164\171\x6c\x65\75\42\142\x61\143\153\x67\x72\x6f\165\156\x64\55\x63\157\154\x6f\162\72\40\43\142\x66\x65\65\145\71\73\x70\141\x64\x64\x69\156\147\x3a\x31\62\160\x78\x22\76\x3c\x62\76";
echo __("\x4e\x6f\x74\x65\x3a", "\x6d\x69\x6e\151\157\x72\x61\x6e\x67\145\55\62\55\x66\141\x63\164\x6f\x72\55\141\x75\x74\x68\145\x6e\164\x69\x63\141\x74\x69\x6f\x6e");
echo "\x20\74\x2f\142\76\40";
echo __("\124\x68\151\163\x20\x6f\x70\164\151\x6f\156\40\167\151\x6c\x6c\40\160\x72\x6f\166\x69\x64\x65\40\x79\157\x75\40\141\154\164\145\162\156\141\x74\x65\x20\x77\141\x79\40\157\146\x20\x6c\x6f\147\151\156\40\151\x6e\x20\143\141\163\x65\40\171\157\x75\162\40\160\150\x6f\156\x65\x20\x69\x73\40\154\157\163\x74\54\40\144\151\163\143\x68\x61\162\x67\145\x64\40\x6f\162\x20\x6e\157\164\x20\x77\x69\x74\x68\40\171\157\165\x2e", "\155\151\156\151\157\162\x61\156\147\145\x2d\62\x2d\x66\x61\x63\164\x6f\162\55\x61\165\x74\150\145\156\164\x69\143\141\164\x69\157\x6e");
echo "\74\57\x64\x69\166\x3e\12\11\11\11\11\74\x62\162\x3e\12\11\11\x9\11";
$yH = mo2f_is_customer_registered();
do_action("\x6d\x6f\x32\x66\137\x70\x72\x65\160\157\x70\x75\154\141\164\x65\x5f\x6f\x74\160", $yH);
echo "\11\11\11\11\74\x68\x33\76";
echo __("\105\156\x61\142\x6c\x65\x20\x42\141\143\153\165\160\x20\103\x6f\x64\145\163", "\x6d\151\x6e\151\x6f\x72\x61\x6e\147\x65\55\62\x2d\146\x61\x63\164\157\162\x2d\141\x75\x74\150\145\x6e\164\151\143\x61\164\151\157\x6e");
echo "\x3c\57\150\x33\76\12\11\11\11\x9\74\x68\x72\x3e\xa\x9\11\11\11\x20\74\x62\162\x3e\12\11\11\x9\11\x20\x3c\x69\x6e\x70\165\164\40\164\x79\x70\x65\x3d\42\x63\150\145\143\153\x62\x6f\170\42\x20\151\144\75\42\x6d\157\62\x66\x5f\142\x61\143\x6b\x5f\x75\x70\137\143\157\144\x65\163\x22\40\x6e\141\155\145\x3d\x22\155\157\x32\x66\x5f\142\x61\143\x6b\x5f\165\x70\x5f\x63\x6f\144\145\163\x22\x20\163\164\x79\154\x65\x3d\42\155\x61\x72\x67\151\x6e\55\154\145\x66\x74\x3a\x20\62\x25\73\x66\157\156\x74\55\163\164\171\x6c\145\x3a\111\164\x61\x6c\x69\x63\73\160\x61\144\x64\151\x6e\147\72\x32\x25\x22\x20\166\x61\x6c\165\x65\75\42\61\42\40\12\x9\x9\x9\11\40";
checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\x66\x5f\142\141\x63\x6b\x5f\165\160\x5f\x63\x6f\x64\x65\x73", "\163\x69\164\x65\x5f\x6f\160\164\x69\x6f\x6e") == 1);
if (mo2f_is_customer_registered()) {
    goto Cd8;
}
echo "\x64\151\x73\141\142\x6c\145\144";
goto kTA;
Cd8:
kTA:
echo "\x9\11\11\11\x20\40\57\x3e\12\11\x9\11\x9\x20\x20";
echo __("\x45\x6e\141\x62\x6c\x65\40\102\141\x63\153\x75\160\40\x63\x6f\x64\x65\163\x2e\x20", "\155\151\156\x69\157\x72\x61\156\147\x65\55\62\x2d\146\x61\143\x74\157\x72\55\141\165\164\x68\x65\x6e\164\x69\143\141\x74\x69\157\x6e");
echo "\74\x73\x70\141\x6e\x20\x73\164\x79\154\x65\x3d\x22\x63\x6f\x6c\x6f\162\72\162\145\x64\x3b\x22\76\x20";
echo __("\x49\146\x20\x79\x6f\165\x20\x64\151\163\141\142\x6c\145\40\164\x68\151\x73\40\x63\x68\145\143\153\x62\x6f\x78\x2c\x20\x75\x73\x65\162\163\40\x77\151\x6c\154\40\156\x6f\x74\40\142\145\x20\x61\x62\154\145\40\164\x6f\40\165\x73\x65\40\x62\x61\143\x6b\165\x70\x20\143\157\x64\145\163\56", "\x6d\x69\x6e\x69\x6f\162\141\156\147\145\55\x32\x2d\146\141\x63\x74\x6f\x72\x2d\x61\165\164\150\145\156\164\x69\143\141\164\x69\157\x6e");
echo "\74\57\163\x70\x61\156\76\74\142\162\40\x2f\76\12\11\x9\x9\x9\40\74\x62\x72\40\57\x3e\x3c\x64\x69\x76\x20\x63\x6c\141\163\x73\75\x22\x6d\157\x32\146\x5f\x61\144\x76\x61\x6e\143\x65\x64\x5f\157\160\164\x69\157\x6e\163\137\x6e\157\x74\x65\42\x20\x73\164\x79\x6c\145\x3d\42\142\x61\x63\x6b\147\162\157\x75\x6e\144\55\x63\157\x6c\x6f\x72\72\40\43\x62\146\x65\65\x65\x39\x3b\160\x61\144\144\151\x6e\x67\x3a\61\62\160\x78\42\76\74\142\76";
echo __("\116\157\164\145\x3a", "\x6d\x69\156\151\x6f\162\141\156\x67\145\55\x32\x2d\x66\141\x63\x74\157\162\55\x61\x75\x74\150\x65\156\164\x69\x63\141\164\151\157\156");
echo "\x3c\x2f\142\x3e\x20";
echo __("\x45\x6e\x61\x62\x6c\151\x6e\x67\40\164\x68\x69\x73\x20\x6f\160\164\151\157\156\x20\x77\151\x6c\x6c\x20\141\154\x6c\157\167\x20\x79\x6f\165\x20\x74\157\40\x75\x73\x65\x20\164\x68\145\x20\x62\x61\143\153\x75\x70\40\143\x6f\x64\145\163", "\155\x69\x6e\151\x6f\x72\141\x6e\147\x65\55\x32\x2d\146\141\x63\x74\157\162\x2d\141\x75\x74\150\x65\x6e\x74\151\143\x61\x74\x69\x6f\156");
echo "\74\57\x64\151\x76\76\xa\11\x9\x9\x9\x3c\x62\x72\40\x2f\76\xa\11\11\11\11\x3c\142\x72\40\57\x3e\12\x9\x9\x9\x9\40\x20\x20\x3c\x68\x33\76";
echo __("\x20\x43\150\x61\156\147\x65\40\156\x61\x6d\145\40\x69\156\x20\107\x6f\x6f\147\154\145\40\101\x75\164\x68\145\x6e\x74\151\143\x61\x74\x6f\162\x20\x41\x70\160", "\155\x69\156\151\x6f\x72\x61\156\x67\x65\x2d\x32\55\x66\141\143\x74\157\x72\x2d\141\165\x74\150\145\x6e\164\151\143\x61\x74\151\x6f\x6e");
echo "\x3c\57\x68\63\76\xa\11\x9\11\x9\x20\40\40\74\x68\162\76\xa\x9\x9\x9\x9\40\40\40\x3c\x70\x20\x73\164\171\x6c\x65\x3d\42\x6d\x61\162\147\x69\x6e\55\154\145\x66\164\x3a\x32\45\x3b\x22\76";
echo __("\x3c\142\x3e\x45\156\x61\142\x6c\x65\x3c\x2f\x62\76\40\x6f\x70\x74\x69\x6f\x6e\x20\x77\151\154\154\x20\141\154\154\157\x77\40\x75\163\x65\x72\40\164\x6f\x20\x63\x68\141\156\x67\145\x20\156\141\x6d\145\x20\x69\x6e\40\107\157\157\147\x6c\x65\x20\101\x75\164\x68\x65\156\x74\x69\143\141\164\x6f\162\x20\x41\160\160\x20\x66\157\162\40\x74\150\x65\155\x73\145\x6c\166\145\x73\56\x20\x3c\142\x3e\104\x69\x73\141\x62\154\x65\74\57\142\x3e\40\x6f\x70\164\151\157\x6e\x20\167\x69\154\154\40\156\157\x74\40\141\154\x6c\x6f\x77\x20\165\163\145\x72\x73\40\x74\x6f\x20\143\150\x61\156\x67\x65\40\156\x61\155\x65\40\146\157\x72\40\107\x6f\x6f\147\x6c\145\40\101\165\164\150\x65\156\164\151\x63\x61\x74\x6f\162\40\x41\160\x70\x2e", "\155\x69\156\x69\157\x72\141\x6e\x67\x65\x2d\x32\55\x66\x61\143\x74\157\x72\55\141\x75\x74\x68\145\x6e\x74\x69\x63\141\164\151\x6f\156");
echo "\74\x2f\160\76\xa\11\x9\x9\11\x20\x20\40\x3c\x69\x6e\160\165\x74\40\x74\171\160\145\x3d\42\x72\x61\x64\151\157\x22\x20\40\x20\156\x61\x6d\x65\x3d\42\155\x6f\x32\x66\137\x65\x6e\x61\142\154\145\137\147\x61\165\164\x68\x5f\x6e\141\155\x65\42\40\x20\x76\x61\x6c\x75\x65\x3d\42\x31\x22\12\11\11\11\11\x9\40\x20\x20";
checked(get_site_option("\x6d\x6f\x32\x66\x5f\145\x6e\141\142\154\x65\x5f\x67\141\165\164\150\137\156\x61\x6d\x65"));
if ($lj == "\115\x4f\137\62\x5f\x46\x41\x43\x54\x4f\x52\137\x50\x4c\125\107\x49\x4e\137\x53\x45\124\124\x49\x4e\x47\123") {
    goto Xj9;
}
echo "\x64\151\163\x61\142\x6c\x65\x64";
goto oz4;
Xj9:
oz4:
echo "\x9\11\11\x9\11\11\163\x74\171\154\x65\x3d\42\155\141\x72\x67\151\x6e\55\154\145\146\x74\72\40\62\x25\x3b\x22\57\x3e\xa\11\11\x9\11\x20\x20\x20";
echo __("\x45\156\x61\x62\x6c\x65", "\x6d\x69\x6e\x69\x6f\162\x61\156\x67\145\x2d\62\55\x66\x61\143\x74\x6f\x72\x2d\x61\x75\x74\150\x65\156\164\x69\x63\x61\x74\x69\157\156");
echo "\x20\46\156\x62\163\160\x3b\xa\11\11\11\x9\x20\40\x20\x3c\x69\x6e\x70\165\x74\x20\x74\x79\x70\x65\x3d\42\x72\141\x64\x69\157\x22\x20\40\40\x6e\141\155\x65\x3d\x22\155\157\x32\146\137\x65\156\141\142\x6c\x65\x5f\x67\141\165\x74\x68\x5f\x6e\141\x6d\145\x22\40\x20\x76\141\154\x75\145\75\42\x30\42\12\x9\x9\11\x9\11\x20\x20\40";
checked(!get_site_option("\155\157\x32\x66\137\145\x6e\141\142\x6c\x65\x5f\147\141\165\x74\x68\137\x6e\x61\x6d\145"));
if ($lj == "\x4d\x4f\137\62\137\x46\101\103\124\117\122\137\x50\x4c\125\107\111\116\137\123\105\124\124\111\x4e\107\x53") {
    goto Aqw;
}
echo "\144\x69\163\x61\142\x6c\145\144";
goto rjM;
Aqw:
rjM:
echo "\x9\11\11\x9\x9\x9\163\x74\171\154\145\75\42\x6d\x61\x72\147\x69\x6e\55\154\x65\146\164\72\40\62\45\73\x22\40\x2f\76\xa\11\11\11\11\40\x20\40";
echo __("\x44\x69\x73\141\x62\154\x65", "\155\x69\156\151\157\x72\x61\156\x67\145\x2d\x32\55\146\141\143\x74\x6f\x72\55\141\165\164\150\145\156\x74\151\x63\141\164\151\x6f\x6e");
echo "\x26\x6e\142\163\160\73\xa\11\11\x9\11\40\40\40\74\142\162\x3e\74\x62\x72\76\12\x9\x9\x9\11\40\x20\40\74\x64\x69\166\40\151\x64\75\42\x6d\157\x32\146\x5f\x67\x61\x75\164\x68\137\x6e\x61\x6d\145\42\x20\x68\x69\144\144\145\156\x3e\xa\11\x9\x9\11\11\40\x20\40\74\142\x20\163\x74\x79\x6c\x65\75\x22\x6d\141\x72\x67\151\x6e\x2d\x6c\145\146\164\x3a\62\155\141\162\147\x69\156\x2d\x74\x6f\x70\72\x34\45\73\x66\x6f\156\x74\55\x73\x69\172\145\x3a\61\65\160\x78\73\11\x22\76";
echo __("\103\x75\163\x74\x6f\x6d\40\x6e\x61\155\x65\x20\x69\156\x20\40\107\x6f\157\147\x6c\145\40\x61\x75\164\x68\x65\156\164\151\x63\x61\x74\x6f\162\x20\101\160\160\x3a", "\155\151\156\151\x6f\162\x61\x6e\147\x65\55\62\x2d\146\141\143\x74\x6f\162\x2d\141\x75\164\150\x65\156\x74\151\x63\141\164\151\x6f\x6e");
echo "\x20\x26\x6e\142\x73\x70\73\46\156\142\163\x70\73\74\57\142\76\12\x9\11\11\11\11\40\40\40\x3c\151\156\160\165\x74\40\164\x79\x70\x65\x3d\42\164\x65\170\164\x22\40\143\154\141\x73\163\75\42\x6d\x6f\x32\x66\137\x74\x61\142\154\x65\x5f\x74\145\170\x74\142\157\x78\42\40\x73\x74\x79\154\145\x3d\42\167\151\144\164\x68\72\x33\x30\45\x20\x21\151\155\x70\x6f\x72\x74\x61\x6e\x74\x3b\x66\154\157\x61\164\72\162\x69\x67\x68\x74\73\155\141\x72\147\x69\x6e\x2d\x72\x69\x67\150\164\72\62\x30\x25\x3b\x22\x20\156\141\x6d\x65\75\42\x6d\x6f\62\x66\137\107\x41\137\x61\143\x63\157\x75\x6e\164\x5f\156\141\155\145\x22\40\160\x6c\141\143\x65\x68\x6f\154\x64\145\x72\x3d\42";
echo __("\105\156\x74\145\162\40\x74\150\x65\x20\x6e\141\x6d\x65");
echo "\42\x20\151\x64\x3d\x22\x6d\157\62\146\x5f\107\101\x5f\141\143\143\x6f\165\x6e\164\137\x6e\141\155\x65\x22\x20\162\145\161\x75\x69\x72\x65\144\x3d\42\164\x72\x75\145\x22\x20\x76\x61\x6c\165\145\75\42";
echo esc_attr(get_user_meta($current_user->ID, "\x6d\157\62\x66\x5f\x47\101\x5f\141\x63\x63\x6f\x75\x6e\164\137\156\x61\155\145", true) && get_site_option("\x6d\x6f\x32\146\137\145\156\x61\142\154\x65\x5f\x67\x61\x75\164\150\x5f\156\x61\155\x65") ? get_user_meta($current_user->ID, "\x6d\x6f\62\x66\137\107\101\x5f\141\143\x63\157\165\x6e\164\x5f\156\141\155\145", true) : MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\62\146\x5f\147\x6f\157\147\x6c\145\x5f\141\165\164\x68\145\x6e\x74\151\x63\141\164\157\x72\137\x6e\x61\155\x65", "\147\145\164\x5f\157\x70\164\151\157\156"), "\155\x69\x6e\151\157\x72\x61\x6e\147\145\x2d\x32\x2d\x66\x61\143\164\x6f\x72\55\x61\x75\x74\x68\x65\156\x74\151\143\141\164\151\157\156");
echo "\x22\x20\40\x2f\x3e\12\x9\11\x9\x9\11\x20\x20\40\74\x62\x72\76\12\11\11\11\x9\40\40\40\x3c\57\144\x69\166\76\12\x9\11\x9\x9\40\x20\x20\74\x21\x2d\x2d\55\55\x2d\55\55\55\x2d\x2d\55\55\55\55\x2d\55\55\x2d\55\x2d\x2d\x2d\55\x2d\55\x2d\55\x3e\12\x9\11\11\x9\40\40\40\xa\11\11\11\11\x20\40\40\74\41\55\x2d\74\142\x72\x3e\12\x9\11\x9\11\x20\40\40\x3c\x68\x33\76";
echo "\x3c\57\x68\x33\x3e\12\11\x9\11\x9\x20\x20\40\x3c\150\x72\76\xa\12\x9\11\x9\11\40\x20\40\x3c\x70\40\163\x74\x79\x6c\x65\x3d\42\155\x61\x72\147\x69\x6e\x2d\154\145\x66\x74\x3a\62\45\x3b\42\76";
echo "\74\57\160\x3e\12\x9\x9\x9\11\x20\40\40\12\12\11\11\x9\x9\11\x3c\x69\156\160\165\164\40\x74\x79\160\x65\x3d\x22\143\x68\x65\x63\x6b\142\x6f\170\x22\x20\x73\x74\171\154\x65\x3d\x22\160\141\144\x64\x69\x6e\147\55\164\x6f\160\72\x20\x35\x30\160\170\x3b\x22\x20\151\x64\75\x22\x6d\157\62\146\137\x65\x6e\x61\142\154\x65\137\x6f\164\160\x5f\166\145\x72\x66\x22\12\11\x9\11\11\11\11\x20\40\x20\x6e\x61\x6d\x65\75\42\155\x6f\62\x66\137\145\x6e\141\142\154\x65\137\x6f\x74\160\137\166\145\x72\x66\x22\xa\x9\x9\x9\x9\11\x9\x20\x20\40\x76\x61\x6c\x75\x65\75\42\x31\x22\40";
echo "\x2f\76\12\x9\x9\11\11\11\x9\x20\40\x20";
echo "\11\11\11\x9\x9\x9\74\x62\162\x3e\55\x2d\x2d\x2d\x3e\12\xa\x9\11\x9\x9\40\x20\x20\74\41\55\55\x2d\x2d\55\x2d\x2d\55\55\55\55\x2d\x2d\55\55\x2d\55\55\55\55\x2d\x2d\55\55\55\55\x2d\x3e\12\x9\11\11\11\x20\40\40\74\142\162\76\12\11\x9\11\x9\11\11\74\x68\63\x3e";
echo __("\x20\x41\x64\x64\40\x50\162\x69\x76\141\143\x79\40\x50\x6f\x6c\151\x63\x79\x20\164\157\40\x79\x6f\x75\162\x20\x73\x69\x74\145", "\155\x69\x6e\x69\x6f\x72\141\156\147\x65\55\62\55\x66\x61\x63\x74\157\162\55\141\x75\x74\150\145\156\x74\151\x63\141\x74\151\157\156");
echo "\x3c\57\150\63\x3e\12\11\11\x9\11\x20\74\x68\x72\x3e\xa\x9\11\x9\x9\11\11\74\160\x20\x73\164\x79\x6c\145\x3d\42\155\141\x72\147\151\156\55\154\145\x66\x74\x3a\62\x25\73\42\76";
echo __("\124\x61\153\x65\40\141\x20\x6c\x6f\x6f\153\x20\141\x74\x20\x6f\165\x72", "\x6d\151\156\x69\157\x72\x61\x6e\147\145\x2d\x32\55\x66\141\x63\164\x6f\x72\x2d\141\165\x74\x68\145\x6e\164\151\x63\141\x74\x69\x6f\156");
echo "\x20\x3c\141\40\143\154\x61\163\163\75\x22\40\142\164\156\55\154\x69\156\x6b\x22\x20\x69\144\75\x22\155\x6f\62\x66\x5f\160\x72\x69\166\x61\143\x79\x5f\x70\x6f\x6c\x69\x63\171\x22\40\150\162\145\146\75\42\x23\x6d\x6f\x32\x66\137\160\162\151\166\x61\143\171\137\x70\x6f\154\151\x63\x79\x22\x3e\x50\x72\x69\x76\141\x63\x79\40\x70\x6f\154\151\x63\171\x3c\x2f\141\76\40";
echo __("\x73\x6f\40\x74\x68\141\164\40\x79\157\x75\x20\x63\x61\x6e\40\141\x64\144\x20\x74\x68\151\x73\x20\151\156\164\x6f\40\x79\x6f\x75\162\x20\x43\x6f\155\x70\x61\x6e\171\x20\120\x6f\154\x69\x63\x79\x20\155\141\153\x69\x6e\x67\x20\151\164\40\x67\x64\x70\x72\x20\x63\x6f\x6d\x70\x6c\x69\141\x6e\164\x2e", "\155\151\x6e\151\x6f\162\x61\156\147\x65\x2d\x32\x2d\146\x61\143\x74\x6f\x72\x2d\141\x75\164\150\145\x6e\164\151\143\141\164\x69\x6f\x6e");
echo "\74\57\160\x3e\12\11\x9\11\11\x9\x9\x20\x3c\x69\156\160\x75\164\40\x74\171\160\145\x3d\x22\x63\x68\x65\x63\x6b\x62\x6f\170\42\40\151\144\75\42\x6d\x6f\x32\x66\x5f\145\x6e\141\142\x6c\145\137\147\x64\x70\x72\137\x70\x6f\x6c\x69\x63\x79\42\x20\163\x74\x79\154\x65\75\x22\x6d\141\162\x67\x69\156\x2d\154\145\146\x74\72\64\x25\73\x22\x20\156\x61\155\x65\x3d\42\x6d\x6f\x32\x66\137\x65\x6e\141\x62\154\x65\137\x67\144\160\x72\x5f\x70\x6f\x6c\x69\143\171\x22\40\x76\141\154\165\x65\x3d\x22\61\x22\40\xa\11\11\11\11\11\x9\x20";
checked(get_site_option("\155\x6f\62\x66\x5f\145\156\141\x62\x6c\x65\x5f\147\x64\160\162\x5f\x70\x6f\154\x69\143\171") == 1);
if (mo2f_is_customer_registered()) {
    goto KCJ;
}
echo "\x64\x69\163\x61\142\x6c\145\144";
goto o6P;
KCJ:
o6P:
echo "\x9\11\x9\11\x9\x9\11\11\40\57\76";
echo __("\x45\156\x61\x62\x6c\145\x20\164\x68\145\x20\157\x70\164\151\157\156\x20\x74\157\40\141\163\153\40\146\x6f\x72\40\160\145\162\155\151\163\x73\151\157\156\x20\146\162\x6f\x6d\40\x75\x73\x65\x72\163\x2e", "\155\x69\x6e\151\x6f\x72\x61\x6e\x67\145\x2d\62\x2d\x66\x61\x63\164\x6f\x72\x2d\x61\x75\x74\x68\145\x6e\x74\151\x63\141\x74\151\157\156");
echo "\74\142\162\40\57\76\x3c\x62\x72\x3e\xa\11\11\11\11\x9\x9\x3c\x64\x69\166\x20\163\164\x79\x6c\x65\x3d\42\155\x61\162\x67\x69\156\55\154\x65\146\164\x3a\40\x32\x25\73\42\x20\x3e\x3c\x62\76";
echo __("\105\156\x74\145\x72\40\x74\x68\x65\40\x4c\x69\x6e\153\40\x54\x6f\40\x59\157\x75\x72\40\120\x72\x69\166\141\143\x79\40\x50\x6f\154\151\143\x79\x3a", "\x6d\x69\x6e\x69\x6f\x72\x61\x6e\x67\x65\x2d\x32\55\x66\141\x63\x74\x6f\x72\55\x61\165\x74\x68\x65\156\x74\151\143\x61\164\x69\x6f\156");
echo "\74\x2f\x62\76\12\11\x9\x9\11\11\11\40\40\x3c\x69\x6e\x70\165\x74\x20\x74\171\x70\x65\x3d\x22\164\x65\170\164\42\x20\x63\154\141\163\163\x3d\42\155\157\62\x66\137\164\141\x62\x6c\x65\137\164\x65\x78\x74\142\x6f\x78\42\x20\163\164\171\154\x65\x3d\42\x77\151\144\x74\x68\x3a\x35\60\45\x20\41\151\x6d\160\157\162\x74\x61\x6e\164\73\x22\x20\156\141\155\145\x3d\x22\155\x6f\62\x66\x5f\x70\162\151\166\x61\143\171\x5f\160\x6f\x6c\151\x63\171\137\154\x69\156\x6b\x22\x20\x76\141\154\x75\x65\75\x22";
echo get_site_option("\155\x6f\x32\146\x5f\x70\162\x69\x76\x61\x63\x79\x5f\160\157\154\x69\x63\x79\x5f\x6c\x69\156\x6b");
echo "\x22\40\xa\11\x9\x9\11\x9\11\x9\x9\x9\x9\x9\x9\11\11\11\x9\x9\x9\x9\11\x9\x9\11\11\11\11\11\x9\11\11\11\11\x9\11\11\x9\11\x9";
if (mo2f_is_customer_registered()) {
    goto ia6;
}
echo "\144\151\x73\x61\x62\154\x65\144";
goto xhq;
ia6:
xhq:
echo "\11\x9\11\11\x9\x9\x9\x20\57\76\xa\11\11\11\x9\11\x9\x3c\57\144\x69\166\76\xa\11\11\11\11\74\x62\x72\76\xa\11\11\11\11";
if (!MoWpnsUtility::mo2f_new_plan_bus_allinclusive()) {
    goto Bke;
}
echo "\x9\x9\x9\11\x3c\150\x33\x3e\130\x4d\x4c\x2d\122\x50\103\40";
echo __("\x53\145\164\164\151\156\x67\x73", "\155\151\x6e\x69\x6f\162\x61\156\x67\x65\55\62\55\x66\x61\143\164\157\162\55\141\165\x74\x68\145\156\164\151\x63\141\x74\x69\157\x6e");
echo "\x3c\x2f\150\x33\76\xa\11\x9\11\x9\74\150\162\76\x3c\57\x62\x72\x3e\x3c\x64\151\166\40\163\x74\x79\x6c\145\75\x22\x6d\x61\162\147\x69\x6e\x2d\154\x65\146\x74\72\x20\62\45\73\42\76\12\x9\11\11\x9\11";
echo __("\x45\x6e\141\x62\154\151\x6e\x67\x20\x74\x68\x69\x73\40\x6f\160\164\x69\157\x6e\x20\167\x69\154\154\x20\144\145\143\x72\145\141\163\145\x20\x79\x6f\165\x72\40\x6f\x76\x65\x72\x61\154\154\40\154\x6f\147\151\156\x20\x73\145\143\x75\x72\151\x74\x79\x2e\x20\x55\x73\x65\162\163\x20\x77\x69\154\154\40\142\145\40\141\x62\x6c\145\x20\164\x6f\x20\154\157\x67\x69\156\40\164\x68\162\157\x75\147\150\40\x65\x78\164\145\162\156\x61\154\40\141\160\x70\x6c\151\143\x61\x74\x69\157\x6e\163\x20\x77\x68\x69\143\x68\x20\x73\165\160\x70\157\162\164\x20\130\115\114\x2d\x52\x50\x43\x20\167\151\164\x68\x6f\165\x74\40\141\x75\x74\150\x65\156\x74\151\x63\141\x74\151\156\x67\40\146\162\157\x6d\x20\x6d\x69\x6e\151\117\162\x61\156\147\145\x2e\40", "\x6d\151\156\x69\157\x72\x61\x6e\x67\x65\x2d\x32\x2d\x66\x61\x63\x74\x6f\162\x2d\x61\165\164\150\x65\156\x74\x69\x63\x61\164\x69\x6f\156");
echo "\74\x62\x3e";
echo __("\120\x6c\145\x61\163\x65\x20\x6b\145\x65\160\40\x69\164\x20\165\x6e\143\150\x65\143\x6b\x65\x64\56", "\155\151\x6e\151\x6f\162\x61\156\147\x65\55\x32\55\146\x61\143\x74\157\x72\x2d\x61\165\x74\x68\145\156\x74\151\x63\141\x74\151\157\x6e");
echo "\40\x3c\x2f\142\x3e\x20\x3c\142\x72\40\x2f\x3e\x3c\142\162\40\x2f\x3e\xa\x9\11\x9\x9\74\151\156\x70\x75\x74\40\164\x79\160\145\x3d\42\x63\150\x65\143\153\142\x6f\x78\x22\x20\x69\x64\75\x22\155\157\x32\x66\137\x65\x6e\x61\142\154\145\137\x78\155\154\x72\160\x63\42\x20\156\x61\155\x65\x3d\x22\155\x6f\x32\x66\x5f\x65\156\x61\142\154\145\137\x78\x6d\x6c\x72\x70\x63\42\x20\163\x74\171\x6c\145\75\42\155\x61\x72\147\151\156\x2d\154\x65\x66\x74\72\40\x32\x25\73\42\40\x76\x61\154\x75\x65\x3d\x22\61\42\x20\12\x9\11\11\x9\11";
checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\x66\x5f\x65\156\141\142\x6c\145\137\x78\155\x6c\162\x70\x63", "\163\151\164\145\x5f\x6f\x70\x74\151\157\x6e") == 1);
if (mo2f_is_customer_registered()) {
    goto MZH;
}
echo "\144\151\163\x61\142\154\145\144";
goto O3e;
MZH:
O3e:
echo "\11\x9\11\x9\40\40\x2f\76\12\11\x9\x9\x9\11";
echo __("\x45\156\141\x62\x6c\x65\x20\130\115\114\x2d\x52\x50\x43\40\114\x6f\147\151\156\x2e", "\155\x69\156\x69\x6f\x72\141\x6e\147\x65\55\62\55\146\141\143\x74\x6f\x72\55\141\165\x74\x68\x65\156\x74\151\143\x61\164\x69\x6f\156");
echo "\11\11\x9\11\74\57\x64\x69\166\76\xa\x9\x9\x9\x9\x3c\x62\162\40\57\x3e\12\11\11\11\11";
Bke:
echo "\12\11\x9\x9\12\11\11\x9\x9\12\11\11\x9\11\x3c\150\63\x3e";
echo __("\x45\156\141\142\x6c\x65\40\x50\154\x75\x67\x69\156\x20\114\157\x67", "\x6d\151\156\x69\157\x72\141\156\x67\x65\55\x32\x2d\146\x61\x63\x74\157\162\x2d\x61\x75\x74\x68\145\156\x74\x69\143\141\164\151\x6f\x6e");
echo "\74\x2f\150\63\76\12\x9\11\11\11\x3c\150\x72\76\xa\11\11\11\x9\74\x62\x72\x3e\xa\x9\11\x9\x9\x3c\151\x6e\160\165\164\40\164\171\x70\x65\75\x22\x63\x68\x65\x63\x6b\142\x6f\170\42\40\157\x6e\x43\150\141\x6e\147\x65\75\x22\x6d\157\x32\146\x5f\x64\145\142\165\147\x5f\154\x6f\x67\50\x29\42\x20\x69\x64\x3d\42\155\x6f\62\x66\x5f\144\145\x62\165\x67\x5f\x6c\157\x67\137\151\x64\x22\40\x6e\141\x6d\x65\x3d\42\155\157\x32\x66\137\x61\143\164\151\166\x61\164\145\x5f\160\x6c\x75\147\x69\156\137\154\157\147\x22\x20\163\164\x79\x6c\145\75\x22\155\x61\x72\147\x69\x6e\x2d\154\x65\146\x74\72\x20\x32\x25\73\x66\x6f\156\164\55\163\x74\x79\154\145\72\111\x74\141\x6c\x69\143\x3b\x70\x61\144\x64\151\156\147\x3a\62\x25\42\40\166\141\154\165\x65\75\x22";
checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\x66\137\145\x6e\x61\x62\154\145\137\x64\145\x62\x75\x67\137\154\157\147", "\163\151\x74\145\x5f\157\x70\164\151\157\156") == 1);
echo "\42\40";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\157\x32\x66\137\145\156\x61\x62\154\x65\x5f\144\145\142\x75\147\137\x6c\157\x67", "\163\x69\x74\145\x5f\157\x70\x74\151\157\156") == 1);
echo "\40\57\76\xa\x9\11\x9\x9\40\x20\x20";
echo __("\105\156\141\142\x6c\145\x20\x50\154\x75\x67\151\156\x20\x4c\157\x67\x2e", "\155\151\x6e\x69\157\x72\141\156\x67\145\55\62\55\146\x61\x63\164\157\x72\x2d\141\165\x74\x68\x65\x6e\164\x69\x63\x61\x74\x69\x6f\156");
echo "\x9\x9\11\x9\x20\x20\40\x3c\x62\162\x3e\x3c\x62\162\76\xa\12\x9\11\11\x9\40\40\40";
if (!(MoWpnsUtility::get_mo2f_db_option("\x6d\157\x32\146\137\145\156\x61\142\154\145\x5f\144\x65\x62\x75\147\137\x6c\157\147", "\163\151\x74\145\x5f\157\x70\164\x69\x6f\156") == 1)) {
    goto hPt;
}
echo "\11\11\11\x9\11\40\40\xa\11\11\x9\x9\x9\40\40\x3c\151\156\x70\x75\x74\40\x74\171\x70\x65\75\x22\x62\165\x74\x74\x6f\156\x22\x20\143\154\x61\x73\x73\x3d\42\142\x75\x74\164\157\156\40\x62\x75\x74\x74\157\x6e\x2d\160\x72\151\155\x61\x72\x79\42\40\166\141\x6c\x75\145\x3d\x22\x44\157\x77\x6e\154\157\x61\144\40\x6c\x6f\x67\x20\x66\151\x6c\x65\42\x20\x69\144\75\42\155\x6f\x32\x66\137\144\x65\142\x75\147\x5f\144\157\x77\156\x6c\x6f\141\144\137\146\x6f\x72\x6d\x22\40\x20\156\x61\155\x65\75\x20\x22\x6d\157\62\x66\137\144\145\142\165\x67\x5f\144\157\167\x6e\154\157\141\x64\137\x66\157\162\155\42\76\xa\11\11\x9\11\x9\40\x20\74\151\156\160\x75\x74\x20\x74\171\x70\145\75\x22\x62\165\x74\x74\x6f\156\x22\40\143\x6c\141\163\163\x3d\x22\142\165\164\164\157\x6e\x20\x62\165\x74\164\157\156\x2d\x70\x72\151\155\141\x72\x79\42\40\x76\141\x6c\x75\x65\x3d\x22\x44\145\x6c\145\164\x65\40\x6c\x6f\x67\x20\146\151\154\145\x22\40\151\x64\75\42\x6d\x6f\x32\146\137\144\x65\x62\165\147\137\144\x65\x6c\145\x74\x65\x5f\146\x6f\x72\155\x22\40\x20\x6e\x61\155\145\75\40\42\155\x6f\x32\146\x5f\144\x65\x62\x75\147\137\x64\145\154\x65\164\145\137\x66\157\x72\x6d\42\76\12\11\11\11\11\11\40\40\x3c\151\x6e\160\x75\164\x20\x74\171\160\x65\x3d\x22\x68\x69\x64\x64\145\x6e\x22\x20\x69\x64\x3d\42\x6d\157\x32\x66\x5f\x64\145\x6c\145\x74\145\x5f\x6c\157\x67\x22\x20\x6e\141\x6d\x65\x3d\x22\155\157\62\x66\x5f\156\x6f\x6e\x63\145\x5f\x64\145\154\145\x74\x65\x5f\154\157\x67\x22\x20\x76\141\154\165\x65\75\42";
echo esc_html(wp_create_nonce("\x6d\157\x32\x66\55\156\157\156\x63\x65\x2d\144\145\154\145\164\145\55\154\157\147"));
echo "\42\x2f\x3e\12\x9\x9\x9\11\x9\11\74\142\162\76\12\x9\11\x9\x9\x9\11\74\142\x72\x3e\xa\x9\11\40\40\12\x9\x9\11\11";
hPt:
echo "\11\x9\x9\11\40\40\x20\xa\11\x9\x9\x9\40\40\40\74\x64\x69\166\x20\x63\154\x61\x73\163\75\x22\x6d\157\x32\146\137\141\144\166\x61\156\x63\x65\x64\x5f\157\x70\164\151\157\156\x73\137\x6e\157\164\145\42\x20\163\x74\x79\154\145\x3d\x22\142\141\x63\153\x67\162\157\x75\x6e\144\55\x63\x6f\154\x6f\162\x3a\40\x20\x23\142\146\145\x35\145\x39\x3b\x70\x61\144\144\151\156\x67\72\x31\x32\x70\170\42\x3e\x3c\142\76";
echo __("\x4e\157\x74\145\72", "\x6d\x69\156\x69\x6f\x72\x61\x6e\x67\x65\x2d\62\55\x66\x61\143\164\157\162\55\141\x75\164\x68\145\x6e\x74\151\x63\141\164\151\x6f\156");
echo "\74\x2f\x62\x3e\40";
echo __("\x50\154\165\147\151\x6e\40\144\x65\x62\x75\147\40\x6c\157\147\40\146\151\154\x65\x20\151\163\x20\166\x65\x72\171\x20\150\145\154\160\146\165\x6c\40\164\157\40\144\x65\x62\x75\x67\x20\x74\150\x65\x20\x69\163\x73\165\145\x20\151\x6e\x20\143\x61\163\x65\x20\171\157\165\x20\146\141\x63\145\x20\x61\x6e\171\56", "\155\x69\156\151\157\162\141\x6e\147\145\55\x32\x2d\146\x61\143\164\157\162\55\x61\x75\164\150\145\156\x74\x69\143\x61\164\x69\x6f\156");
echo "\74\57\x64\x69\x76\x3e\12\x9\x9\x9\11\x20\74\x62\x72\76\12\x9\x9\x9\11\40\xa\11\11\11\x9\40\x3c\x68\63\x3e";
echo __("\x53\150\157\165\154\144\40\165\163\x65\x72\x73\x20\x62\x65\x20\x67\x69\166\145\x6e\40\141\40\147\162\x61\143\145\x20\x70\145\162\151\x6f\144\40\157\162\x20\x73\150\x6f\165\x6c\x64\40\x74\150\x65\x79\x20\x62\145\x20\x64\151\x72\x65\143\x74\x6c\x79\x20\145\156\146\157\x72\143\145\x64\x20\x66\x6f\162\x20\x32\106\101\x20\163\x65\x74\165\x70\77", "\155\151\156\x69\157\162\x61\x6e\147\145\55\62\x2d\146\x61\143\164\x6f\162\x2d\x61\165\x74\150\145\x6e\164\151\143\141\x74\151\x6f\156");
echo "\74\x2f\150\63\x3e\12\x9\11\x9\11\x20\74\150\x72\76\12\11\11\x9\x9\x3c\x62\x72\76\xa\11\x3c\144\x69\x76\76\12\x9\11\11\12\x9\11\x9\74\151\156\160\165\164\x20\164\x79\160\145\75\x22\150\151\x64\x64\145\156\42\x20\x69\144\x3d\x22\x6d\x6f\x32\146\137\156\157\x6e\x63\145\137\x65\156\x61\x62\x6c\x65\x5f\147\x72\141\x63\x65\x5f\160\x65\162\151\x6f\144\x22\40\x6e\141\x6d\x65\75\42\x6d\157\62\x66\x5f\156\157\156\143\145\x5f\x65\156\x61\142\x6c\145\x5f\x67\162\141\143\145\137\160\x65\x72\x69\x6f\x64\42\40\166\x61\x6c\165\x65\x3d\42";
echo esc_attr(wp_create_nonce("\x6d\157\x32\146\55\x67\162\x61\x63\x65\x2d\x70\x65\x72\151\x6f\144\55\x6e\157\156\143\x65"));
echo "\x22\57\76\xa\11\11\x9\x3c\x69\x6e\160\165\164\x20\x74\171\x70\145\x3d\42\162\x61\144\151\157\x22\x20\156\141\155\x65\75\x22\x6d\x6f\62\146\137\x67\162\x61\x63\x65\137\160\x65\x72\151\157\144\x22\40\x69\144\x3d\42\155\x6f\62\x66\x5f\x6e\x6f\137\147\x72\x61\143\145\137\x70\x65\162\151\x6f\144\42\x20\x76\x61\x6c\165\145\x3d\x22\157\146\146\42\40\11";
checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\x66\x5f\x67\162\x61\x63\x65\x5f\160\145\162\x69\x6f\x64", "\x67\x65\164\137\x6f\x70\x74\x69\x6f\x6e") === "\157\146\x66");
echo "\57\x3e\xa\x9\11\11\74\163\160\x61\x6e\76";
echo __("\x55\x73\145\162\163\x20\163\150\x6f\x75\154\x64\x20\142\x65\40\x64\151\162\145\x63\x74\x6c\171\40\145\156\146\157\162\143\x65\144\40\x66\157\x72\40\x32\x46\x41\40\x73\145\164\165\x70", "\155\x69\x6e\x69\x6f\x72\x61\x6e\x67\x65\55\x32\55\x66\x61\x63\164\157\x72\x2d\x61\x75\164\150\145\x6e\x74\x69\x63\x61\164\x69\157\156");
echo "\40\x20\x3c\57\x73\x70\141\x6e\x3e\74\x62\x72\76\x3c\142\x72\76\xa\xa\11\11\11\x3c\151\x6e\x70\x75\x74\40\164\x79\160\x65\75\x22\x72\141\144\x69\x6f\x22\40\156\141\155\x65\75\x22\x6d\x6f\x32\x66\137\x67\162\141\143\x65\137\x70\145\x72\x69\157\144\42\40\151\144\x3d\42\155\157\x32\x66\137\x75\x73\x65\x5f\x67\x72\x61\x63\145\137\160\x65\x72\151\x6f\144\x22\x20\x76\141\154\165\145\75\x22\x6f\156\x22\x20\x9";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\157\x32\x66\x5f\147\162\141\143\145\x5f\x70\145\x72\151\157\x64", "\x67\x65\164\137\x6f\160\164\151\157\x6e") === "\157\156");
echo "\x2f\x3e\12\x9\11\11\x3c\x73\160\x61\156\x3e";
echo __("\x47\151\166\145\x20\x75\163\x65\x72\163\40\x61\x20\147\162\x61\143\x65\x20\x70\x65\162\x69\157\x64\40\164\x6f\x20\x63\x6f\x6e\x66\151\147\x75\162\145\x20\62\x46\101\x20\x28\125\163\x65\162\163\40\167\151\x6c\154\x20\142\145\x20\145\156\146\157\x72\143\145\x64\x20\164\x6f\40\163\x65\x74\x75\x70\40\x32\106\101\x20\x61\x66\x74\x65\x72\40\x67\162\141\143\145\x20\x70\x65\x72\x69\157\144\x20\145\170\160\x69\x72\x79\x29", "\x6d\x69\156\151\x6f\x72\x61\x6e\147\145\55\62\55\146\141\x63\x74\157\x72\55\x61\x75\x74\150\x65\156\164\151\143\141\x74\151\x6f\x6e");
echo "\40\46\156\x62\x73\160\73\x26\156\x62\163\x70\73\x26\156\142\x73\x70\73\40\x3c\x2f\x73\x70\141\x6e\76\11\11\x9\x9\x9\x9\12\11\x9\11\x3c\x2f\142\x72\x3e\11\11\11\12\x9\11\11\x3c\144\x69\x76\40\151\x64\x3d\x22\155\x6f\x32\x66\137\147\162\141\x63\x65\137\x70\x65\162\151\157\x64\x5f\x73\x68\x6f\167\x22\40\163\x74\x79\154\x65\x3d\x22\x64\151\163\x70\x6c\141\171\x3a\x20";
echo get_option("\x6d\157\x32\146\x5f\147\x72\x61\143\x65\137\x70\x65\162\151\x6f\x64") === "\x6f\156" ? "\142\154\x6f\x63\x6b" : "\x6e\157\x6e\145";
echo "\x3b\42\40\76\12\x9\11\11\x9\x3c\57\x62\x72\76\12\11\11\11\11\x3c\163\160\141\156\40\163\x74\171\x6c\x65\x3d\42\x66\157\x6e\164\55\163\x69\x7a\x65\72\x31\x35\x70\170\73\x22\76\74\x62\x3e\107\162\141\143\x65\x20\120\145\162\151\157\x64\x3a\x3c\57\x62\x3e\74\57\x73\160\x61\x6e\x3e\40\40\x20\xa\11\x9\x9\11\x3c\151\x6e\160\x75\x74\40\x74\171\x70\145\x3d\42\x6e\x75\x6d\142\145\162\x22\x20\x69\x64\75\x22\x6d\157\62\x66\x5f\147\162\x61\x63\x65\x5f\x70\145\x72\x69\x6f\144\42\40\x6e\141\155\145\75\40\x22\155\157\62\146\x5f\147\x72\141\x63\x65\x5f\160\x65\162\151\x6f\x64\x5f\166\141\154\165\145\42\x20\x76\141\154\x75\145\x3d\42";
echo esc_attr(get_option("\x6d\x6f\62\146\x5f\147\162\141\x63\145\x5f\160\x65\162\151\x6f\x64\137\x76\x61\x6c\x75\145"));
echo "\x22\x20\x6d\x69\156\75\x31\40\155\141\x78\x3d\x31\60\76\11\x9\x9\x9\x9\40\40\12\11\11\x9\x9\74\151\156\x70\165\x74\x20\x74\171\x70\x65\x3d\42\162\x61\x64\151\x6f\42\40\156\141\x6d\145\75\42\x6d\x6f\x32\x66\137\x67\x72\141\143\x65\x5f\x70\145\x72\151\157\144\x5f\164\x79\160\145\42\40\151\144\75\42\155\157\x32\x66\137\147\x72\141\143\x65\x5f\x68\157\165\x72\x22\x20\166\x61\x6c\165\x65\x3d\42\150\x6f\x75\162\163\42\x20";
checked(MoWpnsUtility::get_mo2f_db_option("\x6d\x6f\x32\x66\137\x67\x72\x61\x63\x65\x5f\160\145\x72\x69\x6f\x64\x5f\164\171\x70\145", "\147\x65\164\x5f\x6f\x70\x74\x69\x6f\x6e") === "\x68\157\165\162\x73");
echo "\57\x3e\x20\150\x6f\165\x72\163\11\x9\11\11\11\40\x20\xa\x9\11\x9\x9\x3c\x69\156\160\165\x74\x20\x74\x79\160\x65\x3d\42\x72\x61\x64\151\x6f\42\40\156\141\x6d\145\x3d\42\155\157\x32\146\x5f\147\x72\141\143\145\137\x70\x65\162\151\157\x64\137\x74\171\x70\x65\x22\x20\151\x64\75\42\155\157\x32\x66\x5f\147\162\x61\x63\x65\x5f\x64\141\171\42\x20\166\x61\x6c\165\145\75\x20\42\144\141\171\x73\42\40\11";
checked(MoWpnsUtility::get_mo2f_db_option("\155\157\62\146\x5f\147\162\141\143\145\137\160\x65\162\151\x6f\x64\x5f\164\171\x70\145", "\147\145\x74\x5f\157\x70\164\x69\x6f\x6e") === "\x64\x61\x79\163");
echo "\57\76\x20\x64\x61\171\x73\x9\x9\x9\11\xa\x9\11\11\x9\x3c\57\x62\162\76\x9\xa\x9\x9\11\74\57\144\x69\x76\76\12\x9\11\74\57\x62\162\76\x20\40\40\40\x20\12\x9\11\x3c\151\156\160\165\x74\x20\164\x79\160\145\x3d\42\142\165\164\164\x6f\x6e\x22\40\x73\164\171\154\145\x3d\x22\x66\x6c\x6f\141\164\72\x20\x6c\x65\146\x74\73\42\40\x69\144\x3d\42\155\x6f\x32\x66\x5f\163\x61\x76\145\137\147\x72\141\x63\x65\x5f\x70\145\x72\151\x6f\x64\x22\x20\40\156\x61\155\x65\x3d\x22\x73\165\142\x6d\x69\x74\x22\40\x76\141\x6c\165\145\75\42\x53\x61\166\145\40\x47\x72\x61\x63\x65\40\120\x65\162\151\x6f\x64\42\40\143\154\141\x73\163\x3d\x22\x62\x75\x74\x74\157\x6e\40\142\x75\x74\164\157\x6e\x2d\160\162\x69\x6d\x61\x72\x79\x20\x62\x75\x74\x74\157\x6e\55\154\141\x72\x67\x65\40\x22\x2f\76\11\xa\x9\xa\x9\x3c\x2f\x64\151\x76\76\x9\12\x9\x3c\x62\x72\x3e\74\x62\162\x3e\xa\11\xa\11\74\x62\x72\40\x2f\x3e\12\74\x68\63\76";
echo __("\105\x6e\x61\x62\154\x65\40\x4d\x46\x41", "\155\x69\x6e\x69\x6f\x72\141\x6e\x67\x65\x2d\x32\x2d\146\141\x63\x74\157\162\x2d\141\165\x74\x68\145\156\x74\x69\143\141\164\x69\157\156");
echo "\74\x2f\150\x33\76\12\x9\11\x9\11\x3c\150\x72\76\xa\11\11\11\x9\x20\x3c\142\x72\x3e\12\x9\11\11\11\x20\74\x69\156\x70\165\x74\x20\164\x79\x70\x65\x3d\42\x63\x68\x65\143\x6b\x62\x6f\170\42\40\151\x64\75\42\155\x6f\62\x66\137\155\165\154\x74\x69\x5f\146\141\x63\164\157\x72\137\x61\x75\x74\150\145\156\x74\x69\x63\141\x74\x69\157\x6e\x22\x20\156\x61\x6d\x65\75\42\155\x6f\62\146\137\x6d\x75\x6c\164\151\x5f\146\141\143\x74\x6f\162\137\x61\165\x74\x68\x65\156\x74\151\143\141\x74\x69\157\x6e\x22\40\163\x74\x79\x6c\145\75\42\155\141\162\147\151\x6e\55\x6c\145\146\x74\x3a\40\62\x25\x3b\146\157\x6e\x74\55\x73\164\171\x6c\x65\x3a\111\164\141\154\x69\143\x3b\x70\x61\x64\144\151\156\x67\72\x32\x25\x22\x20\x76\141\154\165\145\x3d\42\x31\x22\40";
checked("\x31" === MoWpnsUtility::get_mo2f_db_option("\x6d\157\62\146\x5f\155\165\x6c\164\151\x5f\146\x61\x63\x74\x6f\x72\x5f\x61\165\164\150\145\x6e\x74\151\143\x61\164\x69\x6f\x6e", "\163\x69\164\x65\137\x6f\x70\x74\x69\x6f\156"));
if (mo2f_is_customer_registered()) {
    goto jF3;
}
echo "\144\151\163\x61\142\154\x65\x64";
goto UCf;
jF3:
UCf:
echo "\x20\57\76\12\x9\x9\11\11\x20\40";
echo __("\105\156\x61\142\154\145\40\115\165\x6c\x74\151\x2d\x66\x61\143\x74\x6f\x72\x20\x41\165\164\x68\145\x6e\x74\151\x63\141\x74\151\157\156", "\x6d\x69\x6e\x69\x6f\162\x61\156\x67\145\x2d\62\x2d\x66\x61\143\x74\x6f\162\x2d\x61\x75\164\x68\x65\156\164\151\143\x61\164\x69\x6f\x6e");
echo "\74\142\162\x20\x2f\x3e\xa\x9\11\11\x9\40\x3c\x62\162\x20\x2f\76\74\x64\151\166\40\143\x6c\x61\163\x73\x3d\x22\x6d\x6f\62\146\x5f\141\144\x76\x61\156\143\145\x64\137\x6f\160\164\x69\x6f\156\x73\x5f\x6e\157\x74\x65\x22\x20\x73\x74\171\x6c\x65\x3d\42\142\141\x63\153\147\162\x6f\x75\156\144\55\143\157\x6c\157\x72\x3a\x20\43\x62\146\145\65\145\x39\73\x70\141\144\144\x69\156\x67\x3a\61\62\x70\170\x22\x3e\74\x62\76";
echo __("\x4e\x6f\x74\x65\72", "\x6d\151\156\151\157\x72\141\x6e\x67\x65\55\62\x2d\x66\x61\143\x74\x6f\x72\55\141\165\x74\x68\x65\156\164\x69\x63\x61\x74\x69\x6f\156");
echo "\x3c\x2f\142\76\x20";
echo __("\105\x6e\x61\142\x6c\151\x6e\147\40\164\150\151\x73\40\157\160\x74\x69\x6f\x6e\40\x77\151\x6c\x6c\x20\147\151\x76\x65\40\x75\x73\x65\x72\x73\x20\155\x75\x6c\x74\151\160\x6c\145\40\x63\150\157\x69\143\x65\163\x20\x66\x6f\x72\x20\154\157\147\x69\x6e\x2e", "\x6d\151\156\151\157\x72\x61\156\147\x65\x2d\62\55\x66\141\x63\x74\x6f\162\x2d\x61\x75\x74\150\x65\156\x74\x69\x63\x61\x74\x69\157\x6e");
echo "\74\57\144\151\166\76\12\x9\11\x9\x9\x3c\142\162\40\x2f\76\xa\x9\x9\x9\11\12\x9\x9\x9\x9\40\xa\x9\x9\11\xa\x9\x9\11\x9\xa\x9\11\11\x3c\150\x33\76";
echo __("\105\x6e\141\142\x6c\x65\x20\124\167\157\x2d\x46\141\143\x74\157\162\x20\160\x6c\165\x67\151\x6e", "\155\x69\x6e\151\x6f\x72\141\x6e\x67\x65\55\x32\x2d\x66\141\x63\164\157\162\x2d\x61\x75\x74\x68\x65\156\x74\x69\143\x61\164\151\157\156");
echo "\x3c\x2f\x68\63\76\xa\11\11\11\x9\x3c\150\162\76\12\x9\x9\x9\11\x20\74\x62\x72\76\xa\11\x9\11\11\40\74\151\156\x70\x75\164\40\164\171\x70\145\75\42\x63\x68\x65\x63\153\142\x6f\170\42\x20\151\144\75\42\155\157\x32\146\x5f\x61\143\164\x69\x76\141\164\x65\137\160\154\x75\x67\151\x6e\x22\x20\156\141\x6d\x65\75\42\155\x6f\62\x66\x5f\141\x63\164\x69\166\141\164\145\137\x70\154\165\147\151\x6e\42\x20\163\x74\x79\154\145\75\42\155\141\162\x67\151\156\55\154\145\x66\x74\72\40\62\45\73\146\157\x6e\164\55\163\164\171\x6c\145\x3a\x49\164\141\x6c\151\143\x3b\160\x61\144\144\151\x6e\147\x3a\62\45\x22\40\166\x61\x6c\165\x65\x3d\42\x31\x22\x20\12\x9\x9\x9\x9\x20";
checked(MoWpnsUtility::get_mo2f_db_option("\155\x6f\x32\x66\137\x61\x63\x74\x69\x76\141\164\145\x5f\x70\154\165\147\x69\156", "\163\x69\164\x65\x5f\157\x70\x74\x69\x6f\x6e") == 1);
if (mo2f_is_customer_registered()) {
    goto f2Y;
}
echo "\144\151\163\141\x62\x6c\x65\144";
goto WMr;
f2Y:
WMr:
echo "\11\11\x9\x9\40\x20\57\x3e\xa\x9\11\11\x9\x20\40";
echo __("\x45\x6e\141\142\x6c\145\x20\x54\167\157\x2d\106\x61\143\164\157\162\40\x70\154\165\x67\151\x6e\x2e\40", "\155\x69\x6e\x69\x6f\162\141\x6e\147\145\55\62\55\146\x61\143\x74\x6f\162\x2d\141\165\164\150\145\x6e\164\x69\143\x61\x74\151\x6f\156");
echo "\74\x73\160\x61\x6e\40\163\x74\171\154\145\75\42\x63\157\x6c\x6f\x72\x3a\162\x65\144\73\42\x3e\50\x20\x49\146\x20\x79\157\x75\40\x64\151\163\141\142\x6c\145\40\164\150\151\x73\x20\143\150\x65\x63\x6b\142\157\170\54\x20\x54\x77\157\x2d\x46\141\143\x74\157\162\x20\160\x6c\165\147\151\156\x20\167\x69\154\154\x20\x6e\x6f\x74\40\x69\156\166\x6f\153\x65\40\146\157\162\40\x61\156\x79\x20\x75\x73\x65\162\x20\x64\165\162\x69\156\x67\x20\x6c\x6f\x67\x69\156\56\x29\x3c\x2f\x73\x70\141\156\76\x3c\x62\162\40\57\76\12\11\11\11\x9\40\x3c\x62\x72\40\57\x3e\74\x64\151\166\x20\143\x6c\x61\163\x73\75\x22\155\157\62\146\x5f\141\x64\166\x61\x6e\x63\x65\x64\x5f\157\x70\164\151\x6f\156\x73\x5f\156\x6f\x74\x65\x22\x20\163\164\171\x6c\145\x3d\x22\142\x61\x63\153\x67\x72\x6f\165\x6e\x64\55\143\x6f\x6c\x6f\162\x3a\x20\x23\142\146\x65\65\x65\x39\x3b\x70\x61\x64\x64\151\x6e\x67\72\61\x32\x70\170\x22\x3e\x3c\x62\76";
echo __("\116\x6f\164\145\72", "\x6d\x69\x6e\x69\x6f\x72\141\x6e\x67\145\55\62\55\x66\141\x63\164\157\x72\55\x61\x75\164\x68\x65\x6e\164\151\143\141\164\x69\x6f\156");
echo "\74\57\x62\x3e\40";
echo __("\x44\x69\163\141\142\154\151\x6e\147\40\x74\150\151\x73\x20\x6f\x70\x74\151\157\156\x20\167\151\x6c\x6c\x20\141\x6c\x6c\x6f\167\40\x61\154\154\x20\x75\163\x65\162\163\40\164\157\40\x6c\x6f\147\151\x6e\40\167\x69\x74\150\x20\x74\x68\x65\151\162\x20\165\163\x65\162\156\141\155\x65\40\x61\x6e\144\40\160\141\x73\x73\x77\x6f\162\144\x2e\x54\167\x6f\55\x46\x61\x63\x74\x6f\x72\x20\167\151\x6c\154\x20\x6e\x6f\x74\x20\151\156\x76\157\x6b\145\x20\x64\165\162\x69\x6e\147\40\154\x6f\x67\x69\156\56", "\155\151\156\x69\157\162\141\156\x67\145\x2d\x32\x2d\x66\x61\x63\x74\157\x72\55\x61\165\164\x68\145\156\164\x69\143\141\x74\x69\157\156");
echo "\x3c\57\x64\x69\166\x3e\xa\x9\11\x9\11\x3c\142\x72\x20\x2f\76\12\11\x9\11\x9\x3c\142\162\76\12\x9\11\x9\11\x3c\151\156\160\165\x74\x20\164\171\x70\x65\x3d\x22\x73\x75\x62\155\151\x74\x22\x20\x6e\141\x6d\x65\x3d\x22\163\165\x62\x6d\151\164\x22\40\x76\x61\x6c\x75\145\x3d\x22";
echo __("\x53\141\x76\x65\x20\123\x65\x74\164\x69\x6e\147\163", "\x6d\x69\156\151\x6f\x72\x61\156\147\x65\x2d\62\55\146\x61\x63\164\157\x72\55\141\x75\164\x68\145\x6e\164\151\143\141\x74\x69\x6f\156");
echo "\x22\40\143\154\x61\x73\163\x3d\42\142\x75\x74\x74\157\156\40\142\x75\x74\x74\x6f\156\55\x70\x72\151\155\141\x72\171\40\x62\165\164\x74\x6f\x6e\x2d\154\141\x72\147\x65\x22\x20\12\11\x9\x9\11\11\x9\11\11\11\11\11\11\11\x9\11\x9\11\40";
if (mo2f_is_customer_registered()) {
    goto lzF;
}
echo "\144\x69\x73\141\x62\154\145\144";
goto raD;
lzF:
raD:
echo "\11\11\x9\11\x20\57\76\12\x9\11\11\11\x3c\142\x72\x20\57\x3e\74\142\x72\x20\57\76\12\11\11\xa\xa\12\x9\11\x3c\57\x66\157\x72\x6d\76\12\xa\11\x9\x9\74\x66\157\162\155\x20\156\x61\155\145\75\x22\x6d\x6f\62\x66\x5f\x66\157\162\x6d\42\x20\155\x65\164\x68\x6f\x64\x3d\42\160\157\x73\164\x22\40\141\143\164\x69\157\156\75\x22\42\40\x69\144\x3d\42\155\157\x32\x66\x5f\144\157\167\156\154\x6f\x61\144\137\x6c\157\x67\137\x66\x69\154\x65\x22\x3e\x20\xa\x9\11\11\11\40\40\12\x9\x9\11\x9\x20\x20\74\151\x6e\x70\x75\164\x20\164\x79\x70\x65\x3d\42\150\x69\x64\144\145\156\x22\40\x69\x64\x3d\42\x6d\157\x32\146\x5f\x64\x6f\x77\156\154\157\141\144\137\154\x6f\147\42\40\x6e\x61\x6d\x65\75\42\x6d\157\62\146\137\x6e\x6f\156\x63\x65\x5f\x64\157\x77\156\x6c\157\141\x64\137\x6c\157\147\x22\x20\166\141\154\165\x65\x3d\42";
echo esc_html(wp_create_nonce("\155\157\62\146\55\156\157\156\x63\145\x2d\144\157\x77\x6e\x6c\157\141\144\x2d\154\x6f\147"));
echo "\42\x2f\76\xa\x9\11\11\x9\x20\40\74\x69\x6e\160\165\164\x20\x74\171\x70\x65\75\x22\150\x69\x64\x64\145\x6e\42\x20\151\x64\75\42\x6d\157\x32\x66\137\x64\x6f\x77\x6e\x6c\157\x61\144\x5f\x6c\157\x67\x73\x22\40\x6e\x61\155\145\x3d\x22\x6f\160\164\x69\157\x6e\42\x20\x76\x61\x6c\165\145\x3d\42\154\157\147\x5f\146\x69\154\x65\x5f\144\x6f\x77\156\154\x6f\141\x64\42\57\76\40\xa\x9\x9\11\x3c\57\x66\157\x72\155\x3e\xa\x9\x9\11\x3c\163\x63\162\151\x70\164\76\12\11\11\11\40\40\x20\x20\40\x9\x9\12\11\x9\x9\x9\x6a\x51\165\145\162\171\50\42\x23\155\x6f\62\x66\x5f\165\163\145\137\x67\x72\x61\x63\145\x5f\160\x65\162\x69\x6f\144\42\x29\56\x63\x6c\151\x63\153\50\x66\x75\156\143\164\151\x6f\156\50\51\12\11\x9\11\11\173\xa\x9\11\11\11\x9\151\146\x28\x6a\x51\x75\x65\162\x79\50\x74\150\x69\x73\x29\x2e\x69\x73\50\47\x3a\x63\x68\145\x63\153\x65\144\x27\51\51\xa\x9\11\11\x9\x9\173\xa\x9\11\x9\x9\11\x9\x6a\x51\165\x65\162\171\50\42\x23\155\x6f\x32\x66\x5f\147\x72\x61\143\145\x5f\160\x65\162\x69\x6f\x64\137\163\150\x6f\x77\x22\x29\x2e\163\150\x6f\167\50\51\73\11\11\11\x9\x9\11\11\x9\xa\x9\x9\11\11\11\11\152\121\165\145\162\171\50\x22\43\155\x6f\62\146\x5f\x67\x72\x61\x63\x65\x5f\160\145\x72\151\157\x64\x22\x29\56\146\157\x63\165\x73\x28\51\x3b\xa\x9\x9\x9\11\x9\x7d\12\11\x9\11\x9\175\x29\73\xa\x9\11\x9\x9\x6a\x51\x75\x65\162\171\x28\42\43\155\x6f\62\x66\137\156\157\x5f\x67\162\x61\x63\145\x5f\x70\x65\x72\151\x6f\144\42\x29\x2e\x63\x6c\151\x63\x6b\50\146\x75\156\x63\164\151\x6f\156\50\51\xa\x9\x9\11\x9\x7b\12\11\11\x9\11\x9\x69\146\x28\152\121\165\x65\x72\171\x28\164\x68\151\x73\51\56\x69\163\x28\x27\x3a\143\150\x65\143\x6b\x65\x64\x27\x29\51\xa\x9\x9\x9\x9\x9\x7b\12\11\11\x9\11\11\11\x6a\121\x75\145\162\171\50\x22\43\x6d\157\x32\x66\x5f\x67\162\x61\x63\x65\x5f\160\145\162\151\157\x64\137\163\x68\157\x77\42\x29\x2e\150\151\x64\x65\50\51\73\xa\11\x9\11\x9\x9\175\12\11\x9\x9\11\x7d\51\73\xa\x9\x9\x9\11\x6a\121\x75\145\162\x79\50\42\x23\x6d\157\62\x66\137\x67\x72\x61\x63\x65\137\x68\157\x75\x72\x22\51\x2e\x63\154\x69\x63\153\x28\x66\x75\x6e\143\x74\151\157\x6e\x28\51\x7b\12\x9\x9\x9\x9\11\152\121\x75\145\x72\171\50\42\43\x6d\157\62\146\x5f\x67\162\x61\x63\145\x5f\160\x65\162\x69\x6f\x64\42\51\56\146\157\143\165\x73\50\x29\x3b\12\x9\x9\x9\11\x7d\x29\x3b\12\x9\x9\11\x9\x6a\121\x75\145\x72\x79\x28\42\x23\155\157\62\x66\x5f\x67\x72\x61\143\145\137\144\x61\171\x22\x29\x2e\143\x6c\151\143\153\50\146\x75\x6e\x63\x74\x69\157\x6e\x28\x29\x7b\12\11\11\11\11\11\x6a\121\165\x65\x72\171\x28\x22\x23\x6d\x6f\x32\x66\137\147\x72\x61\143\x65\137\x70\145\x72\x69\x6f\144\42\x29\x2e\x66\157\143\165\163\50\x29\x3b\12\11\11\11\11\175\51\x3b\12\12\11\11\x9\11\x69\x66\50\152\121\x75\x65\162\171\x28\42\151\x6e\x70\165\164\x5b\156\x61\155\x65\x3d\x6d\x6f\62\146\137\154\157\x67\151\x6e\137\x6f\x70\x74\151\x6f\156\x5d\x3a\x72\x61\x64\151\x6f\x3a\143\150\145\143\153\x65\144\x22\x29\x2e\166\141\154\50\51\40\x3d\75\40\x30\51\173\xa\x9\x9\11\11\11\x6a\x51\x75\x65\162\171\x28\x27\x23\x6c\157\147\151\x6e\x70\150\157\156\x65\x64\x69\x76\x27\x29\x2e\163\x68\x6f\x77\50\51\x3b\12\11\11\11\x9\175\12\x9\11\x9\11\x69\x66\50\x6a\121\x75\145\x72\x79\50\42\151\156\160\x75\164\x5b\x6e\x61\155\x65\75\x6d\x6f\62\x66\137\145\x6e\141\142\x6c\x65\x5f\x67\141\165\x74\150\137\x6e\x61\x6d\x65\135\72\162\141\x64\x69\157\x3a\143\x68\145\x63\x6b\x65\144\x22\51\56\x76\141\154\50\51\x20\x3d\x3d\x20\x30\x29\173\12\11\x9\11\11\152\x51\165\x65\162\171\x28\x27\43\155\157\x32\x66\x5f\x67\x61\x75\164\x68\x5f\156\x61\x6d\145\47\x29\56\163\x68\x6f\167\x28\x29\x3b\xa\11\x9\11\11\x6a\x51\165\x65\x72\x79\x28\x22\x69\x6e\160\165\164\x5b\x6e\141\x6d\145\x3d\155\x6f\62\x66\137\x47\101\x5f\141\143\143\157\165\x6e\164\137\156\x61\155\x65\x5d\x22\51\x2e\160\162\157\x70\50\47\162\x65\161\x75\x69\x72\x65\144\47\54\164\162\x75\145\51\73\xa\x9\11\x9\x9\x7d\x65\x6c\163\x65\x7b\xa\x9\11\x9\11\152\121\x75\145\162\171\50\x22\x69\156\x70\165\x74\133\156\141\155\145\x3d\x6d\x6f\62\146\137\x47\101\137\x61\x63\x63\x6f\x75\x6e\164\x5f\x6e\x61\x6d\145\135\x22\x29\56\160\x72\x6f\x70\50\47\x72\x65\x71\x75\x69\162\x65\x64\x27\54\146\141\154\x73\x65\x29\73\xa\11\x9\x9\11\175\xa\11\x9\x9\11\x6a\121\x75\145\x72\x79\50\x22\151\156\160\x75\x74\x5b\x6e\141\x6d\145\x3d\x6d\157\x32\x66\x5f\x65\x6e\x61\x62\154\145\137\147\x61\165\164\150\x5f\x6e\141\x6d\x65\135\72\x72\141\144\x69\x6f\x22\51\56\143\x68\141\156\x67\145\50\146\165\x6e\143\164\x69\x6f\156\40\50\51\x20\x7b\12\x9\x9\11\11\40\151\146\x20\x28\x74\150\151\x73\x2e\166\x61\154\165\x65\x20\x3d\75\x20\x31\x29\x20\x7b\12\x9\x9\11\11\11\x6a\x51\165\x65\162\x79\50\42\151\156\x70\165\164\133\156\x61\155\x65\x3d\x6d\x6f\x32\146\137\x47\x41\x5f\x61\143\x63\x6f\x75\x6e\164\137\x6e\x61\x6d\x65\x5d\x22\x29\56\160\x72\x6f\160\50\47\x72\145\x71\165\x69\162\145\x64\x27\54\x66\141\154\163\145\51\73\xa\11\11\x9\x9\x9\152\121\x75\145\162\x79\50\x27\x23\x6d\157\x32\146\137\x67\x61\x75\x74\x68\x5f\x6e\x61\x6d\x65\x27\x29\56\x68\151\x64\145\50\51\x3b\xa\11\11\11\x9\175\40\x65\x6c\x73\145\x20\173\xa\11\11\x9\11\11\152\121\165\145\x72\171\50\47\x23\155\x6f\62\146\137\147\141\165\x74\150\137\156\141\x6d\145\x27\51\x2e\163\x68\157\167\50\x29\x3b\xa\x9\11\x9\11\x9\x6a\x51\x75\x65\x72\171\50\x22\151\x6e\x70\165\x74\133\x6e\x61\x6d\145\75\x6d\x6f\x32\x66\x5f\x47\101\x5f\141\143\143\x6f\x75\x6e\x74\x5f\156\x61\x6d\x65\x5d\x22\x29\56\x70\x72\x6f\160\50\x27\x72\x65\161\x75\151\162\145\144\x27\54\x74\162\x75\145\x29\73\12\11\x9\x9\11\x7d\12\11\x9\11\x9\175\51\73\12\x9\11\11\x9\x6a\x51\165\x65\x72\171\x28\x22\151\x6e\160\x75\164\133\x6e\x61\155\x65\75\155\157\62\146\137\154\x6f\x67\151\x6e\137\x6f\160\x74\151\157\x6e\135\72\x72\141\144\x69\x6f\x22\51\x2e\x63\x68\141\156\147\x65\50\146\x75\x6e\143\x74\x69\x6f\156\x20\x28\x29\40\x7b\xa\x9\x9\11\11\11\x69\146\x20\x28\164\x68\x69\163\56\166\141\x6c\165\x65\40\75\75\40\61\51\40\x7b\xa\x9\11\11\11\x9\x9\x6a\x51\165\x65\162\171\50\47\43\x6c\x6f\147\151\x6e\160\x68\x6f\x6e\x65\x64\151\x76\47\x29\56\x68\x69\x64\x65\x28\51\73\12\x9\11\11\11\11\175\145\x6c\x73\145\x7b\xa\11\x9\x9\11\x9\x9\152\121\165\145\x72\x79\50\47\x23\x6c\x6f\x67\x69\x6e\x70\150\157\156\145\x64\151\x76\x27\x29\56\x73\150\157\x77\x28\51\x3b\12\11\x9\11\11\x9\175\xa\11\11\11\x9\175\51\73\12\11\x9\11\x9\x6a\x51\x75\145\162\171\x28\x27\43\x70\x72\145\166\151\x65\x77\61\47\51\x2e\150\151\144\x65\x28\x29\73\12\11\11\x9\11\152\121\165\x65\x72\171\x28\x27\43\x73\x68\157\167\160\162\x65\166\x69\x65\x77\x31\x27\51\x2e\157\x6e\50\x27\x63\x6c\x69\143\x6b\x27\54\40\x66\165\156\x63\x74\x69\x6f\x6e\50\51\x20\173\12\x9\x9\11\x9\40\40\x69\x66\40\50\x20\152\x51\x75\x65\162\171\x28\x22\43\x70\x72\145\x76\151\145\167\61\x22\x29\56\x69\163\x28\x22\72\166\151\x73\151\x62\154\x65\x22\51\40\51\40\173\40\12\11\11\11\11\x9\x20\x20\x6a\121\x75\x65\x72\171\50\47\x23\x70\162\x65\166\151\145\167\x31\x27\51\x2e\150\x69\x64\x65\50\x29\x3b\12\11\11\11\x9\x9\40\x20\x6a\121\165\x65\162\171\x28\x27\x23\163\x68\157\x77\160\162\x65\166\151\x65\x77\61\x27\x29\x2e\150\x74\155\154\x28\x27\x53\x68\x6f\x77\x20\160\x72\145\166\151\x65\167\x27\x29\73\xa\11\x9\x9\x9\40\40\175\40\145\154\163\145\40\151\146\40\x28\x20\x6a\121\x75\145\162\x79\x28\42\x23\x70\x72\145\x76\151\x65\167\61\x22\51\56\151\x73\50\42\x3a\x68\151\144\x64\x65\156\42\51\40\x29\40\173\x20\xa\11\x9\11\x9\x9\x20\40\x6a\x51\x75\x65\162\171\50\x27\43\160\x72\x65\166\151\x65\167\x31\47\51\x2e\x73\150\x6f\167\x28\51\x3b\xa\11\x9\11\11\x9\x20\40\x6a\121\x75\145\x72\171\50\x27\43\163\150\x6f\167\160\162\x65\x76\151\145\x77\61\x27\51\x2e\x68\164\155\x6c\x28\47\110\151\144\145\40\x70\x72\x65\x76\151\145\x77\47\51\x3b\12\11\x9\x9\11\40\x20\x7d\12\11\11\11\x9\x7d\51\x3b\12\x9\11\x9\x9\152\121\165\x65\162\171\x28\x27\x23\x70\162\145\166\x69\145\167\62\47\51\56\x68\151\144\145\50\x29\x3b\12\x9\11\x9\x9\x6a\121\x75\x65\x72\x79\x28\47\43\x73\150\157\x77\x70\162\145\166\x69\145\x77\x32\47\51\56\157\x6e\x28\47\143\154\x69\143\x6b\x27\54\40\146\x75\x6e\143\x74\151\157\x6e\x28\x29\x20\x7b\12\x9\x9\x9\11\x20\40\151\146\x20\50\40\152\x51\165\x65\x72\171\50\42\43\x70\162\145\x76\x69\145\x77\62\42\51\56\151\163\x28\42\72\x76\x69\x73\x69\x62\x6c\x65\x22\51\40\x29\x20\173\x20\xa\11\11\x9\x9\x9\40\x20\x6a\121\165\145\162\x79\50\47\x23\160\x72\145\166\x69\x65\x77\x32\47\51\x2e\x68\151\x64\145\50\51\x3b\xa\11\11\x9\x9\11\x20\x20\x6a\121\165\x65\x72\171\x28\47\43\x73\x68\157\x77\x70\162\x65\x76\x69\145\x77\x32\47\x29\x2e\150\x74\x6d\154\x28\x27\x53\x68\x6f\167\x20\x70\x72\x65\166\151\x65\x77\x27\x29\73\xa\x9\x9\11\x9\40\40\175\x20\x65\154\x73\145\40\x69\146\40\50\x20\152\x51\165\145\162\171\x28\x22\43\x70\162\145\x76\x69\x65\167\62\42\x29\x2e\151\x73\x28\x22\x3a\x68\151\x64\x64\x65\156\42\51\40\51\40\173\x20\12\x9\x9\11\x9\11\x20\x20\x6a\x51\x75\145\x72\x79\x28\47\43\x70\162\x65\x76\x69\145\x77\x32\x27\x29\56\x73\150\x6f\x77\x28\51\x3b\12\x9\11\x9\11\x9\x20\x20\x6a\x51\x75\x65\162\x79\x28\47\43\163\150\x6f\x77\x70\x72\145\x76\x69\x65\x77\x32\x27\51\56\x68\x74\155\154\x28\x27\110\x69\144\145\40\160\x72\x65\166\x69\145\167\x27\51\73\12\x9\x9\x9\x9\x20\40\x7d\xa\11\11\11\x9\175\x29\73\xa\11\x9\11\x9\152\x51\165\145\x72\171\x28\47\x23\155\x6f\62\146\137\160\162\x69\x76\141\143\x79\137\160\157\x6c\151\x63\x79\x27\x29\x2e\157\x6e\50\47\143\x6c\x69\x63\x6b\x27\54\40\146\x75\x6e\143\x74\151\157\156\50\x29\40\x7b\12\11\11\11\x9\x9\x64\x6f\x63\165\x6d\145\156\x74\x2e\x67\x65\x74\105\154\x65\x6d\145\156\164\102\x79\x49\144\50\x22\x70\162\x69\x76\141\x63\171\x5f\x70\x6f\154\151\x63\171\x5f\62\146\x61\42\x29\56\x63\x6c\x69\143\x6b\50\x29\x3b\12\x9\x9\11\11\175\x29\x3b\xa\x9\x9\x9\x9";
if (!(isset($_REQUEST["\164\x72\165\x65"]) && MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\x66\x5f\155\163\147\137\x63\157\165\x6e\x74\145\x72", "\163\151\x74\145\137\x6f\x70\x74\x69\x6f\x6e") == 1)) {
    goto YHQ;
}
$w1 = wp_login_url() . "\77\141\x63\164\151\x6f\x6e\x3d\154\157\x67\157\165\x74";
echo "\x9\x9\x9\x9\x6a\x51\165\145\x72\171\x28\42\43\x6d\x65\x73\163\141\147\145\163\x22\51\56\x61\160\x70\x65\x6e\144\x28\42\74\144\x69\x76\40\143\x6c\x61\163\x73\x3d\47\x75\160\144\141\x74\x65\x64\40\x6e\x6f\164\151\143\x65\x20\x69\x73\x2d\x64\151\163\x6d\x69\163\x73\151\x62\154\145\x20\155\x6f\62\x66\x5f\x73\165\x63\x63\145\x73\163\x5f\x63\157\x6e\x74\x61\x69\156\x65\x72\47\x3e\40\x3c\160\40\143\154\141\163\163\75\47\x6d\x6f\x32\x66\137\x6d\163\x67\163\47\76";
echo __("\111\146\40\171\157\165\x20\141\x72\x65\x20\x4f\113\x20\x77\x69\164\x68\x20\144\145\x66\x61\165\x6c\x74\x20\163\145\x74\164\151\x6e\x67\x73\56\40", "\x6d\x69\156\x69\x6f\x72\x61\x6e\x67\x65\55\62\55\146\141\x63\164\x6f\162\x2d\141\165\164\x68\x65\156\164\151\x63\x61\164\x69\157\156");
echo "\x3c\x61\x20\x68\x72\x65\x66\x3d";
echo $w1;
echo "\x3e\x3c\x62\76";
echo __("\x43\x6c\x69\x63\153\40\110\x65\x72\145", "\x6d\151\156\x69\157\162\141\156\147\145\x2d\x32\55\x66\x61\143\164\157\x72\55\141\x75\164\x68\145\156\164\x69\x63\141\x74\x69\157\156");
echo "\40\x3c\57\x62\x3e\x20\74\57\x61\76\40";
echo __("\164\x6f\40\x6c\x6f\x67\x6f\165\x74\40\x61\156\x64\x20\x74\x72\171\x20\154\157\x67\151\156\x20\167\151\x74\150\40\x32\55\x46\141\x63\164\x6f\162\56", "\155\151\x6e\x69\x6f\x72\141\x6e\147\145\55\x32\x2d\146\x61\143\x74\157\162\55\141\x75\164\x68\145\x6e\x74\151\x63\x61\164\151\x6f\x6e");
echo "\74\x2f\160\76\x3c\57\144\x69\x76\x3e\x22\51\x3b\12\x9\x9\11\x9";
YHQ:
echo "\12\11\11\11\x9\x6a\121\x75\145\x72\171\x28\x27\43\155\x6f\62\146\x5f\x64\x65\x62\165\147\x5f\144\x65\x6c\145\x74\145\137\146\x6f\x72\x6d\x27\51\x2e\143\154\151\143\x6b\x28\146\x75\x6e\x63\164\151\157\x6e\50\51\173\xa\x9\x9\11\11\11\12\xa\11\x9\11\11\x9\x9\x76\x61\x72\40\x64\141\x74\x61\x20\x3d\40\40\x7b\12\11\x9\11\x9\11\11\11\47\x61\143\x74\x69\x6f\x6e\47\x20\40\40\x20\40\40\40\40\40\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\72\x20\x27\x6d\157\x5f\164\167\x6f\137\x66\141\143\x74\157\x72\137\141\152\x61\x78\47\54\xa\x9\x9\x9\x9\x9\x9\x9\47\x6d\157\x5f\62\x66\137\164\167\x6f\x5f\146\141\x63\x74\157\162\x5f\x61\x6a\x61\170\x27\40\x20\x20\x20\40\x20\x20\40\40\x3a\40\47\155\x6f\62\146\x5f\144\x65\x6c\x65\x74\x65\x5f\154\x6f\147\x5f\x66\151\x6c\x65\47\54\12\x9\x9\11\x9\11\11\x9\x27\155\x6f\x32\x66\137\156\x6f\x6e\x63\x65\137\144\x65\154\x65\164\x65\x5f\154\x6f\x67\47\40\40\40\40\x20\x20\40\x20\x20\72\40\40\x6a\121\x75\x65\x72\171\x28\47\x23\155\x6f\x32\146\x5f\x64\x65\154\x65\164\145\x5f\154\x6f\x67\x27\x29\56\166\x61\154\50\x29\54\xa\12\11\11\x9\11\11\x9\175\x3b\12\11\11\11\x9\x9\11\152\x51\165\145\x72\171\x2e\x70\x6f\163\164\50\141\x6a\141\170\165\162\x6c\x2c\40\144\x61\164\141\x2c\x20\146\165\156\143\164\151\157\156\x28\162\145\x73\x70\157\156\x73\145\51\40\x7b\xa\11\11\11\x9\11\x9\11\166\141\162\x20\162\x65\163\x70\x6f\x6e\x73\x65\40\75\40\162\x65\x73\160\157\x6e\x73\145\56\x72\145\x70\154\141\143\145\50\57\x5c\x73\53\57\147\54\x27\x20\x27\51\x2e\164\162\x69\x6d\x28\51\73\xa\x9\x9\11\x9\x9\x9\11\x69\x66\x20\50\x72\x65\x73\160\157\x6e\x73\x65\x20\x3d\75\40\x22\x74\162\165\x65\x22\51\x7b\12\11\11\11\11\x9\11\x9\x9\x73\165\x63\x63\145\163\x73\x5f\155\x73\x67\50\x22\114\x6f\x67\40\x66\151\154\x65\40\x64\x65\154\145\164\145\x64\x2e\x22\x29\x3b\xa\11\11\11\11\11\11\11\175\x65\x6c\x73\x65\173\xa\x9\x9\x9\11\11\11\11\x9\145\x72\x72\x6f\162\x5f\x6d\x73\147\50\x22\x4c\x6f\x67\40\x66\x69\x6c\x65\40\x69\163\40\x6e\157\164\x20\x61\x76\141\x69\154\141\142\x6c\x65\56\x22\51\73\xa\11\x9\x9\x9\11\11\11\175\12\11\11\x9\11\11\11\175\x29\73\xa\12\12\12\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x7d\51\73\12\12\x9\x9\x9\x9\x6a\121\165\145\x72\171\x28\x27\x23\x6d\157\62\x66\137\x73\141\x76\145\x5f\x67\162\x61\x63\x65\137\160\145\x72\151\157\x64\47\51\x2e\143\x6c\x69\143\x6b\50\146\165\x6e\143\x74\x69\x6f\156\50\51\x7b\12\12\11\x9\11\x9\11\x76\x61\x72\x20\144\x61\164\x61\x20\x3d\40\40\x7b\xa\11\x9\11\11\x9\x9\11\11\47\x61\x63\164\x69\157\x6e\47\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\72\40\47\x6d\x6f\x5f\164\167\157\137\x66\x61\x63\x74\157\162\x5f\141\x6a\141\170\47\54\12\x9\x9\11\11\11\x9\11\x9\47\x6d\x6f\137\x32\146\137\164\167\x6f\137\146\x61\143\164\x6f\162\137\x61\152\141\170\x27\x20\40\x20\x20\40\40\40\x20\40\x3a\x20\47\x6d\x6f\62\x66\x5f\x67\x72\x61\x63\145\137\160\145\162\151\157\x64\x5f\x73\x61\x76\x65\x27\54\12\11\11\11\11\x9\x9\11\x9\47\156\x6f\x6e\x63\145\x27\x9\x9\11\x9\11\40\x20\40\x20\40\40\x20\40\72\x20\40\152\121\x75\145\x72\171\x28\x27\x23\155\157\x32\x66\x5f\x6e\157\156\143\145\137\x65\156\x61\142\x6c\x65\137\x67\x72\141\143\x65\x5f\x70\x65\162\x69\x6f\x64\x27\x29\x2e\x76\x61\154\50\x29\x2c\xa\x9\11\x9\x9\11\11\x9\11\47\x6d\157\x32\x66\137\147\x72\141\x63\x65\160\x65\162\x69\x6f\144\x5f\165\x73\145\x27\40\x20\40\40\x20\40\40\x20\40\40\72\40\40\152\121\x75\x65\162\171\50\x27\x23\x6d\x6f\x32\146\137\x75\x73\x65\x5f\x67\162\141\143\145\137\160\145\162\x69\157\x64\x27\51\56\151\163\x28\x22\x3a\143\x68\145\x63\x6b\x65\144\x22\51\x2c\12\11\11\11\11\11\11\11\11\x27\x6d\x6f\62\x66\x5f\x67\x72\x61\143\145\160\x65\x72\151\157\x64\137\156\157\47\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x3a\x20\x20\x6a\x51\165\145\x72\x79\x28\x27\43\x6d\157\62\x66\137\x6e\x6f\137\x67\162\x61\143\x65\x5f\x70\145\x72\151\x6f\x64\47\51\x2e\151\x73\50\42\72\x63\150\x65\x63\153\145\144\42\x29\54\12\x9\x9\x9\x9\11\11\11\x9\47\x6d\157\x32\146\137\x67\162\x61\143\145\x70\x65\162\151\157\144\x5f\150\x6f\165\162\47\x20\x20\40\x20\40\40\40\x20\40\72\x20\x20\152\x51\x75\145\x72\x79\50\47\x23\155\157\62\x66\137\x67\x72\141\x63\145\137\x68\x6f\x75\162\47\51\56\x69\x73\50\x22\x3a\x63\150\x65\143\153\x65\144\x22\x29\x2c\12\x9\11\x9\11\x9\11\11\11\x27\155\157\x32\146\137\147\x72\141\143\145\x70\x65\x72\151\157\x64\x5f\x64\141\x79\47\40\x20\x20\40\x20\40\40\40\x20\x20\x3a\x20\x20\x6a\x51\x75\x65\x72\x79\50\47\43\155\157\x32\x66\x5f\x67\x72\141\143\x65\x5f\x64\x61\x79\x27\x29\x2e\x69\x73\x28\42\x3a\143\x68\x65\x63\153\145\144\x22\51\x2c\xa\x9\11\11\x9\11\x9\11\x9\47\155\157\x32\146\137\147\x72\x61\x63\145\x70\x65\x72\x69\x6f\144\137\x76\141\x6c\x75\145\47\x20\40\40\40\40\x20\40\40\72\40\40\152\x51\165\x65\x72\x79\50\x27\x23\155\157\x32\x66\x5f\x67\x72\x61\x63\x65\137\160\x65\162\x69\157\x64\47\51\x2e\x76\x61\x6c\50\51\x2c\xa\11\11\x9\11\11\175\x3b\12\11\11\11\11\11\152\x51\x75\145\x72\x79\x2e\x70\157\163\x74\50\x61\x6a\x61\x78\165\162\x6c\x2c\40\x64\x61\164\141\x2c\x20\x66\165\156\x63\164\x69\157\156\50\x72\x65\163\160\157\156\x73\x65\51\x20\x7b\xa\x9\11\x9\11\x9\x9\151\x66\40\x28\x72\145\163\x70\157\x6e\163\x65\x5b\47\144\141\x74\x61\47\135\40\x3d\75\75\x20\x22\164\162\x75\x65\42\x29\173\xa\11\x9\11\x9\x9\11\11\x73\165\143\x63\145\x73\x73\x5f\155\163\x67\x28\x22\x47\162\141\143\x65\x20\x70\145\162\151\157\x64\40\x73\141\166\x65\x64\40\163\x75\x63\x63\x65\x73\163\146\x75\154\x6c\x79\42\x29\x3b\xa\x9\x9\x9\11\11\x9\175\x65\154\x73\145\40\x69\x66\x28\162\145\163\160\x6f\x6e\163\x65\x5b\47\144\141\164\x61\47\135\40\x3d\x3d\x3d\40\x27\151\156\x76\141\154\x69\x64\x5f\151\156\x70\165\164\47\x29\173\12\11\11\11\11\x9\x9\11\x65\x72\x72\157\162\137\x6d\x73\x67\50\x22\x50\x6c\x65\x61\x73\145\40\x65\156\164\x65\162\40\x76\141\x6c\x69\x64\x20\151\156\x70\x75\164\42\x29\73\xa\x9\x9\x9\x9\x9\11\x7d\145\x6c\163\x65\173\xa\x9\x9\11\11\x9\11\x9\145\162\x72\x6f\162\137\155\163\x67\50\x22\x45\x72\x72\x6f\x72\40\167\150\x69\x6c\x65\40\x73\141\x76\151\156\x67\x20\x74\150\x65\x20\x73\145\164\x74\151\156\x67\163\42\51\x3b\12\11\11\x9\x9\11\11\175\xa\11\x9\x9\x9\11\175\51\x3b\xa\x9\11\11\11\x7d\51\73\12\x9\x9\x9\11\152\x51\165\145\x72\171\x28\x27\43\x6d\157\x32\x66\x5f\x64\145\x62\x75\147\137\x64\157\x77\156\154\x6f\x61\x64\137\146\157\162\155\x27\51\x2e\x63\154\151\143\x6b\50\x66\165\x6e\x63\164\151\x6f\x6e\50\51\x7b\xa\11\11\x9\11\11\12\11\11\11\11\11\x6a\x51\165\145\x72\171\50\47\x23\x6d\157\62\x66\137\144\x6f\167\x6e\154\x6f\x61\144\x5f\x6c\157\x67\137\146\x69\x6c\x65\x27\51\x2e\x73\x75\142\155\151\164\x28\51\73\12\x9\x9\11\11\175\51\73\xa\12\x9\x9\x9\xa\xa\11\11\11\11\x66\165\156\x63\164\151\157\156\40\x6d\x6f\x32\x66\137\144\145\x62\x75\x67\137\x6c\157\x67\x28\51\173\12\11\11\x9\x9\x9\x9\166\141\162\40\x64\x61\164\x61\x20\x3d\x20\x20\x7b\xa\x9\11\x9\x9\x9\11\11\x27\141\143\164\151\157\x6e\47\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\x3a\40\47\155\157\x5f\x74\x77\x6f\x5f\x66\141\143\164\x6f\x72\x5f\141\x6a\141\x78\47\54\xa\11\x9\11\x9\11\x9\11\47\x6d\x6f\137\62\146\137\164\x77\157\x5f\x66\x61\x63\164\x6f\x72\x5f\x61\x6a\141\x78\47\x20\x20\40\x20\40\40\x20\x20\40\72\40\x27\x6d\157\62\x66\137\145\x6e\141\142\x6c\x65\x5f\144\x69\x73\x61\x62\154\x65\137\x64\145\x62\x75\147\137\x6c\x6f\x67\47\54\xa\11\11\11\11\11\11\11\x27\x6d\157\x32\146\137\x6e\157\156\x63\145\137\145\x6e\x61\142\154\145\x5f\x64\x65\142\x75\147\x5f\x6c\x6f\147\47\40\x20\40\x3a\40\40\x6a\121\x75\x65\162\x79\50\x27\x23\x6d\x6f\62\x66\x5f\x6e\x6f\x6e\x63\x65\x5f\x65\x6e\x61\x62\154\x65\x5f\x64\x65\142\x75\x67\x5f\x6c\x6f\147\47\x29\56\166\x61\154\50\51\x2c\12\x9\11\11\11\x9\x9\11\x27\x6d\157\x32\146\137\145\156\x61\x62\x6c\145\x5f\144\145\142\x75\x67\x5f\x6c\157\147\47\40\x20\40\40\x20\x20\40\40\40\x3a\40\x20\152\x51\165\x65\162\x79\x28\x27\x23\155\157\62\x66\137\144\x65\142\x75\147\x5f\x6c\x6f\147\x5f\151\x64\x27\x29\56\x69\x73\x28\x22\72\143\x68\145\143\x6b\145\144\42\x29\54\xa\x9\x9\x9\x9\11\11\175\73\xa\11\x9\x9\11\x9\x9\152\x51\165\145\162\171\56\160\157\163\x74\50\141\x6a\x61\170\165\x72\x6c\x2c\x20\x64\x61\164\141\x2c\x20\146\165\x6e\x63\164\x69\157\156\50\x72\x65\163\x70\157\156\163\x65\x29\x20\173\12\11\11\x9\x9\11\11\x9\x76\141\x72\x20\x72\145\x73\160\157\x6e\x73\x65\40\75\x20\x72\x65\163\x70\157\x6e\163\145\56\x72\145\160\154\x61\143\x65\x28\x2f\x5c\x73\x2b\57\147\54\x27\x20\x27\51\56\164\x72\151\155\x28\x29\73\12\x9\11\11\x9\x9\11\11\x69\x66\x20\x28\162\145\163\160\x6f\156\163\x65\x20\x3d\x3d\x20\x22\x74\x72\x75\145\42\51\x7b\xa\11\x9\x9\x9\x9\x9\11\11\163\x75\143\143\145\x73\x73\137\155\163\147\50\x22\120\154\x75\x67\x69\156\x20\x6c\x6f\147\x20\x69\163\40\x6e\x6f\x77\x20\145\x6e\141\x62\154\145\x64\x2e\42\x29\x3b\12\12\11\11\x9\11\11\x9\11\x7d\145\x6c\x73\145\x7b\12\11\11\x9\x9\11\x9\11\11\145\x72\x72\x6f\162\137\x6d\x73\147\50\x22\120\154\165\x67\151\x6e\40\154\157\147\x20\151\x73\x20\156\157\167\x20\144\x69\163\141\x62\154\x65\x64\56\x22\x29\x3b\12\12\11\11\11\11\11\x9\11\x7d\12\x9\11\11\11\11\x9\x7d\51\x3b\xa\12\x9\11\11\11\x7d\xa\x9\11\11\x3c\x2f\x73\x63\162\151\160\164\x3e\xa\74\x2f\144\151\166\x3e\12\xa\xa\xa";

Function Calls

None

Variables

None

Stats

MD5 8897b0e45862a99d1fa8d716f558ff62
Eval Count 0
Decode Time 122 ms