Content in the Javascript library assumes a sound understanding of ECMAScript, CSS, XHTML and DOM.
A single menu is included by placing a <script ...>
tag on the page
referencing the required ecms_config.js
file.
See loading the javascript files.
To include extra menus, simply add additional script tags for their ecms_config.js
files. Note that the files do not need to be named 'ecms_config'. You can
include as many menus on the page as you like - you may even use the same menu twice.
Each menu included on the page receives a unique number. Numbers start from 0 (zero) and increment by 1 for each additional menu. These numbers must be referenced when controlling menus.