Ok, got it all working and now I want to make it compatible with my directory structure. Seeing as how the html script will be called by a number of other pages, I put it into the root directory. Now, when I call it from a sub-directory the links necessary (on my displayed browser page) are there (the cursor changes and the links work) but I don't see the images that I created as links.
This all worked when the file was in the same directory as the parent page file. Are the 'displayed' link images behind my background but accessible? How can I put it into the foreground to see what I am clicking?
Am I making sense?