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() { setupPinBoardBlock({ blockID: 'b5a5429ba9234d08', effects: { hoverFocus: false, infiniteScroll: ( !!HeadwayPinBoard.isArchive || !!HeadwayPinBoard.isSearch ) ? 0 : 0 }, columns: 1, columnsSmartphone: 1, gutterWidth: 15 }); }); jQuery(document).ready(function() { setupPinBoardBlock({ blockID: 'b6w5429ba923215a', effects: { hoverFocus: true, infiniteScroll: ( !!HeadwayPinBoard.isArchive || !!HeadwayPinBoard.isSearch ) ? 0 : 1 }, columns: 3, columnsSmartphone: 2, gutterWidth: 15 }); }); jQuery(document).ready(function() { setupPinBoardBlock({ blockID: 'bxh5429ba9235694', effects: { hoverFocus: false, infiniteScroll: ( !!HeadwayPinBoard.isArchive || !!HeadwayPinBoard.isSearch ) ? 0 : 0 }, columns: 1, columnsSmartphone: 2, gutterWidth: 15 }); });