71.4 Not html to be connected

<..non-html blocks for divs..>
 \def\:StartSec#1#2#3{%
    <.BeforeEvery hook.>%
    \expandafter\ifx \csname a:#1\endcsname\relax  \else
       \csname a:#1\endcsname{#3}%
    \fi
    \:Ttle{#1}{#2}{\csname #1:ttl\endcsname{#3}}%
    \expandafter\ifx \csname b:#1\endcsname\relax  \else
       \csname b:#1\endcsname{#3}%
    \fi
    <.Every hook.>%
 }
 \let\html:addr=\empty
 \let\protect:wrtoc=\empty
 \let\html:tocsec =\empty
 \let\html:sectoc=\empty
 -_-_-

<..not-html blocks for divs..>
 \def\html:sectoc#1{<.typeset the not-html sec title.>}
 \def\html:tocsec#1{#1}
 -_-_-

<..typeset the not-html sec title..>
 \csname InsertTitle\endcsname{#1}%
 -_-_-

<..not-html blocks for divs..>+
 \expandafter\let\csname c:TocAt*:\endcsname=\:gobbleII
 \let\c:TocAt:=\:gobbleII
 \let\a:dTocAt=\empty
 \let\b:dTocAt=\empty
 \let\a:TocAt=\empty
 \let\b:TocAt=\empty
 -_-_-

—�not-html local env—� —�not-html TeX4ht local env—�

<..not-html TeX4ht local env..>
 \let\begin:Verb=\empty
 \let\Verb:boln=\empty
 \let\end:Verb=\empty
 -_-_-

<..non-html inline verbatim..>
 \def\:ctgs#1{\def\:eat##1#1{{\vrb:tt ##1}\egroup}\:eat}
 -_-_-

<..not-html local env..>
 \let\HObey=\empty
 \let\EndHObey=\empty
 -_-_-

—�not-html gif—�

<..not-html gif..>
 \def\:img{%
    \ifx       *\:temp     \def\:temp##1{\:img}%
    \else \ifx +\:temp     \def\:temp##1{\:img}%
    \else \ifx [\:temp     \def\:temp[##1]{\:img}%
    \else                  \let\:temp\:gobble
    \fi \fi \fi  \:temp}
 -_-_-

<..not-html gif..>+
 \let\:Gif=\:gobble
 \def\:GifText[#1]{\:gobble}
 \let\P:ctureCount=\relax
 \let\Gif=\:gobble
 \let\EndPicture=\empty
 \def\im:g[#1]#2{}
 -_-_-

—�not-html debug—� —�not-html tocs—� —�def not-html /TableOfContents—�

<..def not-html /TableOfContents..>
 \def\:TableOfContents[#1]{{%
    \def\TocCount{0}%
    <.interpretation for entries.>%
    \def\:Ttle##1##2##3{}%
    \parindent=\z@   \catcode‘\@=11 \catcode‘\:=11
    \csname :BeforeTOC\endcsname
    \input \jobname.4ct    \csname :BotTOC\endcsname
    \bigskip    \csname :AfterTOC\endcsname  }}
 -_-_-

—�not html Configure’s—