Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
32 lines (30 sloc)
919 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <!-- Lotus-Domino (Release 5.0 (Intl) - 30 March 1999 on Windows NT/Intel) --> | |
| <HEAD> | |
| <TITLE>Lanexpress's Address Book</TITLE> | |
| <SCRIPT LANGUAGE="JavaScript"> | |
| <!-- | |
| document._domino_target = "_self"; | |
| function _doClick(v, o, t) { | |
| var url="/names.nsf!OpenAbout&Click=" + v; | |
| if (o.href != null) | |
| o.href = url; | |
| else { | |
| if (t == null) | |
| t = document._domino_target; | |
| window.open(url, t); | |
| } | |
| } | |
| // --> | |
| </SCRIPT> | |
| </HEAD> | |
| <BODY TEXT="000000" BGCOLOR="FFFFFF"> | |
| <FORM><CENTER><FONT SIZE=7 COLOR="000080" FACE="Times New Roman">About Jewishonline.org.uk</FONT><BR> | |
| <IMG SRC="names.nsf/b4b12827e352e4a0852562180064f925/$Body/0.BA!OpenElement&FieldElemFormat=gif" WIDTH=32 HEIGHT=32><BR> | |
| </CENTER><BR> | |
| <BR> | |
| <BR> | |
| <B><FONT COLOR="000080">Important:</FONT></B><B> </B><B><I>Apply some security to this server</I></B></FORM> | |
| </BODY> | |
| </HTML> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |