")
;;images
(mapcar
(lambda (type)
(if (and (file-exists-p etym-img-dir)
(file-exists-p
;;(concat etym-output-dir "/" etym-img-dir "/" file "." type))
(concat etym-img-dir "/" file "." type)))
(insert (concat "

"))))
'("jpg"
"gif"
"png"))
;;footer
(goto-char (point-max))
(insert
"
\n"
;; "