|
|
 |
|
<%
rs.open "select * from H_proclist where key=0 order by od",conn,1,1
if not rs.eof then
do while not rs.eof
sid=rs("id")
if rs("isnew")=true then
sql="select * from H_proclist where (isnew=true and key<>0 and id<>"&sid&") or key="&sid&" order by id"
else
sql="select * from H_proclist where key="&sid&" order by id"
end if
%>
| |
| <%=rs("cname")%> |
<%
rs1.open sql,conn,1,1
if not rs1.eof then
%>
<%
i=0
do while not rs1.eof
%>
| Radiators Series |
<%
i=i+1
rs1.movenext
if i mod 5 = 0 and not rs1.eof then
response.write(" | ")
elseif i mod 5 >0 and rs1.eof then
for j= (i mod 5) to 4
response.write(" | ")
next
end if
loop
%>
|
<%
end if
rs1.close
%> |
| |
We are proud of introducing this high technology product to you. With innovative design, various colors choosing & perfect surface, it can satisfy the special customers requirements who is in deep love with beauty. |
|
 |
|
SD-AF-9R5001 |
| |
Model |
Height(mm)
L1 |
Center distance
(mm)
L |
Width
(mm)
B |
Thickness
(mm)
B1 |
Connection
Size
M |
Working
pressure
Mpa |
Water
cubage
L |
Heat dissipating
Capacity
W/PC |
Suitable
area
m2 |
SD-AF-9R5001 |
564 |
500 |
80 |
80 |
1" |
1.0 |
0.25 |
184 |
2.1-2.5 |
|
| |
<%
rs.movenext
loop
end if
rs.close
%>
 |
|
|