CheckLogin("read") && $this->CheckConfig($arCallFunction, $arCallArgs) ) { ?> <?php echo $data->name; ?>

name; ?>.

address."
"; echo $data->zipcode."  ".$data->city."
"; $this->get("/system/addressbook/countries/".$this->data->country,"show.name.phtml"); echo "
"; echo $data->telephone."
"; echo $data->mobile."
"; while (is_array($data->emails) && (list($key,$email)=each($data->emails))) { echo "$email
"; } ?>