{capture name=register} {include file="account/account_js.html"}

{$LABEL.note_registration}

{$LABEL.lbl_required_fields}

{if $DEMO_VERSION}

{$BASE_URL|string_format:$LABEL.note_uprofiles}

{/if}
{if $personal_info_enabled} {/if} {if $title_avail} {/if} {if $first_name_avail} {/if} {if $second_name_avail} {/if} {if $last_name_avail} {/if} {if $gender_avail} {/if} {if $company_avail} {/if} {if $ogrn_avail} {/if} {if $inn_avail} {/if} {if $kpp_avail} {/if} {if $contact_person_avail} {/if} {if $legal_address_avail} {/if} {if $bank_name_avail} {/if} {if $bank_bik_avail} {/if} {if $bank_rs_avail} {/if} {if $bank_ks_avail} {/if} {if $address_enabled} {/if} {if $country_avail} {/if} {if $state_avail} {/if} {if $city_avail} {/if} {if $zip_code_avail} {/if} {if $address_avail} {/if} {if $ship_address_enabled} {if $ship_country_avail} {/if} {if $ship_state_avail} {/if} {if $ship_city_avail} {/if} {if $ship_zip_code_avail} {/if} {if $ship_address_avail} {/if} {/if} {if $contact_info_enabled} {/if} {if $phone_avail} {/if} {if $mobile_phone_avail} {/if} {if $fax_avail} {/if} {if $website_avail} {/if} {if $custom_fields} {foreach from=$custom_fields item=field} {/foreach} {/if} {if $CONFIG.settings.captcha_turn_off ne 'on'} {/if} {if $CONFIG.settings.news_subscribe_avail eq 'on' and $CONFIG.modules.news.avail eq 'Y'} {/if}

{$LABEL.lbl_person}


{$LABEL.lbl_general_info}


{if $title_req}* {/if}{$LABEL.lbl_user_title}:  

{if $first_name_req}* {/if}{$LABEL.lbl_first_name}:  

{if $second_name_req}* {/if}{$LABEL.lbl_second_name}:  

{if $last_name_req}* {/if}{$LABEL.lbl_last_name}:  

{if $gender_req}* {/if}{$LABEL.lbl_gender}:  

{$LABEL.lbl_address}


{if $country_req}* {/if}{$LABEL.lbl_country}:  

{if $state_req}* {/if}{$LABEL.lbl_state}:  

{if $city_req}* {/if}{$LABEL.lbl_city}:  

{if $zip_code_req}* {/if}{$LABEL.lbl_zip_code}:  

{if $address_req}* {/if}{$LABEL.lbl_address}:  


{$LABEL.lbl_contact_info}


{if $phone_req}* {/if}{$LABEL.lbl_phone}:  

{if $mobile_phone_req}* {/if}{$LABEL.lbl_mobile_phone}:  

{if $fax_req}* {/if}{$LABEL.lbl_fax}:  

{if $website_req}* {/if}{$LABEL.lbl_web_site}:  

{$LABEL.lbl_extra}


{if $field.required eq 'Y'}* {/if}{$field.caption}:  

{if $field.additional_type eq 'select'} {else} {/if}

{$LABEL.lbl_login_data}


* {$LABEL.lbl_email}:  

* {$LABEL.lbl_password}:  

* {$LABEL.lbl_re_password}:  

  {$LABEL.lbl_picture_text}

* {$LABEL.lbl_picture_text}:  

{$LABEL.mhead_subscribe_news}


{include file="_system_/button.html" title=$LABEL.link_register js="SaveUser('register');" wide=true}

{/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_user_registering content=$smarty.capture.register id="register"}