| 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | <meta http-equiv="Pragma" content="no-cache"> |
|---|
| 4 | <title>LMD Planetary Atmospheres Team</title> |
|---|
| 5 | |
|---|
| 6 | <SCRIPT LANGUAGE="JavaScript"> |
|---|
| 7 | <!-- |
|---|
| 8 | // <!-- |
|---|
| 9 | |
|---|
| 10 | //============================================================ |
|---|
| 11 | // >> jsImagePlayer 1.0 << |
|---|
| 12 | // for Netscape3.0+, September 1996 |
|---|
| 13 | //============================================================ |
|---|
| 14 | // by (c)BASTaRT 1996 |
|---|
| 15 | // Praha, Czech Republic, Europe |
|---|
| 16 | // |
|---|
| 17 | // feel free to copy and use as long as the credits are given |
|---|
| 18 | // by having this header in the code |
|---|
| 19 | // |
|---|
| 20 | // contact: xholecko@sgi.felk.cvut.cz |
|---|
| 21 | // http://sgi.felk.cvut.cz/~xholecko |
|---|
| 22 | // |
|---|
| 23 | //============================================================ |
|---|
| 24 | // Thanx to Karel & Martin for beta testing and suggestions! |
|---|
| 25 | //============================================================ |
|---|
| 26 | // |
|---|
| 27 | // modified by D. Watson and A. Earnhart (CIRA/CSU), 7/30/97 |
|---|
| 28 | // and Greg Thompson (NCAR/RAP) May 07, 2000 |
|---|
| 29 | // graphic & php enhancement, Kristin Conrad (NCAR/MMM) Dec 2004 |
|---|
| 30 | // |
|---|
| 31 | //============================================================ |
|---|
| 32 | |
|---|
| 33 | //********* SET UP THESE VARIABLES - MUST BE CORRECT!!!********************* |
|---|
| 34 | modImages = new Array(); |
|---|
| 35 | |
|---|