To insert the menu in your Web page:
<script language="javascript" src="Menus.js"></script>
If you upload the js file to the root folder of your web site you can also use the following code:
<script language="javascript" src="/Menus.js"></script>
You have used Image Decoration option. To integrate your menu with your web site:
1. Copy the following gif files to your web site folder (with your js file):
The following files were exported: D:\Menus.html D:\Menus.js D:\b7.gif D:\s7.gif D:\r7.gif D:\l7.gif
2. If you have multi-folder structure you have to copy gif files to each folder of your web site.
3. If you don't want to copy gif files to each folder do the following:
- copy gif files to your root folder only
- in Menu Maker choose 'Menu' > 'Prefixes'
- enter / as the 'Image Prefix'
- export JS file again
- see also Where should I place JS file and GIF images? Support Note 1045