NEW CODE (2 forms, one for each function)
index.htm has enterURLdiv which is used for both upload and URL.
"Upload a PDB file" link calls showUploadSlot() which writes into uploadOrURLdiv
"molecule's URL" link calls showURLSlot() which writes into uploadOrURLdiv
----------------------------
OLD CODE FG3.8 (A SINGLE FORM WAS OUTSIDE THE DIV)
index.htm: