Is there a way to store repetitve code, e.g. menu XHTML, in a callable module that can be brought into multiple files and updated in just one place? I seem to recall a Microsoft ‘include’ thing, but it doesn’t seems to work on all platforms.