%thisTitle = ":: GALERIA :: MonierLifeTile" thisSeccion ="galeria"%> <% cid = request("cid") title = request("title") id = request("id") if title = "" then title = "Galerķa" %>
|
<%=Title%>
<%set fso = server.CreateObject("SCRIPTING.FileSystemObject")
set oFile = fso.openTextFIle(server.mapPath("secciones/GALERIA.inc"))
response.write oFile.ReadAll
set fso = nothing
%>
|