"
tabla=tabla&"![]()
| "
tabla=tabla&"“"&t&"” "
tabla=tabla&""&FormatDateTime(f1, 1)&"
"
tabla=tabla&"Expositores:"&e&" "
tabla=tabla&"Tema:"&te&" "
if m*1>0 then
tabla=tabla&" >> Ver Más "
end if
'Response.Write(ClassFormatoFecha(f1))
if ClassFormatoFecha(now())>>Inscribase Aquí"
end if
tabla=tabla&" | | | "
tabla=tabla&"![]() | "
tabla=tabla&"
"
rs.movenext
i=1+i
if i>10 then
If Not rs.EOF Then
rs.move n_total_reg-1
'Response.Write("
--->s"& rs.EOF)
end if
end if
Loop
end if ''fin
rs.close
.AddToken "TABLA",1, tabla
.parseTemplateFile
end with
set objTemplate = nothing
%>