{"id":1666,"date":"2023-03-10T15:48:28","date_gmt":"2023-03-10T19:48:28","guid":{"rendered":"https:\/\/grizzly-soccer.com\/grizzlies\/?page_id=1666"},"modified":"2026-03-04T10:07:21","modified_gmt":"2026-03-04T15:07:21","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/grizzly-soccer.com\/grizzlies\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Contact Us<\/title>\n  <style>\n    body { font-family: Arial, sans-serif; max-width: 600px; margin: 40px auto; padding: 20px; }\n    form { background: #f9f9f9; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }\n    label { display: block; margin: 10px 0 5px; font-weight: bold; }\n    input, textarea { width: 100%; padding: 10px; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; }\n    button { background: #007BFF; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer; font-size: 16px; }\n    button:hover { background: #0056b3; }\n  <\/style>\n<\/head>\n<body>\n\n  <h1>Contact Us<\/h1>\n\n  <form id=\"contactForm\">\n    <label for=\"name\">Your Name:<\/label>\n    <input type=\"text\" id=\"name\" name=\"name\" required placeholder=\"John Doe\">\n\n    <label for=\"email\">Your Email:<\/label>\n    <input type=\"email\" id=\"email\" name=\"email\" required placeholder=\"you@example.com\">\n\n    <label for=\"subject\">Subject:<\/label>\n    <input type=\"text\" id=\"subject\" name=\"subject\" required placeholder=\"Question about...\">\n\n    <label for=\"message\">Message:<\/label>\n    <textarea id=\"message\" name=\"message\" rows=\"6\" required placeholder=\"Type your message here...\"><\/textarea>\n\n    <button type=\"submit\">Send via Email<\/button>\n  <\/form>\n\n  <script>\n    document.getElementById('contactForm').addEventListener('submit', function(e) {\n      e.preventDefault(); \/\/ Prevent actual form submit\n\n      \/\/ Get form values\n      const name = document.getElementById('name').value.trim();\n      const email = document.getElementById('email').value.trim();\n      const subject = document.getElementById('subject').value.trim();\n      const message = document.getElementById('message').value.trim();\n\n      \/\/ Build mailto string (encode to handle spaces\/special chars)\n      const body = `Name: ${name}%0D%0AEmail: ${email}%0D%0A%0D%0AMessage:%0D%0A${message}`;\n      const mailtoLink = `mailto:rudy2420@gmail.com?subject=${encodeURIComponent(subject)}&body=${encodeURIComponent(body)}`;\n\n      \/\/ Open user's email client\n      window.location.href = mailtoLink;\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<a href=\"mailto:...\">Send us an email<\/a>\n","protected":false},"excerpt":{"rendered":"<p>Contact Us Contact Us Your Name: Your Email: Subject: Message: Send via Email Send us an email<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"colormag_page_container_layout":"no_sidebar_full_width","colormag_page_sidebar_layout":"no_sidebar","footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-1666","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/pages\/1666","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/comments?post=1666"}],"version-history":[{"count":5,"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/pages\/1666\/revisions"}],"predecessor-version":[{"id":4943,"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/pages\/1666\/revisions\/4943"}],"wp:attachment":[{"href":"https:\/\/grizzly-soccer.com\/grizzlies\/wp-json\/wp\/v2\/media?parent=1666"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}