new menu points: LAM Pro and bounties

This commit is contained in:
Roland Gruber 2006-08-15 11:08:29 +00:00
parent ed090ae9bf
commit c713b9c1f1
30 changed files with 2346 additions and 1650 deletions

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -33,51 +33,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -85,35 +78,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -122,23 +144,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -148,13 +170,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -163,19 +185,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -26,170 +26,178 @@ function list_out(list) {
<center><a href="../index.htm"><img alt="LDAP Account Manager"
src="../images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
<p></p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">- <a
class="nav" href="../news/index.htm">News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'" class="nav">-
<a class="nav" href="../screenshots/index.htm">Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'" class="nav">-
<a class="nav" href="../documentation/index.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'" class="nav">- <a
class="nav" href="../changelog/index.htm">Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">- <a
class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'" class="nav">-
<a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'" class="nav">- <a
class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'" class="nav">- <a
class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'" class="nav">- <a
class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'" class="nav">- <a
class="nav" href="../download/debian.htm">Debian
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'" class="nav">-
<a class="nav" href="../download/freebsd.htm">FreeBSD
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'" class="nav">-
<a class="nav" href="../cvs-access/index.htm">CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'" class="nav">- <a
class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'" class="nav">- <a
class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'" class="nav">- <a
class="nav" href="../live-demo/index.htm">LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'" class="nav">-
<a class="nav" href="../mailinglists/index.htm">Mailing
lists</a></td>
</tr>
</tbody>
</table>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
</table>
<p><br>
<br>
</p>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
@ -217,6 +239,7 @@ google_color_text = "000000";
<h2><a href="install.htm">Installation</a></h2>
<h2><a href="faq.htm">FAQ</a></h2>
<h2><a href="howto.htm">HOWTOs</a></h2>
<h2><a href="supportedSchemas.htm">Supported account types</a></h2>
<p>&nbsp;<br><br><br></p>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
@ -220,7 +242,7 @@ google_color_text = "000000";
viewer included to allow access to the raw LDAP attributes. You can use
templates for account creation and use multiple configuration profiles.
LAM is translated to Catalan, Chinese (Traditional), Dutch, English, French,
German, Hungarian, Italian, Spanish and Japanese.
German, Hungarian, Italian, Japanese, Russian and Spanish.
http://sourceforge.net/projects/lam/

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -37,33 +37,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center" width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../index.htm'" class="nav">- <a class="nav" href="../index.htm">Home</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../screenshots/index.htm'" class="nav">- <a class="nav" href="../screenshots/index.htm">Screenshots</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../documentation/index.htm'" class="nav">- <a class="nav" href="../documentation/index.htm">Documentation</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../changelog/index.htm'" class="nav">- <a class="nav" href="../changelog/index.htm">Changelog</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../sponsors/donations.htm'" class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../sponsors/index.htm'" class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -71,24 +82,65 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center" width="100%">Download</th>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/index.htm'" class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/rpm.htm'" class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/debian.htm'" class="nav">- <a class="nav" href="../download/debian.htm">Debian
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/freebsd.htm'" class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../cvs-access/index.htm'" class="nav">- <a class="nav" href="../cvs-access/index.htm">CVS access</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
</table>
@ -96,16 +148,24 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center" width="100%">Developers</th>
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../developers/docs.htm'" class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../i18n/index.htm'" class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')" class="nav">- <a class="nav" href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
</tbody>
@ -114,10 +174,14 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center" width="100%">Specials</th>
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../live-demo/index.htm'" class="nav">- <a class="nav" href="../live-demo/index.htm">LAM-Live-Demo</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
@ -125,13 +189,20 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center" width="100%">Communication</th>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')" class="nav">- <a class="nav" href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../mailinglists/index.htm'" class="nav">- <a class="nav" href="../mailinglists/index.htm">Mailing lists</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
</table>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -29,51 +29,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -81,35 +74,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -118,23 +140,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -144,13 +166,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -159,19 +181,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -29,51 +29,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -81,35 +74,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -118,23 +140,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -144,13 +166,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -159,19 +181,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
@ -26,168 +27,178 @@ function list_out(list) {
<center><a href="index.htm"><img alt="LDAP Account Manager"
src="images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
<p></p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)" onclick="parent.location.href='index.htm'"
class="nav">- <a class="nav" href="index.htm">Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='news/index.htm'" class="nav">- <a
class="nav" href="news/index.htm">News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='screenshots/index.htm'" class="nav">- <a
class="nav" href="screenshots/index.htm">Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='documentation/index.htm'" class="nav">-
<a class="nav" href="documentation/index.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='changelog/index.htm'" class="nav">- <a
class="nav" href="changelog/index.htm">Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='todo/index.htm'" class="nav">- <a
class="nav" href="todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/donations.htm'" class="nav">- <a
class="nav" href="sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/index.htm'" class="nav">- <a
class="nav" href="sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='index.htm'"
class="nav"><a class="nav" href="index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='news/index.htm'"
class="nav"><a class="nav" href="news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='screenshots/index.htm'"
class="nav"><a class="nav" href="screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='documentation/index.htm'"
class="nav"><a class="nav" href="documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='changelog/index.htm'"
class="nav"><a class="nav" href="changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='todo/index.htm'"
class="nav"> <a class="nav" href="todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='lamPro/index.htm'"
class="nav"><a class="nav" href="lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/bounties.htm'"
class="nav"><a class="nav" href="sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/donations.htm'"
class="nav"><a class="nav" href="sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/index.htm'"
class="nav"><a class="nav" href="sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='download/index.htm'" class="nav">- <a
class="nav" href="download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='download/rpm.htm'" class="nav">- <a
class="nav" href="download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='download/debian.htm'" class="nav">- <a
class="nav" href="download/debian.htm">Debian
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/index.htm'"
class="nav"><a class="nav" href="download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/rpm.htm'"
class="nav"><a class="nav" href="download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/debian.htm'"
class="nav"><a class="nav" href="download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='download/freebsd.htm'" class="nav">- <a
class="nav" href="download/freebsd.htm">FreeBSD
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/freebsd.htm'"
class="nav"><a class="nav" href="download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='cvs-access/index.htm'" class="nav">- <a
class="nav" href="cvs-access/index.htm">CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='cvs-access/index.htm'"
class="nav"><a class="nav" href="cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='developers/docs.htm'" class="nav">- <a
class="nav" href="developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='i18n/index.htm'" class="nav">- <a
class="nav" href="i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='developers/docs.htm'"
class="nav"><a class="nav" href="developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='i18n/index.htm'"
class="nav"><a class="nav" href="i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='live-demo/index.htm'" class="nav">- <a
class="nav" href="live-demo/index.htm">LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='live-demo/index.htm'"
class="nav"><a class="nav" href="live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='mailinglists/index.htm'" class="nav">- <a
class="nav" href="mailinglists/index.htm">Mailing lists</a></td>
</tr>
</tbody>
</table>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='mailinglists/index.htm'"
class="nav"><a class="nav" href="mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
</table>
<p><br>
<br>
</p>
@ -237,28 +248,30 @@ Allow your users to change their personal data and password themselves.
<br>
<br>
<h2 class="features">Features:</h2>
<p class="features">- management of Unix user and group accounts
(posixAccount/posixGroup)</p>
<p class="features">- management of Samba 2.x/3 user and host
<ul>
<li>management of Unix user and group accounts
(posixAccount/posixGroup)</li>
<li>management of Samba 2.x/3 user and host
accounts
(sambaAccount/sambaSamAccount)</p>
<p class="features">- management of Kolab 2 accounts
(kolabInetorgPerson)</p>
<p class="features">- profiles for account creation</p>
<p class="features">- account creation via file upload</p>
<p class="features">- automatic creation/deletion of home
directories</p>
<p class="features">- setting quotas</p>
<p class="features">- PDF output for all accounts</p>
<p class="features">- editor for organizational units (OU)</p>
<p class="features">- schema browser</p>
<p class="features">- tree view</p>
<p class="features">- multiple configuration files</p>
<p class="features">- multi-language support (Catalan, Chinese
(sambaAccount/sambaSamAccount)</li>
<li>management of Kolab 2 accounts
(kolabInetorgPerson)</li>
<li>profiles for account creation</li>
<li>account creation via file upload</li>
<li>automatic creation/deletion of home
directories</li>
<li>setting quotas</li>
<li>PDF output for all accounts</li>
<li>editor for organizational units (OU)</li>
<li>schema browser</li>
<li>tree view</li>
<li>multiple configuration files</li>
<li>multi-language support (Catalan, Chinese
(Traditional), Dutch, English, French, German,
Hungarian, Italian, Japanese, Spanish)</p>
<p class="features">- support for LDAP+SSL</p>
<p class="features"><br>
Hungarian, Italian, Japanese, Russian, Spanish)</li>
<li>support for LDAP+SSL</li>
</ul>
<p><br>
</p>
<p class="features">
Complete list of supported account types: <a

View File

@ -39,113 +39,179 @@ function list_out(list) {
//-->
</script>
<center><a href="../index.htm"><img alt="LDAP Account Manager" src="../images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
<p>
</p><table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle" width="100%">General Infos</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../index.htm'" class="nav">- <a class="nav" href="../index.htm">Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../news/index.htm'" class="nav">- <a class="nav" href="../news/index.htm">News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../screenshots/index.htm'" class="nav">-
<a class="nav" href="../screenshots/index.htm">Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../documentation/index.htm'" class="nav">-
<a class="nav" href="../documentation/index.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../changelog/index.htm'" class="nav">- <a class="nav" href="../changelog/index.htm">Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../todo/index.htm'" class="nav">- <a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../sponsors/donations.htm'" class="nav">-
<a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../sponsors/index.htm'" class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle" width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/index.htm'" class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/rpm.htm'" class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/debian.htm'" class="nav">- <a class="nav" href="../download/debian.htm">Debian
<p></p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/freebsd.htm'" class="nav">-
<a class="nav" href="../download/freebsd.htm">FreeBSD
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../cvs-access/index.htm'" class="nav">-
<a class="nav" href="../cvs-access/index.htm">CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle" width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../developers/docs.htm'" class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../i18n/index.htm'" class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')" class="nav">- <a class="nav" href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle" width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../live-demo/index.htm'" class="nav">- <a class="nav" href="../live-demo/index.htm">LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle" width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')" class="nav">- <a class="nav" href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../mailinglists/index.htm'" class="nav">-
<a class="nav" href="../mailinglists/index.htm">Mailing
lists</a></td>
</tr>
</tbody>
</table>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
</table>
<p><br>
<br>
</p>

