<mt:IfArchiveTypeEnabled archive_type="Category">
<div class="widget-archive widget-archive-category widget">
  <p class="widget-header">JeS</p>
  <div class="widget-content">
  <mt:TopLevelCategories>
    <mt:SubCatIsFirst>
      <ul<mt:HasNoParentCategory> class="dropdown dropdown-horizontal"</mt:HasNoParentCategory>>
    </mt:SubCatIsFirst>
    <mt:If tag="CategoryCount">
        <li<mt:HasSubCategories> class="dir"</mt:HasSubCategories>><a href="<$mt:CategoryArchiveLink$>"<mt:If tag="CategoryDescription"> title="<mt:CategoryDescription remove_html="1" encode_html="1" />"</mt:If>><mt:CategoryLabel /></a>
    <mt:Else>
        <li<mt:HasSubCategories> class="dir"</mt:HasSubCategories>>
          <mt:HasSubCategories><a href="javascript:void()" <mt:If tag="CategoryDescription"> title="<mt:CategoryDescription remove_html="1" encode_html="1" />"</mt:If>></mt:HasSubCategories><mt:CategoryLabel /><mt:HasSubCategories></a></mt:HasSubCategories>
    </mt:If>
    <mt:SubCatsRecurse />
        </li>
    <mt:SubCatIsLast>
      </ul>
    </mt:SubCatIsLast>
  </mt:TopLevelCategories>
  </div>
</div>
</mt:IfArchiveTypeEnabled>
