 |
<%
'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
%>
|
Televízió
| Képcsöves televízió
A Daewoo színminőségének élénksége megnyitja a fantázia birodalmát. A
színek valósághű, mély és gazdag megjelenítése átröpítik Önt a
képernyőn sugárzott jelenetek kellős közepébe. Mintha varázsereje
lenne a képnek. Fedezze fel a dolgok új arcát, és engedje szabadon a
képzeletét!
|