<% if (objRS(0) = 1 )then%>
 |
<% elseif (objRS(0) = 2 ) then%>
 |
<% elseif (objRS(0) = 4 ) then%>
 |
<% elseif (objRS(0) = 5 ) then%>
 |
<% elseif (objRS(0) = 6 ) then%>
 |
<% elseif (objRS(0) = 7 ) then%>
 |
<% elseif (objRS(0) = 8 ) then%>
 |
<% end if %>
<%=objRS(1)%> |
<%=objRS(2)%> |
<% if (objRS(4) = "True" )then%>
Alpine <% end if %>
<% if (objRS(7) = "True" ) then%>
Aqua <% end if %>
<% if (objRS(6) = "True" ) then%>
Black <% end if %>
<% if (objRS(3) = "True" ) then%>
Brown <% end if %>
<% if (objRS(5) = "True" ) then%>
Sunburst <%end if %>
<% if (objRS(9) = "True" ) then%>
Taupe <% end if %>
<% if (objRS(8) = "True" ) then%>
Teal <% end if %> |
<% if (objRS(10) = "True" )then%>
One Size <% end if %> <% if (objRS(11) = "True" ) then%>
Medium <% end if %> <% if (objRS(12) = "True" ) then%>
Large <% end if %> <% if (objRS(13) = "True" ) then%>
XLarge <% end if %> |
$<%=objRS(14)%> |
<% objRS.MoveNext
Wend
%>