{"id":47,"date":"2016-03-07T15:21:32","date_gmt":"2016-03-07T14:21:32","guid":{"rendered":"http:\/\/www.ra-pirringer.at\/beta\/?page_id=47"},"modified":"2024-02-04T14:46:12","modified_gmt":"2024-02-04T13:46:12","slug":"kontakt-und-anfahrt","status":"publish","type":"page","link":"https:\/\/www.ra-pirringer.at\/web\/kontakt-und-anfahrt\/","title":{"rendered":"Kontakt und Anfahrt"},"content":{"rendered":"<h3 class=\"hide-if-no-js\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-266x266 alignright\" src=\"https:\/\/www.ra-pirringer.at\/web\/wp-content\/uploads\/2016\/03\/T%C3%BCrschild-Anwalt-Dr.-Anton-Pirringer-2460-Bruck-an-der-Leitha-2413-Berg-Rechtsanwalt.jpg\" alt=\"T\u00fcrschild Anwalt Dr. Anton Pirringer 2460 Bruck an der Leitha 2413 Berg Rechtsanwalt\" width=\"291\" height=\"219\" \/><strong>So\u00a0finden Sie mich:<\/strong><\/h3>\n<h4><strong>Kanzleianschrift<\/strong><\/h4>\n<p>Hauptplatz 16\/4\/6, 2460 Bruck an der Leitha<\/p>\n<p style=\"text-align: left;\">Telefon 02162\/62513, Telefax 02162\/62513-89, Mobil 0664\/88253516<\/p>\n<p style=\"text-align: left;\">E-Mail <a href=\"mailto:kanzlei@ra-pirringer.at\">kanzlei@ra-pirringer.at<\/a><\/p>\n<style>\n    .google-maps {<br \/>\n        position: relative;<br \/>\n        padding-bottom: 63%; \/\/ This is the aspect ratio<br \/>\n        height: 0;<br \/>\n        overflow: hidden;<br \/>\n    }<br \/>\n    .google-maps iframe {<br \/>\n        position: absolute;<br \/>\n        top: 0;<br \/>\n        left: 0;<br \/>\n        width: 100% !important;<br \/>\n        height: 100% !important;<br \/>\n    }<br \/>\n<\/style>\n<div class=\"google-maps\"><iframe loading=\"lazy\" style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d10673.564848663875!2d16.771196118490433!3d48.025470444197!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc31734d1c1b01c6!2sRechtsanwalt+Dr.+Anton+Pirringer!5e0!3m2!1sde!2sat!4v1474451821127\" width=\"634\" height=\"400\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<hr \/>\n<h4><strong>Termine nach Vereinbarung<\/strong><\/h4>\n<p>Damit ich mir f\u00fcr jeden einzelnen Mandanten gen\u00fcgend Zeit nehmen kann, ersuche ich um telefonische Terminvereinbarung. Sollte ich Ihren Anruf nicht entgegennehmen k\u00f6nnen, rufe ich Sie verl\u00e4sslich zur\u00fcck.<\/p>\n<p><strong>F\u00fcr Berufst\u00e4tige vergebe ich Termine auch ab 6.00 Uhr und bis 20.00 Uhr oder an Wochenenden!<\/strong><\/p>\n<hr \/>\n<h3 class=\"hide-if-no-js\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-250\" src=\"https:\/\/www.ra-pirringer.at\/web\/wp-content\/uploads\/2016\/03\/Tafel-Rechtsanwalt-Dr.-Anton-Pirringer-2460-Bruck-an-der-Leitha-2413-Berg-300x105.jpg\" alt=\"Tafel Rechtsanwalt Dr. Anton Pirringer 2460 Bruck an der Leitha 2413 Berg\" width=\"823\" height=\"288\" srcset=\"https:\/\/www.ra-pirringer.at\/web\/wp-content\/uploads\/2016\/03\/Tafel-Rechtsanwalt-Dr.-Anton-Pirringer-2460-Bruck-an-der-Leitha-2413-Berg-300x105.jpg 300w, https:\/\/www.ra-pirringer.at\/web\/wp-content\/uploads\/2016\/03\/Tafel-Rechtsanwalt-Dr.-Anton-Pirringer-2460-Bruck-an-der-Leitha-2413-Berg-768x269.jpg 768w, https:\/\/www.ra-pirringer.at\/web\/wp-content\/uploads\/2016\/03\/Tafel-Rechtsanwalt-Dr.-Anton-Pirringer-2460-Bruck-an-der-Leitha-2413-Berg-1024x358.jpg 1024w\" sizes=\"auto, (max-width: 823px) 100vw, 823px\" \/><\/h3>\n<h4><strong>Sie k\u00f6nnen auch einfach das Kontaktformular nutzen!<br \/>\n<\/strong><\/h4>\n\r\n<!-- START JS for Form ID: 79 -->\r\n<script type=\"text\/javascript\">\r\njQuery(document).ready(function($) {\r\n\r\n    jQuery(\"#preloader-nadrmz\").fadeOut(500, function() {\r\n        jQuery(\"#ecf-form-nadrmz\").fadeIn(300);\r\n    });\r\n\r\n    Ladda.bind('.ladda-button');\r\n\r\n    $(function() {\r\n\r\n        \r\n        \/* Validation *\/\r\n        $(\"#form-nadrmz\").validate({\r\n            \/* Rules for form validation *\/\r\n            rules: {\r\n                name0:{required: true},email1:{required: true,email: true},text2:{required: true},message3:{required: true,minlength: 10},\r\n\r\n                            },\r\n            \/* Messages for form validation *\/\r\n            messages: {\r\n                name0:{required: \"Texteingabe erforderlich\"},email1:{required: \"Texteingabe erforderlich\"},text2:{required: \"Texteingabe erforderlich\"},message3:{required: \"Texteingabe erforderlich\"}            },\r\n            \/* Do not change code below *\/\r\n            errorPlacement: function(error, element) {\r\n                error.insertAfter(element.parent());\r\n            },\r\n\r\n            submitHandler: function(form) {\r\n                                ecf_onsubmit(jQuery('.form-nadrmz'));\r\n\r\n                \r\n            },\r\n\r\n            invalidHandler: function(form) {\r\n                Ladda.stopAll();\r\n            },\r\n\r\n            onkeyup: false,\r\n            onfocusout: false,\r\n            onclick: false\r\n\r\n        });\r\n    });\r\n\r\n\r\n    \/* Form Submit ( Ajax ) *\/\r\n    function ecf_onsubmit(form) {\r\n\r\n        if (form.attr('action') == '#') {\r\n\r\n            data = {};\r\n            eldat = [];\r\n            data['action'] = 'ecf_deliver_mail';\r\n            data['formid'] = '79';\r\n            data['security'] = '7d7934f82d';\r\n\r\n\r\n            \r\n            jQuery('input, textarea', form).each(function(key) {\r\n\r\n                items = {};\r\n\r\n                if (typeof $(this).data('type') === 'undefined') {\r\n                    return true;\r\n                }\r\n\r\n\r\n                \r\n                items['type'] = $(this).data('type');\r\n                items['label'] = $(this).data('label');\r\n                items['value'] = this.value;\r\n                items['name'] = this.name;\r\n\r\n                eldat.push(items);\r\n\r\n            });\r\n\r\n\r\n                        data['allelmnt'] = JSON.stringify(eldat);\r\n\r\n            submitForm();\r\n\r\n            return false;\r\n\r\n        }\r\n\r\n    }\r\n\r\n    \/* Start submitForm\t *\/\r\n    function submitForm() {\r\n\r\n        jQuery.ajax({\r\n            url: 'https:\/\/www.ra-pirringer.at\/web\/wp-admin\/admin-ajax.php',\r\n            type: 'POST',\r\n            dataType: 'json',\r\n            data: data,\r\n            success: function(data) {\r\n\r\n                if (data.Ok == true) {\r\n\r\n                    $(\"#form-nadrmz\").get(0).reset();\r\n\r\n                    if (data.msg == 'redirect') {\r\n                        window.location = \"https:\/\/www.ra-pirringer.at\/web\/?page_id=47\";\r\n                    } else {\r\n                        notifyme('Vielen Dank f\u00fcr Ihre Nachricht!', 'n', 'success',\r\n                            'left middle');\r\n                    }\r\n\r\n                } else {\r\n                    $(\"#form-nadrmz\").get(0).reset();\r\n                    notifyme(data.msg, 'n', 'error', 'left middle');\r\n                }\r\n\r\n                Ladda.stopAll();\r\n\r\n            }\r\n        });\r\n\r\n        \r\n    }\r\n\r\n\r\n    \/* Notify *\/\r\n    function notifyme(msg, b, typ, pos) {\r\n        if (b == 'n') {\r\n            b = 'cf-submittednadrmz';\r\n        } else {\r\n            b = 'atcnadrmz';\r\n        }\r\n\r\n        $(\"#\" + b).gnotify(msg, {\r\n            style: \"nbootstrap\",\r\n            elementPosition: pos,\r\n            className: typ\r\n        });\r\n\r\n        msg = null;\r\n        typ = null;\r\n\r\n    }\r\n\r\n});\r\n<\/script>\r\n<!-- END JS for Form ID: 79 -->\r\n\r\n<!-- START Form Markup for Form ID: 79 -->\r\n<div id=\"preloader-nadrmz\" class=\"ecfpreloader\"><\/div>\r\n<div id=\"ecf-form-nadrmz\" class=\"ecf-body\" style=\"display:none\">\r\n    <form method=\"post\" enctype=\"multipart\/form-data\" action=\"#\" id=\"form-nadrmz\" class=\"ecf-form form-nadrmz\">\r\n        <header>Schreiben Sie mir eine Nachricht!<\/header>        <fieldset>\r\n            <section><label class=\"label\">Ihr Name:<\/label><label class=\"input\"><input data-type=\"name\" data-label=\"Ihr Name:\" id=\"name0\" type=\"text\" name=\"name0\" \/><\/label><\/section><section><label class=\"label\">Ihre E-Mail-Adresse:<\/label><label class=\"input\"><input data-type=\"email\" data-label=\"Ihre E-Mail-Adresse:\" id=\"email1\" type=\"text\" name=\"email1\" \/><\/label><\/section><section><label class=\"label\">Betreff:<\/label><label class=\"input\"><input data-type=\"text\" data-label=\"Betreff:\" id=\"text2\" type=\"text\" name=\"text2\" \/><\/label><\/section><section><label class=\"label\">Ihre Nachricht:<\/label><label class=\"textarea\"><textarea data-type=\"message\" data-label=\"Ihre Nachricht:\" id=\"message3\" name=\"message3\" rows=\"7\"><\/textarea><\/label><\/section>        <\/fieldset>\r\n        <footer>\r\n            <button data-style=\"slide-down\" id=\"cf-submittednadrmz\" class=\"ecfbutton ladda-button\" type=\"submit\" name=\"cf-submittednadrmz\"><span class=\"ladda-label\">SEND<\/span><\/button>\r\n        <\/footer>\r\n    <\/form>\r\n\r\n    \r\n<\/div>\r\n<!-- END Form Markup for Form ID: 79 -->\r\n\r\n\r\n\t\t\t\t\n","protected":false},"excerpt":{"rendered":"<p>So\u00a0finden Sie mich: Kanzleianschrift Hauptplatz 16\/4\/6, 2460 Bruck an der Leitha Telefon 02162\/62513, Telefax 02162\/62513-89, Mobil 0664\/88253516 E-Mail kanzlei@ra-pirringer.at Termine nach Vereinbarung Damit ich mir f\u00fcr jeden einzelnen Mandanten gen\u00fcgend Zeit nehmen kann, ersuche ich um telefonische Terminvereinbarung. Sollte ich Ihren Anruf nicht entgegennehmen k\u00f6nnen, rufe ich Sie verl\u00e4sslich zur\u00fcck. F\u00fcr Berufst\u00e4tige vergebe ich Termine [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":228,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-47","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/pages\/47","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/comments?post=47"}],"version-history":[{"count":48,"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/pages\/47\/revisions"}],"predecessor-version":[{"id":523,"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/pages\/47\/revisions\/523"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/media\/228"}],"wp:attachment":[{"href":"https:\/\/www.ra-pirringer.at\/web\/wp-json\/wp\/v2\/media?parent=47"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}