All other yearling venues **IMPORTANT** You will see a confirmation page when this form has been sent. IN ADDITION please confirm by phone that Paramount Sales has received your nomination at (859) 296-6455. Thank you.

  • Contact Information

  • Horse Information

  • MM slash DD slash YYYY
  • This field is for validation purposes and should be left unchanged.
jQuery(document).ready(function($) { console.log('HERE >>>>'); // Target the gallery wrapper element (replace with your actual selector) var galleryWrapper = $('.wp-block-gallery'); // Initialize Lity on click of gallery image galleryWrapper.find('a').on('click', function(event) { event.preventDefault(); lity(this); }); });