{"id":19,"date":"2012-11-08T16:34:03","date_gmt":"2012-11-08T16:34:03","guid":{"rendered":"\/?page_id=19"},"modified":"2024-08-16T14:01:54","modified_gmt":"2024-08-16T14:01:54","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.baxterbuilders.com\/index.php\/contact-us\/","title":{"rendered":"Contact us"},"content":{"rendered":"<div id=\"left_panel\">\n<p><a href=\"\/wp-content\/uploads\/2012\/11\/office.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-375\" title=\"Baxter Builders office\" src=\"\/wp-content\/uploads\/2012\/11\/office.jpg\" alt=\"Baxter Builders office\" width=\"330\" height=\"194\"><\/a><\/p>\n<p><strong>Contact us today to discuss your upcoming remodeling project. <\/strong><\/p>\n<p><strong>&nbsp;<\/strong><\/p>\n<p>Baxter Builders<br \/>\n42 N. Pennell Rd.<br \/>\nMedia, PA 19063<\/p>\n<p>Call us at <strong>(610) 565-8625<\/strong><\/p>\n<p>Or fill out the form below and we&#8217;ll reply promptly.<\/p>\n<div class=\"contactform\" id=\"cuform\">\n\t\t\t<form action=\"#cuform\" method=\"post\" id=\"tinyform\">\n\t\t\t<div>\n\t\t\t<input name=\"cuf_name\" id=\"cuf_name\" value=\"\" class=\"cuf_input\" \/>\n\t\t\t<input name=\"cuf_sendit\" id=\"cuf_sendit\" value=\"1\" class=\"cuf_input\" \/>\n\t\t\t<label for=\"cuf_sender\" class=\"cuf_label\">Name:<\/label>\n\t\t\t<input name=\"cuf_sender\" id=\"cuf_sender\" size=\"30\" value=\"\" class=\"cuf_field\" \/>\n\t\t\t<label for=\"cuf_email\" class=\"cuf_label\">Email:<\/label>\n\t\t\t<input name=\"cuf_email\" id=\"cuf_email\" size=\"30\" value=\"\" class=\"cuf_field\" \/>\n\t\t\t\t<label for=\"cuf_field_1\" class=\"cuf_label\">Phone:<\/label>\n\t\t\t\t<input name=\"cuf_field_1\" id=\"cuf_field_1\" size=\"30\" value=\"\" class=\"cuf_field\" \/>\n\t\t\t\t<label for=\"cuf_field_2\" class=\"cuf_label\">Address:<\/label>\n\t\t\t\t<input name=\"cuf_field_2\" id=\"cuf_field_2\" size=\"30\" value=\"\" class=\"cuf_field\" \/>\n\t\t\t\t<label for=\"cuf_field_3\" class=\"cuf_label\">City, State and Zip:<\/label>\n\t\t\t\t<input name=\"cuf_field_3\" id=\"cuf_field_3\" size=\"30\" value=\"\" class=\"cuf_field\" \/>\n\t\t\t\t<label for=\"cuf_field_4\" class=\"cuf_label\">Please tell us how you heard of us:<\/label>\n\t\t\t\t<input name=\"cuf_field_4\" id=\"cuf_field_4\" size=\"30\" value=\"\" class=\"cuf_field\" \/>\n\t\t\t<label for=\"cuf_subject\" class=\"cuf_label\">Subject:<\/label>\n\t\t\t<input name=\"cuf_subject\" id=\"cuf_subject\" size=\"30\" value=\"\" class=\"cuf_field\" \/>\n\t\t\t<label for=\"cuf_msg\" class=\"cuf_label\">Brief Project Description:<\/label>\n\t\t\t<textarea name=\"cuf_msg\" id=\"cuf_msg\" class=\"cuf_textarea\" cols=\"50\" rows=\"10\"><\/textarea>\n\t\t\t<input name=\"ZW1pdF90bmVycnVj\" type=\"hidden\" value=\"Njk1MTQ5NTc3MQ==\" \/>\n<input name=\"YWhjdHBhYw==\" type=\"hidden\" value=\"ODU2NzI0MzcwNA==\" \/>\n<label class=\"cuf_label\" style=\"display:inline\" for=\"cuf_captcha\">Please answer to prevent spam: <b>3 + 8 = <\/b><\/label> <input id=\"cuf_captcha\" name=\"cmV3c25h\" type=\"text\" size=\"2\" \/>\n\t\n\t\t\t<input type=\"submit\" name=\"submit\" id=\"contactsubmit\" class=\"cuf_submit\" value=\"Send\"  onclick=\"return checkForm('');\" \/>\n\t\t\t<\/div>\n\t\t\t<div id=\"kenmorecontent\" style=\"float:right;\">\n\t\t\t<a href=\"https:\/\/www.kenmoredesign.com\/\" alt=\"boston web design\" title=\"Web Design Company\" target=\"_blank\">web design company<\/a>\n\t\t\t<\/div>\n\t\t\t<div style=\"clear:both;\"><\/div>\n\t\t\t<\/form><\/div>\n\t\t<script type=\"text\/javascript\">\n\t\tfunction checkForm( n )\n\t\t{\n\t\t\tvar f = new Array();\n\t\t\tf[1] = document.getElementById('cuf_sender' + n).value;\n\t\t\tf[2] = document.getElementById('cuf_email' + n).value;\n\t\t\tf[3] = document.getElementById('cuf_subject' + n).value;\n\t\t\tf[4] = document.getElementById('cuf_msg' + n).value;\n\t\t\tf[5] = f[6] = f[7] = f[8] = f[9] = '-';\n\t\tf[5] = document.getElementById(\"cuf_field_1\" + n).value;\nf[6] = document.getElementById(\"cuf_field_2\" + n).value;\nf[7] = document.getElementById(\"cuf_field_3\" + n).value;\nf[8] = document.getElementById(\"cuf_field_4\" + n).value;\n\n\t\tvar msg = \"\";\n\t\tfor ( i=0; i < f.length; i++ )\n\t\t{\n\t\t\tif ( f[i] == \"\" )\n\t\t\t\tmsg = \"Please fill out all fields.\\nPlease fill out all fields.\\n\\n\";\n\t\t}\n\t\tif ( !isEmail(f[2]) )\n\t\t\tmsg += \"Wrong Email.\\nWrong Email.\";\n\t\tif ( msg != \"\" )\n\t\t{\n\t\t\talert(msg);\n\t\t\treturn false;\n\t\t}\n\t}\n\tfunction isEmail(email)\n\t{\n\t\tvar rx = \/^([^\\s@,:\"<>]+)@([^\\s@,:\"<>]+\\.[^\\s@,:\"<>.\\d]{2,}|(\\d{1,3}\\.){3}\\d{1,3})$\/;\n\t\tvar part = email.match(rx);\n\t\tif ( part )\n\t\t\treturn true;\n\t\telse\n\t\t\treturn false\n\t}\n\tdocument.getElementById(\"kenmorecontent\").style.visibility = \"hidden\";\n\t<\/script>\n\t\n<p>&nbsp;<\/p>\n<p>By submitting this form, you consent to receive text or phone communications. You may reply STOP to opt-out or HELP for more info.&nbsp; You may review our <a href=\"https:\/\/www.baxterbuilders.com\/index.php\/private-policy\/\">Privacy Policy<\/a> to learn how your data is used.&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<div id=\"right_panel\">\n<p><iframe loading=\"lazy\" src=\"https:\/\/maps.google.com\/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Baxter+Builders,+Inc,+North+Pennell+Road,+Media,+PA&amp;aq=0&amp;oq=baxter+builders&amp;sll=40.07304,-74.724323&amp;sspn=7.875446,18.314209&amp;ie=UTF8&amp;hq=Baxter+Builders,+Inc,+North+Pennell+Road,+Media,+PA&amp;hnear=&amp;radius=15000&amp;t=m&amp;ll=39.919479,-75.43848&amp;spn=0.046079,0.072956&amp;z=13&amp;output=embed\" width=\"480\" height=\"640\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><br \/>\n<small><a style=\"color: #0000ff; text-align: left;\" href=\"https:\/\/maps.google.com\/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Baxter+Builders,+Inc,+North+Pennell+Road,+Media,+PA&amp;aq=0&amp;oq=baxter+builders&amp;sll=40.07304,-74.724323&amp;sspn=7.875446,18.314209&amp;ie=UTF8&amp;hq=Baxter+Builders,+Inc,+North+Pennell+Road,+Media,+PA&amp;hnear=&amp;radius=15000&amp;t=m&amp;ll=39.919479,-75.43848&amp;spn=0.046079,0.072956&amp;z=13\" target=\"_blank\" rel=\"noopener\">View Larger Map<\/a><\/small><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Contact us today to discuss your upcoming remodeling project. &nbsp; Baxter Builders 42 N. Pennell Rd. Media, PA 19063 Call us at (610) 565-8625 Or fill out the form below and we&#8217;ll reply promptly. &nbsp; By submitting this form, you &hellip; <a href=\"https:\/\/www.baxterbuilders.com\/index.php\/contact-us\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page_gallery.php","meta":{"_acf_changed":false,"ngg_post_thumbnail":0,"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/pages\/19"}],"collection":[{"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":42,"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":861,"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions\/861"}],"wp:attachment":[{"href":"https:\/\/www.baxterbuilders.com\/index.php\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}