[Gnucash-changes] r12887 - htdocs/trunk/en/links - removing unnecessary tables and include calls

Neil Williams codehelp at cvs.gnucash.org
Thu Jan 19 12:07:03 EST 2006


Author: codehelp
Date: 2006-01-19 12:07:01 -0500 (Thu, 19 Jan 2006)
New Revision: 12887
Trac: http://svn.gnucash.org/trac/changeset/12887

Modified:
   htdocs/trunk/en/links/links-erp.phtml
   htdocs/trunk/en/links/links-general.phtml
   htdocs/trunk/en/links/links-misc.phtml
   htdocs/trunk/en/links/links-money.phtml
   htdocs/trunk/en/links/links-obsolete.phtml
   htdocs/trunk/en/links/links-palm.phtml
   htdocs/trunk/en/links/links-quote.phtml
   htdocs/trunk/en/links/links-review.phtml
   htdocs/trunk/en/links/links-stock.phtml
   htdocs/trunk/en/links/links-utilities.phtml
   htdocs/trunk/en/links/links-xml.phtml
Log:
removing unnecessary tables and include calls

Modified: htdocs/trunk/en/links/links-erp.phtml
===================================================================
--- htdocs/trunk/en/links/links-erp.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-erp.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,86 +1,108 @@
-<?php if (!ini_get('register_globals')) {
- include("../emulate_globals_on.php");
-}
-?>
-
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
-   <tr> <td colspan=2>
-<B>Business, ERP Projects</B><BR>
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
+   <tr>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr>
+   <td colspan=2><B>Business, ERP Projects</B>
      </td> </tr>
-     
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://sourceforge.net/projects/gnupos/">GnuPOS</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-     		GPL'ed Point-of-Sale system.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr style="background-color:white">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://sourceforge.net/projects/gnupos/">GnuPOS</a>
+   </td><td>
+	GPL'ed Point-of-Sale system.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://sourceforge.net/projects/mercator">Mercator</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-     		Java-based Point-of-Sale system.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider"">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://sourceforge.net/projects/mercator">Mercator</a>
+   </td><td>
+	Java-based Point-of-Sale system.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.bananahead.com/pos/index.html">BananaheadPOS</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-     		Web-based GPL'ed Point-of-Sale system.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr style="background-color:white">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.bananahead.com/pos/index.html">BananaheadPOS</a>
+   </td><td>
+	Web-based GPL'ed Point-of-Sale system.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.gnue.org/">Gnu Enterprise</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-     		The premier Gnu/GPL project aiming to create an 
-		ERP system for small, medium and large businesses.   
-		This is an ambitious project, but its the show-stopper of the bunch.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.gnue.org/">Gnu Enterprise</a>
+   </td><td>
+	The premier Gnu/GPL project aiming to create an 
+	ERP system for small, medium and large businesses.   
+	This is an ambitious project, but its the show-stopper of the bunch.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <A HREF="http://sql-ledger.com/">SQL Ledger</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 An advanced, GPL'ed, web-based business accounting package.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr style="background-color:white">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <A HREF="http://sql-ledger.com/">SQL Ledger</a>
+   </td><td>
+	 An advanced, GPL'ed, web-based business accounting package.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.zelerate.org/">
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.zelerate.org/">
 		 Zelerate AllCommerce</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	         A GPL'ed e-commerce package.  Provides modules for 
-	         content creation, inventory management, product ordering, 
-		 statistical analysis, shipping and merchandising. 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   </td><td>
+         A GPL'ed e-commerce package.  Provides modules for 
+         content creation, inventory management, product ordering, 
+	 statistical analysis, shipping and merchandising. 
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.openadaptor.org/">Open Adaptor</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A Java/XML based set of utilities to access and convert 
-		 between many different (financial & business) data formats.  
-		 Support for Oracle, Sybase, TIBCO, XML, Fix, Swift, and HTML.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr style="background-color:white">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.openadaptor.org/">Open Adaptor</a>
+   </td><td>
+	 A Java/XML based set of utilities to access and convert 
+	 between many different (financial & business) data formats.  
+	 Support for Oracle, Sybase, TIBCO, XML, Fix, Swift, and HTML.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.ios-online.de/Linux-Kontor/">Linux-Kontor</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A business accounting package that uses Java and SQL databases.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.ios-online.de/Linux-Kontor/">Linux-Kontor</a>
+   </td><td>
+	 A business accounting package that uses Java and SQL databases.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://obelisk.dhs.org">Obelisk</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-      		Business Accounting project
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.sisd.com/freeside/">Freeside</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 An open source billing and account administration package for ISP's.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.freepm.org/">FreePM Free Practice Management</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 FreePM is an open source physicans office management &amp; electronic
-		 medical record application.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr style="background-color:white">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://obelisk.dhs.org">Obelisk</a>
+   </td><td>
+	Business Accounting project
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.sisd.com/freeside/">Freeside</a>
+   </td><td>
+	 An open source billing and account administration package for ISP's.
+   </td></tr>
+
+   <tr style="background-color:white">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.freepm.org/">FreePM Free Practice Management</a>
+   </td><td>
+	 FreePM is an open source physicans office management &amp; electronic
+	 medical record application.
+   </td></tr>
    </table>
