WebFXMenu.prototype.borderWidth		= 4;
WebFXMenu.prototype.paddingWidth	= 2;
WebFXMenu.prototype.borderTop		= 2;
WebFXMenu.prototype.paddingTop		= 1;








var Barra = new WebFXMenuBar;

Barra.add(new WebFXMenuButton("&nbsp;", null, ""));


