- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
?><tr><?
?><script><?
?>$(function(){<?
?>$('tr[_hash]').find('#smalllinks').click(function(){<?
?>$(this).parent(0).html($(this).parent(0).find('#fulllinks').html());<?
?>});<?
?>$('tr[_hash] #rm').click(function(){<?
?>var _hash=$(this).parent(0).parent(0).attr('_hash');<?
?>$.ajax({<?
?>url:'?a&st&rm='+_hash,<?
?>success:function(data){<?
?>if(data=='1')get('st');<?
?>}<?
?>});<?
?>});<?
?>$('tr[_hash]').find('#stat_domain').click(function(){<?
?>P_domain=$(this).html();<?
?>get('st');<?
?>});<?
?>});<?
?>function rm_all()<?
?>{<?
?>if(confirm('Удалить всю статистику?'))<?
?>{<?
?>$.ajax({<?
?>url:'?a&st&rmall',<?
?>success:function(data){<?
?>if(data=='1')get('st');<?
?>}<?
?>});<?
?>}<?
?>}<?
?>function refresh_dom()<?
?>{<?
?>var _i='<img src="?i=ld"> ';_i+=_i;_i+=_i;_i+=_i;<?
?>$('table#c').prepend('<td class=n align=center colspan=999>'+_i+'</td>');<?
?>$.ajax({<?
?>url:'?a&st&rdom',<?
?>success:function(data){<?
?>if(data=='1')get('st');<?
?>}<?
?>});<?
?>}<?
?>function update_pr_tic()<?
?>{<?
?>var _i='<img src="?i=ld"> ';_i+=_i;_i+=_i;_i+=_i;<?
?>$('table#c').prepend('<td class=n align=center colspan=999>'+_i+'</td>');<?
?>$.ajax({<?
?>url:'?a&st&upd_pr_tic',<?
?>success:function(data){<?
?>if(data=='1')get('st');<?
?>}<?
?>});<?
?>}<?
?></script><?
?><td class=n colspan=5><?
?><input type=button value=' Обновить домены ' onclick='refresh_dom()'/> <?
?><input type=button value=' Удалить все ' onclick='rm_all()'/> <?
?><input type=button value=' Обновить PR, тИЦ ' onclick='update_pr_tic()'/> <?
?>(доменов: <b><?=$result_domains_count?></b>) <?
?>Количество: <b><?=$result_count?></b><?
if (!empty($domain))
{
?>, домен <b><?=$domain?></b><?
}
?></td><?
?><td class=n><?
if ($pages_count > 1)
{
?><select id="selpage"><?
for($i=1; $i<=$pages_count; $i++)
{
?><option <?=$i==($page_num+1)?'selected':''?>><?=$i?></option><?
}
?></select><?
}
?></td><?
?></tr><?
Follow us!