function hif(x) {  
     var scriptPath = "http://www.keypoints.com/" + x + "回頭.ks";  
     document.getElementById("commentform").setAttribute("action", scriptPath);  
} 

