'*****************************************************************************************************
' END PRODUCT IMAGES
'*****************************************************************************************************
'CW add specification and operation images
query="SELECT * FROM C_ModelGraphics WHERE idCategory = "& pIDCategory
set rs=server.createobject("adodb.recordset")
set rs=conntemp.execute(query)
if err.number<>0 then
call LogErrorToDatabase()
set rs=nothing
call closedb()
response.redirect "techErr.asp?err="&pcStrCustRefID
end if
If not rs.eof Then
Do until rs.EOF%>
" class="highslide" onclick="return hs.expand(this, { slideshowGroup: 'slides' })" id="<%=bcounter%>">" />