{config_load file="$language/lang_$language.conf" section="address_book_process"}
{#text_must#}

{#title_address#} {if $gender=='1'}

{$INPUT_MALE} {$INPUT_FEMALE}

{/if}

{$INPUT_FIRSTNAME}

{if $secondname=='1'}

{#text_secondname#} {$INPUT_SECONDNAME}

{/if}

{$INPUT_LASTNAME}

{if $company=='1'}

{#text_company#} {$INPUT_COMPANY}

{/if} {if $street_address=='1'}

{$INPUT_STREET}

{/if} {if $suburb=='1'}

{#text_suburb#} {$INPUT_SUBURB}

{/if} {if $postcode=='1'}

{$INPUT_CODE}

{/if} {if $city=='1'}

{$INPUT_CITY}

{/if} {if $country=='1'}

{$SELECT_COUNTRY}{$SELECT_COUNTRY_NOSCRIPT}

{/if} {if $state=='1'}

{$INPUT_STATE}

{/if} {if $new=='1'}

{$CHECKBOX_PRIMARY} {#text_standard#}

{/if}