<div align="center"><strong></strong>
<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?endif?> 

<?if($USER_LOGGED_IN$)?> 

<div align="center">Вы вошли как: <strong>$USERNAME$</strong> <br /> 
IP Адрес: <strong>$IP_ADDRESS$</strong> <br /> 
Группа: <strong>$USER_GROUP$</strong> <br /> 
Личных сообщений: <strong>$UNREAD_PM$</strong></p> 

<input class="buttonprofile" type="button" onclick="document.location.href='/index/8'; return false;" value="Профиль"> 
<input class="buttonprofile" onclick="window.open('/index/14','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="ЛС" type="button">
<input class="buttonprofile" type="button" onclick="document.location.href='/news/0-0-0-0-1'; return false;" value="Д.новость"> 
<input class="buttonprofile" type="button" onclick="document.location.href='/blog/0-0-0-0-1'; return false;" value="Д.фильм"> 
<input class="buttonprofile" type="button" onclick="document.location.href='/photo/0-0-0-1'; return false;" value="Д.фотографию"> 
<input class="buttonprofile" type="button" onclick="document.location.href='/publ/0-0-0-1-1'; return false;" value="Д.статью"> 

<input class="buttonprofile" type="button" onclick="document.location.href='/index/10'; return false;" value="Выход"> 
</div> 

<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml2','')",500)</script><?endif?> 

<script language=javascript type=text/javascript> 
 function openOnClick(client_type) 
 { 
 if(client_type=="mail")clientWindow = window.open("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="send")clientWindow = window.open("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="rules")clientWindow = window.open("/rules.html","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 } 
</script> 
<?else?> 
<br> 
<?endif?> </div>