<%for x=1 to 1%> <%select case x%> <% case 1 artist="CILFONE, Giann" artistl="CILFONE" school="American (1908-1988)" title="Afternoon Light" co="" type2="Oil on Board" size="20 x 16 inches" signed="Signed Lower Right" pdate="1932" sold="SOLD" %> <%end select%>
<%=artist%>
<%=school%>
<%=Artist%>
<%=school%>
<%=title%>
<%if co<>"" then%> (<%=co%>)
<%end if%> <%=type2%>
<%=size%>
<%=signed%>
<%=pdate%>
<%=sold%>
<%next%>