{config_load file="$language/lang_$language.conf" section="newsletter"} {config_load file="$language/lang_$language.conf" section="create_account"} {config_load file="$language/lang_$language.conf" section="contact_us"} {config_load file="lang_`$language`.custom"} {config_load file="lang_`$language`.section" section="contact_us"}

{$CONTACT_HEADING}

{if $error_message}
{$error_message}
{/if} {if $success != '1'}
{$FORM_ACTION}

{#text_data#} ({#text_hint#})

{* *} {if $VVIMG} {/if} {if $INPUT_CODE} {/if}
{#text_name#}{$INPUT_NAME}
{#text_email#}{$INPUT_EMAIL|replace:"type=\"text\"":"type=\"email\""}*
{#text_phone#}{$INPUT_PHONE|replace:"type=\"text\"":"type=\"tel\""}
{#text_fax#}{$INPUT_FAX|replace:"type=\"text\"":"type=\"tel\""}
{#text_street#}{$INPUT_STREET}
{#text_postcode#}{$INPUT_POSTCODE}
{#text_city#}{$INPUT_CITY}
{#text_company#}{$INPUT_COMPANY}
{#text_sec_code#}{$VVIMG}
{#text_inp_code#}{$INPUT_CODE}*
{#text_message#}{$INPUT_TEXT}*
{if "SIGN_CONDITIONS_ON_CHECKOUT"|defined}
{if $PRIVACY_CHECKBOX}{$PRIVACY_CHECKBOX}{/if}
{else} {if $PRIVACY_CHECKBOX}
{$PRIVACY_CHECKBOX}
{/if} {/if}
{$BUTTON_SUBMIT}
{$FORM_END}

{#text_contact_us#}  

{$CONTACT_CONTENT}
{else}

{#text_thanks#}  

{#text_success#}

{$BUTTON_CONTINUE}
{/if}