var apBg, apContainer, apInput, apButton, apForm; jQuery(function () { apCover = jQuery('.ap-cover'); apBg = jQuery('.ap-bg'); apContainer = jQuery('.ap-container'); apInput = jQuery('.ap-input'); apButton = jQuery('.ap-button'); apForm = jQuery('.ap-form form'); });