Quote:
it just appears that this script only wants to be resident and will not work any other way.
It's got nothing to do with that. I've absolutely no idea what you're trying to do here. On testpage.htm, you haven't included anything, although you appear to be attempting to include both the head section and the body section in the body (I'm guessing that's what the <!-- webbot --> tags are all about). That simply looks as if it hasn't been parsed. However, you also seem to have put the body part of the script manually into testpage.htm. Also, both navbody.htm and navhead.htm contain <html>, <head> and <body> elements, which they shouldn't (as I explained earlier).