requirejs(["config", "helper/sticky_menu", "api"], function(config, sticky_menu, api) { sticky_menu.init(); });