function recordClientSideClick(actionName, isFormSubmitting) {
	//alert("actionName: " + actionName + "\nisFormSubmitting: " + isFormSubmitting);
}
