jQuery(document).ready(function(){ if ( typeof jQuery().superfish != "function" ) return false; jQuery("#block-bws53f2362d4cb53").find("ul.menu").superfish({ delay: 200, animation: {opacity:"show"}, speed: 'fast', onBeforeShow: function() { var parent = jQuery(this).parent(); var subMenuParentLink = jQuery(this).siblings('a'); var subMenuParents = jQuery(this).parents('.sub-menu'); if ( subMenuParents.length > 0 || jQuery(this).parents('.nav-vertical').length > 0 ) { jQuery(this).css('marginLeft', parent.outerWidth()); jQuery(this).css('marginTop', -subMenuParentLink.outerHeight()); } } }); }); jQuery(document).ready(function(){ if ( typeof window.selectnav != "function" ) return false; selectnav(jQuery("#block-bws53f2362d4cb53").find("ul.menu")[0], { label: "-- Navigation --", nested: true, indent: "-", activeclass: "current-menu-item" }); jQuery("#block-bws53f2362d4cb53").find("ul.menu").addClass("selectnav-active"); }); jQuery(document).ready(function(){ jQuery('#block-b84542087f212234 .flexslider').flexslider({ animation: "slide", direction: "horizontal", slideshow: true, slideshowSpeed: 6000, animationSpeed: 500, randomize: false, controlNav: true, directionNav: true, randomize: false }); }); jQuery(document).ready(function() { setupPinBoardBlock({ blockID: 'b715421989ca5d9b', effects: { hoverFocus: true, infiniteScroll: ( !!HeadwayPinBoard.isArchive || !!HeadwayPinBoard.isSearch ) ? 0 : 1 }, columns: 3, columnsSmartphone: 2, gutterWidth: 15 }); });