//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// config2.js contains configuration variables created by Eric Martz
// for the Jmol Tutorial Template.
// See also config.js.

//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// When authoring_mode is true, it displays the script filenames and
// PDB filenames in the tutorial control panels.
// It should be false for public release of completed tutorials.

var authoring_mode = false;

//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

