Красивый мини профиль подойдет для любого сайта !
Просто вставьте код в то место где хотите видеть мини профиль !
<!-- Минипрофиль -->
<strong><SCRIPT LANGUAGE="javascript">
currentTime = new Date();
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 )
document.write(" Доброе утро, ");
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 )
document.write(" Добрый день, ");
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23)
document.write(" Добрый вечер, ");
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5)
document.write(" Доброй ночи, ");
</SCRIPT> <font COLOR="#FFFFFF"><b><I>$USERNAME$</I></b></font></strong>
<?if($USER_LOGGED_IN$)?>
<a onclick="$('#MP').slideToggle('slow');" href="javascript://"><img src="http://mixlip.ru/uploads/posts/2013-05/1368928164_rmp.png" HSPACE="5" ALIGN="absmiddle" title="Развернуть мини-профиль" alt="Развернуть мини-профиль" border="0"></a>
<div id="MP"style="display:none;">
<a target="_blank" href="$PERSONAL_PAGE_LINK$"><img src="http://mixlip.ru/uploads/posts/2013-05/1368928201_key.png" WIDTH="16" HEIGHT="16" title="Профиль" alt="Профиль" border="0"></a>
<a href=/index/11"javascript:openonclick('options')"><img src="http://mixlip.ru/uploads/posts/2013-05/1368928263_wrench.png" WIDTH="16" HEIGHT="16" title="Изменить информацию" alt="Изменить информацию" border="0"></a>
<a id="upml2" href=/index/14"javascript:openonclick('mail')"><img src="http://mixlip.ru/uploads/posts/2013-05/1368928338_email.png" WIDTH="16" HEIGHT="16" title="Читать ЛС" alt="Читать ЛС" border="0"></a>
<?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?>
<a target="_blank" href="$LOGOUT_LINK$"><img src="http://mixlip.ru/uploads/posts/2013-05/1368928351_exit.png" WIDTH="16" HEIGHT="16" title="Покинуть это чудное место(запрещенная кнопка)" alt="Покинуть это чудное место(запрещенная кнопка)" border="0"></a>
<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("Отключите блокировку всплывающих окон!");
}
</script>
</div><?else?>
<font COLOR="#FFFFFF">=) Приветствуем Вас</font><span><a target="_blank" href="/index/3"><img src="http://mixlip.ru/uploads/posts/2013-05/1368928410_reg1.png" WIDTH="24" HEIGHT="24" title="Регистрация" alt="Регистрация" border="0"/></a></span><a onclick="$('#Gost').slideToggle('slow');" href="javascript://"><img src="http://mixlip.ru/uploads/posts/2013-05/1368928495_key2.png" WIDTH="24" HEIGHT="24" title="Авторизация" alt="Авторизация" border="0"></a>
<div id="Gost" style="display:none;"><center>$LOGIN_FORM$</center></div>
<?endif?>
<!-- Минипрофиль -->