<%for x=1 to 1%> <%select case x%> <% case 1 artist="Koen, Irma" artistl="Kone" school="American" title="Coastal Village" co="" type2="Gouache on Paper" size="11 1/2 x 11 1/4 inches" signed="Signed Lower Left" pdate="ca. 1915" sold="" %> <%end select%>
<%=artist%>
<%=school%>
<%=Artist%>
<%=school%>
<%=title%>
<%if co<>"" then%> (<%=co%>)
<%end if%> <%=type2%>
<%=size%>
<%=signed%>
<%=pdate%>
<%=sold%>
<%next%>