{"id":8861,"date":"2022-01-12T12:08:45","date_gmt":"2022-01-12T17:08:45","guid":{"rendered":"https:\/\/joinpasidev.org\/?page_id=8861"},"modified":"2023-09-01T16:16:52","modified_gmt":"2023-09-01T20:16:52","slug":"renewcheck","status":"publish","type":"page","link":"https:\/\/joinpasidev.org\/index.php\/renewcheck\/","title":{"rendered":"RenewCheck"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8861\" class=\"elementor elementor-8861\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a805ae8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a805ae8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d2deb49\" data-id=\"d2deb49\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5adf527 elementor-widget elementor-widget-heading\" data-id=\"5adf527\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><span class=\"english\">PASI Membership Verification<\/span><span class=\"polish\" style=\"display:none\">Werifikacja Cz\u0142onkostwa w PASI<\/span><\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99e936c elementor-widget elementor-widget-heading\" data-id=\"99e936c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><h3 id=\"membershipchoice\" class=\"english\" style=\"color:red;text-align:center\">PLEASE ENTER FIRST NAME, LAST NAME AND EMAIL ADDRESS<\/h3><h3 id=\"membershiptypepolish\" class=\"polish\" style=\"color:red;text-align:center;display:none\">PROSZ\u0118 WPROWADZI\u0106 IMI\u0118, NAZWISKO I ADRES EMAILOWY<h3><h5 class=\"english switchpolish\" id=\"renewalenglish\" style=\"color:blue;text-align:center;text-decoration:underline\">po polsku<\/h5><h5 class=\"polish switchenglish\" id=\"renewalpolish\" style=\"color:blue;text-align:center;text-decoration:underline;display:none\">english<\/h5><br\/><\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbc5a3b elementor-widget elementor-widget-html\" data-id=\"bbc5a3b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script>\n    var emailerroroccured = false;\n    var firstnamerenewcheck;\n    var lastnamerenewcheck;\n    var emailrenewcheck;\n\n    $(window).load(function () {\n        function getParameterByName(name, url = window.location.href) {\n            name = name.replace(\/[\\[\\]]\/g, '\\\\$&');\n            var regex = new RegExp('[?&]' + name + '(=([^&#]*)|&|#|$)'),\n                results = regex.exec(url);\n            if (!results) return null;\n            if (!results[2]) return '';\n            return decodeURIComponent(results[2].replace(\/\\+\/g, ' '));\n        }\n\n        firstnamerenewcheck = getParameterByName('firstnamerenewcheck');\n        lastnamerenewcheck = getParameterByName('lastnamerenewcheck');\n        emailrenewcheck = getParameterByName('emailrenewcheck');\n\n        $(\"#firstnamerenewcheck\").val(firstnamerenewcheck);\n        $(\"#lastnamerenewcheck\").val(lastnamerenewcheck);\n        $(\"#emailrenewcheck\").val(emailrenewcheck);\n\n        changeOrientation();\n\n        if (firstnamerenewcheck == null) {\n            firstnamerenewcheck = \"\";\n        }\n\n        if (lastnamerenewcheck == null) {\n            lastnamerenewcheck = \"\";\n        }\n\n        if (emailrenewcheck == null) {\n            emailrenewcheck = \"\";\n        }\n\n        if (firstnamerenewcheck.trim() != \"\"\n        || lastnamerenewcheck.trim() != \"\"\n        || emailrenewcheck.trim() != \"\") {\n            VerifyMember();\n        }\n    });\n\n    function changeOrientation() {\n\n        var is_mobile = isMobile.status;\n\n        if (is_mobile) {\n            var is_tablet = isTablet.status;\n\n            if (window.orientation === 90 || window.orientation === -90) {\n                if (is_tablet) {\n                    $(\".iserror\").hide();\n\n                    $(\"#iserroremail\").hide();\n                }\n                else {\n                    $(\".iserror\").show();\n\n                    if (emailerroroccured) {\n                        $(\"#iserroremail\").show();\n                    }\n\n                    $(\".spacesHorizontal\").show();\n\n                    $(\".breakvertical\").hide();\n                }\n\n                $(\"#firstnamerenewcheck\").css(\"width\", \"500px\");\n\n                $(\"#lastnamerenewcheck\").css(\"width\", \"500px\");\n\n                $(\"#emailrenewcheck\").css(\"width\", \"500px\");\n            }\n            else {\n                if (is_tablet) {\n                    $(\"#firstnamerenewcheck\").css(\"width\", \"450px\");\n\n                    $(\"#lastnamerenewcheck\").css(\"width\", \"450px\");\n\n                    $(\"#emailrenewcheck\").css(\"width\", \"450px\");\n                }\n                else {\n                    $(\".spacesHorizontal\").hide();\n\n                    $(\".breakvertical\").show();\n\n                    $(\"#firstnamerenewcheck\").css(\"width\", \"300px\");\n\n                    $(\"#lastnamerenewcheck\").css(\"width\", \"300px\");\n\n                    $(\"#emailrenewcheck\").css(\"width\", \"300px\");\n                }\n\n                $(\".iserror\").show();\n\n                if (emailerroroccured) {\n                    $(\"#iserroremail\").show();\n                }\n            }\n        }\n    }\n\n    function VerifyMember() {\n        clearall();\n\n        firstnamerenewcheck = $(\"#firstnamerenewcheck\").val().trim();\n        lastnamerenewcheck = $(\"#lastnamerenewcheck\").val().trim();\n        emailrenewcheck = $(\"#emailrenewcheck\").val().trim();\n\n        if (firstnamerenewcheck == \"\") {\n            $(\"#englishfirstnameerror\").html(\"&nbsp;&nbsp;&nbsp;Please Enter First Name\");\n            $(\"#polishfirstnameerror\").html(\"&nbsp;&nbsp;&nbsp;Prosz\u0119 Wprowadzi\u0107 Imi\u0119\");\n            $(\"#iserrorfirstname\").show();\n        }\n\n        if (lastnamerenewcheck == \"\") {\n            $(\"#englishlastnameerror\").html(\"&nbsp;&nbsp;&nbsp;Please Enter Last Name\");\n            $(\"#polishlastnameerror\").html(\"&nbsp;&nbsp;&nbsp;Prosz\u0119 Wprowadzi\u0107 Nazwisko\");\n            $(\"#iserrorlastname\").show();\n        }\n\n        if (emailrenewcheck == \"\") {\n            $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Please Enter Email Address.\");\n            $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Prosz\u0119 Wprowadzi\u0107 Adres Emailowy.\");\n            $(\"#iserroremail\").show();\n        }\n\n        if (firstnamerenewcheck != \"\" && lastnamerenewcheck != \"\" && emailrenewcheck != \"\") {\n            var selectedlanguage = typeLanguage.language;\n\n            \/\/alert(firstnamerenewcheck + \" \" + lastnamerenewcheck + \" \" + emailrenewcheck);\n\n            $.ajax({\n                type: Call_Type,\n                url: Call_Path + 'UserVerification.php',\n                data: {\n                    FirstNameRenewCheck: firstnamerenewcheck,\n                    LastNameRenewCheck: lastnamerenewcheck,\n                    EmailRenewCheck: emailrenewcheck,\n                    Language: selectedlanguage\n                },\n                success: function (result) {\n\n                    \/\/alert(result);\n\n                    result = result.trim();\n\n                    if (result === \"haslogin\" || result == \"username added\") {\n                        redirection_page(selectedlanguage, \"renewalpasi\");\n                        \/\/redirect_to_renew(firstnamerenewcheck, lastnamerenewcheck, emailrenewcheck, selectedlanguage, \"renewalpasi\")\n                    }\n                    else if (result === \"nologin\") {\n                        $.ajax({\n                            type: Call_Type,\n                            url: Call_Path + 'FindUserByEmail.php',\n                            data: {\n                                FirstName: firstnamerenewcheck,\n                                LastName: lastnamerenewcheck,\n                                EmailAddress: emailrenewcheck,\n                                Language: selectedlanguage\n                            },\n                            success: function (resultuser) {\n\n                                \/\/alert(resultuser);\n\n                                resultuser = resultuser.trim();\n\n                                if (resultuser == \"nousername\") {\n                                    redirection_page(selectedlanguage, \"renewalonlinepasi\");\n                                    \/\/redirect_to_renew(firstnamerenewcheck, lastnamerenewcheck, emailrenewcheck, selectedlanguage, \"renewalonlinepasi\")\n                                }\n                                else if (resultuser.indexOf(\"Message: \") != -1) {\n                                    resultuser = resultuser.replace(\"Message: \", \"\");\n                                    $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;\" + resultuser);\n                                    $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;\" + resultuser);\n                                    $(\"#iserroremail\").hide();\n                                    emailerroroccured = true;\n                                }\n                                else {\n                                    redirection_page(selectedlanguage, \"renewalpasi\");\n                                    \/\/redirect_to_renew(firstnamerenewcheck, lastnamerenewcheck, emailrenewcheck, selectedlanguage, \"renewalpasi\")\n                                }\n\n                                changeOrientation();\n                                \/\/return response;\n                            },\n                            error: function (xhr, status, erroruser) {\n                                \/\/console.error(xhr);\n                                $(\"#englishexceptionerror\").html(\"&nbsp;&nbsp;&nbsp;\" + error_occured + erroruser);\n                                $(\"#polishexceptionerror\").html(\"&nbsp;&nbsp;&nbsp;\" + jest_blad +  erroruser);\n                                $(\"#iserroremail\").hide();\n                                emailerroroccured = true;\n                                \/\/alert(status);\n                            }\n                        });\n                    }\n                    else if (result === \"notregistered\") {\n                        redirection_page(selectedlanguage, \"renewalonlinepasi\");\n                        \/\/redirect_to_renew(firstnamerenewcheck, lastnamerenewcheck, emailrenewcheck, selectedlanguage, \"renewalonlinepasi\")\n                    }\n                    else if (result === \"noexists\") {\n                        $(\"#englishmessage\").html(\"&nbsp;&nbsp;&nbsp;You are not a PASI member. Please Join PASI.\");\n                        $(\"#polishmessage\").html(\"&nbsp;&nbsp;&nbsp;Nie jeste\u015b cz\u0142onkiem PASI, Wst\u0105p do PASI.\");\n                        $(\"#ismessage\").hide();\n                        $(\"#gform_next_button_1_31\").click();\n                    }\n                    else if (result === \"wrong\") {\n                        $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Email Address is incorrect.\");\n                        $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Nieprawid\u0142owy Adress Emailowy.\");\n                        $(\"#iserroremail\").hide();\n                        emailerroroccured = true;\n                    }\n                    else if (result === \"emailexists\") {\n                        $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Email Address is used by another PASI member. Please enter another Email Address.\");\n                        $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Adress Emailowy jest ju\u017c u\u017cywany przez innego cz\u0142onka PASI. Prosz\u0119 wprowadzi\u0107 inny Adres Emailowy.\");\n                        $(\"#iserroremail\").show();\n                        $(\".iserror\").show();\n                        emailerroroccured = true;\n                    }\n                    else if (result.indexOf(\"failed\") != -1) {\n                        $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Error while doing verification.\");\n                        $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;B\u0142\u0105d przy dokonywaniu weryfikacji.\");\n                        $(\"#iserroremail\").hide();\n                        emailerroroccured = true;\n                    }\n                    else if (result.indexOf(\"Message: \") != -1) {\n                        result = result.replace(\"Message: \", \"\");\n                        $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;\" + result);\n                        $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;\" + result);\n                        $(\"#iserroremail\").hide();\n                        emailerroroccured = true;\n                    }\n                    else {\n                        $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;\" + result);\n                        $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;\" + result);\n                        $(\"#iserroremail\").hide();\n                        emailerroroccured = true;\n                    }\n\n                    changeOrientation();\n                    \/\/return response;\n                },\n                error: function (xhr, status, error) {\n                    \/\/console.error(xhr);\n                    $(\"#englishexceptionerror\").html(\"&nbsp;&nbsp;&nbsp;\" + error_occured + erroruser);\n                    $(\"#polishexceptionerror\").html(\"&nbsp;&nbsp;&nbsp;\" + jest_blad + erroruser);\n                    $(\"#iserroremail\").hide();\n                    emailerroroccured = true;\n                    \/\/alert(status);\n                }\n            });\n        }\n        else {\n            changeOrientation();\n        }\n    }\n\n    \/\/function redirect_to_renew(firstnamerenewcheck, lastnamerenewcheck, emailrenewcheck, selectedlanguage, renewalpage) {\n    \/\/    $.ajax({\n    \/\/        type: Call_Type,\n    \/\/        url: Call_Path + 'SaveNameEmail.php',\n    \/\/        data: {\n    \/\/            RenewalPage: renewalpage,\n    \/\/            FirstNameRenewCheck: firstnamerenewcheck,\n    \/\/            LastNameRenewCheck: lastnamerenewcheck,\n    \/\/            EmailRenewCheck: emailrenewcheck,\n    \/\/        },\n    \/\/        success: function (result) {\n    \/\/            result = result.trim();\n\n    \/\/            if (result == \"good\") {\n    \/\/                redirection_page(selectedlanguage, renewalpage);\n    \/\/            }\n    \/\/            else if (result.indexOf(\"Message: \") != -1) {\n    \/\/                Saving_RenewCheck_Failed();\n    \/\/            }\n    \/\/            else {\n    \/\/                Saving_RenewCheck_Failed();\n    \/\/            }\n    \/\/        },\n    \/\/        error: function (xhr, status, error) {\n    \/\/            \/\/console.error(xhr);\n    \/\/            $(\"#englishexceptionerror\").html(\"&nbsp;&nbsp;&nbsp;\" + error_occured + erroruser);\n    \/\/            $(\"#polishexceptionerror\").html(\"&nbsp;&nbsp;&nbsp;\" + jest_blad + erroruser);\n    \/\/            $(\"#iserroremail\").hide();\n    \/\/            emailerroroccured = true;\n    \/\/            \/\/alert(status);\n    \/\/        }\n    \/\/    });\n    \/\/}\n\n    \/\/function Saving_RenewCheck_Failed() {\n    \/\/    $(\"#englishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Saving FirstName, LastName and Email Address has failed\");\n    \/\/    $(\"#polishemailerror\").html(\"&nbsp;&nbsp;&nbsp;Zapami\u0119tanie Imienia, Nazwiska i Adresu Emailowego nie powiod\u0142o si\u0119\");\n    \/\/    $(\"#iserroremail\").show();\n    \/\/    $(\".iserror\").show();\n    \/\/    emailerroroccured = true;\n    \/\/}\n\n    $(document).on('click', '#CheckRenewButton', function () {\n        VerifyMember();\n    });\n\n    function clearall() {\n        $(\"#englishfirstnameerror\").html(\"\");\n        $(\"#polishfirstnameerror\").html(\"\");\n        $(\"#englishlastnameerror\").html(\"\");\n        $(\"#polishlastnameerror\").html(\"\");\n        $(\"#englishemailerror\").html(\"\");\n        $(\"#polishemailerror\").html(\"\");\n        $(\"#englishmessage\").html(\"\");\n        $(\"#polishmessage\").html(\"\");\n        $(\"#iserrorfirstname\").hide();\n        $(\"#iserrorlastname\").hide();\n        $(\"#iserroremail\").hide();\n        $(\"#ismessage\").hide();\n        emailerroroccured = false;\n    }\n\n    $(document).on('click', '#ClearCheckRenew', function () {\n        $(\"#firstnamerenewcheck\").val(\"\");\n        $(\"#lastnamerenewcheck\").val(\"\");\n        $(\"#emailrenewcheck\").val(\"\");\n        clearall();\n    });\n\n    $(document).on('mouseover', '#CheckRenewButton', function () {\n        $(\"#CheckRenewButton\").css(\"background-color\", \"#CB1407\");\n    });\n\n    $(document).on('mouseout', '#CheckRenewButton', function () {\n        $(\"#CheckRenewButton\").css(\"background-color\", \"#61CE70\");\n    });\n\n    $(document).on('mouseover', '#ClearCheckRenew', function () {\n        $(\"#ClearCheckRenew\").css(\"background-color\", \"#CB1407\");\n    });\n\n    $(document).on('mouseout', '#ClearCheckRenew', function () {\n        $(\"#ClearCheckRenew\").css(\"background-color\", \"#61CE70\");\n    });\n\n    $(document).on('keyup', '#firstnamerenewcheck', function () {\n        $(\"#englishfirstnameerror\").html(\"\");\n        $(\"#polishfirstnameerror\").html(\"\");\n        $(\"#iserrorfirstname\").hide();\n    });\n\n    $(document).on('change', '#firstnamerenewcheck', function () {\n        $(\"#englishfirstnameerror\").html(\"\");\n        $(\"#polishfirstnameerror\").html(\"\");\n        $(\"#iserrorfirstname\").hide();\n    });\n\n    $(document).on('keyup', '#lastnamerenewcheck', function () {\n        $(\"#englishlastnameerror\").html(\"\");\n        $(\"#polishlastnameerror\").html(\"\");\n        $(\"#iserrorlastname\").hide();\n    });\n\n    $(document).on('change', '#lastnamerenewcheck', function () {\n        $(\"#englishlastnameerror\").html(\"\");\n        $(\"#polishlastnameerror\").html(\"\");\n        $(\"#iserrorlastname\").hide();\n    });\n\n    $(document).on('keyup', '#emailrenewcheck', function () {\n        $(\"#englishemailerror\").html(\"\");\n        $(\"#polishemailerror\").html(\"\");\n        $(\"#iserroremail\").hide();\n    });\n\n    $(document).on('change', '#emailrenewcheck', function () {\n        $(\"#englishemailerror\").html(\"\");\n        $(\"#polishemailerror\").html(\"\");\n        $(\"#iserroremail\").hide();\n    });\n<\/script>\n<form action=\"#\" autocomplete=\"on\">\n    <div class=\"elementor-align-center\" id=\"FirstNameRenewCheck\">\n        <span id=\"input_firstnamerenewcheck_container\">\n            <label for=\"firstnamerenewcheck\">\n                <span class=\"english\" style=\"\">\n                    <b>\n                        First Name\n                    <\/b>\n                <\/span>\n                <span class=\"polish\" style=\"display: none;\">\n                    <b>\n                        Imi\u0119\n                    <\/b>\n                <\/span>\n            <\/label>\n            <br \/>\n            <input type=\"text\" name=\"firstnamerenewcheck\" id=\"firstnamerenewcheck\" value=\"\" tabindex=\"2\" aria-required=\"true\" style=\"width:600px\" \/>\n            <span class=\"iserror\" style=\"display:none;\">\n                <br id=\"iserrorfirstname\" style=\"display:none;\" \/>\n            <\/span>\n            <span id=\"englishfirstnameerror\" class=\"english\" style=\"color:red\">\n            <\/span>\n            <span id=\"polishfirstnameerror\" class=\"polish\" style=\"display:none;color:red;\">\n            <\/span>\n        <\/span>\n    <\/div>\n    <br \/>\n    <div class=\"elementor-align-center\" id=\"LastNameRenewCheck\">\n        <span id=\"input_lastnamerenewcheck_container\">\n            <label for=\"lastnamerenewcheck\">\n                <span class=\"english\" style=\"\">\n                    <b>\n                        Last Name\n                    <\/b>\n                <\/span>\n                <span class=\"polish\" style=\"display: none;\">\n                    <b>\n                        Nazwisko\n                    <\/b>\n                <\/span>\n            <\/label>\n            <br \/>\n            <input type=\"text\" name=\"lastnamerenewcheck\" id=\"lastnamerenewcheck\" value=\"\" tabindex=\"3\" aria-required=\"true\" style=\"width:600px\" \/>\n            <span class=\"iserror\" style=\"display:none;\">\n                <br id=\"iserrorlastname\" style=\"display:none;\" \/>\n            <\/span>\n            <span id=\"englishlastnameerror\" class=\"english\" style=\"color:red\">\n            <\/span>\n            <span id=\"polishlastnameerror\" class=\"polish\" style=\"display:none;color:red;\">\n            <\/span>\n        <\/span>\n    <\/div>\n    <br \/>\n    <div class=\"elementor-align-center\" id=\"EmailRenewCheck\">\n        <span id=\"input_emailrenewcheck_container\">\n            <label for=\"emailrenewcheck\">\n                <span class=\"english\" style=\"\">\n                    <b>\n                        Email Address\n                    <\/b>\n                <\/span>\n                <span class=\"polish\" style=\"display: none;\">\n                    <b>\n                        Adres Emailowy\n                    <\/b>\n                <\/span>\n            <\/label>\n            <br \/>\n            <input type=\"email\" name=\"emailrenewcheck\" id=\"emailrenewcheck\" value=\"\" tabindex=\"4\" aria-required=\"true\" style=\"width:600px\" \/>\n            <span class=\"iserror\" style=\"display:none;\">\n                <br id=\"iserroremail\" style=\"display:none;\" \/>\n            <\/span>\n            <span id=\"englishemailerror\" class=\"english\" style=\"color:red\">\n            <\/span>\n            <span id=\"polishemailerror\" class=\"polish\" style=\"display:none;color:red;\">\n            <\/span>\n        <\/span>\n    <\/div>\n    <span class=\"iserror\" style=\"display:none;\">\n        <br id=\"ismessage\" style=\"display:none\" \/>\n    <\/span>\n    <div class=\"elementor-align-center\">\n        <span id=\"englishmessage\" class=\"english\" style=\"color:green\">\n        <\/span>\n        <span id=\"polishmessage\" class=\"polish\" style=\"display:none;color:green;\">\n        <\/span>\n    <\/div>\n    <span class=\"iserror\" style=\"display:none;\">\n        <br id=\"isexceptionerror\" style=\"display:none\" \/>\n    <\/span>\n    <span id=\"englishexceptionerror\" class=\"english\" style=\"color:red\">\n    <\/span>\n    <span id=\"polishexceptionerror\" class=\"polish\" style=\"display:none;color:red;\">\n    <\/span>\n    <input type=\"submit\" id=\"SubmitData\" style=\"display:none\" \/>\n    <br \/>\n    <div style=\"text-align:center\">\n        <div class=\"elementor-element elementor-element-11111e1 elementor-align-center elementor-mobile-align-center elementor-widget__width-auto elementor-widget-mobile__width-initial elementor-widget elementor-widget-button\" data-id=\"11111e1\" data-element_type=\"widget\" data-widget_type=\"button.default\" id=\"CheckRenewButtonBlock\" style=\"display:inline-block\">\n            <div class=\"elementor-widget-container\">\n                <div class=\"elementor-button-wrapper\">\n                    <a href=\"javascript:void(0)\" id=\"CheckRenewButton\" tabindex=\"5\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n                        <span class=\"elementor-button-content-wrapper\">\n                            <span class=\"elementor-button-text\">\n                                <span class=\"english\" style=\"\">\n                                    Verify Membership\n                                <\/span>\n                                <span class=\"polish\" style=\"display:none;\">\n                                    Zweryfikuj Cz\u0142onkostwo\n                                <\/span>\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <span class=\"spacesHorizontal\">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n        <br class=\"breakvertical\" style=\"display:none;\" \/>\n        <br class=\"breakvertical\" style=\"display:none;\" \/>\n        <div class=\"elementor-element elementor-element-22222e2 elementor-align-center elementor-mobile-align-center elementor-widget__width-auto elementor-widget-mobile__width-initial elementor-widget elementor-widget-button\" data-id=\"22222e2\" data-element_type=\"widget\" data-widget_type=\"button.default\" id=\"ClearCheckRenewButton\" style=\"display:inline-block\">\n            <div class=\"elementor-widget-container\">\n                <div class=\"elementor-button-wrapper\">\n                    <a href=\"javascript:void(0)\" id=\"ClearCheckRenew\" tabindex=\"6\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n                        <span class=\"elementor-button-content-wrapper\">\n                            <span class=\"elementor-button-text\">\n                                <span class=\"english\" style=\"\">\n                                    Clear Fields\n                                <\/span>\n                                <span class=\"polish\" style=\"display:none;\">\n                                    Wyczy\u015b\u0107 Pola\n                                <\/span>\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/form>\n\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>PASI Membership VerificationWerifikacja Cz\u0142onkostwa w PASI PLEASE ENTER FIRST NAME, LAST NAME AND EMAIL ADDRESS PROSZ\u0118 WPROWADZI\u0106 IMI\u0118, NAZWISKO I ADRES EMAILOWY po polsku english First Name Imi\u0119 Last Name Nazwisko Email Address Adres Emailowy Verify Membership Zweryfikuj Cz\u0142onkostwo &nbsp;&nbsp;&nbsp;&nbsp; Clear Fields Wyczy\u015b\u0107 Pola<\/p>\n","protected":false},"author":261,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"_links":{"self":[{"href":"https:\/\/joinpasidev.org\/index.php\/wp-json\/wp\/v2\/pages\/8861"}],"collection":[{"href":"https:\/\/joinpasidev.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/joinpasidev.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/joinpasidev.org\/index.php\/wp-json\/wp\/v2\/users\/261"}],"replies":[{"embeddable":true,"href":"https:\/\/joinpasidev.org\/index.php\/wp-json\/wp\/v2\/comments?post=8861"}],"version-history":[{"count":0,"href":"https:\/\/joinpasidev.org\/index.php\/wp-json\/wp\/v2\/pages\/8861\/revisions"}],"wp:attachment":[{"href":"https:\/\/joinpasidev.org\/index.php\/wp-json\/wp\/v2\/media?parent=8861"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}