Воскресенье, 19.05.2024, 22:57
Программы, софт, статьи,форум, фото
Приветствую Вас Гость | RSS
Главная Каталог файлов Регистрация Вход
Меню сайта

Категории раздела
Фильмы [67]
Open ПО [15]
Soft [349]
Утилиты [387]
Менеджеры [15]
Скрипты [69]
Книги,журналы [139]
Web мастеру [26]
Архиваторы [8]
Разное [88]

Вход
E-mail:
Пароль:

Поиск

Новое на сайте
[06.05.2015][Фильмы]
AutoCAD 2014. Р...
[05.05.2015][Утилиты]
ЛовиОтвет 6.1.8...
[05.05.2015][Книги,журналы]
Семейный доктор...
[01.05.2015][Утилиты]
AdwCleaner 4.20...
[25.02.2013][Soft]
Сброс пароля в Windows
[15.02.2013][Web]
Быстродействие браузера.
[13.02.2013][Soft]
PDFZilla 1.2.11

Топ файлов

Последний коммент
  • alexmocrushin саша александр
    Оставлен 13.12.2020
    Mirillis Action! 1.18.0.0

    Автор комментария: alexmocrushin
    Оставлен 13.12.2020
    Тема: Mirillis Action! 1.18.0.0

  • Comod Comod
    Оставлен 21.06.2014
    The Bat! Professional Edition 6.4.6 Final RePack

    Автор комментария: Comod
    Оставлен 21.06.2014
    Тема: The Bat! Professional Edition 6.4.6 Final RePack

  • Светлана
    Оставлен 19.08.2013
    Отслеживание посылок

    Автор комментария:
    Оставлен 19.08.2013
    Тема: Отслеживание посылок

  • Светлана
    Оставлен 19.08.2013
    Отслеживание посылок

    Автор комментария:
    Оставлен 19.08.2013
    Тема: Отслеживание посылок


  • Друзья сайта
  • AlexM Software
  • Официальный блог
  • site-best.ucoz.ru
  • Русские программы
  • РЕГИСТРАЦИЯ В ПОИСКОВЫХ СИСТЕМАХ

  • Рассылка
    Рассылки Subscribe.Ru
    Лента "Проги от Comod"

    Ошибка в тексте
    Система Orphus

    Depositfiles

    Главная » Файлы » Разное

    Рабочий мини профиль для ucoz
    28.02.2014, 15:07

    Создаем глобальный блок и вставляем туда код мини профиля

    Код
    <!-- Личный кабинет -->
    <DIV align="center"><script language="JavaScript">
    function process(){}
    today = new Date()
    if((today.getHours() < 12) && (today.getHours() >= 6))
    { document.write("<b>Доброе утро, $USERNAME$.</b>")}
    if((today.getHours() >= 12) && (today.getHours() < 18))
    { document.write("<b>Добрый день, $USERNAME$.</b>")}
    if((today.getHours() >= 18) && (today.getHours() <= 23))
    { document.write("<b>Добрый вечер, $USERNAME$.</b>")}
    if((today.getHours() >= 0) && (today.getHours() < 4))
    { document.write("<b>Здравствуйте, $USERNAME$. Не спится?</b>")}
    if((today.getHours() >= 4) && (today.getHours() <= 6))
    { document.write("<b>Здравствуйте, $USERNAME$.<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://pnghosts.ru/img/no_avatar_user.png" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://pnghosts.ru/img/noavat_log.png" border="0"><?endif?><?endif?><br>
    <script type="text/javascript" src="http://24-moto.ru/font.js"></script>
    <?if($USER_LOGGED_IN$)?>
    <?endif?>
    <?if($USER_LOGGED_IN$)?>
    <!-- -->
    <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="95%">
    <td valign="middle" width="75%">
    <div style="float:center"><img style="cursor:hand" onclick="expandit(this)" title="Подробная информация" src="http://pnghosts.ru/img/informaciya.png">
    <span style="display:none">
    <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: lightgray; 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>
    </span></div></td></table>
    <!--/-->
    <br>
    <!-- -->
    <table align="center" class="gTable1" bgcolor="#f8f8f8" border="0" cellpadding="0" cellspacing="0" width="95%">
    <td valign="middle" width="75%">
    <div style="float:center"><img style="cursor:hand" onclick="expandit(this)" title="Доступные функции" src="http://pnghosts.ru/img/instument_img.png">
    <span style="display:none">
    <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: lightgray; 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>
    </span></div></td></table>
    <!--/-->
    <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$
    <?endif?></center>
    <!--/Конец кабинета -->
    Категория: Разное | Добавил: Bitfood
    Просмотров: 352 | Загрузок: 0 | Рейтинг: 0.0/0
    Всего комментариев: 0
    Добавлять комментарии могут только зарегистрированные пользователи.
    [ Регистрация | Вход ]
    ·
    '+cents+'% ('+Math.floor(data.received/1024)+' Kb)
    '); } w._myuploadStarted=1; if (data.state=='done') { sblmb2=0; return; } } _uploadCheck.call(this); } var sblmb2=0; function funxnaOh() { var act='/mail/', upref='70bO1S8Nwb', uploadId, wnd; try { var tr=checksubmit(); if (!tr){return false;} } catch(e) {} if (sblmb2==1) { return false; } sblmb2=1; window._uploadIdx = window._uploadIdx ? window._uploadIdx+1 : 1; uploadId = 'up' + window._uploadIdx + '_' + upref; var frm = $('#mffxnaOh')[0]; frm.action=act+'?upsession='+uploadId; wnd = new _uWnd( 'sendMFe2', 'Отправка сообщения', -350, -100, { footerh:25, footerc:' ', modal:1, closeonesc:1, resize:0, hidefooter:0, contentsizeprio:0, onbeforeclose:function(){}, onclose:function(wnd) { if (wnd._myuploadTimer) clearTimeout(wnd._myuploadTimer); wnd._myuploadTimer=null; } }, { form:frm } ); wnd._myuploadStarted=0; _uploadCheck.call({upload_wnd:wnd.idx,upload_id:uploadId}); } jQuery(function($) { if ($("input[id=policy]").length) { $('body').on("submit","form[name=mform]", function() { if (!$('input[id=policy]:checked').length) { $("input[id=policy]").next().css({"cssText":"color: red !important","text-decoration":"underline"}); return false; } else { $("input[id=policy]").next().removeAttr('style'); } }); $('body').on("change","#policy", function() { $("input[id=policy]").next().removeAttr('style'); }); } });
    E-mail отправителя *:
    Адрес ссылки *:
    Тема письма:

    " target="_blank">Нерабочая ссылка
    ]
    Мини профиль


    Воскресенье 19.05.2024 22:57