if (in_array($slrow->id, $seclistarray)) echo "selected";
echo ">$slrow->title</option>";
}
?>
</select>
</td>
<td width="50%" align="right" valign="top"><?php echo T_("Choose which section(s) should use the comment system. Hold down [CTRL] to make multiple selections."); ?></td>