Code
<!-- <Мини профиль> -->
<table border="0" cellpadding="0" cellspacing="0" class="block"><tbody>
<tr><td class="block_top"><!-- <bt> -->Мини Профиль<!-- </bt> --></td></tr>
<tr><td class="block_middle">
<div align="center"><strong> Привет: $USERNAME$</strong>
<br> <br>
<center><Script Language=JavaScript>
now = new Date()
if (now.getDay() == 0)
document.write("Отдыхайте, завтра рабочий день...")
if (now.getDay() == 1)
document.write("Сегодня понедельник - настраивайтесь на работу")
if (now.getDay() == 2)
document.write("Уже вторник, понедельник к счастью позади!")
if (now.getDay() == 3)
document.write("Половина недели позади - сегодня уже среда")
if (now.getDay() == 4)
document.write("Сегодня четверг, скоро выходные...")
if (now.getDay() == 5)
document.write("Сегодня пятница - последний рабочий день")
if (now.getDay() == 6)
document.write("Сегодня первый день выходных!")
</Script>
<center><br>
<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://biggsoft.3dn.ru/profile/icons/noavatar.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://biggsoft.3dn.ru/img/4047.png" border="0"><?endif?><?endif?>
<?if($USER_LOGGED_IN$)?>
<div align="left">
<br><img src="http://biggsoft.3dn.ru/img/personal.png"> Имя: <b>$USER_FULL_NAME$ </b>
<br><img src="http://biggsoft.3dn.ru/img/clock.png" border="0"> Ты здесь: <font color="#FF0000"><b>$USER_REG_DAYS$</b></font>-й день
<br><a href="javascript:openOnClick('options')"><img src="http://biggsoft.3dn.ru/img/calendar_edit.png" border="0"> Ред. информацию</a>
<br><a target="_blank" href="$PERSONAL_PAGE_LINK$"><img src="http://biggsoft.3dn.ru/img/profile.png" border="0"> Профиль</a>
<br><a id="upml2" href="javascript:openOnClick('mail')"> <?if($IS_NEW_PM$)?><img src="http://biggsoft.3dn.ru/img/letter_16.png" ><?else?><img src="http://biggsoft.3dn.ru/img/mail.png" ><?endif?> Читать ЛС (<b>$UNREAD_PM$</b>)</a>
<br><img src="http://biggsoft.3dn.ru/img/documentinfo.png" border="0"> Твой IP: <font color="#FF0000"><b>$IP_ADDRESS$</b></font</a>
<DIV><br><center><a target="_blank" href="$LOGOUT_LINK$"><img src="http://biggsoft.3dn.ru/img/exit.png" border="0">Выйти!</a></center></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?> </div>
<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>
<?else?>
<br>
<br>Гость, мы рады вас видеть. Пожалуйста <a href="$REGISTER_LINK$">Зарегистрируйтесь!</a> или <a href="$LOGIN_LINK$">Войдите!</a>
<br>---------------------------------------------
<!-- <bc> -->$LOGIN_FORM$<!-- </bc> -->
----------------------------------------
<?endif?></div>
</td></tr>
Ставьте