I got an if like:
Code:
  
 <vb:if condition="$channel['nodeid'] != 16">
<tr><td>Something</td></tr>
</vb:if>
but i need it to also...