/* Author: Level 91 */ $(function(){ $('#splash,.cycleSlide,.button,.widebutton').corner(); $('#slider').cycle({ fx: 'fade', speed: '900', timeout: 7000, next: '#nextslide' }); $('#menu-primary-navigation').superfish({ autoArrows: false, speed: 'fast' }); });