/** * Functions to add dropdown caret at the end of navigation menu item with children * and code to remove white between navigation menu and header image. */ (function($){ /** * Add Carate-down at the end of menu item, if the menu item has children */ function initMainNavigation( container ) { // Add dropdown toggle that displays child menu items. var dropdownToggle = $( '