Code
<div align="center"><strong>$WDAY$ | $TIME$</strong>
<hr>
<?if($USER_AVATAR_URL$)?><img width="100" height="100" class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img width="100" height="100" class="userAvatar" title="$USERNAME$" src="http://files.cskent.ru/images/pro4ee/noavatar.png" border="0"><?else?><img width="100" height="100" class="userAvatar" title="$USERNAME$" src="http://files.cskent.ru/images/pro4ee/noavatar.png" border="0"><?endif?><?endif?>
<hr>
<?if($USER_LOGGED_IN$)?>
<br>Никнейм: <strong>$USERNAME$</strong> <br>
Группировка: <strong>$USER_GROUP$</strong> <br>
На сайте: <strong>$USER_REG_DAYS$ дней</strong><br>
Ты пользователь № <strong>$USER_ID$</strong><br>
Личных сообщений:<strong>$UNREAD_PM$</strong> <br>
<hr>
<div align="center"> </div>
<input class="buttonprofile" onclick="document.location.href='/index/8'; return false;" value="Профиль" type="button">
<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" onclick="document.location.href='/index/10'; return false;" value="Выход" type="button"><?endif?></div>
$LOGIN_FORM$