National Junior Shorthorn Show

Jun 18, 2023


The National Junior Shorthorn Show is June 18-24, 2023 at the Iowa State Fairgrounds – Des Moines, IA

Find any other information about NJSS under the junior national tab on the menu on www.juniorshorthorn.com



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;} //
--->