jQuery(document).ready(function(){ jQuery('.meerkat').meerkat({ background: '#cccccc', height: '', width: '100%', position: 'bottom', dontShowAgain: '.dont-show', opacity: '0.75', timer: '9999999', animationIn: 'slide', animationOut: 'slide', animationSpeed: 'fast' }); });