I have attempted to adapt menu bar to this lay out
:arrow: (http://sites.uol.com.br/multi-media-mkt/index.html)
and have faced the following trouble :
- menu bar spans from left to the right corner of the browser screen (see given URL );
- that makes menu incompatible with my lay out as Menu area overflows
the main table on my lay out ;
- I cannot limit menu width by placing it into a table cell for instance
(I`ve tried to place the script into the cell of a table but it does not work)
- a tentative solution was to left blank the "Mouse Off Background Color" line of the script but then the drop down items of menu cannot be read easily because 3D effect as well as the transparent background ;
....................................................................................................................................
style2=[ // style1 is an array of properties. You can have ........
"003366", // Mouse Off Font Color
"6495ED", // Mouse Off Background Color >>>THIS LINE WAS LEFT BLANK
.....................................................................................................................................
Is there a simple way to control the Width of the menu

Hope I´ve been clear enough ;
Cheers
Ron Wolpa
ron_wolpa@hotmail.com