Keeping Menu Always Centered in Browser

To center the menu in the middle of the browser, you can use javascript to detect the width of the browser window and pass the width to showPermPanelCentered to display the menu. See the source of this page for the code required.

See HTML for this page