var htxt=""; document.write(""); htxt=""; htxt=htxt+"" htxt=htxt+"
『资料评论』  点击这里发表或查看更多评论 好评率:- 差评率:-
" htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 没有化学键的概念,极性键非极性键,分子间作用力等,不给力2088423 <3-13 19:5>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 很好的东西,对于我们这样的穷人来说,楼主好人。。。。。。GuofuMa <11-29 11:12>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 好,谢谢。yws229 <3-25 18:45>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 资料好用chai2008 <2-29 22:0>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 资料不错,但有点贵shuan <2-22 21:16>
"; document.write(htxt); function sendhp() { $.get("http://www.e-huaxue.com/sendgoodbad.asp", { id: "30282377", gb: "g" }, function(data){ viewpp(data); }); } function viewpp(data) { if(data.substring(0,3)!="err") { var dpsj = data.split(","); var good = parseInt(dpsj[0]); var bad = parseInt(dpsj[1]); $("#hpp").html(GetPercent(good,good+bad)); $("#cpp").html(GetPercent(bad,good+bad)); } else { alert("只有下载过此资料的会员可以发表评价!"); } } function GetPercent(num, total) { num = parseFloat(num); total = parseFloat(total); if (isNaN(num) || isNaN(total)) { return "-"; } return total <= 0 ? "-" : (Math.round(num / total * 10000) / 100.00 + "%"); } function sendcp() { $.get("http://www.e-huaxue.com/sendgoodbad.asp", { id: "30282377", gb: "b" }, function(data){ viewpp(data); }); }