function commentActionReveal() {
	// enter the URL of your renamed wp-comments-post.php file below
	var newPath = "http://www.nosoapradio.org/n0sp4m-c0mm3ents.php";
	document.getElementById("commentform").setAttribute("action", newPath);
}
