var htxt=""; document.write(""); htxt=""; htxt=htxt+"" htxt=htxt+"
『资料评论』  点击这里发表或查看更多评论 好评率:100.00% 差评率:-
" htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 是亚硫酸钠和重铬酸钾的反应zycuiqilin <8-28 7:58>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ [好评]xlj2006 <2-7 21:51>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 牛头不对马嘴13557521237l <5-8 17:41>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 标题有误,应为“酸性重铬酸钾的氧化性实验”,该视频里还原剂是亚硫酸钠,没出现乙醇。tuhonglan <3-23 23:19>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 不错mianmianbang <3-11 10:25>
"; document.write(htxt); function sendhp() { $.get("http://www.e-huaxue.com/sendgoodbad.asp", { id: "30297886", 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: "30297886", gb: "b" }, function(data){ viewpp(data); }); }