This patch contains a replacement NorMenu.exe file version 2.17

2.17 12-12-03.  Update.  Writes Javascript file with .txt extension so that Actinic V4 can upload.
     To install copy the NorMenu.exe from this zipfile into C:\Program Files\NorTree.
     Edit Act_Primary.html and replace "normenu_var.js" with "normenu_var.txt"
                               replace "normenu_com.js" with "normenu_com.txt"
     Run NorTree and .

2.16 20-01-03.  Update.  NorMenu wasn't aware of "Hide On Web Site" sections.
     To Install.  Check your previous version and follow the instructions below for the 2.15 patch.

Previous version history:-

2.15 15-01-03.  Update.  Added Top and Sub level background images.
     If you are updating an existing installation (pre 2.15) then you will need to
     edit normenuconfig.txt (make a backup first)in your Site folder(s) 
     before running this new version and add exactly 2 blank lines 
     immediately after the line:-

['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]


This will give you:-

......
['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]


function BeforeStart(){return}
......

You should then overwrite the existing C:\Program Files\NorMenu\NorMenu.exe with this new one.

If you mess things up you can simply delete normenuconfig.txt from your Site folder(s)
and it will be recreated with default values when you next run NorMenu.

If you are installing for the first time, install from the main zipfile and then
overwrite the existing C:\Program Files\NorMenu\NorMenu.exe with this new one
before running NorMenu.

2.14 Bugfix.  NorMenu assumed you had catalog 5 and failed if not present.    

2.13 No code changes.  Made some form fields bigger for user convenience.

2.12 ExtraCode was sometimes being lost if switching Versions.
Actinic Version 6 wasn't being remembered between executions.

To install just overwrite the existing C:\Program Files\NorMenu\NorMenu.exe with this new one.

If you're doing a first time download then run the full setup first then install this patch.

Previous fix version 2.11 

This supports V5 and V6 catalogs that have been upgraded from V4,
or are created by importing the section structure without defining a page name.
In these cases Actinic creates a page name in the old V4 way and prior releases were
unaware of this. 

Previous fix version 2.10

This makes an additional copy of the run-time files into PreviewHTML folder for Actinic V5 onwards.
  If you make an extra copy of normenutest.html from the Site folder into PreviewHTML then
  you can easily test the menu system on a site Preview.

Previous fix version 2.09

This fixes a bug whereby the first level of the menu wasn't being ordered in 
accordance with the Actinic top level section list.

Also support had been added (untested but should work OK) for Actinic V6.

