Made ad_form not need to have an explicit list of form element switches available by simply removing the entire switch statement, since it always did the same, anyway
Suppress form errors when the form is refreshing, as opposed to submitting. We don't want the form to be filled with annoying errors when the user didn't even pretend to be done filling out the form.