2.4 BODY

<..no frame BODY..>
 \:CheckOption{mouseover} \if:Option
    \Configure{BODY}
       {\:xhtml{\SaveEndP}\IgnorePar\HCode{<body\Hnewline
          \csname a:!BODY\endcsname >}<.overDiv.>\ShowPar\par}
       {\IgnorePar\:xhtml{\EndP}\HCode{\Hnewline
         </body>}\:xhtml{\RecallEndP}}%
 \else
    \Configure{BODY}
       {\:xhtml{\SaveEndP}\IgnorePar\HCode{<body\Hnewline
          \csname a:!BODY\endcsname >}\ShowPar\par }
       {\IgnorePar\:xhtml{\EndP}\HCode{\Hnewline
         </body>}\:xhtml{\RecallEndP}}%
 \fi
-_-_-

<..frames BODY..>
 \def\Frame:Name{menu}
 <.no frames xhtml DOCTYPE.>%
 \Configure{BODY}
    {%
     \a:frames    \NoFrames    \PushStack\BODY:stack{}
     <.sub frames BODY.>%
     <.frames no frames DOCTYPE.>%
     \HPage[tex4ht-p1]{table of contents}%
        \par \ShowPar \Link{}{<.tex4ht-toc.>}\EndLink
        \bgroup
          \Configure{Link}{a}{target="<.tex4ht-main.>"  href=}{ id=}{}
          \b:frames
        \egroup
        \def\Frame:Name{main}
     \EndHPage{tex4ht-p1} \expandafter\Tg<br />
     \HPage[tex4ht-p2]{text}\par\ShowPar
         \Link{}{<.tex4ht-body.>}\EndLink
     }
   {\EndHPage{tex4ht-p2}}
 \NewConfigure{frames}{2}
 \Css{body\#<.tex4ht-menu.> {white-space: nowrap; }}
-_-_-

<..sub frames BODY..>
 \:CheckOption{mouseover} \if:Option
    \Configure{BODY}
       {\PushStack\BODY:stack{x}%
        \:xhtml{\SaveEndP}\IgnorePar\HCode{<body\Hnewline
        \ifx\Frame:Name\empty\else id="tex4ht-\Frame:Name"\fi
        \csname a:!BODY\endcsname
          >}<.overDiv.>\ShowPar\par \let\Frame:Name=\empty}
       {\IgnorePar\:xhtml{\EndP}\PopStack\BODY:stack\:temp
         \ifx \:temp\empty \EndFrames \else
                               \HCode{\Hnewline </body>}\fi
         \:xhtml{\RecallEndP}}%
 \else
    \Configure{BODY}
       {\PushStack\BODY:stack{x}%
        \:xhtml{\SaveEndP}\IgnorePar\HCode{<body\Hnewline
        \ifx\Frame:Name\empty\else id="tex4ht-\Frame:Name"\fi
        \csname a:!BODY\endcsname >}\ShowPar\par \let\Frame:Name\empty}
       {\IgnorePar\:xhtml{\EndP}\PopStack\BODY:stack\:temp
         \ifx \:temp\empty \EndFrames
                         \else \HCode{\Hnewline </body>}\fi
         \:xhtml{\RecallEndP}}%
 \fi
-_-_-

<..tex4ht-main..>
 tex4ht-main
-_-_-

<..tex4ht-fn..>
 tex4ht-fn
-_-_-

<..tex4ht-menu..>
 tex4ht-menu
-_-_-