');
function showpinglun(){
document.getElementById("pinlw").style.display = "block";
reloadcode();
}
document.onkeydown = function(e){
e = e ? e : window.event;
var keyCode = e.which ? e.which : e.keyCode;
var last = "/junshi/1233.html";
var next = "http://www.tujiwar.com/junshi/1233.html";
if (keyCode=='39'){if(next!=''){window.location=next;}else{window.location='http://www.tujiwar.com/junshi/1233.html';}}
if(keyCode=='37'){if(last!=''){window.location = last;}else{window.location='http://www.tujiwar.com/junshi/1233.html';}}
}
-->