You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by bu...@apache.org on 2012/11/21 18:54:51 UTC

svn commit: r839046 [2/3] - in /websites/staging/mina/trunk/content: ./ asyncweb-project/ ftpserver-project/ mina-project/ mina-project/userguide/ mina-project/userguide/ch1-getting-started/ mina-project/userguide/ch10-executor-filter/ mina-project/use...

Modified: websites/staging/mina/trunk/content/mina-project/index.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/index.html (original)
+++ websites/staging/mina/trunk/content/mina-project/index.html Wed Nov 21 17:54:31 2012
@@ -189,6 +189,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/issue-tracking.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/issue-tracking.html (original)
+++ websites/staging/mina/trunk/content/mina-project/issue-tracking.html Wed Nov 21 17:54:31 2012
@@ -180,6 +180,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/mailing-lists.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/mailing-lists.html (original)
+++ websites/staging/mina/trunk/content/mina-project/mailing-lists.html Wed Nov 21 17:54:31 2012
@@ -190,6 +190,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/news.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/news.html (original)
+++ websites/staging/mina/trunk/content/mina-project/news.html Wed Nov 21 17:54:31 2012
@@ -159,6 +159,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/performances.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/performances.html (original)
+++ websites/staging/mina/trunk/content/mina-project/performances.html Wed Nov 21 17:54:31 2012
@@ -184,6 +184,19 @@ The following performance test results m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/quick-start-guide.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/quick-start-guide.html (original)
+++ websites/staging/mina/trunk/content/mina-project/quick-start-guide.html Wed Nov 21 17:54:31 2012
@@ -354,6 +354,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/related-projects.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/related-projects.html (original)
+++ websites/staging/mina/trunk/content/mina-project/related-projects.html Wed Nov 21 17:54:31 2012
@@ -228,6 +228,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/road-map.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/road-map.html (original)
+++ websites/staging/mina/trunk/content/mina-project/road-map.html Wed Nov 21 17:54:31 2012
@@ -156,6 +156,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/set-svnprops-tortoisesvn.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/set-svnprops-tortoisesvn.html (original)
+++ websites/staging/mina/trunk/content/mina-project/set-svnprops-tortoisesvn.html Wed Nov 21 17:54:31 2012
@@ -196,6 +196,19 @@ Makefile = svn:eol-style=native
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/sources.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/sources.html (original)
+++ websites/staging/mina/trunk/content/mina-project/sources.html Wed Nov 21 17:54:31 2012
@@ -235,6 +235,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/testimonials.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/testimonials.html (original)
+++ websites/staging/mina/trunk/content/mina-project/testimonials.html Wed Nov 21 17:54:31 2012
@@ -241,6 +241,19 @@ be Apache 2.0 licensed open source</p>
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/ch1-getting-started.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/ch1-getting-started.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/ch1-getting-started.html Wed Nov 21 17:54:31 2012
@@ -192,6 +192,19 @@ We will also show you how to run a very 
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/features.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/features.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/features.html Wed Nov 21 17:54:31 2012
@@ -212,6 +212,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/first-steps.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/first-steps.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/first-steps.html Wed Nov 21 17:54:31 2012
@@ -251,6 +251,19 @@ very basic logging.
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/nio-overview.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/nio-overview.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/nio-overview.html Wed Nov 21 17:54:31 2012
@@ -205,6 +205,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/summary.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/summary.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/summary.html Wed Nov 21 17:54:31 2012
@@ -185,6 +185,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/why-mina.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/why-mina.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch1-getting-started/why-mina.html Wed Nov 21 17:54:31 2012
@@ -211,6 +211,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch10-executor-filter/ch10-executor-filter.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch10-executor-filter/ch10-executor-filter.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch10-executor-filter/ch10-executor-filter.html Wed Nov 21 17:54:31 2012
@@ -188,6 +188,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch11-ssl-filter/ch11-ssl-filter.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch11-ssl-filter/ch11-ssl-filter.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch11-ssl-filter/ch11-ssl-filter.html Wed Nov 21 17:54:31 2012
@@ -184,6 +184,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch12-logging-filter/ch12-logging-filter.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch12-logging-filter/ch12-logging-filter.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch12-logging-filter/ch12-logging-filter.html Wed Nov 21 17:54:31 2012
@@ -348,6 +348,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch13-debugging/ch13-debugging.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch13-debugging/ch13-debugging.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch13-debugging/ch13-debugging.html Wed Nov 21 17:54:31 2012
@@ -184,6 +184,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch14-state-machine/ch14-state-machine.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch14-state-machine/ch14-state-machine.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch14-state-machine/ch14-state-machine.html Wed Nov 21 17:54:31 2012
@@ -691,6 +691,19 @@ Tape ejected
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch15-proxy/ch15-proxy.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch15-proxy/ch15-proxy.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch15-proxy/ch15-proxy.html Wed Nov 21 17:54:31 2012
@@ -184,6 +184,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch16-jmx-support/ch16-jmx-support.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch16-jmx-support/ch16-jmx-support.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch16-jmx-support/ch16-jmx-support.html Wed Nov 21 17:54:31 2012
@@ -238,6 +238,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch17-spring-integration/ch17-spring-integration.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch17-spring-integration/ch17-spring-integration.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch17-spring-integration/ch17-spring-integration.html Wed Nov 21 17:54:31 2012
@@ -281,6 +281,19 @@ This example has been derived from <a hr
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/application-architecture.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/application-architecture.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/application-architecture.html Wed Nov 21 17:54:31 2012
@@ -210,6 +210,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/ch2-basics.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/ch2-basics.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/ch2-basics.html Wed Nov 21 17:54:31 2012
@@ -197,6 +197,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/client-architecture.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/client-architecture.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/client-architecture.html Wed Nov 21 17:54:31 2012
@@ -191,6 +191,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-tcp-client.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-tcp-client.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-tcp-client.html Wed Nov 21 17:54:31 2012
@@ -274,6 +274,19 @@ Once the connection is complete, we get 
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-tcp-server.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-tcp-server.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-tcp-server.html Wed Nov 21 17:54:31 2012
@@ -401,6 +401,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-udp-client.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-udp-client.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-udp-client.html Wed Nov 21 17:54:31 2012
@@ -238,6 +238,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-udp-server.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-udp-server.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/sample-udp-server.html Wed Nov 21 17:54:31 2012
@@ -250,6 +250,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/server-architecture.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/server-architecture.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/server-architecture.html Wed Nov 21 17:54:31 2012
@@ -197,6 +197,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/summary.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/summary.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch2-basics/summary.html Wed Nov 21 17:54:31 2012
@@ -185,6 +185,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/acceptor.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/acceptor.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/acceptor.html Wed Nov 21 17:54:31 2012
@@ -264,6 +264,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/ch3-service.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/ch3-service.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/ch3-service.html Wed Nov 21 17:54:31 2012
@@ -193,6 +193,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/connector.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/connector.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/connector.html Wed Nov 21 17:54:31 2012
@@ -197,6 +197,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/io-service-details.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/io-service-details.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/io-service-details.html Wed Nov 21 17:54:31 2012
@@ -216,6 +216,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/io-service.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/io-service.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch3-service/io-service.html Wed Nov 21 17:54:31 2012
@@ -267,6 +267,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch4-session/ch4-session.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch4-session/ch4-session.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch4-session/ch4-session.html Wed Nov 21 17:54:31 2012
@@ -270,6 +270,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch5-filters/ch5-filters.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch5-filters/ch5-filters.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch5-filters/ch5-filters.html Wed Nov 21 17:54:31 2012
@@ -423,6 +423,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/apr-transport.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/apr-transport.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/apr-transport.html Wed Nov 21 17:54:31 2012
@@ -226,6 +226,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/ch6-transports.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/ch6-transports.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/ch6-transports.html Wed Nov 21 17:54:31 2012
@@ -187,6 +187,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/serial-transport.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/serial-transport.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch6-transports/serial-transport.html Wed Nov 21 17:54:31 2012
@@ -230,6 +230,19 @@ for learn more about RS232 : <a href="ht
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch7-handler/ch7-handler.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch7-handler/ch7-handler.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch7-handler/ch7-handler.html Wed Nov 21 17:54:31 2012
@@ -209,6 +209,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch8-iobuffer/ch8-iobuffer.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch8-iobuffer/ch8-iobuffer.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch8-iobuffer/ch8-iobuffer.html Wed Nov 21 17:54:31 2012
@@ -285,6 +285,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/ch9-codec-filter/ch9-codec-filter.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch9-codec-filter/ch9-codec-filter.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch9-codec-filter/ch9-codec-filter.html Wed Nov 21 17:54:31 2012
@@ -614,6 +614,19 @@ And then we will also have a look at how
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/mina-project/userguide/user-guide-toc.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/user-guide-toc.html (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/user-guide-toc.html Wed Nov 21 17:54:31 2012
@@ -171,6 +171,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/privacy-policy.html
==============================================================================
--- websites/staging/mina/trunk/content/privacy-policy.html (original)
+++ websites/staging/mina/trunk/content/privacy-policy.html Wed Nov 21 17:54:31 2012
@@ -136,6 +136,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/special-thanks.html
==============================================================================
--- websites/staging/mina/trunk/content/special-thanks.html (original)
+++ websites/staging/mina/trunk/content/special-thanks.html Wed Nov 21 17:54:31 2012
@@ -161,6 +161,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/building.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/building.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/building.html Wed Nov 21 17:54:31 2012
@@ -128,6 +128,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/configuring_security.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/configuring_security.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/configuring_security.html Wed Nov 21 17:54:31 2012
@@ -141,6 +141,19 @@ This can be configured in the following 
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/contributors.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/contributors.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/contributors.html Wed Nov 21 17:54:31 2012
@@ -157,6 +157,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/documentation.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/documentation.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/documentation.html Wed Nov 21 17:54:31 2012
@@ -124,6 +124,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.1.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.1.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.1.0.html Wed Nov 21 17:54:31 2012
@@ -133,6 +133,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.2.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.2.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.2.0.html Wed Nov 21 17:54:31 2012
@@ -152,6 +152,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.3.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.3.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.3.0.html Wed Nov 21 17:54:31 2012
@@ -167,6 +167,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.4.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.4.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.4.0.html Wed Nov 21 17:54:31 2012
@@ -165,6 +165,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.5.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.5.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.5.0.html Wed Nov 21 17:54:31 2012
@@ -154,6 +154,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.6.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.6.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.6.0.html Wed Nov 21 17:54:31 2012
@@ -175,6 +175,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.7.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.7.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.7.0.html Wed Nov 21 17:54:31 2012
@@ -174,6 +174,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/download_0.8.0.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/download_0.8.0.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/download_0.8.0.html Wed Nov 21 17:54:31 2012
@@ -137,6 +137,19 @@ Please report any feedback to <a href="m
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/downloads.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/downloads.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/downloads.html Wed Nov 21 17:54:31 2012
@@ -144,6 +144,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/embedding_ssh.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/embedding_ssh.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/embedding_ssh.html Wed Nov 21 17:54:31 2012
@@ -168,6 +168,19 @@ If you want a different behavior, you ca
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/faq.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/faq.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/faq.html Wed Nov 21 17:54:31 2012
@@ -117,6 +117,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/features.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/features.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/features.html Wed Nov 21 17:54:31 2012
@@ -117,6 +117,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/getting_involved.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/getting_involved.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/getting_involved.html Wed Nov 21 17:54:31 2012
@@ -119,6 +119,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/index.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/index.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/index.html Wed Nov 21 17:54:31 2012
@@ -119,6 +119,19 @@ This library is based on <a href="http:/
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/issue_tracking.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/issue_tracking.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/issue_tracking.html Wed Nov 21 17:54:31 2012
@@ -131,6 +131,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/load_ssh_editor.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/load_ssh_editor.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/load_ssh_editor.html Wed Nov 21 17:54:31 2012
@@ -129,6 +129,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/mailing_lists.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/mailing_lists.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/mailing_lists.html Wed Nov 21 17:54:31 2012
@@ -200,6 +200,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/required_dependencies.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/required_dependencies.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/required_dependencies.html Wed Nov 21 17:54:31 2012
@@ -122,6 +122,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/sources.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/sources.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/sources.html Wed Nov 21 17:54:31 2012
@@ -150,6 +150,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/sshd-project/tips.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/tips.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/tips.html Wed Nov 21 17:54:31 2012
@@ -129,6 +129,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/dependencies.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/dependencies.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/dependencies.html Wed Nov 21 17:54:31 2012
@@ -121,6 +121,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/documentation.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/documentation.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/documentation.html Wed Nov 21 17:54:31 2012
@@ -135,6 +135,19 @@ A <a href="test_client.html">test client
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/download_0.5.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/download_0.5.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/download_0.5.html Wed Nov 21 17:54:31 2012
@@ -210,6 +210,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/download_0.6.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/download_0.6.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/download_0.6.html Wed Nov 21 17:54:31 2012
@@ -216,6 +216,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/download_0.7.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/download_0.7.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/download_0.7.html Wed Nov 21 17:54:31 2012
@@ -206,6 +206,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/downloads.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/downloads.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/downloads.html Wed Nov 21 17:54:31 2012
@@ -122,6 +122,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+
+		</script>
     </body>
 </html>