Hi, Chuck this is how I see it (but I may not be right)
There is not "your" variable and "Jmol's" variable. The single Info variable belongs to the Jmol Object once you invoke getApplet. What you do is initialize some values/parameters that are part of the Info variable (which is more properly a Javascript object with many name/value pairs). Jmol has defaults for all of them and will change just the ones you state. So I am not suprised at all that Jmol "writes" in the Info variable. In summary 1. a single Info variable 2. has defaults for all its properties or parts or parameters 3. the defaults are overwritten by your data 4. Jmol will be using all the time the single Info variable Ah, of course if you have two Jmols they may use separate Infos, that's why you need to assign Info in the Jmol.getApplet() call. ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ Jmol-users mailing list Jmol-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-users