This folder contains SpaNav.js and examples files for: - NavBar.html - example navigation bar with menu items from CanvasMap - NavBar_Editing.html - example navigation bar when the user is logged in and is allowed more menu options - Footer.html - example footer file - SpaNav.css - styles for the example HTML files To use these files: - Include SpaNav.js in your HTML file - Call SpaNav.SetSettings(...) in your OnLoad() function to setup the default navigation - Once this works, copy the example HTML files to a "Templates" folder in your website's folder - Edit the example files as desired - You may also want to copy the SpaNav.css file to your Templates folder, change the include for SpaNav.css and then customize the new SpaNav.css to match your website.