Se?or Gomez,
Here's what I used....
Code:
<div class="pbit">
<if condition="$post['field9']"><img src="images/flags/$post[field9].gif" alt="" /></if>
<if condition="$post['field10']"><img src="images/region/$post[field10].gif" alt="" /></if>
</div>
....hope it helps.
I'm not a coder, but I got it working and just showing what I did in case it helps you.
Good luck!