 |
<%
'CERCO IL PRODOTTO TOP DI GAMMA
VarSottoc=4
if request.querystring("inch_min")<>"" then
VarInch_Min=request.querystring("inch_min")
else
VarInch_Min=100
end if
if request.querystring("inch_max")<>"" then
VarInch_Max=request.querystring("inch_max")
else
VarInch_Max=101
end if
'nel caso non trovi niente recupero almeno la foto con del top di gamma
if request.querystring("inch_min")="" then
sql="select img_m from TbProd where show=-1 and IDCat=" & VarSottoc & " order by idcat,n"
set rsImg=conn.execute(sql)
if not rsImg.eof then
if rsImg("img_m")<>"" then
response.write " "
else
response.write " "
end if
end if
end if
sql="select * from TbProd where show=-1 and IDCat=" & VarSottoc & " and inch >=" & VarInch_Min & "and inch <=" & VarInch_Max & " order by idcat,n"
set rsProd=conn.execute(sql)
if not rsProd.eof then
if rsProd("img_m")<>"" then
response.write " "
else
response.write " "
end if
end if
%>
|
TV
| CRT TV
Die kraftvollen Farben von DAEWOO Electronics bringen eine phantastische
Dimension ins Fernsehen. Farben so reich und echt lassen Sie Filmszenen
erleben und nicht nur sehen. Spüren Sie die Magie der Bilder.
Sehen Sie fern in einem anderem
Licht und lassen Sie Ihre Sinne wecken.
|