Try this:
Code:
<option value="[high]$icon[iconid]" title="[/high]$icon[iconpath]"$iconselected>$icon[title]</option>
Code:
<tr>
<td bgcolor="#13486D" valign="top"><normalfont><b>Message Icon:</b></normalfont></td>
<td bgcolor="#13486D"><smallfont><select size="10" name="selicon" onchange="document.images.iconpic.src = this[this.selectedIndex].[high]title[/high];">
$posticonbits
</select> <img border="0" src="https://vborg.vbsupport.ru/images/clear.gif" name="iconpic" align="absmiddle"></smallfont></td>
</tr>