<!-- BEGIN ulist_open --><ul style="list-style-type: {LIST_TYPE}"><!-- END ulist_open -->
<!-- BEGIN ulist_open_default --><ul><!-- END ulist_open_default -->
<!-- BEGIN ulist_close --></ul><!-- END ulist_close -->
<!-- BEGIN olist_open --><ol style="list-style-type: {LIST_TYPE}"><!-- END olist_open -->
<!-- BEGIN olist_close --></ol><!-- END olist_close -->
<!-- BEGIN listitem --><li><!-- END listitem -->
<!-- BEGIN listitem_close --></li><!-- END listitem_close -->
<!-- BEGIN quote_username_open -->
<div class="gensmall">{USERNAME} {L_WROTE}:</div><div class="genmed">
<!-- END quote_username_open -->
<!-- BEGIN quote_open -->
<div class="gensmall">{L_QUOTE}:</div><div class="genmed">
<!-- END quote_open -->
<!-- BEGIN quote_close -->
</div>
<!-- END quote_close -->
<!-- BEGIN code_open -->
<div class="gensmall"><b>{L_CODE}:</b></div><div class="genmed">
<!-- END code_open -->
<!-- BEGIN code_close -->
</div>
<!-- END code_close -->
<!-- BEGIN inline_attachment_open -->
<div class="gensmall">{L_ATTACHMENT}:</div><div class="genmed">
<!-- END inline_attachment_open -->
<!-- BEGIN inline_attachment_close -->
</div>
<!-- END inline_attachment_close -->
<!-- BEGIN b_open --><b><!-- END b_open -->
<!-- BEGIN b_close --></b><!-- END b_close -->
<!-- BEGIN u_open --><u><!-- END u_open -->
<!-- BEGIN u_close --></u><!-- END u_close -->
<!-- BEGIN i_open --><i><!-- END i_open -->
<!-- BEGIN i_close --></i><!-- END i_close -->
<!-- BEGIN color --><span style="color: {COLOR}">{TEXT}</span><!-- END color -->
<!-- BEGIN size -->{TEXT}<!-- END size -->
<!-- BEGIN img --><a href="{URL}">{L_IMAGE}</a><!-- END img -->
<!-- BEGIN url --><a href="{URL}" class="genmed">{DESCRIPTION}</a><!-- END url -->
<!-- BEGIN email --><a href="mailto:{EMAIL}">{DESCRIPTION}</a><!-- END email -->
<!-- BEGIN flash -->
<a href="{URL}">{URL}</a>
<!-- END flash -->