next and previous links fixed up
diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html
index 7e0c14c..d1598c5 100644
--- a/user_guide/database/active_record.html
+++ b/user_guide/database/active_record.html
@@ -598,7 +598,7 @@
 

 <div id="footer">

 <p>

-Previous Topic:&nbsp;&nbsp;<a href="results.html">Query Results</a>

+Previous Topic:&nbsp;&nbsp;<a href="helpers.html">Query Helper Functions</a>

 &nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html
index 9522c5d..8d620c5 100644
--- a/user_guide/database/call_function.html
+++ b/user_guide/database/call_function.html
@@ -114,7 +114,7 @@
 &nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

-Next Topic:&nbsp;&nbsp;<a href="utilities.html">Utilities Class</a>

+Next Topic:&nbsp;&nbsp;<a href="caching.html">Query Caching</a>

 <p>

 <p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>

 </div>

diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html
index 091faaf..af76e33 100644
--- a/user_guide/database/fields.html
+++ b/user_guide/database/fields.html
@@ -160,7 +160,7 @@
 

 <div id="footer">

 <p>

-Previous Topic:&nbsp;&nbsp;<a href="transactions.html">Transactions</a>

+Previous Topic:&nbsp;&nbsp;<a href="table_data.html"> Table Data</a>

 &nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html
index 621f6fe..3d931ad 100644
--- a/user_guide/database/table_data.html
+++ b/user_guide/database/table_data.html
@@ -105,11 +105,11 @@
 

 <div id="footer">

 <p>

-Previous Topic:&nbsp;&nbsp;<a href="fields.html">Field MetaData</a>

+Previous Topic:&nbsp;&nbsp;<a href="transactions.html"> Transactions</a>

 &nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

-Next Topic:&nbsp;&nbsp;<a href="../email.html">Email Class</a>

+Next Topic:&nbsp;&nbsp;<a href="fields.html"> Field Metadata</a>

 <p>

 <p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>

 </div>

diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html
index 5c59d78..06ed295 100644
--- a/user_guide/database/transactions.html
+++ b/user_guide/database/transactions.html
@@ -186,11 +186,10 @@
 

 <div id="footer">

 <p>

-Previous Topic:&nbsp;&nbsp;<a href="active_record.html">Active Record</a>

-&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

+Previous Topic:&nbsp;&nbsp; <a href="fields.html">Field MetaData</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

-Next Topic:&nbsp;&nbsp;<a href="fields.html">Field Metadata</a>

+Next Topic:&nbsp;&nbsp;<a href="table_data.html">Table Metadata</a>

 <p>

 <p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>

 </div>

diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html
index e901274..7ed52cb 100644
--- a/user_guide/database/utilities.html
+++ b/user_guide/database/utilities.html
@@ -329,7 +329,7 @@
 &nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

-Next Topic:&nbsp;&nbsp;<a href="caching.html">Database Caching Class</a>

+Next Topic:&nbsp;&nbsp;<a href="../libraries/email.html"> Email Class</a>

 <p>

 <p><a href="http://www.codeigniter.com">Code Igniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 &nbsp;&middot;&nbsp; <a href="http://www.pmachine.com">pMachine, Inc.</a></p>

 </div>