|
|
 |
|
<%
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
%> |
| |
The products are assembled according to the customer's using requirements. All the machining process is using automatic machines. The digital controlling methods and advanced producing manage experience always make the products' quality in the high level. |
|
 |
|
SD-A-R3501 |
| |
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-R3501 |
430 |
350 |
80 |
80 |
1" |
1.0 |
0.21 |
165 |
2-2.3 |
|
| |
<%
rs.movenext
loop
end if
rs.close
%>
 |
|
|