From 79b145b979d57d10a1f3a41482b773382a78897e Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 29 Sep 2013 04:45:15 +0200 Subject: fix HTML5 bug --- paul.buetow.org/content/99.Imprint.xml | 164 ++++++++++++++++----------------- 1 file changed, 81 insertions(+), 83 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 4655aca..b2a1c7c 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -1,87 +1,85 @@ Imprint - - In case you have work for me or have any other comments to pass, please choose your contact method... - - - - Address / Snail Mail: - - - Dipl.-Inform. (FH) Paul C. B!!N!!uuml;tow - - Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c - - D-76139 Karlsruhe-Waldstadt - - Germany / Deutschland - - - - - - Jabber/XMPP: - - - - // Anti-Spam - function strrev(str) { - if (!str) return ''; - var revstr = ''; - for (var i = str.length-1; i>=0; i--) - revstr += str.charAt(i) - return revstr; - } - var array = new Array('gro', '.', 'woteub', '@', 'luap'); - for (var i = array.length - 1; i >= 0; --i) { - document.write(strrev(array[i])); - } - - - - - - - E-Mail: - - - - // Anti-Spam - function strrev(str) { - if (!str) return ''; - var revstr = ''; - for (var i = str.length-1; i>=0; i--) - revstr += str.charAt(i) - return revstr; - } - var array = new Array('gro', '.', 'woteub', '@', 'luap'); - for (var i = array.length - 1; i >= 0; --i) { - document.write(strrev(array[i])); - } - - (GPG/PGP public key ID: 0x37EC5C1D) - - - - - - Mailing Lists: - - - http://lists.buetow.org - - - - - - IRC: - - - On request - - - - - + In case you have work for me or have any other comments to pass, please choose your contact method... + + + + Address / Snail Mail: + + + Dipl.-Inform. (FH) Paul C. B!!N!!uuml;tow + + Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c + + D-76139 Karlsruhe-Waldstadt + + Germany / Deutschland + + + + + + Jabber/XMPP: + + + + // Anti-Spam + function strrev(str) { + if (!str) return ''; + var revstr = ''; + for (var i = str.length-1; i>=0; i--) + revstr += str.charAt(i) + return revstr; + } + var array = new Array('gro', '.', 'woteub', '@', 'luap'); + for (var i = array.length - 1; i >= 0; --i) { + document.write(strrev(array[i])); + } + + + + + + + E-Mail: + + + + // Anti-Spam + function strrev(str) { + if (!str) return ''; + var revstr = ''; + for (var i = str.length-1; i>=0; i--) + revstr += str.charAt(i) + return revstr; + } + var array = new Array('gro', '.', 'woteub', '@', 'luap'); + for (var i = array.length - 1; i >= 0; --i) { + document.write(strrev(array[i])); + } + + (GPG/PGP public key ID: 0x37EC5C1D) + + + + + + Mailing Lists: + + + http://lists.buetow.org + + + + + + IRC: + + + On request + + + + -- cgit v1.2.3