OSBA Open Show
Jul 09, 2022
All Breed Open Show
Sponsored by the Ohio Shorthorn Breeders' Assoc.
Holmes County Fairgrounds | Millersburg, OH
Show Contact: Kendall Shonkwiler, 614-372-9408
Judge: Junior Showmanship / Junior Show – Jennifer Bedwell
Judge: Open Show – Mitchell Smith
IMPORTANT FORMS:
function checkWholeForm2343(theForm){var why = "";if (theForm.EmailAddress) if (theForm.EmailAddress.value.length > 0) why += checkEmail(theForm.EmailAddress.value);if (theForm.CaptchaV2) why += isEmpty(theForm.CaptchaV2.value, "Enter Word Verification in box below");if (why != ""){alert(why);return false;}return true;} //