Файл: touchSpace/js/footer.js
Строк: 52
<?php
define("footer","init",function(){function e(){$(function(){o=t.find(".footer_tr"),o.length>10&&!ge("#more_link")&&$(o[9]).parent().append('<td id="more_link"><a href="#" class="user_color_link tm_link t-block_item t_center no_word_break"><span class="t-block_item tm_link_inner">...</span></a></td>'),n(!1)})}function n(e){var n,o=t.find(".footer_tr");if(e)$("#more_link").hide(),o.show();else for($("#more_link").show(),n=9;n<o.length;++n)$(o[n]).hide()}var o,t;$(function(){t=$("#navi_footer").on("click","#more_link",function(e){e.preventDefault(),n(!0)})}),window.Spaces.footer={toggle:n,update:e}}),define("footer","onRequest",function(){Spaces.footer.update()});
?>