function bookProtect() {
	document.getElementById("bookform").setAttribute("action","bookProcessSafe.cfm");
}