Code
<div align="center"><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></strong>
<br> <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://xmusic.ucoz.kz/noavatar.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://xmusic.ucoz.kz/noavatar.gif" border="0"><?endif?><?endif?>
<span style="font-weight: bold; color: rgb(0, 102, 0);"><br><font color="#006400">Вы: </font></span> <b>$USER_GROUP$
<div align="center"><font color="#006400"><strong>Время: </strong></font><b>$TIME$</b><br>
<?if($USER_LOGGED_IN$)?>
<div align="left">
<br> Имя: <b>$USER_FULL_NAME$ </b>
<br> Ваше дело: <b>№$USER_ID$</b>
<div style='text-align: center'>
<div align="left"> <SCRIPT language=JavaScript>
d0 = new Date('february 15, 2005');
d1 = new Date();
dt = (d1.getTime() - d0.getTime()) / (1000*60*60*24);
document.write('Сайт живет <B><SPAN style="COLOR: #ff0000">' + Math.round(dt) + '</SPAN></B>-дней');
</SCRIPT>
<br>Вы здесь: <font color="#FF0000"><b>$USER_REG_DAYS$</b></font>-й день
<br>Твой IP: <b>$IP_ADDRESS$</b>
<br>
<br><img src="http://i018.radikal.ru/0901/88/59d3291db293.png"><a target="_blank" href="$PERSONAL_PAGE_LINK$"> Профиль</a>
<br><img src="http://s24.ucoz.net/img/icon/vs.png"><a href="javascript:openOnClick('users')"> Список пользователей</a>
<br><img src="http://s24.ucoz.net/img/icon/edt.png"><a href="javascript:openOnClick('options')"> Изменить информацию</a>
<br><img src="http://s24.ucoz.net/img/icon/cmt.png"><a href="javascript:openOnClick('send')"> Отправить сообщение</a>
<br><img src="http://src.ucoz.ru/img/fr/pm.gif"><a id="upml2" href="javascript:openOnClick('mail')"> Читать ЛС (<b>$UNREAD_PM$</b>)</a>
<br><img src="http://s51.radikal.ru/i134/0901/65/7a762ab4bc3d.png"><a href="http://luxnet-forum.ucoz.ru/index/10"> Выход</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?> </div>
<SCRIPT TYPE="text/javascript" SRC="http://csclassik.ru/LinkFader/JSFX_red.js"></SCRIPT><SCRIPT>
<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>Гость, Пожалуйста зарегистрируйтесь или авторизуйтесь!
<?endif?></div>
$LOGIN_FORM$