/*

(apply 'concat
       (mapcar
        '(lambda (s) (concat "&#" (number-to-string (string-to-char s))))
        (split-string "somebody@example.com" "")))

*/
// document.write('&#111&#95&#97&#116&#115&#117&#115' + '&#104&#105&#64&#110&#105&#102&#116&#121' + '&#46&#99&#111&#109');
// document.write('no more spam.');
document.write('&#111&#107&#117&#121&#97&#109&#97&#46&#97&#');
document.write('116&#115&#117&#115&#104&#105&#6');
document.write('4&#103&#109&#97&#105&#108&#46&#99&#111&#109');

