<%for x=1 to 1%> <%select case x%> <% case 1 artist="Black, Olive Parker" artistl="black" school="American (1868-1948)" title="Spring Creek" co="" type2="Oil on Canvas" size="16 x 24 inches" signed="Signed Lower Left" pdate="" sold="" %> <%end select%>
<%=artist%>
<%=school%>
<%=Artist%>
<%=school%>
<%=title%>
<%if co<>"" then%> (<%=co%>)
<%end if%> <%=type2%>
<%=size%>
<%=signed%>
<%=pdate%>
<%=sold%>
<%next%>