Code
<noindex><?if($USER_LOGGED_IN$)?>
<center><?if($USER_AVATAR_URL$)?><a href="$PERSONAL_PAGE_LINK$"><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"></a><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://www.cssfan.ru/summer_noava.png" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://www.cssfan.ru/summer_noava.png" border="0"><?endif?><?endif?><center><br>
<center>Вы вошли как: <b>$USERNAME$</b></center>
<center>IP адрес: <b>$IP_ADDRESS$</b></center>
<center>Группа: <b>$USER_GROUP$</b></center>
<hr>
<input type="button" class="allUsersBtn" style="width:px;" onclick="window.location.href='/index/8'" value="Профиль" />
<input type="button" class="allUsersBtn" style="width:px;" onclick="window.open('/index/14','upp','scrollbars=1,top=0,left=0,resizable=1,width=770,height=350');return false;" rel="nofollow" value="ЛС" />
<input type="button" class="allUsersBtn" style="width:px;" onclick="window.location.href='/index/10'" value="Выход" />
<?if($USER_LOGGED_IN$)?><?endif?><?endif?>$LOGIN_FORM$</noindex>