When using the Paramount Sales electronic entry form, it is imperative that receipt of the nominations is confirmed with an account manager in the Paramount office.  After sending your entries, please call (859) 296-6455 for confirmation.

Choose your entry type below:

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