diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-19 22:40:35 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-19 22:40:35 +0200 |
| commit | 421406d424ae7f6cd41dbafc8da9c371fb3107a4 (patch) | |
| tree | f7879a57d4f4fa48037036eb74952f0f1198ddb4 /paul.buetow.foo | |
| parent | 64088751ec9a33a4b412f1782bbf2185c5940057 (diff) | |
foo
Diffstat (limited to 'paul.buetow.foo')
| -rw-r--r-- | paul.buetow.foo/content/99.Imprint.xml | 138 |
1 files changed, 69 insertions, 69 deletions
diff --git a/paul.buetow.foo/content/99.Imprint.xml b/paul.buetow.foo/content/99.Imprint.xml index 3f33e48..3994b6f 100644 --- a/paul.buetow.foo/content/99.Imprint.xml +++ b/paul.buetow.foo/content/99.Imprint.xml @@ -2,74 +2,74 @@ <content> <pagetitle>Imprint</pagetitle> <text> - <noop>In case you have work for me or have any other comments to pass, please choose your contact method...</noop> - <enumeration> - <enumitem> - <noop> - <strong>Address / Snail Mail:</strong> - </noop> - <newline /> - <noop>Dipl.-Inform. (FH) Paul C. Bütow</noop> - <newline /> - <noop>Schneidemühler Straße 12c</noop> - <newline /> - <noop>D-76139 Karlsruhe-Waldstadt</noop> - <newline /> - <noop>Germany / Deutschland</noop> - <newline /> - <newline /> - </enumitem> - <enumitem> - <noop> - <strong>Mailing Lists:</strong> - </noop> - <newline /> - <hyperlink>http://lists.buetow.org</hyperlink> - <newline /> - <newline /> - </enumitem> - <enumitem> - <noop> - <strong>Ticket and Mail:</strong> - </noop> - <newline /> - <noop>Ticket system:</noop> - <javascript> - // 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('oof', '.', 'woteub', '@', 'tseuqer'); - for (var i = array.length - 1; i >= 0; --i) { - document.write(strrev(array[i])); - } - </javascript> - <newline /> - <newline /> - <noop>Mail:</noop> - <javascript> - // 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])); - } - </javascript> - <newline /> - <noop>GPG/PGP public key ID: 0x37EC5C1D </noop> - <newline /> - <newline /> - </enumitem> - </enumeration> + <noop>In case you have work for me or have any other comments to pass, please choose your contact method...</noop> + <enumeration> + <enumitem> + <noop> + <strong>Address / Snail Mail:</strong> + </noop> + <newline /> + <noop>Dipl.-Inform. (FH) Paul C. Bütow</noop> + <newline /> + <noop>Schneidemühler Straße 12c</noop> + <newline /> + <noop>D-76139 Karlsruhe-Waldstadt</noop> + <newline /> + <noop>Germany / Deutschland</noop> + <newline /> + <newline /> + </enumitem> + <enumitem> + <noop> + <strong>Mailing Lists:</strong> + </noop> + <newline /> + <hyperlink>http://lists.buetow.org</hyperlink> + <newline /> + <newline /> + </enumitem> + <enumitem> + <noop> + <strong>Ticket and Mail:</strong> + </noop> + <newline /> + <noop>Ticket system:</noop> + <javascript> + // 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('oof', '.', 'woteub', '@', 'tseuqer'); + for (var i = array.length - 1; i >= 0; --i) { + document.write(strrev(array[i])); + } + </javascript> + <newline /> + <newline /> + <noop>Mail:</noop> + <javascript> + // 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('oof', '.', 'woteub', '@', 'luap'); + for (var i = array.length - 1; i >= 0; --i) { + document.write(strrev(array[i])); + } + </javascript> + <newline /> + <noop>GPG/PGP public key ID: 0x37EC5C1D </noop> + <newline /> + <newline /> + </enumitem> + </enumeration> </text> </content> |
