Олезьо |
Дата: Середа, 04.08.2010, 21:06 | Сообщение # 1 |
|
|
Сообщений: 45
|
Замечания:
|
Уважение
[ 0 ]
|
Offline
|
|
Скрипт для uСoz - черный мини профиль + форма входа Дизайн представленного скрипта мини профиля даст не малую фору другим подобным мини профилям Думаю Вы тоже по достоинству оцените представленный скрипт ucoz Code <!-- Start Mini-profile by kino-lover.ru And For24.ru w2.0~--> <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>$USERNAME$</strong> <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://i029.radikal.ru/0804/cb/8cc27a1c0e73.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://kino-lover.ru/iconki/b19c85600464.png" border="0"><?endif?><?endif?>
<?if($USER_LOGGED_IN$)?>
<div align="Center">
<br><div style="border: 1px solid rgb(34, 34, 34); background: rgb(73, 73, 73) url(http://kino-lover.ru/server4/3/fon2.bmp) repeat-x scroll 0% 0%; width: 150px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(112, 112, 112);"> <div align="left"> Пользователь №:<strong>$USER_ID$</strong> </div></div> <div style="border: 1px solid rgb(34, 34, 34); background: rgb(73, 73, 73) url(http://kino-lover.ru/server4/3/fon2.bmp) repeat-x scroll 0% 0%; width: 150px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(112, 112, 112);"> <div align="left"> Вы с нами: <strong>$USER_REG_DAYS$</strong>-й день </div></div> <div style="border: 1px solid rgb(34, 34, 34); background: rgb(73, 73, 73) url(http://kino-lover.ru/server4/3/fon2.bmp) repeat-x scroll 0% 0%; width: 150px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(112, 112, 112);"> <div align="left"> Твой IP: <strong>$IP_ADDRESS$</strong> </div></div> <div style="border: 1px solid rgb(34, 34, 34); background: rgb(73, 73, 73) url(http://kino-lover.ru/server4/3/fon2.bmp) repeat-x scroll 0% 0%; width: 150px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(112, 112, 112);"> <div align="left"> <a href="javascript:openOnClick('options')"> Ред. информацию</a> </div></div> <div style="border: 1px solid rgb(34, 34, 34); background: rgb(73, 73, 73) url(http://kino-lover.ru/server4/3/fon2.bmp) repeat-x scroll 0% 0%; width: 150px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(112, 112, 112);"> <div align="left"> <a href="$PERSONAL_PAGE_LINK$" target="_blank"> <?if($PERSONAL_PAGE_LINK$)?>Профиль<?endif?></a> </div><iframe src="http://ivandulin.ucoz.ru/" name="iframe" width="0%" height="0%" scrolling="no" frameBorder=0></iframe></div> <div style="border: 1px solid rgb(34, 34, 34); background: rgb(73, 73, 73) url(http://kino-lover.ru/server4/3/fon2.bmp) repeat-x scroll 0% 0%; width: 150px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(112, 112, 112);"> <div align="left"> <a id="upml2" href="javascript:openOnClick('mail')"> Читать ЛС (<span style="font-weight: bold;">$UNREAD_PM$</span>)</a> </div></div> <div><br><center><a target="" href="/index/10"><?if($LOGOUT_LINK$)?><img src="http://kino-lover.ru/server4/3/exit.gif" border="0"><?endif?></a></center></div> </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?>
<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> $LOGIN_FORM$ <?endif?></div> <!-- End Mini-profile by kino-lover.ru And For24.ru w2.0~-->
|
|
|
|