/*aa_ad*/ var a_br_num = $("article br").length; if(a_br_num){ var gg_ad_html='
' + '' + '\u5173\u95ED\u5E7F\u544A' + '
'; $("article br:eq("+rand_num(0,a_br_num-1)+")").after(gg_ad_html); } /*gg_load*/ document.write(''); document.write(''); /*百度统计*/ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?990375213f98153ad3a213fa7aa0545b"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); /*监控滚动条*/ $(window).scroll(function () { if($(window).scrollTop()>999){ $('#goto_top').fadeIn(); }else{ $('#goto_top').fadeOut(); } }); /*返回顶部*/ $('#goto_top').click(function(){ $('body,html').animate({scrollTop:0});return false; }); $('#goto_top').dblclick(function(){ mycookie('aa_ad','close',9999); });