You can load menu from external source on the server.
Server side script should return HTML fragment from which to initialize menu.
This demo loads menu from external_source.html file.
Loading menu from external source requires to specify source as relative or absolute URL, "html/url" sourceType, container element where menu should be placed.
If absolute URL is used, external source must be in the same domain as the page where menu is installed.