Статистика Top 5
Последние новости Самые отвечаемые темы Самые просматриваемые новости Последние сообщения
Секреты эффект... 20.04.2015
Эффект Лазаря ... 13.04.2015
Продающий сайт... 17.11.2014
WordPress - Пр... 15.11.2014
Alpha Magic Bo... 27.10.2014
Бесплатный прогон ваш... 45
Города 22
Прибавь 7 17
Игра обломай другого 16
Привлечение реальных ... 15
Автобонус v 1.... 29.06.2010
Анимированные ... 21.10.2010
Вечный триал д... 20.10.2010
Болевые точки ... 12.07.2011
Мультфильм &qu... 06.01.2011
          Тема        Дата, Время  Автор
Сонячні електр... 07.05.2024, 17:00
petrpetr_80
Стіл кухонний ... 03.05.2024, 14:44
petrpetr_80
Довгострокова ... 02.05.2024, 16:43
petrpetr_80
Салон дверей в... 01.05.2024, 17:51
petrpetr_80
Медичне обладн... 25.04.2024, 19:39
petrpetr_80
IT курси 22.04.2024, 14:11
petrpetr_80
Ваши любимые ф... 22.04.2024, 14:10
xesus
Анекдоты 22.04.2024, 14:09
Saint
Програмировани... 22.04.2024, 14:08
SaiD
магазин аккаун... 28.08.2023, 14:19
smsactivatorru
Новые пользователи Лучшие пользователи Активные пользователи
petrpetr_80 22.04.2024
kenpai4ik256 14.10.2021
nelson6425946 17.05.2021
idell5881 10.02.2021
kykanasliva 25.01.2020
Saint 838
FileFast 689
qwert 574
VITOS 307
Saint345 88
Saint 449
Batareyka 15
Eaglemid 14
bjlad 14
MLN 13

  • Страница 1 из 1
  • 1
Форум ZT-Forum.at.ua » Скрипты для uCoz » Пользователи » Блатной Мини-профиль
Блатной Мини-профиль
SaintДата: Четверг, 06.01.2011, 15:57 | Сообщение # 1
ツSaintツ
Сообщений: 449
[ 4 ]
Награды:
[ 1 ]
Offline

Code
<DIV align="center"><script language="JavaScript">   
function process(){}   
today = new Date()   
if((today.getHours() < 12) && (today.getHours() >= 6))   
{ document.write("<b>Доброе утро $USER_FULL_NAME$.</b>")}   
if((today.getHours() >= 12) && (today.getHours() < 18))   
{ document.write("<b>Добрый день $USER_FULL_NAME$</b>")}   
if((today.getHours() >= 18) && (today.getHours() <= 23))   
{ document.write("<b>Добрый вечер $USER_FULL_NAME$</b>")}   
if((today.getHours() >= 0) && (today.getHours() < 4))   
{ document.write("<b>Здравствуйте $USER_FULL_NAME$. Не спится?</b>")}   
if((today.getHours() >= 4) && (today.getHours() <= 6))   
{ document.write("<b>Здравствуйте $USER_FULL_NAME$.<br>Мы рады вас видеть в столь ранний час.</b>")}   
</script>   
<?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://jscriptix.ru/00.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://i021.radikal.ru/0804/53/f5b4265aa726.gif" border="0"><?endif?><?endif?>   

