-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmailinglist.en.html
More file actions
141 lines (119 loc) · 6.74 KB
/
mailinglist.en.html
File metadata and controls
141 lines (119 loc) · 6.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML lang="en">
<HEAD>
<META name="generator" content="HTML Tidy, see www.w3.org">
<TITLE>Mailing List</TITLE>
<SCRIPT type="text/javascript" language="JavaScript">
<!-- Hiding the code
function nb_imgNormal(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + '_n.src');
self.status = '';
}
}
function nb_imgSelect(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + '_s.src');
self.status = '';
}
}
function nb_imgOver(imgName, nohints, descript) {
if (document.images) {
document[imgName].src = eval(imgName + '_o.src');
if (! nohints) self.status = descript;
}
}
// done hiding -->
</SCRIPT>
<STYLE type="text/css">
<!--
H1,H2,H3 {color: #4f4f4f}
A {text-decoration: underline;
color: #f00ca4}
HR, H1, H2, DIV, P, LI,
UL, OL, TABLE, TD, TR {font-family: lucida-sans, helvetica, arial, sans-serif}
PRE {font-family: courier, typewriter, fixed}
H1 {font-size: 18pt }
H2 {font-size: 16pt }
DIV, P, LI,
UL, OL, TABLE, TD, TR {font-size: 12pt }
SMALL {font-size: 10pt}
-->
</STYLE>
</HEAD>
<BODY bgcolor="#bfbfbf" text="#000000" link="#f00ca4" vlink="#f00ca4" alink="#f00ca4">
<TABLE border="0" bgcolor="#ffffff" cellpadding="0" cellspacing="0" summary="">
<TR>
<TD valign="top">
<TABLE border="0" bgcolor="#ffffff" cellpadding="0" cellspacing="0" summary="">
<TR>
<TD rowspan="5" width="20"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="20" height="1" align="bottom" border="0"></TD>
<TD colspan="4"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="10" align="bottom" border="0"></TD>
</TR>
<TR>
<TD colspan="4" valign="top" align="left"><IMG src="./.pics/logo.png" alt="" width="390" height="70"></TD>
</TR>
<TR>
<TD colspan="4"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="20" align="bottom" border="0"></TD>
</TR>
<TR>
<TD rowspan="2" width="120" valign="top">
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="50" align="bottom" border="0"></DIV>
<SCRIPT type="text/javascript" language="JavaScript">
<!-- Hiding the code
if (document.images) {
nb_img1_about_n = new Image();
nb_img1_about_n.src = '.img/about-std.en.gif';
nb_img1_about_o = new Image();
nb_img1_about_o.src = '.img/about-ovr.en.gif';
nb_img1_doc_n = new Image();
nb_img1_doc_n.src = '.img/doc-std.en.gif';
nb_img1_doc_o = new Image();
nb_img1_doc_o.src = '.img/doc-ovr.en.gif';
nb_img1_screenshots_n = new Image();
nb_img1_screenshots_n.src = '.img/screenshots-std.en.gif';
nb_img1_screenshots_o = new Image();
nb_img1_screenshots_o.src = '.img/screenshots-ovr.en.gif';
nb_img1_download_n = new Image();
nb_img1_download_n.src = '.img/download-std.en.gif';
nb_img1_download_o = new Image();
nb_img1_download_o.src = '.img/download-ovr.en.gif';
nb_img1_people_n = new Image();
nb_img1_people_n.src = '.img/people-std.en.gif';
nb_img1_people_o = new Image();
nb_img1_people_o.src = '.img/people-ovr.en.gif';
}
// done hiding -->
</SCRIPT>
<DIV><A href="index.en.html" onmouseover="nb_imgOver('nb_img1_about', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_about'); return true" onfocus="nb_imgOver('nb_img1_about', 0, ''); return true" onblur="nb_imgNormal('nb_img1_about'); return true"><IMG name="nb_img1_about" src=".img/about-std.en.gif" alt="About" border="0" width="120" height="25"></A></DIV>
<DIV><A href="doc/index.en.html" onmouseover="nb_imgOver('nb_img1_doc', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_doc'); return true" onfocus="nb_imgOver('nb_img1_doc', 0, ''); return true" onblur="nb_imgNormal('nb_img1_doc'); return true"><IMG name="nb_img1_doc" src=".img/doc-std.en.gif" alt="Documentation" border="0" width="120" height="25"></A></DIV>
<DIV><A href="screenshots.en.html" onmouseover="nb_imgOver('nb_img1_screenshots', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_screenshots'); return true" onfocus="nb_imgOver('nb_img1_screenshots', 0, ''); return true" onblur="nb_imgNormal('nb_img1_screenshots'); return true"><IMG name="nb_img1_screenshots" src=".img/screenshots-std.en.gif" alt="Screenshots" border="0" width="120" height="25"></A></DIV>
<DIV><A href="download.en.html" onmouseover="nb_imgOver('nb_img1_download', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_download'); return true" onfocus="nb_imgOver('nb_img1_download', 0, ''); return true" onblur="nb_imgNormal('nb_img1_download'); return true"><IMG name="nb_img1_download" src=".img/download-std.en.gif" alt="Download" border="0" width="120" height="25"></A></DIV>
<DIV><A href="people.en.html" onmouseover="nb_imgOver('nb_img1_people', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_people'); return true" onfocus="nb_imgOver('nb_img1_people', 0, ''); return true" onblur="nb_imgNormal('nb_img1_people'); return true"><IMG name="nb_img1_people" src=".img/people-std.en.gif" alt="People" border="0" width="120" height="25"></A></DIV>
<DIV><IMG src=".img/mailinglist-sel.en.gif" alt="Mailing List" width="120" height="25"></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="60" align="bottom" border="0"></DIV>
<DIV><SMALL>Page Maintainer:<BR>
<IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="10" height="1" align="bottom" border="0"><a href="http://david.schweikert.ch/">David Schweikert</A></SMALL></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="10" align="bottom" border="0"><BR>
<SMALL>Last Update:<BR>
<IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="10" height="1" align="bottom" border="0">2005-04-11</SMALL></DIV>
</TD>
<TD rowspan="2" width="30"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="30" height="1" align="bottom" border="0"></TD>
<TD valign="top">
<DIV><IMG src="./.img/Mailing_List_H1.en.gif" alt="Mailing List" width="500" height="50"></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="6" align="bottom" border="0"></DIV>
<DIV><IMG align="BOTTOM" src="./.img/Gedafe_Users_H2.en.gif" alt="Gedafe Users" width="500" height="27"></DIV>
Send a mail to <A href="mailto:[email protected]">[email protected]</A> with subject "subscribe" or "unsubscribe". Mailing list <A href="https://lists.ee.ethz.ch/wws/arc/gedafe/">archives</A> available.
</TD>
<TD rowspan="2" widht="0"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="0" height="1" align="bottom" border="0"></TD>
</TR>
<TR>
<TD><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="20" align="bottom" border="0"></TD>
</TR>
</TABLE>
</TD>
<TD valign="TOP" align="RIGHT"><IMG src="./.img/mailing_list_Decor.en.gif" alt="" width="100" height="600"></TD>
</TR>
</TABLE>
</BODY>
</HTML>