diff --git a/history.txt b/history.txt
index 9e7673cb1d754ae58d1eb8eda7407ae1bc23bccc..790b4643e8f1d70b1c09053d470788c3ab80915e 100644
--- a/history.txt
+++ b/history.txt
@@ -1,6 +1,11 @@
 2009-10-09 zzz
     * I2PTunnel: Fix persistent client tunnel keyfile location
 
+2009-10-09 dr|z3d
+    * Add paste.i2p2.i2p, and echelon's software links to readmes (thanks 
+      to GoHE for Swedish translations); cosmetic tweaks to same.
+    * Various optimizations and tweaks to all 3 themes.
+
 2009-10-07 zzz
     * Doc and eepsite_index updates
     * UDP: Remove port number from thread names
diff --git a/readme.html b/readme.html
index d57d16792f6794730f514679138bfbd9e3dadb3f..077d776cc9b8199f8265b46c70489f470b92d6c8 100644
--- a/readme.html
+++ b/readme.html
@@ -1,83 +1,83 @@
-<div align="right"> 
-  <div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> 
-    <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> 
-    <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> 
-    <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> 
-    <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> 
-    <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
-</div>
-<h2>Welcome to I2P!</h2>
-<p>If you've just started I2P, the Active: numbers on the left should start to 
-  grow over the next few minutes and you'll see a "shared clients" local destination 
-  listed on the left (if not, <a href="#trouble">see below</a>). Once those show 
-up, you can:</p> 
-<ul>
-  <li><b>browse "eepsites"</b> - on I2P there are anonymously hosted websites 
-    - tell your browser to use the <b>HTTP proxy at 127.0.0.1 port 4444</b>, then 
-    browse to an eepsite:<br />
-    <ul class="links">
-      <li><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> 
-        and <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: sites tracking active 
-        eepsites</li>
-      <li><a href="http://forum.i2p/">forum.i2p</a>: a secure 
-        and anonymous connection to <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
-      <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> and 
-        mirror <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: secure and 
-        anonymous connections to <a href="http://www.i2p2.de/">www.i2p2.de</a></li>
-      <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: an 
-        anonymously hosted search engine of eepsites</li>
-      <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsite, 
-        a wiki that anyone can edit, and lots of links</li>
-      <li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: 
-        Freenet proxy</li>
-      <li><a href="http://echelon.i2p">echelon.i2p</a>: software 
-        archive and information for I2P</li>
-      <li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: secure and 
-        anonymous paste service.</li>
-    </ul></ul><ul>
-      There are many more eepsites - just follow the links from the ones you see, 
-      bookmark your favorites, and visit them often! 
-    </ul>
-    <ul>
-      <li class="tidylist"><b>browse the web</b> - there is currently an HTTP 
-        "outproxy" in I2P hooked up to your own HTTP proxy on port 4444 - simply 
-        set your browser's proxy to use it (as above) and go to any normal URL 
-        - your requests will be bounced through the I2P network.</li>
-      <li class="tidylist"><b>transfer files</b> - there is an integrated <a href="/i2psnark">port</a> 
-        of the <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a> 
-        client.</li>
-      <li class="tidylist"><b>use anonymous email</b> - postman has created a 
-        mail system compatible with normal mail clients (POP3 / SMTP) that allows 
-        email within I2P as well as mail from and to the normal internet! get 
-        your account at <a href="http://hq.postman.i2p/">hq.postman.i2p</a>. We 
-        bundle <a href="/susimail/susimail">susimail</a>, a web based anonymity-oriented 
-        pop3/smtp client configured to access postman's mail services.</li>
-      <li class="tidylist"><b>chat anonymously</b> - fire up your own IRC client 
-        and connect to the server at <b>127.0.0.1 port 6668</b>. This points at 
-        one of two anonymously hosted IRC servers, but neither you nor they know 
-        where the other is.</li>
-      <li class="tidylist"><b>blog anonymously</b> - check out <a href="http://syndie.i2p2.de/">Syndie</a></li>
-      <li class="tidylist">and lots more</li>
-    </ul>
-</ul>
-<h2>Want your own eepsite?</h2>
-<p>We've bundled some software to let you run your own eepsite - a <a href="http://jetty.mortbay.org/">Jetty</a> 
-  instance listening on <a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. 
-  Simply place your files in the <code>eepsite/docroot/</code> directory (or place 
-  any standard JSP/Servlet <code>.war</code> files under <code>eepsite/webapps</code>, 
-  or standard CGI script under <code>eepsite/cgi-bin</code>) and they'll show 
-  up. After starting up an <a href="/i2ptunnel/">eepsite tunnel</a> pointing at 
-  it, your eepsite will be visible to others. Detailed instructions for starting 
-  your eepsite are on <a href="http://127.0.0.1:7658/">your temporary eepsite 
-  page</a>. </p>
-<h2><a name="trouble">Troubleshooting</a></h2>
-<p>Be patient - I2P may be slow to start the first time as it searches for peers. 
-  If, after 30 minutes, your Active: connected/recent count has less than 10 connected 
-  peers, you should open port 8887 on your firewall for better connectivity. If 
-  you cannot see any eepsites at all (even <a href="http://www.i2p2.i2p/">www.i2p2.i2p</a>), 
-  be sure your browser proxy is set to 127.0.0.1 port 4444. You may also want 
-  to review the information on the <a href="http://www.i2p2.i2p/">I2P website</a>, 
-  post up messages to the <a href="http://forum.i2p2.de/">I2P discussion forum</a>, 
-  or swing by #i2p or #i2p-chat on IRC at <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, 
-  irc.postman.i2p or irc.freshcoffee.i2p (they're linked together).</p>
-<hr>
+<div align="right"> 
+  <div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> 
+    <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> 
+    <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> 
+    <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> 
+    <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> 
+    <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
+</div>
+<h2>Welcome to I2P!</h2>
+<p>If you've just started I2P, the Active: numbers on the left should start to 
+  grow over the next few minutes and you'll see a "shared clients" local destination 
+  listed on the left (if not, <a href="#trouble">see below</a>). Once those show 
+up, you can:</p> 
+<ul>
+  <li><b>browse "eepsites"</b> - on I2P there are anonymously hosted websites 
+    - tell your browser to use the <b>HTTP proxy at 127.0.0.1 port 4444</b>, then 
+    browse to an eepsite:<br />
+    <ul class="links">
+      <li><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> 
+        and <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: sites tracking active 
+        eepsites</li>
+      <li><a href="http://forum.i2p/">forum.i2p</a>: a secure 
+        and anonymous connection to <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
+      <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> and 
+        mirror <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: secure and 
+        anonymous connections to <a href="http://www.i2p2.de/">www.i2p2.de</a></li>
+      <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: an 
+        anonymously hosted search engine of eepsites</li>
+      <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsite, 
+        a wiki that anyone can edit, and lots of links</li>
+      <li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: 
+        Freenet proxy</li>
+      <li><a href="http://echelon.i2p">echelon.i2p</a>: software 
+        archive and information for I2P</li>
+      <li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: secure and 
+        anonymous paste service.</li>
+    </ul><br>
+      There are many more eepsites - just follow the links from the ones you see, 
+      bookmark your favorites, and visit them often! 
+    </li><br>
+    <ul>
+      <li class="tidylist"><b>browse the web</b> - there is currently an HTTP 
+        "outproxy" in I2P hooked up to your own HTTP proxy on port 4444 - simply 
+        set your browser's proxy to use it (as above) and go to any normal URL 
+        - your requests will be bounced through the I2P network.</li>
+      <li class="tidylist"><b>transfer files</b> - there is an integrated <a href="/i2psnark">port</a> 
+        of the <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a> 
+        client.</li>
+      <li class="tidylist"><b>use anonymous email</b> - postman has created a 
+        mail system compatible with normal mail clients (POP3 / SMTP) that allows 
+        email within I2P as well as mail from and to the normal internet! get 
+        your account at <a href="http://hq.postman.i2p/">hq.postman.i2p</a>. We 
+        bundle <a href="/susimail/susimail">susimail</a>, a web based anonymity-oriented 
+        pop3/smtp client configured to access postman's mail services.</li>
+      <li class="tidylist"><b>chat anonymously</b> - fire up your own IRC client 
+        and connect to the server at <b>127.0.0.1 port 6668</b>. This points at 
+        one of two anonymously hosted IRC servers, but neither you nor they know 
+        where the other is.</li>
+      <li class="tidylist"><b>blog anonymously</b> - check out <a href="http://syndie.i2p2.de/">Syndie</a></li>
+      <li class="tidylist">and lots more</li>
+    </ul>
+</ul>
+<h2>Want your own eepsite?</h2>
+<p>We've bundled some software to let you run your own eepsite - a <a href="http://jetty.mortbay.org/">Jetty</a> 
+  instance listening on <a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. 
+  Simply place your files in the <code>eepsite/docroot/</code> directory (or place 
+  any standard JSP/Servlet <code>.war</code> files under <code>eepsite/webapps</code>, 
+  or standard CGI script under <code>eepsite/cgi-bin</code>) and they'll show 
+  up. After starting up an <a href="/i2ptunnel/">eepsite tunnel</a> pointing at 
+  it, your eepsite will be visible to others. Detailed instructions for starting 
+  your eepsite are on <a href="http://127.0.0.1:7658/">your temporary eepsite 
+  page</a>. </p>
+<h2><a name="trouble">Troubleshooting</a></h2>
+<p>Be patient - I2P may be slow to start the first time as it searches for peers. 
+  If, after 30 minutes, your Active: connected/recent count has less than 10 connected 
+  peers, you should open port 8887 on your firewall for better connectivity. If 
+  you cannot see any eepsites at all (even <a href="http://www.i2p2.i2p/">www.i2p2.i2p</a>), 
+  be sure your browser proxy is set to 127.0.0.1 port 4444. You may also want 
+  to review the information on the <a href="http://www.i2p2.i2p/">I2P website</a>, 
+  post up messages to the <a href="http://forum.i2p2.de/">I2P discussion forum</a>, 
+  or swing by #i2p or #i2p-chat on IRC at <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, 
+  irc.postman.i2p or irc.freshcoffee.i2p (they're linked together).</p>
+<hr>
diff --git a/readme_de.html b/readme_de.html
index 8baf3d8915c20887f1bd8b48a4f3997e08e68773..14dcc90eae3ab0375cab5b43550fe77dbacea508 100644
--- a/readme_de.html
+++ b/readme_de.html
@@ -1,75 +1,75 @@
-<div align="right">
-<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
-</div>
-<h2>Willkommen zu I2P!</h2>
-<p>Wenn Du gerade I2P gestartet hast, sollten die "Active:" Zahlen links in den n&auml;chsten paar Minuten anwachsen und Du siehst dann dort ein "shared clients" lokales Ziel gelistet (falls nicht, <a href="#trouble">siehe Unten</a>). Sobald das erscheint, kannst Du:</p>
-<ul>
- <li class="tidylist"><b>"Eepsites" besuchen</b> - In I2P sind anonym gehostete Websites - 
-     Stelle Deinen Browser so ein, &uuml;ber den <b>HTTP proxy: 127.0.0.1 port 4444</b> zu surfen, dann besuche eine Eepsite:<br />
-     <ul class="links">
-         <li class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> und
-             <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: Webseiten, die aktive Eepsites beobachten</li>
-         <li class="tidylist"><a href="http://forum.i2p/">forum.i2p</a>: Eine sichere und anonyme Verbindung zu <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
-         <li class="tidylist"><a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a> und der Spiegel <a href="http://i2p-projekt.i2p/index_de.html">i2p-projekt.i2p</a>:
-              Sichere und anonyme Verbindung zu <a href="http://www.i2p2.de/index_de.html">www.i2p2.de</a></li>
-         <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: Eine anonym gehostete Suchseite f&uuml;r Eepsites</li>
-         <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: Ugha's Eepsite, ein &ouml;ffentliches Wiki mit vielen Links</li>
-         <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: Freenet proxy</li>
-	 <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: Software Archive und Informationen zu I2P</li>
-         <li class="tidylist"><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Anonymer Pastebin</li>
-	</ul><br />
-     Es gibt viel mehr Eepsites - folge einfach den Links die du findest,
-     bookmarke Deine Favoriten und besuche sie oft!</li><br />
- <li class="tidylist"><b>Im Internet surfen</b> - Es gibt einen HTTP "outproxy" in I2P in Deinem
-     HTTP proxy auf Port 4444 - Konfiguriere Deine Browser's Proxy Einstellung 
-     darauf (siehe Oben) und besuche jede normale URL - Deine Anfrage wird 
-     durch das I2P Netzwerk geroutet.</li>
- <li class="tidylist"><b>Daten austauschen</b> - Es gibt eine <a href="i2psnark/">Portierung</a> des
-     <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a>
-     Clients.</li>
- <li class="tidylist"><b>Anonyme Email</b> - Postman hat ein Email System aufgebaut, das 
-     kompatibel mit normalen  Email-Clients (POP3 / SMTP) ist, welches erlaubt, 
-     Email innerhalb von I2P sowie Email von und zum normalen Internet zu 
-     schicken!  Hole Dir Dein Emailkonto auf <a href="http://hq.postman.i2p/">hq.postman.i2p</a>.
-     Im Verbund dazu haben wir <a href="/susimail/susimail">susimail</a>, ein 
-     Internet-Browser basierter, anonymer pop3/smtp Client, fertig eingerichtet 
-     f&uuml;r Postman's Email Service.</li>
- <li class="tidylist"><b>Anonymer Chat</b> - Starte Deinen Lieblings IRC Client und verbinde ihn 
-     mit dem Server <b>127.0.0.1 Port 6668</b>.  Das richtet Dich auf auf einen 
-     von zwei anonym gehosteten IRC Servern, aber weder Du noch die wissen wer 
-     der Andere ist.</li>
- <li class="tidylist"><b>Anonymer Blog</b> - Probiere <a href="http://syndie.i2p2.de/">Syndie</a> aus</li>
- <li class="tidylist">und Vieles mehr</li>
-</ul>
-
-<h2>Willst Du Deine eigene Eepsite?</h2>
-
-<p>Wir bringen Software mit, damit Du Deine eigene Eepsite laufen lassen kannst 
-   - Eine 
-<a href="http://jetty.mortbay.org/">Jetty</a> Instanz horcht auf 
-<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. Platziere einfach 
-   Deine Dateien in das <code>eepsite/docroot/</code> Verzeichnis (oder jedes 
-   standart JSP/Servlet <code>.war</code> unter <code>eepsite/webapps</code>, 
-   oder CGI Scripte unter <code>eepsite/cgi-bin</code>) und schon sind sie 
-   verf&uuml;gbar.  Nach dem Start des <a href="/i2ptunnel/">Eepsite tunnels</a>
-   der darauf zeigt ist Deine Eepsite f&uuml;r Andere verf&uuml;gbar. 
-   Detailierte Instruktionen zum Start Deiner eigenen Eepsite sind auf
-   <a href="http://127.0.0.1:7658/">Deine tempor&auml;re Eepsite</a>.
-</p>
-
-<h2><a name="trouble">Troubleshooting</a></h2>
-
-<p>Sei geduldig - Am Anfang des ersten Starts kann I2P lange brauchen, da es 
-  dann Verbindungen sucht. Falls nach 30 Minuten Deine 
-  "Active: connected/recent" Zahl noch immer weniger als 10 Verbindungen 
-  aufzeigt, solltest Du Port 8887 auf Deiner Firewall &ouml;ffnen um 
-  f&uuml;r bessere Verbindung zu sorgen.
-  Wenn Du gar keine Eepsites bekommst (auch nicht 
-  <a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a>), stelle sicher, dass Dein 
-  Internet Browser auf den Proxy 127.0.0.1 Port 4444 eingestellt ist.
-  Vielleicht m&ouml;chtest Du auch die Informationen lesen, die auf der 
-  <a href="http://www.i2p2.i2p/index_de.html">I2P website</a> sind, Nachrichten lesen und 
-  ins <a href="http://forum.i2p2.de/">I2P discussion forum</a> posten, oder 
-  chatten auf #i2p or #i2p-chat beim IRC auf 
-  <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p 
-  oder irc.freshcoffee.i2p (die verbunden sind).</p><hr />
+<div align="right">
+<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
+</div>
+<h2>Willkommen zu I2P!</h2>
+<p>Wenn Du gerade I2P gestartet hast, sollten die "Active:" Zahlen links in den n&auml;chsten paar Minuten anwachsen und Du siehst dann dort ein "shared clients" lokales Ziel gelistet (falls nicht, <a href="#trouble">siehe Unten</a>). Sobald das erscheint, kannst Du:</p>
+<ul>
+ <li class="tidylist"><b>"Eepsites" besuchen</b> - In I2P sind anonym gehostete Websites - 
+     Stelle Deinen Browser so ein, &uuml;ber den <b>HTTP proxy: 127.0.0.1 port 4444</b> zu surfen, dann besuche eine Eepsite:<br />
+     <ul class="links">
+         <li class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> und
+             <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: Webseiten, die aktive Eepsites beobachten</li>
+         <li class="tidylist"><a href="http://forum.i2p/">forum.i2p</a>: Eine sichere und anonyme Verbindung zu <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
+         <li class="tidylist"><a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a> und der Spiegel <a href="http://i2p-projekt.i2p/index_de.html">i2p-projekt.i2p</a>:
+              Sichere und anonyme Verbindung zu <a href="http://www.i2p2.de/index_de.html">www.i2p2.de</a></li>
+         <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: Eine anonym gehostete Suchseite f&uuml;r Eepsites</li>
+         <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: Ugha's Eepsite, ein &ouml;ffentliches Wiki mit vielen Links</li>
+         <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: Freenet proxy</li>
+	 <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: Software Archive und Informationen zu I2P</li>
+         <li class="tidylist"><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Anonymer Pastebin</li>
+	</ul><br />
+     Es gibt viel mehr Eepsites - folge einfach den Links die du findest,
+     bookmarke Deine Favoriten und besuche sie oft!</li><br />
+ <li class="tidylist"><b>Im Internet surfen</b> - Es gibt einen HTTP "outproxy" in I2P in Deinem
+     HTTP proxy auf Port 4444 - Konfiguriere Deine Browser's Proxy Einstellung 
+     darauf (siehe Oben) und besuche jede normale URL - Deine Anfrage wird 
+     durch das I2P Netzwerk geroutet.</li>
+ <li class="tidylist"><b>Daten austauschen</b> - Es gibt eine <a href="i2psnark/">Portierung</a> des
+     <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a>
+     Clients.</li>
+ <li class="tidylist"><b>Anonyme Email</b> - Postman hat ein Email System aufgebaut, das 
+     kompatibel mit normalen  Email-Clients (POP3 / SMTP) ist, welches erlaubt, 
+     Email innerhalb von I2P sowie Email von und zum normalen Internet zu 
+     schicken!  Hole Dir Dein Emailkonto auf <a href="http://hq.postman.i2p/">hq.postman.i2p</a>.
+     Im Verbund dazu haben wir <a href="/susimail/susimail">susimail</a>, ein 
+     Internet-Browser basierter, anonymer pop3/smtp Client, fertig eingerichtet 
+     f&uuml;r Postman's Email Service.</li>
+ <li class="tidylist"><b>Anonymer Chat</b> - Starte Deinen Lieblings IRC Client und verbinde ihn 
+     mit dem Server <b>127.0.0.1 Port 6668</b>.  Das richtet Dich auf auf einen 
+     von zwei anonym gehosteten IRC Servern, aber weder Du noch die wissen wer 
+     der Andere ist.</li>
+ <li class="tidylist"><b>Anonymer Blog</b> - Probiere <a href="http://syndie.i2p2.de/">Syndie</a> aus</li>
+ <li class="tidylist">und Vieles mehr</li>
+</ul>
+
+<h2>Willst Du Deine eigene Eepsite?</h2>
+
+<p>Wir bringen Software mit, damit Du Deine eigene Eepsite laufen lassen kannst 
+   - Eine 
+<a href="http://jetty.mortbay.org/">Jetty</a> Instanz horcht auf 
+<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. Platziere einfach 
+   Deine Dateien in das <code>eepsite/docroot/</code> Verzeichnis (oder jedes 
+   standart JSP/Servlet <code>.war</code> unter <code>eepsite/webapps</code>, 
+   oder CGI Scripte unter <code>eepsite/cgi-bin</code>) und schon sind sie 
+   verf&uuml;gbar.  Nach dem Start des <a href="/i2ptunnel/">Eepsite tunnels</a>
+   der darauf zeigt ist Deine Eepsite f&uuml;r Andere verf&uuml;gbar. 
+   Detailierte Instruktionen zum Start Deiner eigenen Eepsite sind auf
+   <a href="http://127.0.0.1:7658/">Deine tempor&auml;re Eepsite</a>.
+</p>
+
+<h2><a name="trouble">Troubleshooting</a></h2>
+
+<p>Sei geduldig - Am Anfang des ersten Starts kann I2P lange brauchen, da es 
+  dann Verbindungen sucht. Falls nach 30 Minuten Deine 
+  "Active: connected/recent" Zahl noch immer weniger als 10 Verbindungen 
+  aufzeigt, solltest Du Port 8887 auf Deiner Firewall &ouml;ffnen um 
+  f&uuml;r bessere Verbindung zu sorgen.
+  Wenn Du gar keine Eepsites bekommst (auch nicht 
+  <a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a>), stelle sicher, dass Dein 
+  Internet Browser auf den Proxy 127.0.0.1 Port 4444 eingestellt ist.
+  Vielleicht m&ouml;chtest Du auch die Informationen lesen, die auf der 
+  <a href="http://www.i2p2.i2p/index_de.html">I2P website</a> sind, Nachrichten lesen und 
+  ins <a href="http://forum.i2p2.de/">I2P discussion forum</a> posten, oder 
+  chatten auf #i2p or #i2p-chat beim IRC auf 
+  <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p 
+  oder irc.freshcoffee.i2p (die verbunden sind).</p><hr />
diff --git a/readme_fr.html b/readme_fr.html
index 7617f9f7d5a1709cfea49bb04133bd11250c528f..faaf90136ea58b1f6765a929560a1225be8f2ef1 100644
--- a/readme_fr.html
+++ b/readme_fr.html
@@ -1,39 +1,41 @@
-<div align="right">
-<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
-</div>
-<h2>Bienvenu a I2P!</h2>
-<p>Si vous venez juste de lancer I2P, les chiffres sur la gauche &agrave; cot&eacute; de Active devraient commencer &agrave; augmenter dans les prochaines minutes et vous verrez un "Shared client" en destination locale list&eacute;s sur la gauche (si non, <a href=#trouble>voir plus bas</a>). Une fois qu'ils apparaissent, vous pouvez:</p>
-<ul>
-  <li class="tidylist"><b>parcourir les "eepsites"</b> - sur I2P il y a des sites web anonymes h&eacute;berg&eacute;s - dites &agrave; votre navigateur d'utiliser <b>le HTTP proxy a l'adresse 127.0.0.1 port 4444</b>, ensuite vous pouvez naviguer sur les eepsites:<br />
-     <ul class="links">
-          <li class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> et
-             <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: listent les eepsites actifs</li>
-          <li class="tidylist"><a href="http://forum.i2p/">forum.i2p</a>: une connection s&eacute;curis&eacute;e et anonyme vers <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
-          <li class="tidylist"><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> et le miroir <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>:
-              connections s&eacute;curis&eacute;es et anonyme vers <a href="http://www.i2p2.de/">www.i2p2.de</a></li>
-          <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: un moteur de recherche d'eepsites</li>
-          <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: l'eepsite d'ugha, un wiki que chaucun peut &eacute;diter ainsi que</li>
-          <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: un proxy Freenet 0.5</li>
-	  <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: archive</li><br />
-     </ul>
-     Il y a bien plus d'eepsites - suivez juste les liens au d&eacute;part de ceux sur lesquels vous &ecirc;tes, mettez-les dans vos favoris et visitez-les souvent!</li><br />
-  <li class="tidylist"><b>Parcourez le web</b> - Il y a pour l'instant un outproxy HTTP sur I2P attach&eacute; &agrave; votre propre proxy HTTP sur le port 4444 - vous devez simplement configurer le proxy de votre navigateur pour l'utiliser (comme expliqu&eacute; ci-dessus) et aller sur n'importe quel URL normale - vos requ&ecirc;tes seront relay&eacute;es par le r&eacute;seau i2p.</li>
-  <li class="tidylist"><b>Transfer de fichiers</b> - Il y a un <a href="i2psnark/">port</a> int&eacute;gr&eacute; de <a href="http://www.klomp.org/snark/">Snark</a> le client <a href="http://www.bittorrent.com/">BitTorrent</a>.</li>
-  <li class="tidylist"><b>Utiliser le service de mail anonyme</b> - Postman a cr&eacute;&eacute; un syt&egrave;me de mails compatible avec un client de messagerie normal (POP3 / SMTP) qui permet d'envoyer des emails autant au sein d'i2p que vers et &agrave; partir de l'internet normal! Cr&eacute;ez-vous un compte &agrave;  <a href="http://hq.postman.i2p/">hq.postman.i2p</a>.
-     Nous fournissons dans la version de base de i2p <a href="/susimail/susimail">susimail</a>,
-     un client web pop3/smtp orient&eacute; sur l'anonymat qui est configur&eacute; pour acc&eacute;der aux services email de postman.</li>
-  <li class="tidylist"><b>Chatter de mani&egrave;re anonyme</b> - Activez votre client IRC et connectez-le sur le serveur <b>127.0.0.1 port 6668</b>. Ceci pointe vers l'un des deux serveur IRC anonyme, mais ni vous ni eux ne savent qui est l'autre</li>
-  <li class="tidylist"><b>Cr&eacute;ez-vous un blog anonyme</b> - Renseignez-vous chez <a href="http://syndie.i2p2.de/">Syndie</a></li>
-  <li class="tidylist">Et bien d'autres</li>
-</ul>
-
-<h2>Vous voulez votre propre eepsite?</h2>
-
-<p>Nous fournissons de base quelques logiciels pour vous permettre de cr&eacute;er votre propre eepsite - une instance 
-<a href="http://jetty.mortbay.org/">Jetty</a>, qui &eacute;coute sur
-<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>.  Placer simplement vos fichiers dans le r&eacute;pertoire <code>eepsite/docroot/</code> (ou placez n'importe quel fichier JSP/Servlet standard <code>.war</code>) dans eepsite/webapps, ou script CGI standard dans <code>eepsite/cgi-bin</code>) et ils apparaitront. Apr&egrave;s avoir d&eacute;marr&eacute; un <a href="/i2ptunnel/">tunnel pour votre eepsite</a> (le tunnel doit pointer sur l'adresse locale du eepsite), votre eepsite sera visible pour les autes. Des instructions plus d&eacute;taill&eacute;es pour cr&eacute;er un eepsite se trouvent sur <a href="http://127.0.0.1:7658/">Votre eepsite temporaire</a>.
-</p>
-
-<h2><a name="trouble">D&eacute;pannage</a></h2>
-
-<p>Soyez patient - i2p peut s'av&eacute;rer lent &agrave; d&eacute;marrer la premi&egrave;re fois car il recherche des pairs. Si, apr&egrave;s 30 minutes, votre Actives: connect&eacute;/r&eacute;cent compte moins de 10 pairs connect&eacute;s, vous devez ouvrir le port 8887 sur votre pare-feu pour avoir une meilleure connection. Si vous ne pouvez acc&eacute;der &agrave; aucun eepsite (m&ecirc;me <a href="http://www.i2p2.i2p/">www.i2p2.i2p</a>), soyez s&ucirc;r que votre navigateur utilise bien le proxy 127.0.0.1 sur le port 4444. Vous pouvez aussi faire part de votre d&eacute;marche sur le <a href="http://www.i2p2.i2p/">site web I2P</a>, poster des message sur le <a href="http://forum.i2p/">forum de discussion</a>, ou passer par #i2p ou #i2p-chat sur IRC sur le serveur <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p ou irc.freshcoffee.i2p (ils sont li&eacute;s).</p><hr />
+<div align="right">
+<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
+</div>
+<h2>Bienvenu a I2P!</h2>
+<p>Si vous venez juste de lancer I2P, les chiffres sur la gauche &agrave; cot&eacute; de Active devraient commencer &agrave; augmenter dans les prochaines minutes et vous verrez un "Shared client" en destination locale list&eacute;s sur la gauche (si non, <a href=#trouble>voir plus bas</a>). Une fois qu'ils apparaissent, vous pouvez:</p>
+<ul>
+  <li class="tidylist"><b>parcourir les "eepsites"</b> - sur I2P il y a des sites web anonymes h&eacute;berg&eacute;s - dites &agrave; votre navigateur d'utiliser <b>le HTTP proxy a l'adresse 127.0.0.1 port 4444</b>, ensuite vous pouvez naviguer sur les eepsites:<br />
+     <ul class="links">
+          <li class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> et
+             <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: listent les eepsites actifs</li>
+          <li class="tidylist"><a href="http://forum.i2p/">forum.i2p</a>: une connection s&eacute;curis&eacute;e et anonyme vers <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
+          <li class="tidylist"><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> et le miroir <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>:
+              connections s&eacute;curis&eacute;es et anonyme vers <a href="http://www.i2p2.de/">www.i2p2.de</a></li>
+          <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: un moteur de recherche d'eepsites</li>
+          <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: l'eepsite d'ugha, un wiki que chaucun peut &eacute;diter ainsi que</li>
+          <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: un proxy Freenet 0.5</li>
+	  <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: archive</li>
+	  <li class="tidylist"><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Pastebin anonyme</li>
+	  <br />
+     </ul>
+     Il y a bien plus d'eepsites - suivez juste les liens au d&eacute;part de ceux sur lesquels vous &ecirc;tes, mettez-les dans vos favoris et visitez-les souvent!</li><br />
+  <li class="tidylist"><b>Parcourez le web</b> - Il y a pour l'instant un outproxy HTTP sur I2P attach&eacute; &agrave; votre propre proxy HTTP sur le port 4444 - vous devez simplement configurer le proxy de votre navigateur pour l'utiliser (comme expliqu&eacute; ci-dessus) et aller sur n'importe quel URL normale - vos requ&ecirc;tes seront relay&eacute;es par le r&eacute;seau i2p.</li>
+  <li class="tidylist"><b>Transfer de fichiers</b> - Il y a un <a href="i2psnark/">port</a> int&eacute;gr&eacute; de <a href="http://www.klomp.org/snark/">Snark</a> le client <a href="http://www.bittorrent.com/">BitTorrent</a>.</li>
+  <li class="tidylist"><b>Utiliser le service de mail anonyme</b> - Postman a cr&eacute;&eacute; un syt&egrave;me de mails compatible avec un client de messagerie normal (POP3 / SMTP) qui permet d'envoyer des emails autant au sein d'i2p que vers et &agrave; partir de l'internet normal! Cr&eacute;ez-vous un compte &agrave;  <a href="http://hq.postman.i2p/">hq.postman.i2p</a>.
+     Nous fournissons dans la version de base de i2p <a href="/susimail/susimail">susimail</a>,
+     un client web pop3/smtp orient&eacute; sur l'anonymat qui est configur&eacute; pour acc&eacute;der aux services email de postman.</li>
+  <li class="tidylist"><b>Chatter de mani&egrave;re anonyme</b> - Activez votre client IRC et connectez-le sur le serveur <b>127.0.0.1 port 6668</b>. Ceci pointe vers l'un des deux serveur IRC anonyme, mais ni vous ni eux ne savent qui est l'autre</li>
+  <li class="tidylist"><b>Cr&eacute;ez-vous un blog anonyme</b> - Renseignez-vous chez <a href="http://syndie.i2p2.de/">Syndie</a></li>
+  <li class="tidylist">Et bien d'autres</li>
+</ul>
+
+<h2>Vous voulez votre propre eepsite?</h2>
+
+<p>Nous fournissons de base quelques logiciels pour vous permettre de cr&eacute;er votre propre eepsite - une instance 
+<a href="http://jetty.mortbay.org/">Jetty</a>, qui &eacute;coute sur
+<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>.  Placer simplement vos fichiers dans le r&eacute;pertoire <code>eepsite/docroot/</code> (ou placez n'importe quel fichier JSP/Servlet standard <code>.war</code>) dans eepsite/webapps, ou script CGI standard dans <code>eepsite/cgi-bin</code>) et ils apparaitront. Apr&egrave;s avoir d&eacute;marr&eacute; un <a href="/i2ptunnel/">tunnel pour votre eepsite</a> (le tunnel doit pointer sur l'adresse locale du eepsite), votre eepsite sera visible pour les autes. Des instructions plus d&eacute;taill&eacute;es pour cr&eacute;er un eepsite se trouvent sur <a href="http://127.0.0.1:7658/">Votre eepsite temporaire</a>.
+</p>
+
+<h2><a name="trouble">D&eacute;pannage</a></h2>
+
+<p>Soyez patient - i2p peut s'av&eacute;rer lent &agrave; d&eacute;marrer la premi&egrave;re fois car il recherche des pairs. Si, apr&egrave;s 30 minutes, votre Actives: connect&eacute;/r&eacute;cent compte moins de 10 pairs connect&eacute;s, vous devez ouvrir le port 8887 sur votre pare-feu pour avoir une meilleure connection. Si vous ne pouvez acc&eacute;der &agrave; aucun eepsite (m&ecirc;me <a href="http://www.i2p2.i2p/">www.i2p2.i2p</a>), soyez s&ucirc;r que votre navigateur utilise bien le proxy 127.0.0.1 sur le port 4444. Vous pouvez aussi faire part de votre d&eacute;marche sur le <a href="http://www.i2p2.i2p/">site web I2P</a>, poster des message sur le <a href="http://forum.i2p/">forum de discussion</a>, ou passer par #i2p ou #i2p-chat sur IRC sur le serveur <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p ou irc.freshcoffee.i2p (ils sont li&eacute;s).</p><hr />
diff --git a/readme_nl.html b/readme_nl.html
index 1a0124da058e51b3484cb7ef8a257f05b4ee9352..0e46e7a1fad2e0a63c39211b3bbfdfad74f9f150 100644
--- a/readme_nl.html
+++ b/readme_nl.html
@@ -8,12 +8,15 @@
      <ul>
          <li><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> en
              <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: sites die lijsten bijhouden van actieve eepsites</li>
-         <li><a href="http://forum.i2p/">forum.i2p</a>: een beveiligde en anonieme verbinding naar<a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
+         <li><a href="http://forum.i2p/">forum.i2p</a>: een beveiligde en anonieme verbinding naar <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
          <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> en de kopie <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>:
               beveiligde en anonieme verbindingen naar <a href="http://www.i2p2.de/">www.i2p2.de</a></li>
          <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: een anoniem gehoste zoekmachine voor eepsites</li>
          <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsite, een wiki die door iedereen aangepast kan worden, met veel links</li>
          <li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: proxy naar het Freenet-netwerk</li>
+         <li><a href="http://echelon.i2p">echelon.i2p</a>: software 
+        archive and information for I2P</li>
+	       <li class="tidylist"><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: anonieme Pastebin</li>         
      </ul><br />
      Er zijn nog veel meer eepsites - volg gewoon de links vanaf diegene die je ziet. Voeg de beste toe aan je favorieten, en bezoek ze regelmatig!</li><br />
  <li><b>surfen op het web</b> - er is momenteel een HTTP "outproxy" in I2P, vastgehaakt aan je eigen HTTP proxy op poort 4444 - stel eenvoudigweg de proxy van je browser in om deze te gebruiken (zoals hierboven voor eepsites) en ga naar een willekeurige normale URL - je verzoeken voor websites worden rondgestuurd via het I2P-network.</li>
diff --git a/readme_sv.html b/readme_sv.html
index 7d7b84bd27fec75ce7332b6e0b3efa43146c878e..8d35f797da7e340a79d33732dca8535a7e7ef40e 100644
--- a/readme_sv.html
+++ b/readme_sv.html
@@ -1,100 +1,101 @@
-<div align="right">
-<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
-</div>
-<h2>Welcome to I2P!</h2>
-<p>Om du just har startat I2P kommer de "Aktiva: #/#" b&ouml;rja &ouml;ka inom 
-n&aring;gra f&aring; minuter och du kommer se en destination kallad "delade 
-klienter" p&aring; den v&auml;nstra listan (om inte <a href="#trouble">se 
-nedan</a>). N&auml;r de syns kan du:</p>
-<ul>
- <li><b>surfa p&aring; "eepsidor"</b> - inom I2P finns det anonyma sajter - 
-     st&auml;ll in din webbl&auml;sare till att anv&auml;nda <b>HTTP proxy vid 
-127.0.0.1 port 4444</b>, surfa sen till en eepsida:<br /> 
-     <ul class="links">
-         <li><a 
-href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> och
-             <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: f&ouml;r 
-statistik &ouml;ver aktiva eepsidor</li>
-         <li><a href="http://forum.i2p/">forum.i2p</a>: en anonym och 
-s&auml;ker anslutning till <a 
-href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
-         <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> en spegel 
-<a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>:
-              s&auml;ker och anonym anslutning till <a 
-href="http://www.i2p2.de/">www.i2p2.de</a></li>
-         <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: en anonym 
-s&ouml;kmotor</li>
-         <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsida, en 
-wiki som alla kan f&ouml;r&auml;ndra, inneh&aring;ller m&aring;nga l&auml;nkar</li>
-         <li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: 
-Freenet proxy</li>
-	 <li><a href="http://echelon.i2p">echelon.i2p</a>: software archive and information for I2P</li>
-     </ul><br />
-     Det finns m&aring;nga fler eepsidor - f&ouml;lj bara l&auml;nkarna fr&aring;n dom du ser,
-     spara dina favoriter och bes&ouml;k dom ofta!</li><br />
- <li><b>surfa p&aring; n&auml;tet</b> - det finns f&ouml;r n&auml;rvarande en "utproxy" i I2P 
-som &auml;r ansluten
-     till din egen HTTP proxt p&aring; port 4444 - st&auml;ll helt enkelt in din 
-webl&auml;sares proxy till
-     att anv&auml;nda den och g&aring; till vilken vanlig URL som helst - dina 
-fr&ouml;fr&aring;gningar kommer skickas
-     genom I2P ntverket.</li>
- <li><b>&ouml;verf&ouml;ra filer</b> - det finns en integrerad <a 
-href="i2psnark/">&ouml;vers&auml;tting</a> av
-     <a href="http://www.klomp.org/snark/">Snark</a> <a 
-href="http://www.bittorrent.com/">BitTorrent</a>
-     klienten.</li>
- <li><b>maila anonymt</b> - postman har skapat ett emailsystem som 
-fungerar med vanliga email-klienter
-     (POP3 / SMTP),som l&aring;ter dig skicka email inom I2P s&aring; v&auml;l som till 
-och fr&aring;n det vanliga Internet!
-     skaffa dig ett konto hos <a 
-href="http://hq.postman.i2p/">hq.postman.i2p</a>.
-     Vi skickar med <a href="/susimail/susimail">susimail</a>,
-     som &auml;r en webb-baserad anonymt inriktad pop3/smtp-klient, inst&auml;lld 
-till att ansluta till postmans email-tj&auml;nst.</li>
- <li><b>chatta anonymt</b> - starta din IRC-klient och anslut till 
-servern vid 
-     <b>127.0.0.1 port 6668</b>.  Den pekar mot en av tv&aring; anonyma IRC 
-servrar,
-	men varken du eller dom vet var den andra &auml;r.</li>
- <li><b>blogga anonymt</b> - kika p&aring; <a 
-href="http://syndie.i2p2.de/">Syndie</a></li>
- <li>och mycket mer</li>
-</ul>
-
-<h2>Vill du ha en egen eepsida?</h2>
-
-<p>Vi har skickat med mjukvara som l&aring;ter dig driva en egen eepsida - en 
-<a href="http://jetty.mortbay.org/">Jetty</a> instans lyssnar p&aring; 
-<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>.  L&auml;gg helt 
-enkelt dina filer i
-<code>eepsite/docroot/</code> mappen (eller standard JSP/Servlet 
-<code>.war</code>
-filer i <code>eepsite/webapps</code>, eller standard CGI-script i 
-<code>eepsite/cgi-bin</code>) 
-s&aring; kommer de synas.  N&auml;r du startat en <a href="/i2ptunnel/">eepsite 
-tunnel</a> som pekar p&aring; Jetty-server, s&aring; kommer sajten vara m&ouml;jlig att n&aring; f&ouml;r 
-alla andra.
-Mer detaljerade instruktioner f&ouml;r att skapa en eepsite finns p&aring; 
-<a href="http://127.0.0.1:7658/">din tillf&auml;lliga eepsite</a>.
-</p>
-
-<h2><a name="trouble">Problem</a></h2>
-
-<p>Ha t&aring;lamod - I2P kan ta tid att starta f&ouml;rsta g&aring;ngen, medan den s&ouml;ker 
-efter noder att ansluta till.
-Om, efter 30 minuter, "Aktiva: anslutna/anslutna nyligen" statistiken 
-visar mindre &auml;n 10 anslutna
-noder, b&ouml;r du &ouml;ppna port 8887 i din brandv&auml;gg.
-Om du inte lyckas bes&ouml;ka n&aring;gra eepsidor alls (inte ens <a 
-href="http://www.i2p2.i2p/">www.i2p2.i2p</a>),
-f&ouml;rs&auml;kra dig om att din webbl&auml;sare &auml;r inst&auml;lld till att av&auml;nda en proxy, 
-127.0.0.1 p&aring; port 4444.
-Du kanske ocks&aring; vill kika p&aring; information p&aring;  
-<a href="http://www.i2p2.i2p/">I2Ps webbsida</a>, fr&aring;ga fr&aring;gor p&aring;  
-<a href="http://forum.i2p2.de/">I2P diskussions forumet</a>, eller kika 
-f&ouml;rbi #i2p eller
-#i2p-chat p&aring; IRC på <a 
-href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p 
-eller irc.freshcoffee.i2p (de &auml;r alla sammankopplade).</p><hr />
+<div align="right">
+<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran&ccedil;ais" alt="Fran&ccedil;ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
+</div>
+<h2>Welcome to I2P!</h2>
+<p>Om du just har startat I2P kommer de "Aktiva: #/#" b&ouml;rja &ouml;ka inom 
+n&aring;gra f&aring; minuter och du kommer se en destination kallad "delade 
+klienter" p&aring; den v&auml;nstra listan (om inte <a href="#trouble">se 
+nedan</a>). N&auml;r de syns kan du:</p>
+<ul>
+ <li><b>surfa p&aring; "eepsidor"</b> - inom I2P finns det anonyma sajter - 
+     st&auml;ll in din webbl&auml;sare till att anv&auml;nda <b>HTTP proxy vid 
+127.0.0.1 port 4444</b>, surfa sen till en eepsida:<br /> 
+     <ul class="links">
+         <li><a 
+href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> och
+             <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: f&ouml;r 
+statistik &ouml;ver aktiva eepsidor</li>
+         <li><a href="http://forum.i2p/">forum.i2p</a>: en anonym och 
+s&auml;ker anslutning till <a 
+href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
+         <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> en spegel 
+<a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>:
+              s&auml;ker och anonym anslutning till <a 
+href="http://www.i2p2.de/">www.i2p2.de</a></li>
+         <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: en anonym 
+s&ouml;kmotor</li>
+         <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsida, en 
+wiki som alla kan f&ouml;r&auml;ndra, inneh&aring;ller m&aring;nga l&auml;nkar</li>
+         <li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: 
+Freenet proxy</li>
+	 <li><a href="http://echelon.i2p">echelon.i2p</a>: programvarufÃķrrÃĨd och information om I2P</li>
+	 <li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: anonym och sÃĪker pastebin</li>
+     </ul><br />
+     Det finns m&aring;nga fler eepsidor - f&ouml;lj bara l&auml;nkarna fr&aring;n dom du ser,
+     spara dina favoriter och bes&ouml;k dom ofta!</li><br />
+ <li><b>surfa p&aring; n&auml;tet</b> - det finns f&ouml;r n&auml;rvarande en "utproxy" i I2P 
+som &auml;r ansluten
+     till din egen HTTP proxt p&aring; port 4444 - st&auml;ll helt enkelt in din 
+webl&auml;sares proxy till
+     att anv&auml;nda den och g&aring; till vilken vanlig URL som helst - dina 
+fr&ouml;fr&aring;gningar kommer skickas
+     genom I2P ntverket.</li>
+ <li><b>&ouml;verf&ouml;ra filer</b> - det finns en integrerad <a 
+href="i2psnark/">&ouml;vers&auml;tting</a> av
+     <a href="http://www.klomp.org/snark/">Snark</a> <a 
+href="http://www.bittorrent.com/">BitTorrent</a>
+     klienten.</li>
+ <li><b>maila anonymt</b> - postman har skapat ett emailsystem som 
+fungerar med vanliga email-klienter
+     (POP3 / SMTP),som l&aring;ter dig skicka email inom I2P s&aring; v&auml;l som till 
+och fr&aring;n det vanliga Internet!
+     skaffa dig ett konto hos <a 
+href="http://hq.postman.i2p/">hq.postman.i2p</a>.
+     Vi skickar med <a href="/susimail/susimail">susimail</a>,
+     som &auml;r en webb-baserad anonymt inriktad pop3/smtp-klient, inst&auml;lld 
+till att ansluta till postmans email-tj&auml;nst.</li>
+ <li><b>chatta anonymt</b> - starta din IRC-klient och anslut till 
+servern vid 
+     <b>127.0.0.1 port 6668</b>.  Den pekar mot en av tv&aring; anonyma IRC 
+servrar,
+	men varken du eller dom vet var den andra &auml;r.</li>
+ <li><b>blogga anonymt</b> - kika p&aring; <a 
+href="http://syndie.i2p2.de/">Syndie</a></li>
+ <li>och mycket mer</li>
+</ul>
+
+<h2>Vill du ha en egen eepsida?</h2>
+
+<p>Vi har skickat med mjukvara som l&aring;ter dig driva en egen eepsida - en 
+<a href="http://jetty.mortbay.org/">Jetty</a> instans lyssnar p&aring; 
+<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>.  L&auml;gg helt 
+enkelt dina filer i
+<code>eepsite/docroot/</code> mappen (eller standard JSP/Servlet 
+<code>.war</code>
+filer i <code>eepsite/webapps</code>, eller standard CGI-script i 
+<code>eepsite/cgi-bin</code>) 
+s&aring; kommer de synas.  N&auml;r du startat en <a href="/i2ptunnel/">eepsite 
+tunnel</a> som pekar p&aring; Jetty-server, s&aring; kommer sajten vara m&ouml;jlig att n&aring; f&ouml;r 
+alla andra.
+Mer detaljerade instruktioner f&ouml;r att skapa en eepsite finns p&aring; 
+<a href="http://127.0.0.1:7658/">din tillf&auml;lliga eepsite</a>.
+</p>
+
+<h2><a name="trouble">Problem</a></h2>
+
+<p>Ha t&aring;lamod - I2P kan ta tid att starta f&ouml;rsta g&aring;ngen, medan den s&ouml;ker 
+efter noder att ansluta till.
+Om, efter 30 minuter, "Aktiva: anslutna/anslutna nyligen" statistiken 
+visar mindre &auml;n 10 anslutna
+noder, b&ouml;r du &ouml;ppna port 8887 i din brandv&auml;gg.
+Om du inte lyckas bes&ouml;ka n&aring;gra eepsidor alls (inte ens <a 
+href="http://www.i2p2.i2p/">www.i2p2.i2p</a>),
+f&ouml;rs&auml;kra dig om att din webbl&auml;sare &auml;r inst&auml;lld till att av&auml;nda en proxy, 
+127.0.0.1 p&aring; port 4444.
+Du kanske ocks&aring; vill kika p&aring; information p&aring;  
+<a href="http://www.i2p2.i2p/">I2Ps webbsida</a>, fr&aring;ga fr&aring;gor p&aring;  
+<a href="http://forum.i2p2.de/">I2P diskussions forumet</a>, eller kika 
+f&ouml;rbi #i2p eller
+#i2p-chat p&aring; IRC pÃĨ <a 
+href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p 
+eller irc.freshcoffee.i2p (de &auml;r alla sammankopplade).</p><hr />