-</tr>
-</table>
+</div>
+

Modified: htdocs/trunk/en/links/links-general.phtml
===================================================================
--- htdocs/trunk/en/links/links-general.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-general.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,49 +1,60 @@
-
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
-
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
    <tr>
-     <td colspan=2>
-<B>General References</B><BR>
-     </td>
-     </tr>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.transaction.net/money/">How Money Works</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	         Money doesn't have to be a national currency: it can be frequent flyer
-		 miles, bartered hours, and other things.  This page reviews the very
-		 idea of money, and lists the characteristics of different types of money.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+     <td colspan=2><B>General References</B></td>
+   </tr>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	<a href="http://www.transaction.net/money/">How Money Works</a>
+   </td><td>
+	Money doesn't have to be a national currency: it can be frequent flyer
+	miles, bartered hours, and other things.  This page reviews the very
+	idea of money, and lists the characteristics of different types of money.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.e-gold.com/e-gold.asp?cid=281678">E-Gold</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 E-gold is an electronic currency.  Unlike a national currency, its 
-		 privately issued, and backed by gold reserves.  Unlike a credit card,
-		 its a bit more anonymous, but not quite as anonymous as cash.
-		 Slowly growing in popularity.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr style="background-color:#ececff">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.e-gold.com/e-gold.asp?cid=281678">E-Gold</a>
+   </td><td>
+	 E-gold is an electronic currency.  Unlike a national currency, its 
+	 privately issued, and backed by gold reserves.  Unlike a credit card,
+	 its a bit more anonymous, but not quite as anonymous as cash.
+	 Slowly growing in popularity.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.iasc.org.uk/frame/cen2.htm">International Accounting 
+   <tr style="background-color:#ffffff">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.iasc.org.uk/frame/cen2.htm">International Accounting 
 		 Standards</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 International Accounting Standards Committee.  Dry, but a good source
-		 of the technical and legal documents that define accounting rules.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://cbbrowne.com/info/finances.html">CBBrowne's Finances, 
-		 Linux, and Stuff</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Christopher Browne reviews a number of financial applications for Linux.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   </td><td>
+	 International Accounting Standards Committee.  Dry, but a good source
+	 of the technical and legal documents that define accounting rules.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.linuxlinks.com/Software/Financial/">LinuxLinks 
-		 Financial Software</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 An extensive list of free and commercial programs.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr style="background-color:#ececff">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://cbbrowne.com/info/finances.html">CBBrowne's Finances, 
+	 Linux, and Stuff</a>
+   </td><td>
+	 Christopher Browne reviews a number of financial applications for Linux.
+   </td></tr>
+
+   <tr style="background-color:#ffffff">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.linuxlinks.com/Software/Financial/">LinuxLinks 
+	 Financial Software</a>
+   </td><td>
+	 An extensive list of free and commercial programs.
+   </td></tr>
   </table>
-</tr>
-</table>
+</div>

Modified: htdocs/trunk/en/links/links-misc.phtml
===================================================================
--- htdocs/trunk/en/links/links-misc.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-misc.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,70 +1,93 @@
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
+   <tr>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+   <td colspan=2><B>Miscellaneous</B></td>
+   </tr>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.unixrealm.com/downloads/">Unixrealm</a>
+   </td><td>
+	 Gnome and GnuCash binaries for Solaris.
+   </td></tr>
 
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.ibm.com/java/sanfrancisco">IBM San Francisco</a>
+   </td><td>
+	 Business and Financial Java classes.
+   </td></tr>
+	 
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.integrion.com/">Integrion</a>
+   </td><td>
+	 A 16-bank + IBM consortium aimed at building an on-line banking 
+	 infrastructure.  Currently deployed by some rather large banks.
+   </td></tr>
 
-<tr> <td colspan=2>
-<B>Miscellaneous</B><BR>
-</td> </tr>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.sun.com/980224/javapos/">Java Point of Sale</a>
+   </td><td>
+	 &nbsp;
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.unixrealm.com/downloads/">Unixrealm</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Gnome and GnuCash binaries for Solaris.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.pango.org/">Pango</a>
+   </td><td>
+	 Internationalized text rendering for gtk.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.ibm.com/java/sanfrancisco">IBM San Francisco</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Business and Financial Java classes.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="ftp://ftp.gnu.org/pub/gnu/plotutils/">Gnu Plotutils</a>
+   </td><td>
+	 A graphing/plotting package.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.integrion.com/">Integrion</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A 16-bank + IBM consortium aimed at building an on-line banking 
-		 infrastructure.  Currently deployed by some rather large banks.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.im.lcs.mit.edu/~magnus/ml/">GTK grid widget</a>
+   </td><td>
+	 May be better than Clint, gtktable
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.sun.com/980224/javapos/">Java Point of Sale</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 &nbsp;
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.didx.com/xml-builder.html">XML Builder</a>
+   </td><td>
+	 Allows GUI screens to be described using XML markup. See also mozilla.org's xpfe.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.pango.org/">Pango</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Internationalized text rendering for gtk.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.engelschall.com/sw/eperl">Embedded Perl</a>
+   </td><td>
+	 Allows perl to be embedded into html pages to create dynamic content.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="ftp://ftp.gnu.org/pub/gnu/plotutils/">Gnu Plotutils</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A graphing/ploting package.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.im.lcs.mit.edu/~magnus/ml/">GTK grid widget</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 May be better than Clint, gtktable
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.didx.com/xml-builder.html">XML Builder</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Allows GUI screens to be described using XML markup. See also mozilla.org's xpfe.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.engelschall.com/sw/eperl">Embedded Perl</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Allows perl to be embedded into html pages to create dynamic content.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.ispras.ru/~knizhnik/gigabase.html">GigaBASE</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Embeddable SQL database.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.ispras.ru/~knizhnik/gigabase.html">GigaBASE</a>
+   </td><td>
+	 Embeddable SQL database.
+   </td></tr>
    </table>
