22-Oct-1998 PBl $$1 Created
02-Feb-1999 PBl $$2 Handle .html->.shtml
Global variables and constants
g.inBlock = 1 -> we are in JavaScript script
g.inBlock = 2 -> we are in
...
block
Functions
This function is called inside an MvCALL loop.
Global variables used: g.inBlock (has to be initialized with 0)
Getting out of a block.
The blocks need to be printed as a whole, not element by element
(e.g., newlines confuse the JavaScript interpreter in the browser).
Just accumulate the block text - to be printed later.
Getting into a new block text.
"File not found" substitute
Trying to get an .html file
404 Not Found
Now print the logo file
Not Found
The requested URL was not found on this server.
Please, send an E-mail message to
webmaster@b-info.com
if you think this is a mistake on our part.