()
| 77 | UI_FADE_DURATION = 5000; |
| 78 | |
| 79 | function isBlankedOut() { |
| 80 | return (blanked.style.display === 'block'); |
| 81 | } |
| 82 | |
| 83 | function initializeAboutInformation() { |
| 84 | var aboutDialogCentererTable, aboutDialogCentererCell, aboutButton, pluginName, pluginVersion, pluginURL, |