<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[685] trunk/www: Moved content from index.html to *.shtml files</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd>685</dd>
<dt>Author</dt> <dd>skk</dd>
<dt>Date</dt> <dd>2007-04-01 14:48:38 -0400 (Sun, 01 Apr 2007)</dd>
</dl>

<h3>Log Message</h3>
<pre>Moved content from index.html to *.shtml files</pre>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwwwdownloadshtml">trunk/www/download.shtml</a></li>
<li><a href="#trunkwwwfeatureshtml">trunk/www/feature.shtml</a></li>
<li>trunk/www/includes/</li>
<li><a href="#trunkwwwincludesfooterhtml">trunk/www/includes/footer.html</a></li>
<li><a href="#trunkwwwincludesgoogle_adhtml">trunk/www/includes/google_ad.html</a></li>
<li><a href="#trunkwwwincludesmake_a_donationhtml">trunk/www/includes/make_a_donation.html</a></li>
<li><a href="#trunkwwwincludesmenuhtml">trunk/www/includes/menu.html</a></li>
<li><a href="#trunkwwwindexshtml">trunk/www/index.shtml</a></li>
<li><a href="#trunkwwwscreenshotsshtml">trunk/www/screenshots.shtml</a></li>
<li><a href="#trunkwwwsupportshtml">trunk/www/support.shtml</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkwwwindexhtml">trunk/www/index.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwwwdownloadshtml"></a>
<div class="addfile"><h4>Added: trunk/www/download.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/download.shtml                                (rev 0)
+++ trunk/www/download.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,47 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot;
+                &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8;&quot;/&gt;
+    &lt;title&gt;Alexandria: a book collection manager for GNOME&lt;/title&gt;
+    &lt;link href=&quot;css/alexandria.css&quot; type=text/css rel=&quot;stylesheet&quot;/&gt;
+    &lt;link rel=&quot;meta&quot; title=&quot;DOAP&quot; type=&quot;application/rdf+xml&quot; href=&quot;doap.rdf&quot;/&gt;
+  &lt;/head&gt;
+
+  &lt;body class=section-2&gt;
+
+    &lt;!--#include virtual=&quot;/includes/menu.html&quot; --&gt;
+
+    &lt;h2 class=&quot;download&quot;&gt;Download&lt;/h2&gt;
+      &lt;p&gt;
+      The latest release is &lt;b&gt;0.6.1&lt;/b&gt;.  &lt;a href=&quot;http://rubyforge.org/frs/download.php/6308/alexandria-0.6.1.tar.gz&quot;&gt;Grab it while it is still hot!&lt;/a&gt;
+      &lt;/p&gt;
+      &lt;p&gt;
+      
+            You can always get all the releases from the
+            &lt;a href=&quot;http://rubyforge.org/frs/?group_id=205&quot;&gt;download page&lt;/a&gt;.
+            Please read the &lt;a href=&quot;http://rubyforge.org/viewvc/trunk/alexandria/README?revision=HEAD&amp;amp;root=alexandria&quot;&gt;README&lt;/a&gt; carefully, especially the requirements section.
+            The &lt;a href=&quot;http://rubyforge.org/viewvc/trunk/alexandria/NEWS?revision=HEAD&amp;amp;root=alexandria&quot;&gt;NEWS&lt;/a&gt; file contains a brief overview of user-visible changes for each release.
+            &lt;/p&gt;
+            &lt;p&gt;
+            Official &lt;b&gt;Debian&lt;/b&gt; packages are available in the unstable (Sid) distribution.  Installing should be as simple as &lt;code&gt;apt-get install alexandria&lt;/code&gt;.  The same goes for &lt;b&gt;Ubuntu&lt;/b&gt;.  Unofficial up-to-date packages are also available from &lt;a href=&quot;http://www.stoffel.org/john/sources/alexandria/&quot;&gt;John Stoffel's repository&lt;/a&gt;.
+            &lt;/p&gt;
+            
+            &lt;p&gt;
+            Official &lt;b&gt;Mandrake&lt;/b&gt; packages are available in the cooker distribution.  Just make sure you configured a contrib source,
+            then you can simply install using &lt;code&gt;urpmi alexandria&lt;/code&gt;.
+            &lt;/p&gt;
+            &lt;p&gt;
+            Alexandria is also part of the official &lt;b&gt;Gentoo&lt;/b&gt; portage tree.  Install using the usual &lt;code&gt;emerge alexandria&lt;/code&gt; command.
+            &lt;/p&gt;
+            
+            &lt;p&gt;
+            &lt;b&gt;FreeBSD&lt;/b&gt; ships a port in the &lt;code&gt;deskutils/alexandria&lt;/code&gt; directory.  Compile as usual!
+    &lt;/p&gt;
+
+   
+    &lt;!--#include virtual=&quot;/includes/footer.html&quot; --&gt;
+
+
+  &lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkwwwfeatureshtml"></a>
<div class="addfile"><h4>Added: trunk/www/feature.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/feature.shtml                                (rev 0)
+++ trunk/www/feature.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot;
+                &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8;&quot;/&gt;
+    &lt;title&gt;Alexandria: a book collection manager for GNOME&lt;/title&gt;
+    &lt;link href=&quot;css/alexandria.css&quot; type=text/css rel=&quot;stylesheet&quot;/&gt;
+    &lt;link rel=&quot;meta&quot; title=&quot;DOAP&quot; type=&quot;application/rdf+xml&quot; href=&quot;doap.rdf&quot;/&gt;
+&lt;/head&gt;
+
+   &lt;body class=section-3&gt;
+   &lt;!--#include virtual=&quot;/includes/menu.html&quot; --&gt;
+
+    &lt;h2 class=&quot;features&quot;&gt;Features&lt;/h2&gt;
+    &lt;p&gt;
+      Alexandria:
+    &lt;/p&gt;
+    &lt;ul&gt;
+      &lt;li&gt;retrieves and displays book information (sometimes with cover pictures) from several online libraries, such as &lt;a href=&quot;http://www.amazon.com&quot;&gt;Amazon&lt;/a&gt;, &lt;a href=&quot;http://www.proxis.be&quot;&gt;Proxis&lt;/a&gt;, &lt;a href=&quot;http://www.barnesandnoble.com/&quot;&gt;Barnes and Noble&lt;/a&gt;, the &lt;a href=&quot;http://www.mcu.es/&quot;&gt;Spanish Ministry of Culture&lt;/a&gt;, &lt;a href=&quot;http://www.amadeusbuch.at&quot;&gt;Amadeus Buch&lt;/a&gt;, &lt;a href=&quot;http://www.internetbookshop.it&quot;&gt;Internet Bookshop Italia&lt;/a&gt;, the &lt;a href=&quot;http://www.loc.gov/&quot;&gt;US Library of Congress&lt;/a&gt; and the &lt;a href=&quot;http://www.bl.uk/&quot;&gt;British Library&lt;/a&gt; ;&lt;/li&gt;
+      &lt;li&gt;allows books to be added and updated by hand ;&lt;/li&gt;
+      &lt;li&gt;enables searches either by &lt;acronym title=&quot;European Article Numbering&quot;&gt;EAN&lt;/acronym&gt;/&lt;acronym title=&quot;International Standard Book Number&quot;&gt;ISBN&lt;/acronym&gt;/&lt;acronym title=&quot;Universal Product Code&quot;&gt;UPC&lt;/acronym&gt;, title, authors or keyword ;&lt;/li&gt;
+      &lt;li&gt;supports the &lt;a href=&quot;http://www.z3950.org/&quot;&gt;Z39.50&lt;/a&gt; standard and allow you to manage your own sources ;&lt;/li&gt;
+      &lt;li&gt;saves data using the &lt;a href=&quot;http://www.yaml.org&quot;&gt;&lt;acronym title=&quot;YAML Ain't Markup Language&quot;&gt;YAML&lt;/acronym&gt;&lt;/a&gt; format ;&lt;/li&gt;
+      &lt;li&gt;can import and export data into &lt;a href=&quot;http://www.editeur.org/onix.html&quot;&gt;&lt;acronym title=&quot;ONline Information eXchange&quot;&gt;ONIX&lt;/acronym&gt;&lt;/a&gt;, &lt;a href=&quot;http://www.periapsis.org/tellico/&quot;&gt;Tellico&lt;/a&gt; and &lt;acronym title=&quot;European Article Numbering&quot;&gt;EAN&lt;/acronym&gt;/&lt;acronym title=&quot;International Standard Book Number&quot;&gt;ISBN&lt;/acronym&gt;/&lt;acronym title=&quot;Universal Product Code&quot;&gt;UPC&lt;/acronym&gt;-list formats ;&lt;/li&gt;
+      &lt;li&gt;generates from your libraries &lt;acronym title=&quot;eXtensible Hypertext Markup Language&quot;&gt;XHTML&lt;/acronym&gt; web pages themable with &lt;acronym title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/acronym&gt; ;&lt;/li&gt;
+      &lt;li&gt;allows marking your books as loaned, each with the loan-date and the 
+        name of the person who has borrowed them ;&lt;/li&gt;
+      &lt;li&gt;features a &lt;a href=&quot;http://developer.gnome.org/projects/gup/hig/&quot;&gt;&lt;acronym title=&quot;Human Interface Guidelines&quot;&gt;HIG&lt;/acronym&gt;&lt;/a&gt;-compliant user interface ;&lt;/li&gt;
+      &lt;li&gt;shows books in different views (standard list or icons list), that can be filtered and/or sorted;&lt;/li&gt;
+      &lt;li&gt;handles book rating and notes ;&lt;/li&gt;
+      &lt;li&gt;supports &lt;a href=&quot;http://www.cuecat.com/&quot;&gt;CueCat (C)&lt;/a&gt; barcode readers ;&lt;/li&gt;
+      &lt;li&gt;includes translations for several languages ;&lt;/li&gt;
+      &lt;li&gt;is documented in a complete manual (at the moment in English only).&lt;/li&gt;
+    &lt;/ul&gt;
+    &lt;p&gt;
+      Planned features are in a &lt;a href=&quot;http://rubyforge.org/viewvc/trunk/alexandria/TODO?revision=HEAD&amp;root=alexandria&quot;&gt;TODO&lt;/a&gt; list.
+    &lt;/p&gt;
+    &lt;p&gt;
+      Alexandria is written during spare time.  If you want to support the development you can make a donation (whatever you want).  
+    &lt;/p&gt;
+   
+   &lt;!--#include virtual=&quot;/includes/footer.html&quot; --&gt;
+  
+   &lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkwwwincludesfooterhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/footer.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/footer.html                                (rev 0)
+++ trunk/www/includes/footer.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+    &lt;hr/&gt;
+    &lt;p&gt;
+      Copyright 2004-2005 &lt;a href=&quot;http://www.chopine.be/lrz&quot;&gt;Laurent Sansonetti&lt;/a&gt; (lrz AT chopine DOT be).
+      Graciously hosted by &lt;a href=&quot;http://www.rubyforge.org&quot;&gt;RubyForge&lt;/a&gt;!
+      Related links: &lt;a href=&quot;http://www.gnu.org/directory/All_Packages_in_Directory/alexandria.html&quot;&gt;GNU Directory&lt;/a&gt;, &lt;a href=&quot;http://raa.ruby-lang.org/project/alexandria&quot;&gt;RAA&lt;/a&gt;, &lt;a href=&quot;http://freshmeat.net/projects/alexandria_book_collection_manager/&quot;&gt;Freshmeat&lt;/a&gt;, &lt;a href=&quot;http://www.gnomefiles.org/app.php?soft_id=110&quot;&gt;GnomeFiles&lt;/a&gt;.
+    &lt;/p&gt;
+    &lt;p&gt;
+      &lt;a href=&quot;http://validator.w3.org/check/referer&quot;&gt;&lt;img src=&quot;http://www.w3.org/Icons/valid-xhtml10&quot; alt=&quot;Valid XHTML 1.0!&quot; height=&quot;31&quot; width=&quot;88&quot; border=&quot;0&quot;/&gt;&lt;/a&gt;
+      &lt;a href=&quot;http://jigsaw.w3.org/css-validator/check/referer&quot;&gt; &lt;img border=&quot;0&quot; width=&quot;88px&quot; height=&quot;31px&quot; src=&quot;http://jigsaw.w3.org/css-validator/images/vcss&quot; alt=&quot;Valid CSS!&quot;/&gt;&lt;/a&gt;
+      &lt;a href=&quot;http://www.ruby-lang.org&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;images/powered_by_ruby.png&quot; alt=&quot;powered by ruby!&quot;/&gt;&lt;/a&gt;
+    &lt;/p&gt;
</ins></span></pre></div>
<a id="trunkwwwincludesgoogle_adhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/google_ad.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/google_ad.html                                (rev 0)
+++ trunk/www/includes/google_ad.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+&lt;div align=&quot;center&quot;&gt;
+ &lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
+ google_ad_client = &quot;pub-1805534661793126&quot;;
+ google_ad_width = 468;
+ google_ad_height = 60;
+ google_ad_format = &quot;468x60_as&quot;;
+ google_ad_type = &quot;text_image&quot;;
+ google_ad_channel =&quot;&quot;;
+ google_color_border = &quot;336699&quot;;
+ google_color_bg = &quot;FFFFFF&quot;;
+ google_color_link = &quot;0000FF&quot;;
+ google_color_url = &quot;008000&quot;;
+ google_color_text = &quot;000000&quot;;
+ //--&gt;&lt;/script&gt;
+ &lt;script type=&quot;text/javascript&quot;
+   src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
+   &lt;/script&gt;
+&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkwwwincludesmake_a_donationhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/make_a_donation.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/make_a_donation.html                                (rev 0)
+++ trunk/www/includes/make_a_donation.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+&lt;form action=&quot;https://www.paypal.com/cgi-bin/webscr&quot; method=&quot;post&quot;&gt;
+&lt;input type=&quot;hidden&quot; name=&quot;cmd&quot; value=&quot;_s-xclick&quot;/&gt;
+&lt;input type=&quot;image&quot; src=&quot;https://www.paypal.com/en_US/i/btn/x-click-but21.gif&quot; name=&quot;submit&quot; alt=&quot;Make payments with PayPal - it's fast, free and secure!&quot;/&gt;
+&lt;input type=&quot;hidden&quot; name=&quot;encrypted&quot; value=&quot;-----BEGIN PKCS7-----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-----END PKCS7-----
+&quot;/&gt;
+&lt;/form&gt;
</ins></span></pre></div>
<a id="trunkwwwincludesmenuhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/menu.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/menu.html                                (rev 0)
+++ trunk/www/includes/menu.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+&lt;ul id=&quot;menu&quot;&gt;
+    &lt;li id=nav-1&gt;&lt;a href=index.shtml&gt;Home&lt;/a&gt;&lt;/li&gt;
+    &lt;li id=nav-2&gt;&lt;a href=download.shtml&gt;Download&lt;/a&gt;&lt;/li&gt;
+    &lt;li id=nav-3&gt;&lt;a href=feature.shtml&gt;Features&lt;/a&gt;&lt;/li&gt;
+    &lt;li id=nav-4&gt;&lt;a href=screenshots.shtml&gt;Screenshots&lt;/a&gt;&lt;/li&gt;
+    &lt;li id=nav-5&gt;&lt;a href=support.shtml&gt;Support&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
</ins></span></pre></div>
<a id="trunkwwwindexhtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/index.html (684 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/index.html        2007-04-01 18:47:19 UTC (rev 684)
+++ trunk/www/index.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -1,180 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot;?&gt;
-&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
-  &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
-
-&lt;html lang=&quot;en&quot;&gt;
-  &lt;head&gt;
-    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8;&quot;/&gt;
-    &lt;title&gt;Alexandria: a book collection manager for GNOME&lt;/title&gt;
-    &lt;link href=&quot;style.css&quot; type=&quot;text/css&quot; rel=&quot;stylesheet&quot;/&gt;
-    &lt;link rel=&quot;meta&quot; title=&quot;DOAP&quot; type=&quot;application/rdf+xml&quot; href=&quot;doap.rdf&quot;/&gt;
-  &lt;/head&gt;
-  &lt;body&gt;
-    &lt;h1 class=&quot;main_title&quot;&gt;Alexandria&lt;/h1&gt;
-    &lt;p&gt;
-      Alexandria is a &lt;a href=&quot;http://www.gnome.org&quot;&gt;GNOME&lt;/a&gt; application to help you manage your book collection.
-    &lt;/p&gt;
-    &lt;p&gt; 
-      It is &lt;a href=&quot;http://www.gnu.org/philosophy/free-sw.html&quot;&gt;free software&lt;/a&gt;, covered by the &lt;a href=&quot;http://www.gnu.org/copyleft/gpl.html&quot;&gt;GNU General Public License&lt;/a&gt; and provided &lt;i&gt;without any warranties of any kind&lt;/i&gt;.
-    &lt;/p&gt;
-
-&lt;div align=&quot;center&quot;&gt;
- &lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
- google_ad_client = &quot;pub-1805534661793126&quot;;
- google_ad_width = 468;
- google_ad_height = 60;
- google_ad_format = &quot;468x60_as&quot;;
- google_ad_type = &quot;text_image&quot;;
- google_ad_channel =&quot;&quot;;
- google_color_border = &quot;336699&quot;;
- google_color_bg = &quot;FFFFFF&quot;;
- google_color_link = &quot;0000FF&quot;;
- google_color_url = &quot;008000&quot;;
- google_color_text = &quot;000000&quot;;
- //--&gt;&lt;/script&gt;
- &lt;script type=&quot;text/javascript&quot;
-   src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
-   &lt;/script&gt;
- &lt;/div&gt;
-
-    &lt;h2 class=&quot;download&quot;&gt;Download&lt;/h2&gt;
-    &lt;p&gt;
-    The latest release is &lt;b&gt;0.6.1&lt;/b&gt;.  &lt;a href=&quot;http://rubyforge.org/frs/download.php/6308/alexandria-0.6.1.tar.gz&quot;&gt;Grab it while it is still hot!&lt;/a&gt;
-    &lt;/p&gt;
-    &lt;p&gt;
-      You can always get all the releases from the
-      &lt;a href=&quot;http://rubyforge.org/frs/?group_id=205&quot;&gt;download page&lt;/a&gt;.
-      Please read the &lt;a href=&quot;http://rubyforge.org/viewvc/trunk/alexandria/README?revision=HEAD&amp;root=alexandria&quot;&gt;README&lt;/a&gt; carefully, especially the requirements section.
-      The &lt;a href=&quot;http://rubyforge.org/viewvc/trunk/alexandria/NEWS?revision=HEAD&amp;root=alexandria&quot;&gt;NEWS&lt;/a&gt; file contains a brief overview of user-visible changes for each release.
-    &lt;/p&gt;
-    &lt;p&gt;
-    Official &lt;b&gt;Debian&lt;/b&gt; packages are available in the unstable (Sid) distribution.  Installing should be as simple as &lt;code&gt;apt-get install alexandria&lt;/code&gt;.  The same goes for &lt;b&gt;Ubuntu&lt;/b&gt;.  Unofficial up-to-date packages are also available from &lt;a href=&quot;http://www.stoffel.org/john/sources/alexandria/&quot;&gt;John Stoffel's repository&lt;/a&gt;.
-    &lt;/p&gt;
-    &lt;p&gt;
-      Official &lt;b&gt;Mandrake&lt;/b&gt; packages are available in the cooker distribution.  Just make sure you configured a contrib source,
-      then you can simply install using &lt;code&gt;urpmi alexandria&lt;/code&gt;.
-    &lt;/p&gt;
-    &lt;p&gt;
-      Alexandria is also part of the official &lt;b&gt;Gentoo&lt;/b&gt; portage tree.  Install using the usual &lt;code&gt;emerge alexandria&lt;/code&gt; command.
-    &lt;/p&gt;
-    &lt;p&gt;
-      &lt;b&gt;FreeBSD&lt;/b&gt; ships a port in the &lt;code&gt;deskutils/alexandria&lt;/code&gt; directory.  Compile as usual!
-    &lt;/p&gt;
-    &lt;!-- those packages are not maintained any more
-    &lt;p&gt;
-      &lt;b&gt;RedHat&lt;/b&gt; RPMs for Alexandria and its dependencies can be downloaded from 
-      &lt;a href=&quot;http://www.caliban.org/files/redhat/RPMS/i386/&quot;&gt;Ian Macdonald's web server&lt;/a&gt;.
-    &lt;/p&gt;--&gt;
-    &lt;h2 class=&quot;features&quot;&gt;Features&lt;/h2&gt;
-    &lt;p&gt;
-      Alexandria:
-    &lt;/p&gt;
-    &lt;ul&gt;
-      &lt;li&gt;retrieves and displays book information (sometimes with cover pictures) from several online libraries, such as &lt;a href=&quot;http://www.amazon.com&quot;&gt;Amazon&lt;/a&gt;, &lt;a href=&quot;http://www.proxis.be&quot;&gt;Proxis&lt;/a&gt;, &lt;a href=&quot;http://www.barnesandnoble.com/&quot;&gt;Barnes and Noble&lt;/a&gt;, the &lt;a href=&quot;http://www.mcu.es/&quot;&gt;Spanish Ministry of Culture&lt;/a&gt;, &lt;a href=&quot;http://www.amadeusbuch.at&quot;&gt;Amadeus Buch&lt;/a&gt;, &lt;a href=&quot;http://www.internetbookshop.it&quot;&gt;Internet Bookshop Italia&lt;/a&gt;, the &lt;a href=&quot;http://www.loc.gov/&quot;&gt;US Library of Congress&lt;/a&gt; and the &lt;a href=&quot;http://www.bl.uk/&quot;&gt;British Library&lt;/a&gt; ;&lt;/li&gt;
-      &lt;li&gt;allows books to be added and updated by hand ;&lt;/li&gt;
-      &lt;li&gt;enables searches either by &lt;acronym title=&quot;European Article Numbering&quot;&gt;EAN&lt;/acronym&gt;/&lt;acronym title=&quot;International Standard Book Number&quot;&gt;ISBN&lt;/acronym&gt;/&lt;acronym title=&quot;Universal Product Code&quot;&gt;UPC&lt;/acronym&gt;, title, authors or keyword ;&lt;/li&gt;
-      &lt;li&gt;supports the &lt;a href=&quot;http://www.z3950.org/&quot;&gt;Z39.50&lt;/a&gt; standard and allow you to manage your own sources ;&lt;/li&gt;
-      &lt;li&gt;saves data using the &lt;a href=&quot;http://www.yaml.org&quot;&gt;&lt;acronym title=&quot;YAML Ain't Markup Language&quot;&gt;YAML&lt;/acronym&gt;&lt;/a&gt; format ;&lt;/li&gt;
-      &lt;li&gt;can import and export data into &lt;a href=&quot;http://www.editeur.org/onix.html&quot;&gt;&lt;acronym title=&quot;ONline Information eXchange&quot;&gt;ONIX&lt;/acronym&gt;&lt;/a&gt;, &lt;a href=&quot;http://www.periapsis.org/tellico/&quot;&gt;Tellico&lt;/a&gt; and &lt;acronym title=&quot;European Article Numbering&quot;&gt;EAN&lt;/acronym&gt;/&lt;acronym title=&quot;International Standard Book Number&quot;&gt;ISBN&lt;/acronym&gt;/&lt;acronym title=&quot;Universal Product Code&quot;&gt;UPC&lt;/acronym&gt;-list formats ;&lt;/li&gt;
-      &lt;li&gt;generates from your libraries &lt;acronym title=&quot;eXtensible Hypertext Markup Language&quot;&gt;XHTML&lt;/acronym&gt; web pages themable with &lt;acronym title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/acronym&gt; ;&lt;/li&gt;
-      &lt;li&gt;allows marking your books as loaned, each with the loan-date and the 
-        name of the person who has borrowed them ;&lt;/li&gt;
-      &lt;li&gt;features a &lt;a href=&quot;http://developer.gnome.org/projects/gup/hig/&quot;&gt;&lt;acronym title=&quot;Human Interface Guidelines&quot;&gt;HIG&lt;/acronym&gt;&lt;/a&gt;-compliant user interface ;&lt;/li&gt;
-      &lt;li&gt;shows books in different views (standard list or icons list), that can be filtered and/or sorted;&lt;/li&gt;
-      &lt;li&gt;handles book rating and notes ;&lt;/li&gt;
-      &lt;li&gt;supports &lt;a href=&quot;http://www.cuecat.com/&quot;&gt;CueCat (C)&lt;/a&gt; barcode readers ;&lt;/li&gt;
-      &lt;li&gt;includes translations for several languages ;&lt;/li&gt;
-      &lt;li&gt;is documented in a complete manual (at the moment in English only).&lt;/li&gt;
-    &lt;/ul&gt;
-    &lt;p&gt;
-      Planned features are in a &lt;a href=&quot;http://rubyforge.org/viewvc/trunk/alexandria/TODO?revision=HEAD&amp;root=alexandria&quot;&gt;TODO&lt;/a&gt; list.
-    &lt;/p&gt;
-    &lt;p&gt;
-      Alexandria is written during spare time.  If you want to support the development you can make a donation (whatever you want).  
-    &lt;/p&gt;
-&lt;form action=&quot;https://www.paypal.com/cgi-bin/webscr&quot; method=&quot;post&quot;&gt;
-&lt;input type=&quot;hidden&quot; name=&quot;cmd&quot; value=&quot;_s-xclick&quot;/&gt;
-&lt;input type=&quot;image&quot; src=&quot;https://www.paypal.com/en_US/i/btn/x-click-but21.gif&quot; name=&quot;submit&quot; alt=&quot;Make payments with PayPal - it's fast, free and secure!&quot;/&gt;
-&lt;input type=&quot;hidden&quot; name=&quot;encrypted&quot; value=&quot;-----BEGIN PKCS7-----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-----END PKCS7-----
-&quot;/&gt;
-&lt;/form&gt;
-&lt;div align=&quot;center&quot;&gt;
- &lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
- google_ad_client = &quot;pub-1805534661793126&quot;;
- google_ad_width = 468;
- google_ad_height = 60;
- google_ad_format = &quot;468x60_as&quot;;
- google_ad_type = &quot;text_image&quot;;
- google_ad_channel =&quot;&quot;;
- google_color_border = &quot;336699&quot;;
- google_color_bg = &quot;FFFFFF&quot;;
- google_color_link = &quot;0000FF&quot;;
- google_color_url = &quot;008000&quot;;
- google_color_text = &quot;000000&quot;;
- //--&gt;&lt;/script&gt;
- &lt;script type=&quot;text/javascript&quot;
-   src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
-   &lt;/script&gt;
- &lt;/div&gt;
-
-    &lt;h2 class=&quot;screenshots&quot;&gt;Screenshots&lt;/h2&gt;
-
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_icons.png&quot;&gt;&lt;img src=&quot;alexandria_icons_small.jpg&quot; alt=&quot;View as Icons&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;View as icons, sidepane displayed&lt;/p&gt;
-    &lt;/div&gt;
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_list.png&quot;&gt;&lt;img src=&quot;alexandria_list_small.jpg&quot; alt=&quot;View as List&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;View as list&lt;/p&gt;
-    &lt;/div&gt;
-    &lt;div class=&quot;end_of_screenshots&quot;/&gt;
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_add_book.png&quot;&gt;&lt;img src=&quot;alexandria_add_book_small.jpg&quot; alt=&quot;Add a Book&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;Adding a book&lt;/p&gt;
-    &lt;/div&gt;
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_book_properties.png&quot;&gt;&lt;img src=&quot;alexandria_book_properties_small.jpg&quot; alt=&quot;Book Properties&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;Properties of a book&lt;/p&gt;
-    &lt;/div&gt;  
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_loaning.png&quot;&gt;&lt;img src=&quot;alexandria_loaning_small.jpg&quot; alt=&quot;Loaning&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;Loaning parameters&lt;/p&gt;
-    &lt;/div&gt;  
-    &lt;div class=&quot;end_of_screenshots&quot;/&gt;
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_export.png&quot;&gt;&lt;img src=&quot;alexandria_export_small.jpg&quot; alt=&quot;Exporting&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;Exporting a library as a Web page (result &lt;a href=&quot;http://laurent.sansonetti.free.fr/Stef's%20Library/&quot;&gt;here&lt;/a&gt;)&lt;/p&gt;
-    &lt;/div&gt;
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_providers_preferences.png&quot;&gt;&lt;img src=&quot;alexandria_providers_preferences_small.jpg&quot; alt=&quot;Providers Preferences&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;Providers preferences&lt;/p&gt;
-    &lt;/div&gt;
-    &lt;div class=&quot;screenshot&quot;&gt;
-      &lt;a href=&quot;alexandria_new_provider.png&quot;&gt;&lt;img src=&quot;alexandria_new_provider_small.jpg&quot; alt=&quot;New Provider&quot;/&gt;&lt;/a&gt;
-      &lt;p&gt;New Z39.50 source&lt;/p&gt;
-    &lt;/div&gt;
-    &lt;div class=&quot;end_of_screenshots&quot;/&gt;
-    
-    &lt;h2 class=&quot;support&quot;&gt;Support&lt;/h2&gt;
-    &lt;p&gt;
-      Please use the &lt;a href=&quot;http://rubyforge.org/tracker/?group_id=205&quot;&gt;tracker&lt;/a&gt; to report bugs, send patches or request features.
-    &lt;/p&gt;
-    &lt;p&gt;
-      A &lt;a href=&quot;http://rubyforge.org/mailman/listinfo/alexandria-list&quot;&gt;mailing list&lt;/a&gt; is also available at your service.
-    &lt;/p&gt;
-    &lt;p&gt;
-      Finally, if you need real-time support, you can still try to talk to a developer in &lt;a href=&quot;http://ruby-gnome2.sourceforge.jp/hiki.cgi?irc&quot;&gt;#ruby-gnome2&lt;/a&gt;.
-    &lt;/p&gt;
-    &lt;hr/&gt;
-    &lt;p&gt;
-      Copyright 2004-2005 &lt;a href=&quot;http://www.chopine.be/lrz&quot;&gt;Laurent Sansonetti&lt;/a&gt; (lrz AT chopine DOT be).
-      Graciously hosted by &lt;a href=&quot;http://www.rubyforge.org&quot;&gt;RubyForge&lt;/a&gt;!
-      Related links: &lt;a href=&quot;http://www.gnu.org/directory/All_Packages_in_Directory/alexandria.html&quot;&gt;GNU Directory&lt;/a&gt;, &lt;a href=&quot;http://raa.ruby-lang.org/project/alexandria&quot;&gt;RAA&lt;/a&gt;, &lt;a href=&quot;http://freshmeat.net/projects/alexandria_book_collection_manager/&quot;&gt;Freshmeat&lt;/a&gt;, &lt;a href=&quot;http://www.gnomefiles.org/app.php?soft_id=110&quot;&gt;GnomeFiles&lt;/a&gt;.
-    &lt;/p&gt;
-    &lt;p&gt;
-      &lt;a href=&quot;http://validator.w3.org/check/referer&quot;&gt;&lt;img src=&quot;http://www.w3.org/Icons/valid-xhtml10&quot; alt=&quot;Valid XHTML 1.0!&quot; height=&quot;31&quot; width=&quot;88&quot; border=&quot;0&quot;/&gt;&lt;/a&gt;
-      &lt;a href=&quot;http://jigsaw.w3.org/css-validator/check/referer&quot;&gt; &lt;img border=&quot;0&quot; width=&quot;88px&quot; height=&quot;31px&quot; src=&quot;http://jigsaw.w3.org/css-validator/images/vcss&quot; alt=&quot;Valid CSS!&quot;/&gt;&lt;/a&gt;
-      &lt;a href=&quot;http://www.ruby-lang.org&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;powered_by_ruby.png&quot; alt=&quot;powered by ruby!&quot;/&gt;&lt;/a&gt;
-    &lt;/p&gt;
-  &lt;/body&gt;
-&lt;/html&gt;
</del></span></pre></div>
<a id="trunkwwwindexshtml"></a>
<div class="addfile"><h4>Added: trunk/www/index.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/index.shtml                                (rev 0)
+++ trunk/www/index.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot;
+                &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8;&quot;/&gt;
+    &lt;title&gt;Alexandria: a book collection manager for GNOME&lt;/title&gt;
+    &lt;link href=&quot;css/alexandria.css&quot; type=text/css rel=&quot;stylesheet&quot;/&gt;
+    &lt;link rel=&quot;meta&quot; title=&quot;DOAP&quot; type=&quot;application/rdf+xml&quot; href=&quot;doap.rdf&quot;/&gt;
+&lt;/head&gt;
+
+   &lt;body class=section-1&gt;
+   &lt;!--#include virtual=&quot;/includes/menu.html&quot; --&gt;
+
+    &lt;h2 class=&quot;main_title&quot;&gt;Alexandria&lt;/h2&gt;
+    &lt;p&gt;
+        Alexandria is a &lt;a href=&quot;http://www.gnome.org&quot;&gt;GNOME&lt;/a&gt; application to help you manage your book collection.
+        &lt;!--
+        &lt;!--#include virtual=&quot;/includes/google_ad.html&quot; --&gt;
+        --&gt;
+    &lt;/p&gt;
+    &lt;!--#include virtual=&quot;/includes/footer.html&quot; --&gt;
+   &lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkwwwscreenshotsshtml"></a>
<div class="addfile"><h4>Added: trunk/www/screenshots.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/screenshots.shtml                                (rev 0)
+++ trunk/www/screenshots.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot;
+                &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8;&quot;/&gt;
+    &lt;title&gt;Alexandria: a book collection manager for GNOME&lt;/title&gt;
+    &lt;link href=&quot;css/alexandria.css&quot; type=text/css rel=&quot;stylesheet&quot;/&gt;
+    &lt;link rel=&quot;meta&quot; title=&quot;DOAP&quot; type=&quot;application/rdf+xml&quot; href=&quot;doap.rdf&quot;/&gt;
+&lt;/head&gt;
+
+   &lt;body class=section-4&gt;
+   &lt;!--#include virtual=&quot;/includes/menu.html&quot; --&gt;
+   
+    &lt;h2 class=&quot;screenshots&quot;&gt;Screenshots&lt;/h2&gt;
+
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/alexandria_icons.png&quot;&gt;&lt;img src=&quot;images/alexandria_icons_small.jpg&quot; alt=&quot;View as Icons&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;View as icons, sidepane displayed&lt;/p&gt;
+    &lt;/div&gt;
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/alexandria_list.png&quot;&gt;&lt;img src=&quot;images/alexandria_list_small.jpg&quot; alt=&quot;View as List&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;View as list&lt;/p&gt;
+    &lt;/div&gt;
+    &lt;div class=&quot;end_of_screenshots&quot;/&gt;
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/alexandria_add_book.png&quot;&gt;&lt;img src=&quot;images/alexandria_add_book_small.jpg&quot; alt=&quot;Add a Book&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;Adding a book&lt;/p&gt;
+    &lt;/div&gt;
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/images/alexandria_book_properties.png&quot;&gt;&lt;img src=&quot;images/alexandria_book_properties_small.jpg&quot; alt=&quot;Book Properties&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;Properties of a book&lt;/p&gt;
+    &lt;/div&gt;  
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/alexandria_loaning.png&quot;&gt;&lt;img src=&quot;images/alexandria_loaning_small.jpg&quot; alt=&quot;Loaning&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;Loaning parameters&lt;/p&gt;
+    &lt;/div&gt;  
+    &lt;div class=&quot;end_of_screenshots&quot;/&gt;
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/alexandria_export.png&quot;&gt;&lt;img src=&quot;images/alexandria_export_small.jpg&quot; alt=&quot;Exporting&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;Exporting a library as a Web page (result &lt;a href=&quot;http://laurent.sansonetti.free.fr/Stef's%20Library/&quot;&gt;here&lt;/a&gt;)&lt;/p&gt;
+    &lt;/div&gt;
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/alexandria_providers_preferences.png&quot;&gt;&lt;img src=&quot;images/alexandria_providers_preferences_small.jpg&quot; alt=&quot;Providers Preferences&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;Providers preferences&lt;/p&gt;
+    &lt;/div&gt;
+    &lt;div class=&quot;screenshot&quot;&gt;
+      &lt;a href=&quot;images/alexandria_new_provider.png&quot;&gt;&lt;img src=&quot;images/alexandria_new_provider_small.jpg&quot; alt=&quot;New Provider&quot;/&gt;&lt;/a&gt;
+      &lt;p&gt;New Z39.50 source&lt;/p&gt;
+    &lt;/div&gt;
+    &lt;div class=&quot;end_of_screenshots&quot;/&gt;
+  
+    &lt;!--#include virtual=&quot;/includes/footer.html&quot; --&gt;
+
+   &lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkwwwsupportshtml"></a>
<div class="addfile"><h4>Added: trunk/www/support.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/support.shtml                                (rev 0)
+++ trunk/www/support.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot;
+                &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8;&quot;/&gt;
+    &lt;title&gt;Alexandria: a book collection manager for GNOME&lt;/title&gt;
+    &lt;link href=&quot;css/alexandria.css&quot; type=text/css rel=&quot;stylesheet&quot;/&gt;
+    &lt;link rel=&quot;meta&quot; title=&quot;DOAP&quot; type=&quot;application/rdf+xml&quot; href=&quot;doap.rdf&quot;/&gt;
+&lt;/head&gt;
+
+   &lt;body class=section-5&gt;
+   &lt;!--#include virtual=&quot;/includes/menu.html&quot; --&gt;
+
+    &lt;h2 class=&quot;support&quot;&gt;Support&lt;/h2&gt;
+        &lt;p&gt;
+          Please use the &lt;a href=&quot;http://rubyforge.org/tracker/?group_id=205&quot;&gt;tracker&lt;/a&gt; to report bugs, send patches or request features.
+        &lt;/p&gt;
+        &lt;p&gt;
+          A &lt;a href=&quot;http://rubyforge.org/mailman/listinfo/alexandria-list&quot;&gt;mailing list&lt;/a&gt; is also available at your service.
+        &lt;/p&gt;
+        &lt;p&gt;
+          Finally, if you need real-time support, you can still try to talk to a developer in &lt;a href=&quot;http://ruby-gnome2.sourceforge.jp/hiki.cgi?irc&quot;&gt;#ruby-gnome2&lt;/a&gt;.
+        &lt;/p&gt;
+   
+    &lt;!--
+    &lt;!--#include virtual=&quot;/includes/make_a_donation.html&quot; --&gt;
+    &lt;!--#include virtual=&quot;/includes/google_ad.html&quot; --&gt;
+    --&gt;
+
+    &lt;!--#include virtual=&quot;/includes/footer.html&quot; --&gt;
+  
+   &lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre>
</div>
</div>

</body>
</html>