Javascript Methods JavaScript Reference

Note:
Opens the specified dialog.
    
Syntax:
    
window.external.ShowBrowserUI(param1, param2)
Parameters:
    param1   Required; the type of dialog window to open. 
                       LanguageDialog, 
                       OrganizeFavorites, 
                       PrivacySettings.
    param2   Required; only null value is presently accepted.