SP.UI.PopoutMenu.closeMenu() Method
Applies to: SharePoint Foundation 2010
Closes the pop-out menu.
SP.UI.PopoutMenu.closeMenu();
Remarks
This method calls the SP.UI.PopoutMenu.endModal() Method to close the modal menu.
This method does nothing if the pop-out menu has not been started.