Page heading

This is text, this will change the top position of the menu depending on how big this column is.. This is text, this will change the top position of the menu depending on how big this column is..
This is an exmaple where I try to simulate placing the menu inside a table. For the menu to work properly the menu items have to be positioned absolute (if not it will not work in NS4), therefore we CANNOT place the menu inside a table for real, but we can make place it where it would have been if it was inside the table with a little extra code.
We use a fill image inside the TD to force the size of the TD to the size of the menu. In this one we try to find the position of the div/layer surrounding the layer and then places the menu where that layer/div is.

For this to work the menucode have to be placed AFTER the table. Which again means that it's VERY important that the code inside the table is correct (correctly nested tags, close all P tags and so on), if not Netscape 4 WILL break.
Menu:

Accessibility