{config_load file="$language/lang_$language.conf" section="contact_us"}
{if $error_message!=''}
{/if}
{if $success!='1'}
{$FORM_ACTION}
{$CONTACT_CONTENT} |
{$PART_QUESTION} {#text_part#} {$COMMON_QUESTION} {#text_common#} {$PERSONAL_QUESTION} {#text_personal#} |
|
{#text_device_type#} |
{$SELECT_DEVICE_TYPE} |
{#text_device_name#} |
{$INPUT_DEVICE_NAME} {#text_help#} |
{#text_device_number#} |
{$INPUT_DEVICE_NUMBER} {#text_help#} |
{#text_device_serial#} |
{$INPUT_DEVICE_SERIAL} {#text_help#} |
{#text_which_part#} |
{$INPUT_DEVICE_PART} |
|
|
{#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#}
|
{/if}