function Window_File_Dialog_onHidden() {
changeVisibility("Window_File_Dialog", 1, false);
changeVisibility("Group_FileDialog", 0, false);

}