-</tr>
-</table>
+</div>
+

Modified: htdocs/trunk/en/links/links-money.phtml
===================================================================
--- htdocs/trunk/en/links/links-money.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-money.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,108 +1,134 @@
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
+   <tr>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+  <td colspan=2><B>Electronic Money Systems</B>
+  </td>
+  </tr>
+    <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.thecomicreader.com/html/icst/icst-5/icst-5.html">
+	I Can't Stop Thinking #5</a>
+   </td><td>
+        A little comic strip that explains micropayments.
+	See also 
+	<a href="http://www.thecomicreader.com/html/icst/icst-5/rc-184.jpg">page 184</a> and 
+	<a href="http://www.thecomicreader.com/html/icst/icst-5/rc-185.jpg">page 185</a>
+	for a history of micropayments.  The new economy rational is explained in 
+	<a href="http://www.thecomicreader.com/html/icst/icst-6/icst-6.html">
+	issue 6</a>.  But there is also a
+	<a href="http://www.openp2p.com/pub/a/p2p/2000/12/19/micropayments.html">
+	Case Against Micropayments</a>.
+	That's not stopping <a href="http://www.javien.com/products/mp.html">Javien</a>,
+	a company that promises open source micropayment tools real soon now.
+	The <a href="http://www.w3.org/TR/Micropayment-Markup/">W3C is working on
+	a micropayment protocol</a>.
+   </td></tr>
 
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
-   <tr> <td colspan=2>
-<B>Electronic Money Systems</B><BR>
-     </td> </tr>
-     
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.thecomicreader.com/html/icst/icst-5/icst-5.html">I Can't Stop Thinking #5</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        A little comic strip that explains micropayments.
-		See also 
-		<a href="http://www.thecomicreader.com/html/icst/icst-5/rc-184.jpg">page 184</a> and 
-		<a href="http://www.thecomicreader.com/html/icst/icst-5/rc-185.jpg">page 185</a>
-		for a history of micropayments.  The new economy rational is explained in 
-		<a href="http://www.thecomicreader.com/html/icst/icst-6/icst-6.html">
-		issue 6</a>.  But there is also a
-		<a href="http://www.openp2p.com/pub/a/p2p/2000/12/19/micropayments.html">
-		Case Against Micropayments</a>.
-		That's not stopping <a href="http://www.javien.com/products/mp.html">Javien</a>,
-		a company that promises open source micropayment tools real soon now.
-		The <a href="http://www.w3.org/TR/Micropayment-Markup/">W3C is working on
-		a micropayment protocol</a>.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://ecommerce.internet.com/news/insights/ectech/article/">Review of Payment Systems</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        Latest installment of an annual review of alternative payment systems.
-		Reviews the hows and whys, and lists a number of different systems.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://ecommerce.internet.com/news/insights/ectech/article/">
+	Review of Payment Systems</a>
+   </td><td>
+        Latest installment of an annual review of alternative payment systems.
+	Reviews the hows and whys, and lists a number of different systems.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.webfunds.org/">WebFunds</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        WebFunds is an Open Source project to create an 
-		<a href="http://webfunds.org/guide/show_time/index.html">
-		extensible payments system</a>,  i.e. e-Money and e-Wallets.
-		The concept of the 'value' of the money is embodied in a 'Ricardian 
-		Contract', using strong crypto to authenticate.  The system has been 
-		used with real money, although only small amounts of money appear to 
-		be in circulation (approx $100,000 USD as of this writing).
-		The project has been running for over five years, and is now in its 
-		third revision.  Java-based. 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.webfunds.org/">WebFunds</a>
+   </td><td>
+        WebFunds is an Open Source project to create an 
+	<a href="http://webfunds.org/guide/show_time/index.html">
+	extensible payments system</a>,  i.e. e-Money and e-Wallets.
+	The concept of the 'value' of the money is embodied in a 'Ricardian 
+	Contract', using strong crypto to authenticate.  The system has been 
+	used with real money, although only small amounts of money appear to 
+	be in circulation (approx $100,000 USD as of this writing).
+	The project has been running for over five years, and is now in its 
+	third revision.  Java-based. 
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.e-gold.com/e-gold.asp?cid=281678">E-Gold</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        E-Gold is a tradeable currency backed by gold and other 
-		precious metal deposits.  One way to think of e-gold is as
-		a mutual fund for gold.  However, it is no ordinary mutual fund,
-		and behaves a lot more like a currency: that is, you can very easily
-		give very tiny (or large) amounts of e-gold to other people. 
-		There is no minimum balance requirement: you can maintain a 
-		balance of pennies.  There is a service fee, but it is minimal.
-		E-Gold was designed and is really meant to be used as a (convertible)
-		currency backed by hard assets.
-		<p>
-		Pluses:  dozens of market makers make it easy to convert to and from 
-		e-gold; you are not dependent on one corporation for conversion.
-		Simple open-source programming API.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.e-gold.com/e-gold.asp?cid=281678">E-Gold</a>
+   </td><td>
+        <p>E-Gold is a tradeable currency backed by gold and other 
+	precious metal deposits.  One way to think of e-gold is as
+	a mutual fund for gold.  However, it is no ordinary mutual fund,
+	and behaves a lot more like a currency: that is, you can very easily
+	give very tiny (or large) amounts of e-gold to other people. 
+	There is no minimum balance requirement: you can maintain a 
+	balance of pennies.  There is a service fee, but it is minimal.
+	E-Gold was designed and is really meant to be used as a (convertible)
+	currency backed by hard assets.</p>
+	<p>Plusses:  dozens of market makers make it easy to convert to and from 
+	e-gold; you are not dependent on one corporation for conversion.
+	Simple open-source programming API.</p>
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.ezcmoney.com/">EZCmoney</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	 	EZCmoney is an electronic merchant payment system.  Consumers can
-		deposit money in an EZCmoney account, and then tell a merchant thier
-		account number.  Transaction approval happens by email.  
-		Customer-to-customer transactions are not currently supported.
-		EZCmoney claims to provide a level of security that credit-card 
-		based shopping does not.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.ezcmoney.com/">EZCmoney</a>
+   </td><td>
+ 	EZCmoney is an electronic merchant payment system.  Consumers can
+	deposit money in an EZCmoney account, and then tell a merchant thier
+	account number.  Transaction approval happens by email.  
+	Customer-to-customer transactions are not currently supported.
+	EZCmoney claims to provide a level of security that credit-card 
+	based shopping does not.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="https://www.qchex.com/home.asp">Qchex</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        Consumer sends a 'check' to someone.  Web-based, interface resembles
-		a paper check.  Option to send an 'email' check, or an actual paper check.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="https://www.qchex.com/home.asp">Qchex</a>
+   </td><td>
+        Consumer sends a 'check' to someone.  Web-based, interface resembles
+	a paper check.  Option to send an 'email' check, or an actual paper check.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.achex.com:80/index.htm">Achex</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        Allows you to send a check to someone. Web-based.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.ipin.com/">Ipin</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        Web-based payment system.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.achex.com:80/index.htm">Achex</a>
+   </td><td>
+        Allows you to send a check to someone. Web-based.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.webmoney.com/">WebMoney</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	        No obvious way to redeem.  No programming interfaces
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.ipin.com/">Ipin</a>
+   </td><td>
+        Web-based payment system.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<a href="http://www.goldmoney.com/">GoldMoney</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.webmoney.com/">WebMoney</a>
+   </td><td>
+        No obvious way to redeem.  No programming interfaces
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<a href="http://www.goldmoney.com/">GoldMoney</a>
+   </td><td>
 	        ?
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-
+   </td></tr>
    </table>
 </tr>
 </table>

