|
|
 |
|
<%
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
%> |
| |
Our radiators can warm your rooms quickly by making with aviation aluminum, which has good chemical and physical character. The human design can make it matching freely and satisfy your requirements to space and architecture. |
|
 |
|
SD-A-R5002 |
| |
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-A-R5002 |
575 |
500 |
80 |
85 |
1" |
1.0 |
0.28 |
195 |
2.5-3.3 |
|
| |
<%
rs.movenext
loop
end if
rs.close
%>
 |
|
|