Установка:
Ставится в блок
Профиль переделан мной : SEE
Код
<div align="center"><strong><font color="#FFFFFF">$USERNAME$</font></strong><br>
<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><br><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://plimyth.ucoz.ru/raznoe/noavatrs.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://plimyth.ucoz.ru/raznoe/Privetst.gif" border="0"><?endif?><?endif?>
<?if($USER_LOGGED_IN$)?>
<a href="javascript:openOnClick('users')" title="Жители зоны"><img src="http://zone-stalker.my1.ru/PDA/n-1.png">
<a href="$PERSONAL_PAGE_LINK$" title="Открыть PDA"><img src="http://zone-stalker.my1.ru/PDA/n-2.png">
<a href="javascript:openOnClick('send')" title="Отправить ЛС"><img src="http://zone-stalker.my1.ru/PDA/n-3.png">
<a id="upml2" href="javascript:openOnClick('mail')" title="Читать ЛС"><img src="http://zone-stalker.my1.ru/PDA/n-4.png">
<a href="$LOGOUT_LINK$" title="Выход"><img src="http://zone-stalker.my1.ru/PDA/n-6.gif">
<?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 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><font color="#0f3b0c">СТАЛКЕР!<br></font><font color="#F1F1F1">Я всегда рад видеть <br>еще одну живую душу!<br>Но я не знаю кто ты?<br> <a href="/index/3-0-0"><font color="#0f3b0c"><blink>Регистрация</blink></a><br>
$LOGIN_FORM$
<?endif?></div>