
   trueAction = "index.php?x=savey%u4R3GaYcomment";
   trueAction = trueAction.replace(/y%u4R3GaY/g, "_");
   document.forms.commentform.action = trueAction;

