jQuery(document).ready(function($){ /* Tabs */ tabsInit(); /* Prety Photo */ addPrettyPhoto(); /* accordion */ accordion('.accordion-items','.accordion-item','.accordion-item-body','.accordion-item-header a'); /* One by one slider */ $('#slider_wrapper_inner').oneByOne({ className: 'oneByOne2', easeType: 'fadeInUp', showArrow: true, showButton: false, slideShow: true, width: 1960, height: 600 }); /* Flexslider */ $(window).load(function() { $('.flexslider').flexslider({ touchSwipe: true, controlNav: true, slideshow: true, slideshowSpeed: 7000, animationDuration: 600, randomize: false, pauseOnAction: true, pauseOnHover: false, }); }); /* Testminal */ $(function(){ // Testimonials Setting $('.testimonials ul').cycle({ timeout: 4000, fx: 'fade', pause: true, cleartypeNoBg: true, pauseOnPagerHover: 0 }); }); /* Scale vid */ $(".scale_vid").fitVids(); /* Supperfish */ $('ul.sf-menu').superfish( { delay: 200, animation: { opacity: "show", height: "show" }, speed: "fast", autoArrows: false, dropShadows: false }); /* Menu */ // Create the dropdown base $("