 |
<%
'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
%>
|
Television
| CRT TV
The vibrancy of Daewoo’s colour quality adds a fantasy dimension.
You experience colours so true, deep and rich that you are transported
into the scenes you are viewing. A little bit of magic takes over
the image. Discover things in a different light and bring your
senses fully to life.
|