<%for x=1 to 1%> <%select case x%> <% case 1 artist="BENEKER, Gerrit A. " artistl="BENEKER" school="American (1882-1934)" title="A Provincetown Schooner-Late afternoon low-tide" co="" type2="Oil on Canvas" size="16 x 12 inches" signed="Signed Lower Right" pdate="Dated 1924 on reverse" sold="SOLD" %> <%end select%>
<%=artist%>
<%=school%>
<%=Artist%>
<%=school%>
<%=title%>
<%if co<>"" then%> (<%=co%>)
<%end if%> <%=type2%>
<%=size%>
<%=signed%>
<%=pdate%>
<%=sold%>
<%next%>