The js file as created by Menu Maker contains

mainMenuItem("katiev_b1",".gif",24,83,loc+"Katie.h tm"

I have to change it to the following before the UNIX web server can use it

mainMenuItem("/katieh_b1",".gif",23,96,"Katie.htm"

Note the added / abd the removal of "loc+"

Any help appreciated