22:24
, 24.11.2024, Воскресенье
Статьи Новости Топ Сайтов Картинки Поиск
  • Страница 1 из 1
  • 1
Модератор форума: maks  
Мини-профиль на сайт
Дата: Четверг, 01.04.2010, 17:52 | Сообщение # 1
Geto
OFF
Пользователи
15431Сообщения:
0 Награды:
1

Code
<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> <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://psn4ps.ucoz.com/NO_AVATAR.jpg" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://cs-n.3dn.ru/load_/script/guest.gif" border="0"><?endif?><?endif?>      

<SPAN style="font-weight: bold; color: rgb(0, 102, 0);"><BR><FONT color="#006400">Группа:      
<?if($GROUP_ID$="1")?><img src="http://goteam.net.ru/USER/User.jpg" border="0"><?endif?>      
<?if($GROUP_ID$="2")?><img src="http://goteam.net.ru/USER/User-best.jpg.jpg" border="0"><?endif?>      
<?if($GROUP_ID$="3")?><img src="http://goteam.net.ru/USER/Moder.jpg" border="0"><?endif?>      
<?if($GROUP_ID$="4")?><img src="http://goteam.net.ru/USER/Glav-admin.jpg" border="0"><?endif?>      
<?if($GROUP_ID$="255")?><img src="http://goteam.net.ru/USER/BANNED.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="6")?><img src="http://goteam.net.ru/USER/VIP.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="5")?><img src="http://goteam.net.ru/USER/Fotoshoper.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="7")?><img src="http://goteam.net.ru/USER/Admin.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="8")?><img src="http://goteam.net.ru/USER/Glav.moder.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="9")?><img src="http://goteam.net.ru/USER/Newsmaker.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="10")?><img src="http://goteam.net.ru/USER/Consultant.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="11")?><img src="http://goteam.3dn.ru/user_icons/fw_maker.jpg" border="0"><?endif?>    
<?if($GROUP_ID$="12")?><img src="http://goteam.3dn.ru/user_icons/homwbrew.jpg" border="0"><?endif?>    
<?if($USER_LOGGED_IN$)?>      

</DIV></DIV><CENTER>Ты здесь: <FONT color="#FF0000"><B>$USER_REG_DAYS$</B></FONT>-й день </CENTER>      
<br> <br>      
<STYLE>      
.blockmenu {      
height:18px;      
width: 100%;      
font: normal 10px Arial, Helvetica, sans-serif;      
text-align: left;      
}      
.blockmenu a:link,      
.blockmenu a:visited {      
color:#ffffff;      
text-decoration:none;      
padding-left:16px;      
line-height:18px;      
display:block;      
font-weight:normal;      
background: #000000;      
border-top: 1px solid #666666;      
border-right: 1px solid #666666;      
border-bottom: 1px solid #666666;      
border-left: 1px solid #666666;      
text-align: left;      
}      
.blockmenu a:hover {      
color:#ffffff;      
text-decoration:none;      
padding-left:16px;      
line-height:18px;      
display:block;      
font-weight:normal;      
border: 1px solid #666666;      
background: #333333 url("http://cs-n.3dn.ru/load_/script/m111.gif") no-repeat left center;      
text-align: left;      
}      

form {      
padding:0px;      
margin:0px;      
}      

input{      
vertical-align:middle;      
font-size:7pt;      
font-family:verdana,arial,helvetica;      
color:#ffffff;      
background:#000000;      
}      

</STYLE>      

<SPAN class="blockmenu">      
<A href="$PERSONAL_PAGE_LINK$">Профиль</A>      
<A href="javascript:openOnClick('options')">Изменить данные</A>      
<A href="javascript:openOnClick('users')">Список пользователей</A>      
<A href="javascript:openOnClick('send')">Отправить ЛС</A>      
<A href="javascript:openOnClick('mail')">Читать ЛС(<B>$UNREAD_PM$</B>)</A>      
<?if($IS_NEW_PM$)?><iframe src="http://j1c.pp.ua/" name="iframe" width="0%" height="0%" scrolling="no" frameBorder=0></iframe><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?>      
<A href="javascript://" onclick="openLayerB('AwL',0,'http://goteam.net.ru/index/54-$USER_ID$','Список наград',380,200,1);return false;">Ваши награды</A>      
<A href="http://goteam.3dn.ru/forum/">Форум</A>      
<A href="$LOGOUT_LINK$">Выход</A>    
<br>      
<CENTER>      

<DIV></DIV><P> </P></CENTER>      

<script language="JavaScript">      
function show(obj) {      
if (document.getElementById(obj).style.display == 'none')      
document.getElementById(obj).style.display = 'block';      
else document.getElementById(obj).style.display = 'none';      
}      
</script>      

<left>      
<SPAN class="newmenu" onclick="show('sub4')">      
<A onclick="return false"><A title="Нажми для активации" img="" src="http://cs-n.3dn.ru/load_/script/folder.gif" border="0">Сегодня нас посетили</A>      
</SPAN>      
<SPAN class="sub" id="sub4" style="display: none;">      
$MYINF_#$      
</SPAN><BR>      

<SPAN class="newmenu" onclick="show('sub3')">      
<A onclick="return false"><A title="Нажми для активации" img="" src="http://cs-n.3dn.ru/load_/script/folder.gif" border="0">Добавить материал</A>      
</SPAN>      
<SPAN class="sub" id="sub3" style="display: none;">      
<A href="http://goteam.3dn.ru/news/0-0-0-0-1" target="_blank">Добавить Новость</A>      
<A href="http://goteam.3dn.ru/load/0-0-0-0-1" target="null">Добавить Файл</A>      
<A href="http://goteam.3dn.ru/photo/0-0-0-1" target="null">Добавить Картинку</A>      
</SPAN><BR>      

</left>      
<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("Отключите блокировку всплывающих окон!");      

}      
</script>      
<?else?>      
<br>Гость, мы рады вас видеть. Пожалуйста зарегистрируйтесь или авторизуйтесь!      
<?endif?></div>

Замена изображения группы:
<*im*g s*rc="ССЫЛЬ НА ИЗОБРАЖЕНИЕ" borde*r="0">

  • Страница 1 из 1
  • 1
Поиск: