<span class="like"><a href="javascript:;">有价值 <span class="digg_num">(0)</span> </a>
</span>
<span class="bad"><a href="javascript:;"><span class="cpa">无价值 <span class="digg_num">(1)</span></span></a>
</span>
<script type="text/javascript">
function show_yp(){
window.scrollTo(0, 0);
document.body.setAttribute("class","active-yp");
document.getElementById("yp-hide").style.visibility = "visible";
}
function close_yp(){
var DomClass = document.body.getAttribute("class");
DomClass = DomClass.replace("active-yp","");
document.body.setAttribute("class",DomClass);
document.getElementById("yp-hide").style.visibility = "hidden";
}
function load_yp(){
h2c_();
}
</script>