/*--------------------------------------------*/ /* Fire up functions on $(document).ready() /*--------------------------------------------*/ jQuery(document).ready(function () { truethemes_SuperFish(); truethemes_MobileMenu(); truethemes_NavSetup(); truethemes_Nav(); jQuery("#menu-main-nav li:has(ul)").addClass("parent"); truethemes_Sliders(); jQuery('.slider-content-video').fitVids(); truethemes_StickyMenu(); truethemes_Gallery(); truethemes_KeyboardTab(); jQuery('div.mc_signup_submit input#mc_signup_submit').removeClass('button'); //remove ".button" from MailChimp to avoid WooCommerce CSS conflict }); /*--------------------------------------------*/ /* Fire up functions on $(window).load() /*--------------------------------------------*/ jQuery(window).load(function () { truethemes_Fadeimages(); truethemes_MobileSubs(); truethemes_LightboxHover(); jQuery("a[data-gal^='prettyPhoto']").prettyPhoto({hook:"data-gal"}); truethemes_ScrollTop(); truethemes_Tabs(); if (jQuery(window).width() > 1024) { //only load sticky on non-mobile devices truethemes_StickySidebar(); } }); /*---------------------------------------------------------------------------*/ /* /* Note to developers: /* Easily uncompress any functions below using: http://jsbeautifier.org/ /* /*---------------------------------------------------------------------------*/ /*--------------------------------------*/ /* Superfish - Top Toolbar Dropdown /*--------------------------------------*/ function truethemes_SuperFish(){ //only activate if child