Go to the source code of this file.
Functions | |
| if (typeof(gMM)=="undefined") var gMM | |
| window | addEventListener ("unload", mashTape.unload, false) |
Variables | |
| const | Cc = Components.classes |
| const | CcID = Components.classesByID |
| const | Ci = Components.interfaces |
| const | Cr = Components.results |
| const | Cu = Components.utils |
| const | PANE_CUTOFF = 275 |
| const | PHOTO_PRELOAD = 6 |
| mashTape | firstRun |
| if | ( | typeof(gMM) = = "undefined" | ) |
Definition at line 28 of file mashTape.js.
| const Cc = Components.classes |
Definition at line 1 of file mashTape.js.
| const CcID = Components.classesByID |
Definition at line 2 of file mashTape.js.
| const Ci = Components.interfaces |
Definition at line 3 of file mashTape.js.
| const Cr = Components.results |
Definition at line 4 of file mashTape.js.
| const Cu = Components.utils |
Definition at line 5 of file mashTape.js.
| mashTape firstRun |
Definition at line 48 of file mashTape.js.
| const PANE_CUTOFF = 275 |
Definition at line 8 of file mashTape.js.
| const PHOTO_PRELOAD = 6 |
Definition at line 11 of file mashTape.js.