{* Including Global Header *} {include file="$style_dir/global_header.html"}
getUserBg($u) || $u.background_color!=''}style="background-position:center;background:{if $userquery->getUserBg($u)}url('{$userquery->getUserBg($u)}');background-repeat: {$u.background_repeat};{elseif $u.background_color!=''}{$u.background_color}{/if}; {if $u.background_attachement=='yes'}background-attachment:fixed{/if}"{/if}>
{include file="$style_dir/header.html" }
{include file="$style_dir/message.html"}
{include file="$style_dir/blocks/view_channel/channel_top.html" } {assign var=user_vdo value= $userquery->get_user_profile_video($p)} {if $user_vdo}
This content requires JavaScript and Macromedia Flash Player 7 or higher. Get Flash

{AD place=336x280}
{/if}
{include file="$style_dir/blocks/view_channel/channel_left.html" }
{lang code='users_contacts' assign='users_contacts'}

{$users_contacts|sprintf:$u.username}

{if $friends} {foreach from=$friends item=friend} {if $u.userid!=$friend.userid} {assign var=user_detail value=$userquery->get_user_details($friend.userid)} {else} {assign var=user_detail value=$userquery->get_user_details($friend.contact_userid)} {/if} {include file="$style_dir/blocks/user.html" user=$user_detail} {/foreach} {else} This user has no contacts {/if}