Main HTML page is the initial page of the application,
that which will comprise the directives of inclusion of the dFrameAPI libraries
as well as the whole code which will manage the DFrames.
This page will remain posted as long as the application
will be active: The DFrames will be layers (in the DOM acceptation, tags
<ilayer> for Netscape 4 and <div> for Internet Explorer or Netscape
6) of this principal page.
In the continuation of
documentation this page to which it will be often refer will be called "
mainPage ".
Inportant note: It is forbidden to use the document.write instruction on this page.