{## option ex_toc=use_original_document}
{## REPEAT ELEMENT=Sections}
{## IF ELEMENT=Sections.Current.Type VALUE=AR}
{## if element=arctype value=file}
{## link element=sections.current.decompressedFile template=generic.tpt}
{## else}
{## link element=sections.current.decompressedFile template=generic.tpt}
{## /if}
{## ELSEIF ELEMENT=Sections.Current.Type VALUE=WP}
{## INSERT ELEMENT=Sections.Current.Body}
{## IF ELEMENT=Sections.Current.Footnotes.1.Body}
{## REPEAT ELEMENT=Sections.Current.Footnotes}
{## INSERT ELEMENT=Sections.Current.Footnotes.Current.Body}
{## /REPEAT}
{## /IF}
{## IF ELEMENT=Sections.Current.Endnotes.1.Body}
{## REPEAT ELEMENT=Sections.Current.Endnotes}
{## INSERT ELEMENT=Sections.Current.Endnotes.Current.Body}
{## /REPEAT}
{## /IF}
{## IF ELEMENT=Sections.Current.Annotations.1.Body}
{## REPEAT ELEMENT=Sections.Current.Annotations}
{## INSERT ELEMENT=Sections.Current.Annotations.Current.Body}
{## /REPEAT}
{## /IF}
{## IF ELEMENT=Sections.Current.Headers.1.Body}
{## REPEAT ELEMENT=Sections.Current.Headers}
{## INSERT ELEMENT=Sections.Current.Headers.Current.Body}
{## /REPEAT}
{## /IF}
{## IF ELEMENT=Sections.Current.Footers.1.Body}
{## REPEAT ELEMENT=Sections.Current.Footers}
{## INSERT ELEMENT=Sections.Current.Footers.Current.Body}
{## /REPEAT}
{## /IF}
{## ELSEIF ELEMENT=Sections.Current.Type VALUE=PR}
{## INSERT ELEMENT=Sections.Current.Body}
{## ELSEIF ELEMENT=Sections.Current.Type VALUE=MM}
{## REPEAT ELEMENT=Property.All}
{## INSERT ELEMENT=Property.All.Current.Name}
{## INSERT ELEMENT=Property.All.Current.Body}
{## /REPEAT}
{## ELSE}
{## INSERT ELEMENT=Sections.Current.Body.Title}
{## INSERT ELEMENT=Sections.Current.Body}
{## /IF}
{## /REPEAT}