Modified: htdocs/trunk/en/links/links-obsolete.phtml
===================================================================
--- htdocs/trunk/en/links/links-obsolete.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-obsolete.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,48 +1,58 @@
-
-<font size=-1>
+<div>
+<small>
 The following URL's are inactive, obsolete or otherwise wasting
 away, but are here for historical interest, in part to document
 the way things used to be. Of archeological, nostalgic use
 only.
-</font>
+</small>
+</div>
 
-<br><br>
-
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
-
-
-	 
-   <tr> <td colspan=2>
-<B>Historical References</B><BR>
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
+   <tr>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+   <td colspan=2><B>Historical References</B>
      </td> </tr>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.cs.hmc.edu/~rclark/xacc/">X-Accountant Home Page</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 This was the original site for the GPL'ed accounting 
-		 package that eventually evolved into GnuCash. Robin Clark wrote 
-		 the first version while at school at Harvey Mudd College.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.cs.hmc.edu/~rclark/xacc/">X-Accountant Home Page</a>
+   </td><td>
+	 This was the original site for the GPL'ed accounting 
+	 package that eventually evolved into GnuCash. Robin Clark wrote 
+	 the first version while at school at Harvey Mudd College.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.dnaco.net/~bcooper/watermark/index.html">WaterMark</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Gnome/KDE personal finance project page.  Watermark and 
-		 GnoMoney were proposed about the same time, and there was talk 
-		 of joining forces with X-Accountant.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.dnaco.net/~bcooper/watermark/index.html">WaterMark</a>
+   </td><td>
+	 Gnome/KDE personal finance project page.  Watermark and 
+	 GnoMoney were proposed about the same time, and there was talk 
+	 of joining forces with X-Accountant.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.im.lcs.mit.edu/~magnus/ml/">Maxwell's Lemur</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 GTK based table widget
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.im.lcs.mit.edu/~magnus/ml/">Maxwell's Lemur</a>
+   </td><td>
+	 GTK based table widget
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.telly.org/freemoney/">FreeMoney</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Linux small-business accounting s/w.  A proposal to build a 
-		 business package backed by SQL.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.telly.org/freemoney/">FreeMoney</a>
+   </td><td>
+	 Linux small-business accounting s/w.  A proposal to build a 
+	 business package backed by SQL.
+   </td></tr>
    </table>
