Immediately after the comment on top of exmplmenu_var.js, replace the first 9 vars with this:
Code:
var NoOffFirstLineMenus=5; // Number of first level items
var LowBgColor='white'; // Background color when mouse is not over
var LowSubBgColor='white'; // Background color when mouse is not over on subs
var HighBgColor=''; // Background color when mouse is over
var HighSubBgColor=''; // Background color when mouse is over on subs
var FontLowColor='black'; // Font color when mouse is not over
var FontSubLowColor='black'; // Font color subs when mouse is not over
var FontHighColor=''; // Font color when mouse is over
var FontSubHighColor=''; // Font color subs when mouse is over
Arie Molendijk.
Bookmarks