{config_load file="$language/lang_$language.conf" section="contact_us"}
{$CONTACT_HEADING}

{if $error_message!=''}
{$error_message}

{/if} {if $success!='1'} {$FORM_ACTION}
{$CONTACT_CONTENT}
{$PART_QUESTION} {#text_part#} {$COMMON_QUESTION} {#text_common#} {$PERSONAL_QUESTION} {#text_personal#}
{#text_name#} {$INPUT_NAME}
{#text_email#} {$INPUT_EMAIL}
{#text_phone#} {$INPUT_PHONE}
{#text_company#} {$INPUT_COMPANY}
{#text_street1#} {$INPUT_STREET1}
{#text_street2#} {$INPUT_STREET2}
{#text_city#} {$INPUT_CITY}
{#text_country#} {$INPUT_COUNTRY}
{#text_sec_code1#} {$VVIMG}
{#text_sec_code2#} {$INPUT_CODE}
{#text_message#} {$INPUT_TEXT}
{$INPUT_CODE2}
{$BUTTON_SUBMIT}
{$FORM_END} {else}

{#text_success#}



{$BUTTON_CONTINUE}
{/if}