-</tr>
-</table>
+</div>
+

Modified: htdocs/trunk/en/links/links-palm.phtml
===================================================================
--- htdocs/trunk/en/links/links-palm.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-palm.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,23 +1,30 @@
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
+   <tr>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+   <td colspan=2><B>Palm Computing</B>
+   </td> </tr>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+       	<A HREF="http://sourceforge.net/projects/pm2qif/">
+	pm2qif PocketMoney to QIF Converter</a>
+   </td><td>
+	  A set of perl scripts to convert PocketMoney DB files to QIF 
+	  files.  PocketMoney is a popular Palm shareware accounting package.
+   </td></tr>
 
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <A HREF="http://sourceforge.net/projects/freecoins/">FreeCoins</a>
+   </td><td>
+	 A GPL'ed accounting program for the PalmOS
+   </td></tr>
+   </table>
+</div>
 
-   <tr><td colspan=2>
-<B>Palm Computing</B><BR>
-   </td> </tr>
-   
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-         	<A HREF="http://sourceforge.net/projects/pm2qif/">pm2qif PocketMoney 
-		to QIF Converter</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		  A set of perl scripts to convert PocketMoney DB files to QIF 
-		  files.  PocketMoney is a popular Palm shareware accounting package.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <A HREF="http://sourceforge.net/projects/freecoins/">FreeCoins</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A GPL'ed accounting program for the PalmOS
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-   </table>
-</tr>
-</table>

Modified: htdocs/trunk/en/links/links-quote.phtml
===================================================================
--- htdocs/trunk/en/links/links-quote.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-quote.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,67 +1,87 @@
-
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
-
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
    <tr>
-     <td colspan=2>
-<B>Quote Sources, Tools</B><BR>
-     </td>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
    </tr>
+   <tr class="tblbanner">
+   <td colspan=2><B>Quote Sources, Tools</B>
+   </td>
+   </tr>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://finance-quote.sourceforge.net/">Finance::Quote</a>
+   </td><td>
+	 Perl module for getting stock price and currency exchange rate data 
+	 from a variety of web sources.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://finance-quote.sourceforge.net/">Finance::Quote</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Perl module for getting stock price and currency exchange rate data 
-		 from a variety of web sources.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://getquote.giammy.com/">GetQuote</a>
+   </td><td>
+	 A command-line tool for getting stock quotes. Implemented in C.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://getquote.giammy.com/">GetQuote</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A command-line tool for getting stock quotes. Implemented in C.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.marketwatch.com/tools/quotes/basic.asp?siteid=mktw">CBS
-		 MarketWatch</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Free data streaming.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.marketwatch.com/tools/quotes/basic.asp?siteid=mktw">
+	CBS MarketWatch</a>
+   </td><td>
+	 Free data streaming.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.datek.com/">Datek</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Free data streaming.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.datek.com/">Datek</a>
+   </td><td>
+	 Free data streaming.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://quicken.excite.com/investments/quotes/">Excite - Quicken</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Free data streaming.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://quicken.excite.com/investments/quotes/">Excite - Quicken</a>
+   </td><td>
+	 Free data streaming.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.financialweb.com/mktIndex.asp">FinancialWeb</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Free data streaming.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.financialweb.com/mktIndex.asp">FinancialWeb</a>
+   </td><td>
+	 Free data streaming.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://freerealtime.com">FreeRealTime</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Free data streaming.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://freerealtime.com">FreeRealTime</a>
+   </td><td>
+	 Free data streaming.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://money.go.com">GoMoney - ABC News</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Free data streaming.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://money.go.com">GoMoney - ABC News</a>
+   </td><td>
+	 Free data streaming.
+   </td></tr>
 	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.money.net">MoneyNet</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Free data streaming.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.money.net">MoneyNet</a>
+   </td><td>
+	 Free data streaming.
+   </td></tr>
    </table>
-</tr>
-</table>
+</div>
+

Modified: htdocs/trunk/en/links/links-review.phtml
===================================================================
--- htdocs/trunk/en/links/links-review.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-review.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,10 +1,10 @@
-
+<div>
     <h2>Gnucash Review &amp; Rating Sites</h2>
     Sites that rate, review, rank or publicize gnucash.
 
     <ul>
     <li><a href="http://freshmeat.net/projects/gnucash/?highlight=gnucash">Freshmeat</a>
-        
+
     <li>ZD Net <a href="http://www.appwatch.com/Linux/App/571/data.html">
         AppWatch</a> will email a notification to you when a new version
         of gnucash is out. Also lists a 'popularity index'.
@@ -13,5 +13,7 @@
     <li><a href="http://linux.davecentral.com/6044_officeacct.html">Dave 
         Central</a>.  
     <li><a href="http://www.linuxberg.com/x11html/preview/9340.html">Tucows</a>
