{{ ## START CUSTOM OPTIONS ## }}
{{ REFER TO NOTES AT: http://support.aarcadethemes.com/custom-option-notes/ }}
{{ CONTACT FORM OPTIONS }} {{ *See Note 29 }}
{% capture contact_form_introduction %}
Submit the form below and we will get back to you as soon as possible.
{% endcapture %}
{% capture contact_form_submitted_message %}
Your message has been sent and we will respond as soon as possible.
{% endcapture %}
{% capture additional_text_after_form %}
{% endcapture %}
{{ RIGHT COLUMN OPTIONS }} {{ *See Note 30 }}
{% assign show_center_border = 'yes' %}
{% assign full_street_address_label = 'Street Address:' %}
{% capture full_street_address %}
{% endcapture %}
{% assign full_postal_address_label = 'Postal Address:' %}
{% capture full_postal_address %}
{% endcapture %}
{% capture right_column_text %}
{% endcapture %}
{% assign show_google_map = 'no' %}
{% assign google_map_is_interactive = 'no' %}
{% assign google_map_zoom_level = '15' %}
{% capture google_map_address %}
{% endcapture %}
{% capture additional_text_after_map %}
{% endcapture %}
{{ #### END CUSTOM OPTIONS #### }}
{{ ## START ADMIN - DO NOT EDIT ## }}{% capture newline %} {% endcapture %}{% assign column_width = 392 %}{% capture map_width %}{{ column_width | minus: 2 }}{% endcapture %}{% capture map_height %}{{ column_width | minus: 2 | times: 80 | divided_by: 100 }}{% endcapture %}{% capture right_column_content %}{% if full_street_address != blank %}{{ full_street_address_label }}
{% endif %}{{ full_street_address | paragraphs }}{{ full_postal_address_label }}
{% endif %}{{ full_postal_address | paragraphs }}{% if right_column_content != blank %}