<div class="menuoutline"><!-- START line --><!-- START item -->
<div class="mainmenu"><!-- START active_i -->
<img src="{confpath}/icons/active.gif" width="5" height="7" alt="" /><!-- END active_i --><!-- START inactive_i -->
<img src="{confpath}/icons/transpixel.gif" width="5" height="7" alt="" /><!-- END inactive_i -->
<a href="{link_target}">{msg_line}</a>
</div><!-- END item --><!-- START subitem -->
<div class="submenu"> <!-- START active_s -->
<img src="{confpath}/icons/active.gif" width="5" height="7" alt="" /><!-- END active_s --><!-- START inactive_s -->
<img src="{confpath}/icons/transpixel.gif" width="5" height="7" alt="" /><!-- END inactive_s -->
<a href="{link_target}">{msg_line}</a>
</div><!-- END subitem --><!-- START menu -->
<div class="mainmenu"><!-- START inactive_m -->
<img src="{confpath}/icons/dropdown.gif" width="5" height="5" alt="" /><!-- END inactive_m -->
<span class="heading">{msg_line}</span>
</div><!-- END menu --><!-- END line -->
</div>