EXPO-147 ready

remotes/origin/1203
pavel 11 years ago
parent 2175514d5b
commit 56a3f4353f
  1. 38
      templates/client/includes/footer.html

@ -49,13 +49,43 @@
<div class="counters">
<ul>
<li><a href="#"><img src="{% static 'client/img/_del-temp/counter-1.gif' %}" alt="" /></a></li>
<li><a href="#"><img src="{% static 'client/img/_del-temp/counter-2.gif' %}" alt="" /></a></li>
<li><a href="#"><img src="{% static 'client/img/_del-temp/counter-3.gif' %}" alt="" /></a></li>
<li>
<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t14.6;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";"+Math.random()+
"' alt='' title='LiveInternet: number of pageviews for 24 hours,"+
" of visitors for 24 hours and for today is shown' "+
"border='0' width='88' height='31'><\/a>")
//--></script><!--/LiveInternet-->
</li>
<li>
<a href="http://yandex.ru/cy?base=0&amp;host=expomap.ru" rel="nofollow">
<img src="http://www.yandex.ru/cycounter?expomap.ru"
width="88"
height="31"
alt="Яндекс цитирования"
border="0" />
</a>
</li>
<li>
<!-- begin of Top100 code -->
<script id="top100Counter" type="text/javascript" src="http://counter.rambler.ru/top100.jcn?2916249"></script>
<noscript>
<a href="http://top100.rambler.ru/navi/2916249/">
<img src="http://counter.rambler.ru/top100.cnt?2916249" alt="Rambler's Top100" border="0" />
</a>
</noscript>
<!-- end of Top100 code -->
</li>
</ul>
</div>
</div>
</div>
</footer>
</footer>

Loading…
Cancel
Save