Онлайн
<a target="_top" href="http://top.mail.ru/jump?from=1696251">
<img src="http://d1.ce.b9.a1.top.mail.ru/counter?js=na;id=1696251;t=204"
height="31" width="38" border="0" alt="Рейтинг@Mail.ru"></a>
Пт, 2025.07.04, 1:34:08 AM Приветствую Вас Прохожий
Главная »
Скрипты Ucoz
и меняем эту строку на вот эту:
Code
.postTextFl {width:550px;height:150px; background:url('http://[color=red]ссылка[/color]') no-repeat top right;border:1px solid #BBBBBB;}
Ставим в глобальный блок ну или куда хотите
Code
<div align="center"><strong>$USERNAME$</strong><br>
Сообщения:<?if($IS_NEW_PM$)?><img src="http://megacomp.ucoz.kz/Raznoe/laid_icons/331.gif" ><?else?><img src="http://megacomp.ucoz.kz/Raznoe/laid_icons/3456.gif" ><?endif?><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://www.megacomp.ucoz.kz/Raznoe/new_profil_vxod/Guest.png" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://www.megacomp.ucoz.kz/Raznoe/new_profil_vxod/Guest.png" title="У вас не выбран аватар!" alt="Аватар" border="0"><?endif?><?endif?>
<span style="font-weight: bold; color: rgb(0, 102, 0);"><br><font color="#006400">Группа:</font></span><b>$USER_GROUP$
</b>
<div align="center"><b><font color="#006400"><strong>Время:</strong></font><b>$TIME$<br><
...
Читать дальше »
Code
<SCRIPT Language="JavaScript">
<!-- Hide
/*
This script was written by Mike Cullen, 1999
Featured on Dynamic Drive (dynamicdrive.com)
For full source code, installation instructions
and many more DHTML scripts
Visit Dynamicdrive.com
*/
var scroller;
var ampm;
var actualtitle=document.title+" "
function antiMilitaryTime()
{
if (hr == "12"){
ampm="P.M."
}
else if (hr == "13"){
hr="1"
ampm="P.M."
}
else if (hr == "14"){
hr="2"
ampm="P.M."
 
...
Читать дальше »
Очень простой,но полезный скрипт
Code
Последний раз страница обновлена: <script> <!--//hide document.write(document.lastModified); //end hide--> </script>
Code
<a href="JavaScript:window.location.reload()">Обновить страницу!</a>
Code
<div align="center"><strong><SCRIPT LANGUAGE="JavaScript"> <br>currentTime = new Date(); <br>if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 ) <br>document.write("Доброе утро, "); <br>if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 ) <br>document.write("Добрый день, "); <br>if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23) <br>document.write("Добрый вечер, "); <br>if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5) <br>document.write("Доброй ночи, "); <br></SCRIPT> $USERNAME$</strong> <br><br> <br> <br><br><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><br><br><span style="font-weight: bold; color: rgb(0, 102, 0);"><br><font color="#006400">Группа:</font></span> <b>$USER_GROUP$ <br><div align="center"><font color="#006400"><strong>Дата:</strong></font><b> $YEAR$/$MONTH$/$DAY$: $TIME$</b><br> <br><br> <br><div align="left"> <font color="000000"> <br
...
Читать дальше »