<br>   
<?if($USER_LOGGED_IN$)?>   
<br>   
<!-- -->   
<script language="javascript1.2">   
<!--   
var ns6=document.getElementById&&!document.all?1:0   
var head="display:''"   
var folder=''   
function expandit(curobj){   
folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style   
if (folder.display=="none")   
folder.display=""   
else   
folder.display="none"   
}   
//-->   
</script>   
<table align="center" class="gTable1" bgcolor="#f8f8f8" border="0" cellpadding="0" cellspacing="0" width="75%">   
<td valign="middle" width="75%">   
<img style="cursor:hand" onclick="expandit(this)" title="«— информация —»" src="http://jscriptix.ru/informeishen.gif">   
<span style="display:none" style=&{head};>   
<div style="border-style: dotted; border-color: rgb(100, 100, 100) rgb(100, 100, 100) rgb(190, 190, 190); border-width: 1px; padding: 5px; font-family: Tahoma; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(88, 85, 70); background-color: lightyellow; text-align: justify;">   
<b>Ваш логин:</b> $USERNAME$<br>   
<b>Ваше имя:</b> $USER_FULL_NAME$<br>   
<b>Вы родились:</b> $USER_BIRTHDAY$ <br>   
<b>Ваш ID:</b> $USER_ID$<br>   
<b>Вы здесь: $USER_REG_DAYS$-й день</b><br>   
<b>Ваша група:</b> $USER_GROUP$<br>   
<b>ID вашей групы:</b> $GROUP_ID$<bR>   
<b>Ваш IP адрес:</b> $IP_ADDRESS$<br>   
<b>Ваш браузер:</b> $USER_AGENT$ $USER_AGENT_VER$<br>   
<b>Ваш пол :</b> $USER_GENDER$<br>   
<center><?if($IS_NEW_PM$)?><b>$USERNAME$ у вас <a onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">$UNREAD_PM$ ЛС</a> !</b><?endif?></centeR>   
</div>   
</td></table></span>   
<!--/-->   
<br>   
<!-- -->   
<table align="center" class="gTable1" bgcolor="#f8f8f8" border="0" cellpadding="0" cellspacing="0" width="75%">   
<td valign="middle" width="75%">   
<img style="cursor:hand" onclick="expandit(this)" title="«— Кнопки —»" src="http://jscriptix.ru/knopachki.jpg">   
<span style="display:none" style=&{head};>   
<div style="border-style: dotted; border-color: rgb(100, 100, 100) rgb(100, 100, 100) rgb(190, 190, 190); border-width: 1px; padding: 5px; font-family: Tahoma; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(88, 85, 70); background-color: lightyellow; text-align: justify;">   
<center>   
<input class="buttonprofile" type="button" onclick="window.open('/index/15-1','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Список пользователей">   
<input class="buttonprofile" type="button" onclick="window.open('/index/11','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Изменить сведения">   
<input class="buttonprofile" type="button" onclick="window.open('$AWARDS_READ_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Список наград">   
<input class="buttonprofile" type="button" onclick="window.open('/index/14-999-0-1','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Отправить ЛС">   
<input class="buttonprofile" type="button" onclick="window.open('/index/14','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Читать ЛС ($UNREAD_PM$)"><br>   
<input class="buttonprofile" type="button" onclick="window.open('/index/8','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Профиль"><br>   
<input class="buttonprofile" type="button" onclick="document.location.href='/index/10'; return false;" value="Выход"> <bR>   
</center>   
</div>   
</td></table></span>   
<!--/-->   
<center>   
<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>   
<?else?>   

<br>Гость, мы рады вас видеть. Пожалуйста зарегистрируйтесь или авторизуйтесь!<br>   
<br>$LOGIN_FORM$</br>   
<?endif?></center>   
<hr>   
<font color="#ff0000">Фраза дня:</font> <script type="text/javascript" src="http://jscriptix.ru/informer/5-1"></script>


Рекламное место свободно
Набор в команду ZT-Forum.at.ua

Форум ZT-Forum.at.ua » Скрипты для uCoz » Пользователи » Блатной Мини-профиль
  • Страница 1 из 1
  • 1
Поиск:
Мини профиль

Владельцы и создатели данного сайта не несут ответственность за использование и содержание ссылок и информации, представленных на этом сайте, а также за возможное игнорирование пользователями коммерческого статуса программного обеспечения, к которому ведут ссылки, представленные на данном сайте.
Сайт оптимизирован для просмотра с разрешением 1024x768, 1280x800, 1280x1024 и 1600x1200 браузером FireFox или Opera

Часовой пояс GMT +5, время: 22:52
Все права защищены.