Yes, I'm using "document.write(...);" statements. However, these sections are executed conditionally, so (if they are writing the same text in two different places) I'm not sure (sometimes) exactly which statements were actually processed.
However, when I "view source", I...