View File

@ -28,170 +28,178 @@ function list_out(list) {
<center><a href="../index.htm"><img alt="LDAP Account Manager"
src="../images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
<p></p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
width="100%">General Infos</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">- <a
class="nav" href="../news/index.htm">News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'" class="nav">-
<a class="nav" href="../screenshots/index.htm">Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'" class="nav">-
<a class="nav" href="../documentation/index.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'" class="nav">- <a
class="nav" href="../changelog/index.htm">Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">- <a
class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'" class="nav">-
<a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'" class="nav">- <a
class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'" class="nav">- <a
class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'" class="nav">- <a
class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'" class="nav">- <a
class="nav" href="../download/debian.htm">Debian
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'" class="nav">-
<a class="nav" href="../download/freebsd.htm">FreeBSD
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'" class="nav">-
<a class="nav" href="../cvs-access/index.htm">CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'" class="nav">- <a
class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'" class="nav">- <a
class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'" class="nav">- <a
class="nav" href="../live-demo/index.htm">LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'" class="nav">-
<a class="nav" href="../mailinglists/index.htm">Mailing
lists</a></td>
</tr>
</tbody>
</table>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
</table>
<p><br>
<br>
</p>

View File

@ -28,170 +28,178 @@ function list_out(list) {
<center><a href="../index.htm"><img alt="LDAP Account Manager"
src="../images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
<p></p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
width="100%">General Infos</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">- <a
class="nav" href="../news/index.htm">News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'" class="nav">-
<a class="nav" href="../screenshots/index.htm">Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'" class="nav">-
<a class="nav" href="../documentation/index.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'" class="nav">- <a
class="nav" href="../changelog/index.htm">Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">- <a
class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'" class="nav">-
<a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'" class="nav">- <a
class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'" class="nav">- <a
class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'" class="nav">- <a
class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'" class="nav">- <a
class="nav" href="../download/debian.htm">Debian
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'" class="nav">-
<a class="nav" href="../download/freebsd.htm">FreeBSD
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'" class="nav">-
<a class="nav" href="../cvs-access/index.htm">CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'" class="nav">- <a
class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'" class="nav">- <a
class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'" class="nav">- <a
class="nav" href="../live-demo/index.htm">LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="middle"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)"
onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'" class="nav">-
<a class="nav" href="../mailinglists/index.htm">Mailing
lists</a></td>
</tr>
</tbody>
</table>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
</table>
<p><br>
<br>
</p>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -32,51 +32,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='index.htm'" class="nav">- <a
class="nav" href="index.htm">Home</a></td>
onclick="parent.location.href='index.htm'"
class="nav"><a class="nav" href="index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='news/index.htm'" class="nav">-
<a class="nav" href="news/index.htm">News</a></td>
onclick="parent.location.href='news/index.htm'"
class="nav"><a class="nav" href="news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='screenshots/index.htm'"
class="nav">- <a class="nav" href="screenshots/index.htm"
class="nav"><a class="nav" href="screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='documentation/index.htm'"
class="nav">- <a class="nav" href="documentation/index.htm"
class="nav"><a class="nav" href="documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='changelog/index.htm'"
class="nav">- <a class="nav" href="changelog/index.htm"
class="nav"><a class="nav" href="changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='todo/index.htm'" class="nav">-
<a class="nav" href="todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/donations.htm'"
class="nav">- <a class="nav" href="sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/index.htm'"
class="nav">- <a class="nav" href="sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='todo/index.htm'"
class="nav"> <a class="nav" href="todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -84,55 +77,89 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='lamPro/index.htm'"
class="nav"><a class="nav" href="lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/bounties.htm'"
class="nav"><a class="nav" href="sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/donations.htm'"
class="nav"><a class="nav" href="sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/index.htm'"
class="nav"><a class="nav" href="sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/index.htm'"
class="nav">- <a class="nav" href="download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='cvs-access/index.htm'"
class="nav">- <a class="nav" href="cvs-access/index.htm"
>CVS Access</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/freebsd.htm'"
class="nav">- <a class="nav" href="download/freebsd.htm">FreeBSD
Port</a></td>
onclick="parent.location.href='download/rpm.htm'"
class="nav"><a class="nav" href="download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/debian.htm'"
class="nav">- <a class="nav" href="download/debian.htm">Debian
class="nav"><a class="nav" href="download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='download/freebsd.htm'"
class="nav"><a class="nav" href="download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='cvs-access/index.htm'"
class="nav"><a class="nav" href="cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='developers/docs.htm'"
class="nav">- <a class="nav" href="developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='i18n/index.htm'"
class="nav">- <a class="nav" href="i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -142,13 +169,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='live-demo/index.htm'"
class="nav">- <a class="nav" href="live-demo/index.htm"
class="nav"><a class="nav" href="live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -157,19 +184,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='mailinglists/index.htm'"
class="nav">- <a class="nav" href="mailinglists/index.htm"
class="nav"><a class="nav" href="mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>
@ -216,19 +243,7 @@ Needed skills:<br>
</ul>
<br>
<span style="font-weight: bold;">You can take a look at our developer
documentation to get an overview over the code base:</span><br>
<ul>
<li><a href="lam0.5/phpdoc/index.html">PHPDoc
(12.03.2005)</a></li>
<li><a
href="lam0.5/docs/modules-specification.htm">Module
specification (12.03.2005)</a></li>
<li><a
href="lam0.5/docs/devel/mod_index.htm">HowTo
for writing modules (12.03.2005)</a></li>
<li><a href="lam0.5/docs/devel/index.htm">Code
overview (12.03.2005)</a></li>
</ul>
documentation to get an overview over the code base.</span><br>
<br>
<br>
If you are interested in joining our team or have any questions please

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -29,51 +29,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -81,35 +74,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -118,23 +140,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -144,13 +166,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -159,19 +181,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>

View File

@ -31,51 +31,44 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
width="100%">General Infos</th>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../index.htm'" class="nav">- <a
class="nav" href="../index.htm">Home</a></td>
onclick="parent.location.href='../index.htm'"
class="nav"><a class="nav" href="../index.htm"
>Home</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../news/index.htm'" class="nav">-
<a class="nav" href="../news/index.htm">News</a></td>
onclick="parent.location.href='../news/index.htm'"
class="nav"><a class="nav" href="../news/index.htm"
>News</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../screenshots/index.htm'"
class="nav">- <a class="nav" href="../screenshots/index.htm"
class="nav"><a class="nav" href="../screenshots/index.htm"
>Screenshots</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../documentation/index.htm'"
class="nav">- <a class="nav" href="../documentation/index.htm"
class="nav"><a class="nav" href="../documentation/index.htm"
>Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../changelog/index.htm'"
class="nav">- <a class="nav" href="../changelog/index.htm"
class="nav"><a class="nav" href="../changelog/index.htm"
>Changelog</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/index.htm'" class="nav">-
<a class="nav" href="../todo/index.htm">ToDo</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
onclick="parent.location.href='../todo/index.htm'"
class="nav"> <a class="nav" href="../todo/index.htm"
>ToDo</a></td>
</tr>
</tbody>
</table>
@ -83,35 +76,64 @@ function list_out(list) {
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/donations.htm'"
class="nav"><a class="nav" href="../sponsors/donations.htm">Donations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/index.htm'"
class="nav"><a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/index.htm'"
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
class="nav"><a class="nav" href="../download/index.htm">Releases</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/rpm.htm'"
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
class="nav"><a class="nav" href="../download/rpm.htm">RPM packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/debian.htm'"
class="nav">- <a class="nav" href="../download/debian.htm">Debian
class="nav"><a class="nav" href="../download/debian.htm">Debian
packages</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../download/freebsd.htm'"
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
class="nav"><a class="nav" href="../download/freebsd.htm">FreeBSD
port</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../cvs-access/index.htm'"
class="nav">- <a class="nav" href="../cvs-access/index.htm"
class="nav"><a class="nav" href="../cvs-access/index.htm"
>CVS access</a></td>
</tr>
</tbody>
@ -120,23 +142,23 @@ port</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../developers/docs.htm'"
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
class="nav"><a class="nav" href="../developers/docs.htm">Documentation</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../i18n/index.htm'"
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
class="nav"><a class="nav" href="../i18n/index.htm">Translations</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
SourceForge</a></td>
</tr>
@ -146,13 +168,13 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../live-demo/index.htm'"
class="nav">- <a class="nav" href="../live-demo/index.htm"
class="nav"><a class="nav" href="../live-demo/index.htm"
>LAM-Live-Demo</a></td>
</tr>
</tbody>
@ -161,19 +183,19 @@ SourceForge</a></td>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left" valign="center"
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
class="nav">- <a class="nav"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../mailinglists/index.htm'"
class="nav">- <a class="nav" href="../mailinglists/index.htm"
class="nav"><a class="nav" href="../mailinglists/index.htm"
>Mailing lists</a></td>
</tr>
</tbody>