function onNotifyDialog() {
    //TODO: it must implement  different the message of the dialog for different language.
    return window.external.MediaCenter.Dialog("Launch 2 AP at the same time.", "Error", 1, 0, true)
}