-    <li><a href="http://www.softseek.com/Linux/Home_Family_and_Leisure/Home_Finance/Review_42842_index.html">Softseek</a>
+    <li><a href="http://www.softseek.com/Linux/Home_Family_and_Leisure/Home_Finance/Review_42842_index.html">
+	Softseek</a>
     </ul>
+</div>

Modified: htdocs/trunk/en/links/links-stock.phtml
===================================================================
--- htdocs/trunk/en/links/links-stock.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-stock.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,92 +1,114 @@
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
+   <tr>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+   <td colspan=2><B>Stock Trading &amp; Technical Analysis</B>
+   </td> </tr>
+      <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://avidus.sourceforge.net/">Avidus</a>
+   </td><td>
+	 Stock technical analysis &amp; graphing program.  GTK based.
+   </td></tr>
 
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://ffts.sourceforge.net/">FFTS Finicky Financial Trading System</a>
+   </td><td>
+	 Tracks trades, provides risk reports.  A 'front office' trading system.
+   </td></tr>
 
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.freemarket-project.org/">FreeMarket</a>
+   </td><td>
+	 Stock technical analysis and graphing program.  Supports Easy 
+	 Language TradeStation scripts.  Server supports Datek live data 
+	 feeds.  This website is quite beautiful, and is aimed at building 
+	 a whole user community around it.  
+   </td></tr>
 
-	 
-   <tr> <td colspan=2>
-<B>Stock Trading & Technical Analysis</B><BR>
-     </td> </tr>
-     
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://avidus.sourceforge.net/">Avidus</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Stock technical analysis & graphing program.  GTK based.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://gchartman.sourceforge.net/">gChartman</a>
+   </td><td>
+	 A gtk/gnome program for technical stock charting.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://ffts.sourceforge.net/">FFTS Finicky Financial Trading System</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Tracks trades, provides risk reports.  A 'front office' trading system.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.geniustrader.org/">Genius Trader</a>
+   </td><td>
+	 Stock graphing and analysis tool. Based on Perl and Tk.
+   </td></tr>
 
-<!--
-Freemarket site currently hijacked by pornographers .. 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.freemarket-project.org/">FreeMarket</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Stock technical analysis and graphing program.  Supports Easy 
-		 Language TradeStation scripts.  Server supports Datek live data 
-		 feeds.  This website is quite beautiful, and is aimed at building 
-		 a whole user community around it.  
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
- -->
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href=" http://download.gnome.org/GNOME/unstable/sources/gnome-chart/">
+	GnomeChart</a>
+   </td><td>
+	 Gnome stock grapher, based on Guppi.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://gchartman.sourceforge.net/">gChartman</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A gtk/gnome program for technical stock charting.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://gstalker.sourceforge.net/">gstalker</a>
+   </td><td>
+	 GTK/Gnome stock grapher.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <!-- <a href="http://prope.insa-lyon.fr/~rhertzog/geniustrader/">Genius Trader</a> -->
-		 <a href="http://www.geniustrader.org/">Genius Trader</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Stock graphing and analysis tool. Based on Perl and Tk.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.centercube.com/GtkPortfolio/news.html">GtkPortfolio</a>
+   </td><td>
+	 A portfolio tracking tool.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href=" http://download.gnome.org/GNOME/unstable/sources/gnome-chart/">GnomeChart</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Gnome stock grapher, based on Guppi.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://kstocks.sourceforge.net/">KStocks</a>
+   </td><td>
+	 KDE based stock graphing tool. Still primitive.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://gstalker.sourceforge.net/">gstalker</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 GTK/Gnome stock grapher.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://eiffel-mas.sourceforge.net/">MAS Market Analysis System</a>
+   </td><td>
+	 Client-server. Supports large variety of complex 
+	 technical indicators. Has Linux, MSWindows clients.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.centercube.com/GtkPortfolio/news.html">GtkPortfolio</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A portfolio tracking tool.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://tree.sourceforge.net/">TREE</a>
+   </td><td>
+	 A historical price database server.  Feeds itself with 
+	 live capture of streaming data.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://kstocks.sourceforge.net/">KStocks</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 KDE based stock graphing tool. Still primitive.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.daveware.com/linuxrapid.html">Xrapid</a>
+   </td><td>
+	  Stock technical analysis.
+   </td></tr>
+   </table>
+</div>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://eiffel-mas.sourceforge.net/">MAS Market Analysis System</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Client-server.  Supports large variety of complex 
-		 technical indicators.  Has Linux, MSWindows clients.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://tree.sourceforge.net/">TREE</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A historical price database server.  Feeds itself with 
-		 live capture of streaming data.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.daveware.com/linuxrapid.html">Xrapid</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		  Stock technical analysis.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-   </table>
-</tr>
-</table>

Modified: htdocs/trunk/en/links/links-utilities.phtml
===================================================================
--- htdocs/trunk/en/links/links-utilities.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-utilities.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,33 +1,45 @@
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
+   <tr>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+   <td colspan=2><B>Utilities</B>
+   </td> </tr>
+      <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	<A HREF="http://gnucashtoqif.sourceforge.net/">gnucashtoqif</a>
+   </td><td>
+	 Java tool for converting GnuCash XML files to QIF.
+   </td></tr>
 
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
+      <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	<A HREF="http://nicolas.marchildon.net/gnu_qif/">gnu_qif</a>
+   </td><td>
+	 Java tool for converting other financial formats to QIF.
+   </td></tr>
 
