/* 板报网-PC-首页 */
function home_head(){
document.writeln('<a href="https://shop483324890.taobao.com/" target="_blank"><img src="https://www.banbaowang.com/templets/banbaowang/ad/20200106_1.png" style="width:100%" title="广告" /></a>');
}

/* 板报网-PC-标题下 */
function main_body(){
document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/site/d-yv-q/source/eqqu/production/z.js"></script>');
}

/* 板报网-PC-翻页工具下 */
function main_page(){
document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/common/wroj/x/jjo_x.js"></script>');
}

/* 板报网-PC-内容页左边底部 */
function main_foot(){
document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/source/f/production/axs_gs/s_xc.js"></script>');
}

/* 板报网-PC-右边栏顶部 */
function side_head(){
document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/production/ez/w_rfr/static/r_yy.js"></script>');
}

/* 板报网-PC-热门文章上 */
function side_item(){
document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/source/f/common/a-x/static/s-gsszb.js"></script>');
}

/* 相关分类导航上 */
function side_cate(){
document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/source/f/common/a-x/static/s-gsszb.js"></script>');
}

/* 板报网-PC-右边栏底部 */
function side_foot(){
document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/common/gbyth/t/t/production/a/d.js"></script>');
}
/* 板报网-PC-右边栏顶部自定义 */
function side_rand(){
//document.writeln('<script type="text/javascript" src="//ab.gaoguang.com/production/ez/w_rfr/static/r_yy.js"></script>');
document.writeln("<style>");
document.writeln(".mysidead{overflow:hidden; position:relative; width:336px;}");
document.writeln(".mysidead .hd{height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1;}");
document.writeln(".mysidead .hd ul{overflow:hidden; zoom:1; float:left;}");
document.writeln(".mysidead .hd ul li{float:left; margin-right:2px; min-width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; font-size:12px;}");
document.writeln(".mysidead .hd ul li.on{ background:#f00; color:#fff;}");
document.writeln(".mysidead .bd{position:relative; height:100%; z-index:0;}");
document.writeln(".mysidead .bd li{zoom:1; vertical-align:middle; float:left;}");
document.writeln(".mysidead .bd img{ width:100%; height:100%; display:block;}");
document.writeln(".mysidead .prev, .mysidead .next{position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(https://www.banbaowang.com/templets/banbaowang/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}");
document.writeln(".mysidead .next{left:auto; right:3%; background-position:8px 5px;}");
document.writeln(".mysidead .prev:hover, .mysidead .next:hover{ filter:alpha(opacity=100);opacity:1;}");
document.writeln("</style>");

document.writeln('<div class="hd">');
document.writeln('<ul><li>广告</li></ul>');
document.writeln('</div>');
document.writeln('<div class="bd">');
document.writeln('<ul><li><a href="https://shop483324890.taobao.com/" target="_blank"><img src="https://www.banbaowang.com/templets/banbaowang/ad/20200106_2.png" style="width:100%" /></a></li></ul>');
document.writeln('</div>');
document.writeln('<a class="prev" href="javascript:void(0)"></a><a class="next" href="javascript:void(0)"></a>');
document.writeln('<script type="text/javascript" src="https://www.banbaowang.com/templets/banbaowang/js/jquery.SuperSlide.js"></script>');
document.writeln('<script type="text/javascript">jQuery(".mysidead").slide({mainCell:".bd ul",effect:"left",autoPlay:true});</script>');
}