Онлайн
<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, 7:09:00 AM Приветствую Вас Прохожий
Главная »
Скрипты Ucoz
Code
<--Скрипт отсчёта до конца света by VfriendsAdmin для 2012god.org.ua-->
<script type="text/javascript">
function cdtime(container, targetdate){
if (!document.getElementById || !document.getElementById(container)) return
this.container=document.getElementById(container)
this.currentTime=new Date()
this.targetdate=new Date(targetdate)
this.timesup=false
this.updateTime()
}
cdtime.prototype.updateTime=function(){
va r thisobj=this
this.currentTime.setSeconds(this.currentTime.getSeconds()+1)
setTimeout(function(){thisobj.updateTime()}, 1000) //update time every second
}
cdtime.prototype.displaycountdown=function(baseunit, functionref){
this.baseunit=baseunit
this.formatresults=functionref
this.showresults()
}
cdtime.pr
...
Читать дальше »
Code
<?if($USER_LOGGED_IN$)?><?if($IS_NEW_PM$)?> <script type="text/javascript"> window.onload=function(){new _uWnd('npm', 'Новое сообщение', 230, 150,{align:'justify',min:0,max:0,modal:1,icon:'http://www.iconfinder.net/data/icons/tango/16x16/actions/mail-message-new.png'},'У вас новое личное сообщение. Для того ,что бы прочесть нажмите <a href="$PM_URL$" >тут</a> .');} </script> <?endif?><?endif?>
Code
<tr><td class="boxContent">
<script type="text/javascript">
?$(document).ready(function(){$("#doskapocheta".click(function(){$("div#doskapoch".show("slow"; $("div#userminiprof".hide("slow";});});// 3aka4ka.net.ru
$(document).ready(function(){$("#backprofil".click(function(){$("div#userminiprof".show("slow"; $("div#doskapoch".hide("slow";});});
</script>
<div id="userminiprof">
<-- Мини профиль-->
<div align="center"><strong>$WDAY$ <br> $DATE$ <br> $TIME$</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://fightarena.ucoz.net/avatarfightarena.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://fightarena.ucoz.net/avatarfightarena.gif" border="0"><?endif?><?endif?>
...
Читать дальше »
Code
<style type="text/css">
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 185px; /* Width of Menu Items */
border-bottom: 1px solid #000000;
}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */
border-bottom: 1px solid #212121;
}
.suckerdiv ul li{
position: relative;
}
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}
/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FFFFFF;
text-decor
...
Читать дальше »
CSS
Code
#modern_block {border: 0px;margin: 0px;padding: 4px 2px 6px 2px;font-family: ms sans-serif, tahoma, verdana, arial, sans-serif;font-size: 11px;cursor: default;}
#modern_block a:link,#modern_block a:active,#modern_block a:visited {color: #3e73b9;font-family: arial;font-weight: bold;text-decoration: none;line-height: 16px;}
#modern_block a:hover {color: #3e73b9;font-family: arial;font-weight: bold;text-decoration: none;line-height: 16px;border-bottom: 1px dashed #3e73b9;}
#modern_block li { background: url('http://megasoft.3dn.ru/images/li.gif') no-repeat;padding: 0px;margin: 0px;text-indent: 8px;border: 0px;line-height: 3px; }
table.modern_block_top {width: 100%;border: 0px;background: url('http://megasoft.3dn.ru/images/modern_block_header_bg.gif') left top repeat-x;margin: 2px 0px 0px 0px;}
table.modern_block_alt_top {width: 100%;border: 0px;background: url('http://megasoft.3dn.ru/images/modern_block_header_bg.gif') left top repeat-x;margin: 2px 0px 0px 0px;}
table.modern_block {width: 100%;border: 0px;backgro
...
Читать дальше »
Code
<div id="$ID$"><script type="text/javascript" src="http://pmp-x.net.ru/js/udleinf.js"></script> <table class="modern_block_top" cellpadding="0" cellspacing="0">
<tbody><tr><td class="modern_block_top_left" nowrap="nowrap"><br></td>
<td class="modern_news_top" style="padding: 0px; width: %;"><img src="/images/modern_icon_news.gif" class="icon" border="0"></td>
<td class="modern_news_top"><a href="$ENTRY_URL$">$TITLE$</a> <?if($DATE$="Сегодня" or $DATE$="Вчера")?><img src="http://i031.radikal.ru/0804/fa/28bf95c09d77.gif"><?endif?>
</td><td class="modern_block_top_right" nowrap="nowrap"><br></td>
</tr></tbody></table>
<table class="modern_block" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td class="modern_block_left" nowrap="nowrap"> </td>
<td id="mode
...
Читать дальше »