<footer>
<div class="text-wrapper">
<div class="wrapper">
</div>
<div class="text-ttl">Наш TeamSpeak</div><img alt="" src="http://pweverest.clan.su/NoviYshablon/GlavnayaStr/ts.png" text-align="right" style="width: 70px; height: 68px;">
<div class="text-ds">EveRest.ts3.ru</div>
<div target="_blank"class="text-ttl">Группа в VK</div><a target="_blank" href="http://vk.com/everestatlas"><img alt="" src="http://pweverest.clan.su/NoviYshablon/GlavnayaStr/vk.png" text-align="right" style="width: 70px; height: 59px;"></a>
</div>
</div>
<div id="footer">
<div class="wrapper">
<div class="foot-l">
<!-- <copy> -->By TEMNbIY & Whoops © $YEAR$<!-- </copy> -->.
</div>
<div class="foot-r">
$POWERED_BY$
</div>
<div class="clr"></div>
</div>
</div>
</footer>
<script type="text/javascript">
jQuery(function(){
$("#Go_Top").hide().removeAttr("href");
if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow")
else $("#Go_Top").fadeIn("slow")
});
$("#Go_Bottom").hide().removeAttr("href");
if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow")
else $("#Go_Bottom").fadeIn("slow")
});
$("#Go_Top").click(function(){
$("html, body").animate({scrollTop:0},"slow")
})
$("#Go_Bottom").click(function(){
$("html, body").animate({scrollTop:$(document).height()},"slow")
})
});
</script>
<a style='position: fixed; bottom: 300px; right: 1px; cursor:pointer; display:none;'
href='#' id='Go_Top'>
<img src="http://pweverest.clan.su/iconkiforum/vverkh.png" title="Вверх">
</a>
<a style='position: fixed; bottom: 250px; right: 1px; cursor:pointer; display:none;'
href='#' id='Go_Bottom'>
<img src="http://pweverest.clan.su/iconkiforum/vniz.png" title="Вниз">
</a>