relative links again
This commit is contained in:
parent
3ffb99e1a7
commit
6b7adab01a
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -851,7 +851,7 @@ fit<br>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -222,7 +222,7 @@ More information concerning LAM and CVS can be found at <a href="http://sourcefo
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -236,7 +236,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -26,8 +26,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -38,46 +38,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -90,30 +90,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -127,13 +127,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -153,8 +153,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -174,8 +174,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -195,7 +195,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -304,7 +304,7 @@ public <a href="http://lists.sourceforge.net/lists/listinfo/lam-public">mailingl
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -223,7 +223,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -223,7 +223,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -277,7 +277,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -293,7 +293,7 @@ google_color_text = "000000";
|
|||
|
||||
<h2>Download:</h2>
|
||||
<pre>
|
||||
You can get the newest version at http://lam.sourceforge.net/.
|
||||
You can get the newest version at ../.
|
||||
</pre>
|
||||
|
||||
<h2>License:</h2>
|
||||
|
@ -308,7 +308,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -290,7 +290,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -227,7 +227,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -222,7 +222,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -456,7 +456,7 @@ Debian package - ldap-account-manager_0.5.0-1_all.deb</a> </td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -597,7 +597,7 @@ File - suse-8.2-LDAP-Account-Manager-0.1-1.noarch.rpm</a> </td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -223,7 +223,7 @@ Thanks to Iain Lea who maintains the RPM packages.
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -22,8 +22,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -34,46 +34,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -86,30 +86,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -123,13 +123,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -149,8 +149,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -170,8 +170,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -189,7 +189,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -268,7 +268,7 @@ Whenever the translations need to be updated we will inform you on <a
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -22,8 +22,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -34,46 +34,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -86,30 +86,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -123,13 +123,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -149,8 +149,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -170,8 +170,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -189,7 +189,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -310,7 +310,7 @@ you find translation errors please write to
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<link rel="stylesheet" type="text/css" href="http://lam.sourceforge.net/style/layout.css">
|
||||
<link rel="stylesheet" type="text/css" href="style/layout.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -192,7 +192,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -254,7 +254,7 @@ making a <a href="sponsors/donations.htm">donation</a>.
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -237,7 +237,7 @@ features.</p>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -239,7 +239,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -25,8 +25,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -37,46 +37,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -89,25 +89,25 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
onclick="parent.location.href='download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="download/debian.htm">Debian
|
||||
packages</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -121,13 +121,13 @@ packages</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -147,8 +147,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -168,8 +168,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -179,7 +179,7 @@ SourceForge</a></td>
|
|||
</p>
|
||||
<center>
|
||||
<a href="http://www.sf.net" target="_blank"><img
|
||||
src="http://lam.sourceforge.net/images/sflogo.png"
|
||||
src="images/sflogo.png"
|
||||
alt="sourceforge.net" border="0" height="31" width="88"></a></center>
|
||||
</td>
|
||||
<td width=20> </td>
|
||||
|
@ -218,15 +218,15 @@ Needed skills:<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="http://lam.sourceforge.net/lam0.5/phpdoc/index.html">PHPDoc
|
||||
<li><a href="lam0.5/phpdoc/index.html">PHPDoc
|
||||
(12.03.2005)</a></li>
|
||||
<li><a
|
||||
href="http://lam.sourceforge.net/lam0.5/docs/modules-specification.htm">Module
|
||||
href="lam0.5/docs/modules-specification.htm">Module
|
||||
specification (12.03.2005)</a></li>
|
||||
<li><a
|
||||
href="http://lam.sourceforge.net/lam0.5/docs/devel/mod_index.htm">HowTo
|
||||
href="lam0.5/docs/devel/mod_index.htm">HowTo
|
||||
for writing modules (12.03.2005)</a></li>
|
||||
<li><a href="http://lam.sourceforge.net/lam0.5/docs/devel/index.htm">Code
|
||||
<li><a href="lam0.5/docs/devel/index.htm">Code
|
||||
overview (12.03.2005)</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -574,7 +574,7 @@ report any bugs you find to our bug tracker. </td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -327,7 +327,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -267,7 +267,7 @@ google_color_text = "000000";
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -257,7 +257,7 @@ Other possibilities on request.<br>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -22,8 +22,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -34,46 +34,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -86,30 +86,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -123,13 +123,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -149,8 +149,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -170,8 +170,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -189,7 +189,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -250,7 +250,7 @@ licenses for Zend Studio Professional<br>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
|
@ -24,8 +24,8 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="http://lam.sourceforge.net/index.htm"><img
|
||||
alt="LDAP Account Manager" src="http://lam.sourceforge.net/images/lam_logo.jpg"
|
||||
<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%">
|
||||
|
@ -36,46 +36,46 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/index.htm'" class="nav">- <a
|
||||
class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/news/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/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='http://lam.sourceforge.net/screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/screenshots/index.htm"
|
||||
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='http://lam.sourceforge.net/documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/documentation/index.htm"
|
||||
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='http://lam.sourceforge.net/changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/changelog/index.htm"
|
||||
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='http://lam.sourceforge.net/todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="http://lam.sourceforge.net/todo/index.htm">ToDo</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/donations.htm">Donations</a></td>
|
||||
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='http://lam.sourceforge.net/sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/sponsors/index.htm">Sponsors</a></td>
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -88,30 +88,30 @@ function list_out(list) {
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/download/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/index.htm">Releases</a></td>
|
||||
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='http://lam.sourceforge.net/download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/rpm.htm">RPM packages</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='http://lam.sourceforge.net/download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/debian.htm">Debian
|
||||
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='http://lam.sourceforge.net/download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/download/freebsd.htm">FreeBSD
|
||||
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='http://lam.sourceforge.net/cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/cvs-access/index.htm"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -125,13 +125,13 @@ port</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/developers/docs.htm">Documentation</a></td>
|
||||
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='http://lam.sourceforge.net/i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/i18n/index.htm">Translations</a></td>
|
||||
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)"
|
||||
|
@ -151,8 +151,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/live-demo/index.htm"
|
||||
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>
|
||||
|
@ -172,8 +172,8 @@ SourceForge</a></td>
|
|||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='http://lam.sourceforge.net/mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="http://lam.sourceforge.net/mailinglists/index.htm"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -193,7 +193,7 @@ SourceForge</a></td>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
@ -231,7 +231,7 @@ in the upcoming releases.<br>
|
|||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
|
|
Loading…
Reference in New Issue