//################################# //首页top function indextop(){ //document.writeln(indextop首页top"); document.writeln("indexto首页top"); } //信息页在线播放 function content_zaixian(){ //document.writeln(信息页在线播放"); document.writeln("信息页在线播放"); } //信息页猜你喜欢 function content_cai(){ //document.writeln(信息页猜你喜欢"); document.writeln("信息页猜你喜欢"); } //播放页第一广告位 function play_diyi(){ //document.writeln(播放页第一广告位"); document.writeln("播放页第一广告位"); } //播放页猜你喜欢 function play_cai(){ //document.writeln(播放页猜你喜欢"); document.writeln("播放页猜你喜欢"); } //全站下飘 function piao(){ //document.writeln(全站下飘"); document.writeln("全站下飘"); } //P全站统计 function tongji(){ //document.writeln("-全站统计); var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?71d6a48495935b1d8996cc128d9a6819"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); }