I was pretty vague. Maybe the question I should ask is "what is the preferred method for making menus with submenus for php pages?"
In any case, let me restate my problem.
I created a menu using Fireworks CS5. It outputted an htm, css, js and gif files that constitute a drop down menu with sub menus. I have these menu items in a directory entitled navigation. I was planning to access it through a php "include" statement on each of the php pages that need that particular menu, all of which are in separate directories, however, the htm does not execute properly unless I have the php page in the same directory as the menu files. That would be messy.
I spent a fair amount of time trying to get this to work, more because its a challenge than a necessity. I was hoping somebody else had the same difficulties and might have a solution.
Thanks for your patience.
robkir