Source for parameters ( menus.js )

menus=new Array(
["LightGray","yellow","red","black",80,20,12,"Arial"],
["File","Open","Save","Quit"],
["Edition","Cut","Copy","Paste","Delete"],
["Objects","Colors","Transform","Move"],
["Help","Index","About"]);

Fist array give parameters:
Colors for bar, background, actived menu and text,
Width and height for menus,
Size and font for text

Other arrays:
Title in bar and other options