<!-- Add Legend here -->
<%if legend then%>
<img src="images/legend1.gif">
<%else%>
<img src="images/legend2.gif">
<%else%>
<img src="">
<%end if%>
lo que quiero es que si elijo una opcion me apareza una foto sino otra y sino ninguna sino como podria hacerl???