|
Fluorescent Incandescent Compact Fluorescent Fluorescent Retrofits Quartz Halogen |
Mercury Vapor High Pressure Sodium Metal Halide Decorative Incandescent Other |
<%= currentSuperCategory %>Back to top |
<%
}
i++;
if( (i-1)%4==0 ){ %>|||
| <%
}
}
catch (SQLException e) {
throw new RuntimeException(e.getMessage());
}
finally {
try {
if (ps != null) ps.close();
if (rs != null) rs.close();
}
catch (SQLException e) {
throw new RuntimeException("Error closing ps/rs: " + e.getMessage());
}
}
%>
|||