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

{$CONTACT_HEADING}

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

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

{* *} {if $INPUT_CODE} {/if}
{#text_name#}{$INPUT_NAME}
{#text_email#}{$INPUT_EMAIL} *
{#text_phone#}{$INPUT_PHONE}
{#text_fax#}{$INPUT_FAX}
{#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} *
{$BUTTON_SUBMIT}
{$FORM_END}

{#text_contact_us#}  

{$CONTACT_CONTENT}
{else}

{#text_thanks#}  

{#text_success#}

{$BUTTON_CONTINUE}
{/if}