Proteopedia is https capable.
OCA is not.


---------------------------------
http -> https uses goSecure() in util.js

Version 2.72:
 - index.htm now calls goSecure() defined in util.js

 - fg.htm also calls goSecure(). When index.htm uses HTTPS, secure mode carris over to fg.htm,
but some links will go directly to fg.htm, and therefore the goSecure() in fg.htm.

 - the URL for jsmol.php in the info block in fg.htm

 - the URL in config.js for retrieving a PDB file from rcsb.org.
THIS NEEDS TO BE CHANGED TO =1XXX.

 - the URL in capture2.js for firstglancegif

 - uploading still uses the insecure access to OCA which works fine.