-   <tr> <td colspan=2>
-<B>Utilities</B><BR>
-     </td> </tr>
+      <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	<A HREF="http://www-cad.eecs.berkeley.edu/~gooch/mymdump.html">MYMdump</a>
+   </td><td>
+	 MYM Managing Your Money to QIF Converter.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		<A HREF="http://gnucashtoqif.sourceforge.net/">gnucashtoqif</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Java tool for converting GnuCash XML files to QIF.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		<A HREF="http://nicolas.marchildon.net/gnu_qif/">gnu_qif</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Java tool for converting other financial formats to QIF.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		<A HREF="http://www-cad.eecs.berkeley.edu/~gooch/mymdump.html">MYMdump</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 MYM Managing Your Money to QIF Converter.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.snaught.com/gbonds/">GBonds</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Gnome desktop tool for tracking U.S. Savings Bonds.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+      <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.snaught.com/gbonds/">GBonds</a>
+   </td><td>
+	 Gnome desktop tool for tracking U.S. Savings Bonds.
+   </td></tr>
+
    </table>
-</tr>
-</table>
+</div>
+

Modified: htdocs/trunk/en/links/links-xml.phtml
===================================================================
--- htdocs/trunk/en/links/links-xml.phtml	2006-01-19 14:16:58 UTC (rev 12886)
+++ htdocs/trunk/en/links/links-xml.phtml	2006-01-19 17:07:01 UTC (rev 12887)
@@ -1,130 +1,163 @@
-
-<?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-header.phtml"); ?>
-
+<div class="tblborder">
+   <table class="tbllimit" cellpadding=5 cellspacing=1>
+   <colgroup><col width="25%"><col width="50%"></colgroup>
    <tr>
-     <td colspan=2>
-<B>XML and Other Data Formats</B><BR>
+     <td class="tblheader"><b>Name</b></td>
+     <td class="tblheader"><b>Description</b></td>
+   </tr>
+   <tr class="tblbanner">
+     <td colspan=2><B>XML and Other Data Formats</B>
      </td>
    </tr>
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.semper.org/">Secure Electronic Marketplace for Europe</a>
+   </td><td>
+	 SEMPER is a European R&amp;D project in the area of secure 
+	 electronic commerce over open networks.
+   </td></tr>
 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.semper.org/">Secure Electronic Marketplace for Europe</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 SEMPER is a European R&amp;D project in the area of secure 
