KACTET | Дата: Воскресенье, 07.02.2010, 21:11 | Сообщение # 1 |
| Думаю скрин не нужен а вот код Code <?if($USER_LOGGED_IN$)?> <script type="text/javascript">function spamscript(){ //* Copyright http://cloddy.org/ //* By Bogdan4eg new _uWnd('mailLoad','Рассылка',350,200,{align:0,shadow:1,autosize:1,maxh:350,minh:100,resize:0},'<fieldset><legend>О Рассылке:</legend>Подписавшись на рассылку, Вы будете узнавать первыми о новых материалах или комментариях на сайте!<hr><input type="checkbox" id="em"><label style="cursor: pointer" for="em">Материалы</label><br><input type="checkbox" id="cem"><label style="cursor: pointer" for="cem">Комментарии</label></fieldset><fieldset><input type="button" onclick="sendRassilka();" value="Сохранить"></fieldset>'); $.get('/index/67', function(data) {if($($('cmd', data).text()).find('#emdj3').is(':checked')){$('#em').attr('checked','checked');} if($($('cmd', data).text()).find('#cemdj3').is(':checked')){$('#cem').attr('checked','checked');}});} function sendRassilka(){if ($('#cem').is(':checked')){var scem = '3';} else {var scem = '0';} if ($('#em').is(':checked')){var sem = '3';} else {var sem = '0';} $.get('/index/67', function(data) {ssid = $($('cmd', data).text()).find('input[name="ssid"]').val(); $.post('/index/', {em: sem,cem: scem,a: 67,t: 1,ssid: ssid}, function(data){bad = $('<div/>').html($(data).text()).find('.myWinLoadSF').attr('title'); if (bad==undefined){_uWnd.close('mailLoad');}else {alert(bad);}});});}</script> <CENTER><?if($USER_AVATAR_URL$)?><IMG src="$USER_AVATAR_URL$" border="0"><?else?><IMG src="http://forucoz.com/imgs/71.png" border="0"><?endif?> <CENTER><?if($GROUP_ID$=1)?><img style="width: 150px; height: 25px;" alt="" src="http://forucoz.com/img/1.png"><?endif?><?if($GROUP_ID$=2)?><img style="width: 150px; height: 25px;" alt="" src="http://forucoz.com/img/2.png"><?endif?><?if($GROUP_ID$=3)?><img style="width: 150px; height: 25px;" alt="" src="http://forucoz.com/img/3.png"><?endif?><?if($GROUP_ID$=4)?><img style="width: 150px; height: 25px;" alt="" src="http://forucoz.com/img/4.png"><?endif?><?if($GROUP_ID$=5)?><img style="width: 150px; height: 25px;" alt="" src="http://forucoz.com/img/5.png"><?endif?><?if($GROUP_ID$=6)?><img style="width: 150px; height: 25px;" alt="" src="http://forucoz.com/img/6.png"><?endif?><?if($GROUP_ID$=7)?><img style="width: 150px; height: 25px;" alt="" src="http://forucoz.com/img/7.png"><?endif?></b><BR> <BR> <SPAN style="font-size: 9px;">Привет, <B>$USERNAME$</B>!</SPAN></CENTER> <UL class="uz"> <LI class="m"><?if($UNREAD_PM$)?><A class="m" href="/index/14"><b>У вас $UNREAD_PM$ Лс</b></A><?else?><A class="m" href="/index/14">Нет новых ЛС</A></LI><?endif?> <LI class="m"><A class="m" href="javascript://" rel="nofollow" onclick="window.open('/index/8','opt','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;">Профиль</A></LI> <LI class="m"><A class="m" href="javascript://" rel="nofollow" onclick="window.open('/index/11','opt','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;">Изменить профиль</A></LI> <LI class="m"><A class="m" href="/load/0-0-0-0-1">Добавить новость</A></LI> <LI class="m"><A class="m" href="/forum/0-0-1-34">Новое на форуме</A></LI> <LI class="m"><A class="m" href="javascript:;" onclick="spamscript();">Рассылка</A></LI> <LI class="m"><A class="m" href="/index/10" onclick="return confirm('Выйти с аккаунта?');">Выйти</A></LI> </UL> <?else?> <center><img src="http://forucoz.com/imgs/71.png" border="0"></center> <center><img src="http://forucoz.com/imgs/p/12.png" title="Гость" style="border: none;"></center> <center>Пожалуйста пройдите быструю регистрацию или войдите в свой аккаунт.</center> <ul class="uz"> <li class="m"><a class="m" href="/index/3-0-0" target="_blank">Регистрация</a></li> <li class="m"><a class="m" href="javascript://" onclick="openLayerB('LF',0,'/index/40','Login',250,130,1);return false;" target="_blank">Вход</a></li> </ul> </TD></TR></TBODY><?endif?>
|
|
| |