See also email to Angel 10/28/18 in Archives/Molvis/Proteopedia/Enhancements

empty baskets are controlled by markBrokenEnds
and are erased or generated in scriptToJmol() [top.js]
	which calls
		makeMarkBrokenEndsSpt() defined in moltab.js
	and is called by doMolViewSpt() [scripts.js].

showMissingReport() in moltab.js generates the help panel.

getMissingCount() is in moltab.js.

For FGiJ 2.1, I limited the parsing of REMARK 465 lines to those
with no model number specified, or model 1 specified.
This avoided e.g. counting 50 missing x 16 models = 800 missing in 2q3o.

--------------
initgapmesh() # moltab.js

gapmesh({8:A.ca}.atomno) # moltab.js
