<%thisTitle = ":: INFORMACION TECNICA :: MonierLifeTile" thisSeccion ="tecnica"%> <% cid = request("cid") title = request("title") id = request("id") if title = "" then title = "Información Técnica" %> <%if cid = "" then%> <%end if%> <%if not cid = "" then%> <%end if%>
<%set dist = conn.execute("SELECT id,nombre FROM tbl_categorias WHERE tipo=3 ORDER BY id") entrar = false do while not dist.eof if entrar then response.write "" extra = "" if cint(cid) = cint(dist(0)) then extra = "Title" %> <% entrar = not entrar dist.movenext loop%>
<%=Title%>
<%set fso = server.CreateObject("SCRIPTING.FileSystemObject") set oFile = fso.openTextFIle(server.mapPath("secciones/INF-TECNICA.inc")) response.write oFile.ReadAll set fso = nothing %>

Tabla Comparativa
Características Teja tradicional de barro Teja extruida de barro Tejas Monierlifetile
     
Peso (Kg/m²) 40-50 40-50 40-50
No. de tejas x m²

30-40

25-30 9.7
Absorción 20-40 +/-20 Menor al 10%
Resistencia (Kg) 40 80-90 200
Color Barro barro/Esmaltado Sin límites
Mantenimiento 2-4 años 5-6 años 20 años
Inclinación * 15° a 45° 15° a 45°
Tipo de techo Losa de concreto Losa/Estructura Losa de concreto/Estructura
Fijación Tradicional Tradicional Con mortero
    Con espuma
Con bastidor
Alambre ó pija
<%set busq = conn.execute("SELECT nombre,descripcion,archivo FROM tbl_media WHERE cid=" & cid & " ORDER BY nombre") do while not busq.eof %> <%busq.movenext loop%>
<%=busq(0)%>
<%=busq(1)%>
<%=busq(2)%>