MTMenuImageDirectory

Possible values: A directory name as a string
Default value: "menu-images/"
Requirements: none
First available: 1.0.0
Supported browsers: All
Description: This variable names the directory where the images needed for the menu are located. The directory should be given relative to the directory where code.html resides. The trailing slash (/) is required. If you specify any icons for a link remember that the URL/filename of that icon is relative to this directory. If you have your images in the same directory as code.html set this option to "" (two double quotes).