
код скрипта в полном материале
Код: <div align="center"><strong><script language="JavaScript"> day = new Date(); hour = day.getHours(); if (hour>=5 && hour<12) greeting = "Доброе утро"; else { if (hour>=12 && hour<18) greeting = "Добрый день:"; else { if (hour>=18 && hour<24) greeting = "Добрый вечер:"; else { if (hour>=0 && hour<5) greeting = "Доброй ночи:"; } } } document.write(greeting); </script> $USERNAME$</strong> <br> <img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><img class="userAvatar" title="$USERNAME$" src="http://cs-ka47.clan.su/avatar.gif" border="0"><img class="userAvatar" title="$USERNAME$" src="http://cs-ka47.clan.su/avatar.gif" border="0">
<br>Ты здесь: <font color="#ff0000"><b>$USER_REG_DAYS$</b></font>-й день <br><hr width="100%" size="2"><a href="$PERSONAL_PAGE_LINK$">Мой профиль</a><br><a href="javascript:openOnClick('users')">Список пользователей</a> <br><a href="javascript:openOnClick('options')">Настройки</a><br><a href="javascript:openOnClick('send')">Отправить ЛС</a> <br><a id="upml2" href="javascript:openOnClick('mail')">Читать ЛС (<b>$UNREAD_PM$</b>)</a><br><hr width="100%" size="2"><a title="Не нажимать!" href="$LOGOUT_LINK$"><i><strike>выход</strike></i></a> <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>
<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("Отключите блокировку всплывающих окон!"); if(client_type=="rules")clientWindow = window.open("/rules.html","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); } </script> <br>Здравствуйте $USERNAME$! Пожалуйста зарегестрируйтесь или войдите под своим логином.<hr> $LOGIN_FORM$ </div>
|