-		 electronic commerce over open networks.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://ganges.cs.tcd.ie/mepeirce/Project/oninternet.html">Payment 
-		 mechanisms designed for the Internet</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Provides a treasure-trove of links for zillions of standards and proposals.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.cloanto.com/specs/seriff.html">SERIFF</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Simple Exchange Rate Information File Format.  Completely *.ini-centric 
-		 in layout and design, but otherwise seemingly quite complete.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.cosource.com/cgi-bin/cos.pl/wish/info/339">Quicken 
-		 File Reader</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 RFP at Cosource is willing to pay $25,000 for a file reader that can 
-		 read Quicken files natively.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.ifxforum.org">IFX Forum</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 XML-based financial-info exchange protocol developed by various banks.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.ofx.net/">Open Financial Exchange</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 A consortium backed by Intuit, CheckFree and Microsoft do advance 
-		 on-line banking. Primarily a definition of OFX, an XML-based protocol 
-		 for the exchange of banking info and on-line bill-pay.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.ietf.org/html.charters/trade-charter.html">Open Trading Protocol</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 IETF Proposed Standard for an XML-based internet commerce protocol. 
-		 Offers support for offering goods &amp; services, pruchases, 
-		 invoice presentation, payment and payment receipts.  Version 1 
-		 has been around for years and currently exists as an informational RFC.
-		 Version 2 is in development and slated to become a draft in Summer 2001.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.fpml./org">FpML - Financial Product Markup Language</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 XML-based protocol for the exchange and trading of financial instruments.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <!-- <a href="http://www.europay.ch/products/systems/dta/dta-en.html">DTA</a> -->
-		 <!-- <a href="http://www.sic.ch/en/c6_2.htm">DTA</a> -->
-		 <a href="http://www.sic.ch/dl_tkicch_dta.pdf">DTA</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 (Daten Traeger Austausch) is an online banking format used in 
-		 Switzerland by --all-- Swiss banks.  The format is open.  See also the 
-		 dtaus software on metalab.unc.edu or mirrors.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.hbci.de/english/index.html">HBCI</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	         Home Banking Computer Interface -- a banking protocol used widely 
-		 by German banks.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.smbxml.org">Small Business XML</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Publicly-documented XML DTD for conducting small & medium-sized 
-		 business transactions.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.openapplications.org/">Open Applications Group</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Specs for XML-based business software interoperability.  Includes 
-		 XML specs for request-for-quote, shipping, & numerous other projects.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.compassgl.org/newhometest/990305fr1.html">OMG General 
-		 Ledger (GL) Facility</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 The Compass submission for the OMG (CORBA) General Ledger.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.xfrml.org/">XFRML, XML-based Financial Reporting 
-		 Markup Language</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-		 Quote from their site: <i>XFRML is a framework that will allow the 
-		 financial community a standards-based method to prepare, publish in a 
-		 variety of formats, exchange and analyze financial reports and the 
-		 information they contain.</i> 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
-	 
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-start.phtml"); ?>
-		 <a href="http://www.ietf.org/rfc/rfc2371.txt">TIP- Transaction Internet 
-		 Protocol</a>
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-middle.phtml"); ?>
-	         The Transaction Internet Protocol (RFC 2371) difines a simple 
-		 transactional two-phase-commit protocol that can be used for 
-		 transactional messaging.  For example, if you want to withdraw
-		 $100 from an account on computer A and deposit that money into 
-		 an account one computer B, and make sure that you haven't 'lost'
-		 or 'gained' the money in transit, you need a transactional protocol.
-	 <?php include($GLOBALS['DOCUMENT_ROOT']."/en/components/links-end.phtml"); ?>
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://ganges.cs.tcd.ie/mepeirce/Project/oninternet.html">
+	Payment mechanisms designed for the Internet</a>
+   </td><td>
+	Provides a treasure-trove of links for zillions of standards and proposals.
+   </td></tr>
+
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.cloanto.com/specs/seriff.html">SERIFF</a>
+   </td><td>
+	 Simple Exchange Rate Information File Format.  Completely *.ini-centric 
+	 in layout and design, but otherwise seemingly quite complete.
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.cosource.com/cgi-bin/cos.pl/wish/info/339">
+	Quicken File Reader</a>
+   </td><td>
+	RFP at Cosource is willing to pay $25,000 for a file reader that can 
+	read Quicken files natively.
+   </td></tr>
+
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.ifxforum.org">IFX Forum</a>
+   </td><td>
+	 XML-based financial-info exchange protocol developed by various banks.
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.ofx.net/">Open Financial Exchange</a>
+   </td><td>
+	 A consortium backed by Intuit, CheckFree and Microsoft to advance 
+	 on-line banking. Primarily a definition of OFX, an XML-based protocol 
+	 for the exchange of banking info and on-line bill-pay.
+   </td></tr>
+
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.ietf.org/html.charters/trade-charter.html">
+	Open Trading Protocol</a>
+   </td><td>
+	 IETF Proposed Standard for an XML-based internet commerce protocol. 
+	 Offers support for offering goods &amp; services, pruchases, 
+	 invoice presentation, payment and payment receipts.  Version 1 
+	 has been around for years and currently exists as an informational RFC.
+	 Version 2 is in development and slated to become a draft in Summer 2001.
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.fpml./org">FpML - Financial Product Markup Language</a>
+   </td><td>
+	 XML-based protocol for the exchange and trading of financial instruments.
+   </td></tr>
+
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <!-- <a href="http://www.europay.ch/products/systems/dta/dta-en.html">DTA</a> -->
+	 <!-- <a href="http://www.sic.ch/en/c6_2.htm">DTA</a> -->
+	 <a href="http://www.sic.ch/dl_tkicch_dta.pdf">DTA</a>
+   </td><td>
+	 (Daten Traeger Austausch) is an online banking format used in 
+	 Switzerland by --all-- Swiss banks.  The format is open.  See also the 
+	 dtaus software on metalab.unc.edu or mirrors.
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.hbci.de/english/index.html">HBCI</a>
+   </td><td>
+         Home Banking Computer Interface -- a banking protocol used widely 
+	 by German banks.
+   </td></tr>
+
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.smbxml.org">Small Business XML</a>
+   </td><td>
+	 Publicly-documented XML DTD for conducting small & medium-sized 
+	 business transactions.
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.openapplications.org/">Open Applications Group</a>
+   </td><td>
+	 Specs for XML-based business software interoperability.  Includes 
+	 XML specs for request-for-quote, shipping, &amp; numerous other projects.
+   </td></tr>
+
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.compassgl.org/newhometest/990305fr1.html">
+	OMG General Ledger (GL) Facility</a>
+   </td><td>
+	 The Compass submission for the OMG (CORBA) General Ledger.
+   </td></tr>
+
+   <tr class="divider">
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.xfrml.org/">
+	XFRML, XML-based Financial Reporting Markup Language</a>
+   </td><td>
+	 Quote from their site: <i>XFRML is a framework that will allow the 
+	 financial community a standards-based method to prepare, publish in a 
+	 variety of formats, exchange and analyze financial reports and the 
+	 information they contain.</i> 
+   </td></tr>
+
+   <tr>
+   <td><img src="/images/icons/document.txt.gif" width=16 height=16 
+	alt="document icon">
+	 <a href="http://www.ietf.org/rfc/rfc2371.txt">
+	TIP- Transaction Internet Protocol</a>
+   </td><td>
+         The Transaction Internet Protocol (RFC 2371) defines a simple 
+	 transactional two-phase-commit protocol that can be used for 
+	 transactional messaging.  For example, if you want to withdraw
+	 $100 from an account on computer A and deposit that money into 
+	 an account one computer B, and make sure that you haven't 'lost'
+	 or 'gained' the money in transit, you need a transactional protocol.
+   </td></tr>
    </table>
-</tr>
-</table>
+</div>
+



More information about the gnucash-changes mailing list