aboutsummaryrefslogtreecommitdiff
path: root/mailman
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /mailman
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'mailman')
-rw-r--r--mailman/admin.cgi/nel/index.html37
-rw-r--r--mailman/admin.cgi/newt/index.html37
-rw-r--r--mailman/admin.cgi/snowballs/index.html37
-rw-r--r--mailman/listinfo.cgi/doxygen.css51
-rw-r--r--mailman/listinfo.cgi/nel/index.html189
-rw-r--r--mailman/listinfo.cgi/nel</FONT/index.html51
-rw-r--r--mailman/listinfo.cgi/newt/index.html192
-rw-r--r--mailman/listinfo.cgi/snowballs/index.html192
-rw-r--r--mailman/options.cgi/nel/brandon_425@yahoo.com221
9 files changed, 1007 insertions, 0 deletions
diff --git a/mailman/admin.cgi/nel/index.html b/mailman/admin.cgi/nel/index.html
new file mode 100644
index 00000000..c7b14ade
--- /dev/null
+++ b/mailman/admin.cgi/nel/index.html
@@ -0,0 +1,37 @@
+<html> <head>
+ <title>Nel Administrative Authentication</title>
+</head> <body bgcolor="#ffffff"> <FORM METHOD=POST
+ACTION="/mailman/admin.cgi/nel">
+
+ <TABLE WIDTH="100%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">Nel Administrative
+ Authentication</FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <TD> <div ALIGN="Right"> List Administrative Password: </div>
+</TD>
+ <TD> <INPUT TYPE=password NAME=adminpw SIZE=30></TD>
+ </tr>
+ <tr>
+ <td colspan=2 align=middle> <INPUT TYPE=SUBMIT
+name="request_login"
+ value="Let me in...">
+ </td>
+ </tr>
+ </TABLE>
+ <p><strong><em>Important:</em></strong> From this point on, you
+ must have cookies enabled in your browser, otherwise no
+ administrative changes will take effect.
+
+ <p>Session cookies are used in Mailman's
+ administrative interface so that you don't need to
+ re-authenticate with every administrative operation. This
+ cookie will expire automatically when you exit your browser, or
+ you can explicitly expire the cookie by hitting the
+ <em>Logout</em> link under <em>Other Administrative
+ Activities</em> (which you'll see once you successfully log in).
+</FORM>
+
diff --git a/mailman/admin.cgi/newt/index.html b/mailman/admin.cgi/newt/index.html
new file mode 100644
index 00000000..9761c7f2
--- /dev/null
+++ b/mailman/admin.cgi/newt/index.html
@@ -0,0 +1,37 @@
+<html> <head>
+ <title>Newt Administrative Authentication</title>
+</head> <body bgcolor="#ffffff"> <FORM METHOD=POST
+ACTION="/mailman/admin.cgi/newt">
+
+ <TABLE WIDTH="100%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">Newt Administrative
+ Authentication</FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <TD> <div ALIGN="Right"> List Administrative Password: </div>
+</TD>
+ <TD> <INPUT TYPE=password NAME=adminpw SIZE=30></TD>
+ </tr>
+ <tr>
+ <td colspan=2 align=middle> <INPUT TYPE=SUBMIT
+name="request_login"
+ value="Let me in...">
+ </td>
+ </tr>
+ </TABLE>
+ <p><strong><em>Important:</em></strong> From this point on, you
+ must have cookies enabled in your browser, otherwise no
+ administrative changes will take effect.
+
+ <p>Session cookies are used in Mailman's
+ administrative interface so that you don't need to
+ re-authenticate with every administrative operation. This
+ cookie will expire automatically when you exit your browser, or
+ you can explicitly expire the cookie by hitting the
+ <em>Logout</em> link under <em>Other Administrative
+ Activities</em> (which you'll see once you successfully log in).
+</FORM>
+
diff --git a/mailman/admin.cgi/snowballs/index.html b/mailman/admin.cgi/snowballs/index.html
new file mode 100644
index 00000000..666ab531
--- /dev/null
+++ b/mailman/admin.cgi/snowballs/index.html
@@ -0,0 +1,37 @@
+<html> <head>
+ <title>Snowballs Administrative Authentication</title>
+</head> <body bgcolor="#ffffff"> <FORM METHOD=POST
+ACTION="/mailman/admin.cgi/snowballs">
+
+ <TABLE WIDTH="100%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">Snowballs Administrative
+ Authentication</FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <TD> <div ALIGN="Right"> List Administrative Password: </div>
+</TD>
+ <TD> <INPUT TYPE=password NAME=adminpw SIZE=30></TD>
+ </tr>
+ <tr>
+ <td colspan=2 align=middle> <INPUT TYPE=SUBMIT
+name="request_login"
+ value="Let me in...">
+ </td>
+ </tr>
+ </TABLE>
+ <p><strong><em>Important:</em></strong> From this point on, you
+ must have cookies enabled in your browser, otherwise no
+ administrative changes will take effect.
+
+ <p>Session cookies are used in Mailman's
+ administrative interface so that you don't need to
+ re-authenticate with every administrative operation. This
+ cookie will expire automatically when you exit your browser, or
+ you can explicitly expire the cookie by hitting the
+ <em>Logout</em> link under <em>Other Administrative
+ Activities</em> (which you'll see once you successfully log in).
+</FORM>
+
diff --git a/mailman/listinfo.cgi/doxygen.css b/mailman/listinfo.cgi/doxygen.css
new file mode 100644
index 00000000..ada8a5bc
--- /dev/null
+++ b/mailman/listinfo.cgi/doxygen.css
@@ -0,0 +1,51 @@
+
+<HTML>
+<HEAD>
+<TITLE>www.nevrax.org Mailing Lists</TITLE>
+</HEAD>
+<BODY
+<BODY bgcolor="#ffffff">
+
+<table WIDTH="100%" BORDER="0">
+ <tr>
+ <td COLSPAN="2" BGCOLOR="#99ccff"><center><h2>www.nevrax.org Mailing Lists</h2></center></td>
+ </tr>
+ <tr>
+ <td COLSPAN="2"><font size="+1" color="ff5060">No such list <em>doxygen.css</em></font><p>Below is a listing of all the public mailing lists on
+ www.nevrax.org. Click on a list name to get more information about
+ the list, or to subscribe, unsubscribe, and change the preferences
+ on your subscription. To visit the info page for an unadvertised list, open a URL similar to this one, but with a '/' and the right list name appended.<p> List administrators, you can visit <a href="../admin.cgi">the list admin overview page</a> to find the management interface for your list.<p>(Send questions or comments to <a href="mailto:mailman-owner@nevrax.com">mailman-owner@nevrax.com</a>.)<p></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td><strong><font size="+2">List</font></strong></td>
+ <td><strong><font size="+2">Description</font></strong></td>
+ </tr>
+ <tr>
+ <td><a href="../listinfo.cgi/nel"><strong>Nel</strong></a></td>
+ <td>Developer's list for the NeL platform</td>
+ </tr>
+ <tr>
+ <td><a href="../listinfo.cgi/newt"><strong>Newt</strong></a></td>
+ <td><em>[no description available]</em></td>
+ </tr>
+ <tr>
+ <td><a href="../listinfo.cgi/snowballs"><strong>Snowballs</strong></a></td>
+ <td>Mailing list dedicated to the sample client/server game Snowballs using NeL</td>
+ </tr>
+</table>
+<hr>
+<table WIDTH="100%" BORDER="0">
+ <tr>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html"><img src="/inc/img/mailman.jpg" alt="Delivered by Mailman" border=0><br>version 2.0.8</a></td>
+ <td><a href="http://www.python.org/"><img src="/inc/img/PythonPowered.png" alt="Python Powered" border=0></a></td>
+ <td><a href="http://www.gnu.org/"><img src="/inc/img/gnu-head-tiny.jpg" alt="GNU's Not Unix" border=0></a></td>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html">Mailman home page</a><br><a href="http://www.python.org/">Python home page</a><br><a href="http://www.gnu.org/">GNU home page</a></td>
+ </tr>
+</table>
+
+</BODY>
+</HTML>
diff --git a/mailman/listinfo.cgi/nel/index.html b/mailman/listinfo.cgi/nel/index.html
new file mode 100644
index 00000000..636bb3b3
--- /dev/null
+++ b/mailman/listinfo.cgi/nel/index.html
@@ -0,0 +1,189 @@
+<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<!-- $Revision: 1.20 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>nevrax.org : mail : Nel</TITLE>
+ <LINK REL=stylesheet TYPE="text/css" HREF="http://www.nevrax.org/inc/css/nevrax.css">
+ <link href="doxygen.css" rel="stylesheet" type="text/css">
+</HEAD>
+<BODY MARGINHEIGHT="0" MARGINWIDTH="0">
+
+<!-- uplinks -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.org><b>Home</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.com><b>nevrax.com</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ </TR>
+</TABLE>
+
+<!-- banner Nevrax -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=100%>
+
+
+ <TR><TD BGCOLOR="#000000" BACKGROUND="http://www.nevrax.org/inc/img/black_banner.jpg"><A HREF="http://www.nevrax.org"><IMG SRC="http://www.nevrax.org/inc/img/nevrax.gif" WIDTH="170" HEIGHT="45" BORDER=0 ALT="Nevrax" ></A></TD></TR>
+</TABLE>
+
+
+<!-- main table -->
+
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 height=100%>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="10" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd VALIGN=TOP ALIGN=middle><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+ <!------ Begin Box ------>
+ <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=black><TR><TD><TABLE border=0 cellspacing=2 cellpadding=0 width=120><tr><TD ALIGN=middle bgcolor=black>
+ <FONT COLOR=white FACE="sans-serif"><B>Nevrax.org</B></FONT></TD></TR><tr><td colspan=2 bgcolor=#FFFFFF>
+ <TABLE cellspacing=0 cellpadding=1 border=0>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="Rubrique news"><img width=13 height=15 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-news.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="News">News</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Rubrique mail"><img width=15 height=11 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-mail.gif ALT=icto-mail.gif ALT=icto-ml.gif ALT=icto-mail.gif ALT=#></A></gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Mailing list archive">Mailing-list</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Rubrique docs"><img width=14 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-docs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Documentation">Documentation</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="Rubrique cvs"><img width=13 height=17 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-cvs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="CVS Web">CVS</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Rubrique bugs"><img width=20 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-bugs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Bugtracking">Bugs</a></td></tr>
+
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/free/"><img width=18 height=12 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-free.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/free/" TITLE="Free Software">Free software</a></td></tr>
+ </TABLE>
+ </TD></TR></TABLE></TD></TR></TABLE>
+ <!------ End Box ------>
+
+ </TD>
+
+
+ <TD WIDTH=15><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD ALIGN=left valign=top><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+<!-- title -->
+<TABLE background="http://www.nevrax.org/inc/img/redline.gif" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td>
+<A HREF="http://www.nevrax.org/mail/"><img src="http://www.nevrax.org/inc/img/t_mail.gif" ALT="Docs" HEIGHT=20 BORDER=0></A>
+</td><td><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="1" HEIGHT="1" BORDER=0 ALT="">
+</td></tr></table>
+<!-- BEGIN MAILMAN TEMPLATE -->
+
+
+<Table WIDTH="100%" cellpadding=0 cellspacing=0><TR><TD>
+ <b>Information page about Nel list.</B>
+</TD><TD ALIGN=right>
+ Developer's list for the NeL platform
+</TD></TR></TABLE>
+
+
+<P>
+To see the collection of prior postings to the list,
+ visit the <B><a href="/pipermail/nel/">Nel
+ Archives</a></B>.
+
+<br>
+
+ To post a message to all the list members, send email to
+ <A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>.
+
+ <br>You can subscribe to the list, or change your existing
+ subscription, in the sections below.
+</P>
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Subscribing to Nel</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+ Subscribe to Nel by filling out the following
+ form.
+ You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. This is a private list, which means that the members list is not available to non-members.
+<UL>
+<FORM Method=POST ACTION="../subscribe.cgi/nel">
+ <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="3" >
+ <TR>
+ <TD><B>Email :</B></TD>
+
+ <TD><INPUT type="Text" name="email" size="30">
+
+ </TD>
+</TR>
+<!-- <TR>
+ <TD COLSPAN="3"><FONT SIZE=-1>You must enter a
+ privacy password. This provides only mild security,
+
+ but should prevent others from messing with your
+ subscription. <b>Do not use a valuable password</b> as
+ it will occasionally be emailed back to you in cleartext.
+
+ </TD>
+ </TR> -->
+ <TR>
+ <TD><nobr><B>Pick a password :</B></nobr></TD>
+ <TD><INPUT type="Password" name="pw" size="15"></TD>
+</TR>
+ <TR>
+ <TD ><B><nobr>Reenter password :</nobr></B></TD>
+ <TD><INPUT type="Password" name="pw-conf" size="15"></TD>
+</TR>
+ <tr>
+ <td>
+Daily digest ?
+ </td>
+ <td><input type=radio name="digest" value="0" CHECKED> No
+ <input type=radio name="digest" value="1"> Yes
+ </TD>
+
+ </tr>
+ <tr>
+ <td colspan="2">
+ <INPUT type="Submit" name="email-button" value="Subscribe"></P>
+</TD></TR>
+ </TABLE>
+ </FORM>
+
+</UL>
+
+
+ <a name="subscribers">
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Nel subscribers list</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+
+ <FORM Method=POST ACTION="../roster.cgi/nel">
+ <i>The subscribers list is only available to the list members.</i> <p>Enter your address and password to visit the subscribers list: <p><center> Address: <INPUT type="Text" name="roster-email" size="20"> Password: <INPUT type="Password" name="roster-pw" size="15">&nbsp;&nbsp;<INPUT name="SubscriberRoster" type="SUBMIT" value="Visit Subscriber List" ></center>
+ </FORM>
+</P>
+
+
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Nel list options </B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+
+
+<p>
+ <FORM Method=POST ACTION="../subscribe.cgi/nel">
+ To change your subscription (set options like digest and delivery modes, get a reminder of your password, or unsubscribe from Nel), enter your subscription email address:<p><center> <INPUT name="info" type="TEXT" value="" size="30" > <INPUT name="UserOptions" type="SUBMIT" value="Edit Options" ></center>
+ </FORM>
+</P>
+<!-- <hr><address><a href="../listinfo.cgi/nel">Nel</a> list run by <a href="mailto:valignat@nevrax.com">valignat@nevrax.com</a>, <a href="mailto:miller@nevrax.com">miller@nevrax.com</a><br><a href="../admin.cgi/nel">Nel administrative interface</a> (requires authorization)<p>
+<table WIDTH="100%" BORDER="0">
+ <tr>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html"><img src="/inc/img/mailman.jpg" alt="Delivered by Mailman" border=0><br>version 2.0.8</a></td>
+ <td><a href="http://www.python.org/"><img src="/inc/img/PythonPowered.png" alt="Python Powered" border=0></a></td>
+ <td><a href="http://www.gnu.org/"><img src="/inc/img/gnu-head-tiny.jpg" alt="GNU's Not Unix" border=0></a></td>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html">Mailman home page</a><br><a href="http://www.python.org/">Python home page</a><br><a href="http://www.gnu.org/">GNU home page</a></td>
+ </tr>
+</table>
+</address> -->
+
+<!-- footer -->
+<BR><FONT Size=+5>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </FONT>
+
+</TD>
+<TD WIDTH=15><IMG SRC=http://www.nevrax.org/inc/img/pixel.gif WIDTH=15 HEIGHT=15 BORDER=0 ALT=""></TD>
+</TR>
+</TABLE>
+</BODY>
+</HTML>
diff --git a/mailman/listinfo.cgi/nel</FONT/index.html b/mailman/listinfo.cgi/nel</FONT/index.html
new file mode 100644
index 00000000..cd2cf1ec
--- /dev/null
+++ b/mailman/listinfo.cgi/nel</FONT/index.html
@@ -0,0 +1,51 @@
+
+<HTML>
+<HEAD>
+<TITLE>www.nevrax.org Mailing Lists</TITLE>
+</HEAD>
+<BODY
+<BODY bgcolor="#ffffff">
+
+<table WIDTH="100%" BORDER="0">
+ <tr>
+ <td COLSPAN="2" BGCOLOR="#99ccff"><center><h2>www.nevrax.org Mailing Lists</h2></center></td>
+ </tr>
+ <tr>
+ <td COLSPAN="2"><font size="+1" color="ff5060">No such list <em>nel<</em></font><p>Below is a listing of all the public mailing lists on
+ www.nevrax.org. Click on a list name to get more information about
+ the list, or to subscribe, unsubscribe, and change the preferences
+ on your subscription. To visit the info page for an unadvertised list, open a URL similar to this one, but with a '/' and the right list name appended.<p> List administrators, you can visit <a href="../../admin.cgi">the list admin overview page</a> to find the management interface for your list.<p>(Send questions or comments to <a href="mailto:mailman-owner@nevrax.org">mailman-owner@nevrax.org</a>.)<p></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td><strong><font size="+2">List</font></strong></td>
+ <td><strong><font size="+2">Description</font></strong></td>
+ </tr>
+ <tr>
+ <td><a href="../../listinfo.cgi/nel"><strong>Nel</strong></a></td>
+ <td>Developer's list for the NeL platform</td>
+ </tr>
+ <tr>
+ <td><a href="../../listinfo.cgi/newt"><strong>Newt</strong></a></td>
+ <td><em>[no description available]</em></td>
+ </tr>
+ <tr>
+ <td><a href="../../listinfo.cgi/snowballs"><strong>Snowballs</strong></a></td>
+ <td>Mailing list dedicated to the sample client/server game Snowballs using NeL</td>
+ </tr>
+</table>
+<hr>
+<table WIDTH="100%" BORDER="0">
+ <tr>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html"><img src="/inc/img/mailman.jpg" alt="Delivered by Mailman" border=0><br>version 2.0beta5</a></td>
+ <td><a href="http://www.python.org/"><img src="/inc/img/PythonPowered.png" alt="Python Powered" border=0></a></td>
+ <td><a href="http://www.gnu.org/"><img src="/inc/img/gnu-head-tiny.jpg" alt="GNU's Not Unix" border=0></a></td>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html">Mailman home page</a><br><a href="http://www.python.org/">Python home page</a><br><a href="http://www.gnu.org/">GNU home page</a></td>
+ </tr>
+</table>
+
+</BODY>
+</HTML>
diff --git a/mailman/listinfo.cgi/newt/index.html b/mailman/listinfo.cgi/newt/index.html
new file mode 100644
index 00000000..a3173634
--- /dev/null
+++ b/mailman/listinfo.cgi/newt/index.html
@@ -0,0 +1,192 @@
+<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<!-- $Revision: 1.20 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>nevrax.org : mail : Newt</TITLE>
+ <LINK REL=stylesheet TYPE="text/css" HREF="http://www.nevrax.org/inc/css/nevrax.css">
+ <link href="doxygen.css" rel="stylesheet" type="text/css">
+</HEAD>
+<BODY MARGINHEIGHT="0" MARGINWIDTH="0">
+
+<!-- uplinks -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.org><b>Home</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.com><b>nevrax.com</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ </TR>
+</TABLE>
+
+<!-- banner Nevrax -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=100%>
+
+ <TR><TD BGCOLOR="#000000" BACKGROUND="http://www.nevrax.org/inc/img/black_banner.jpg"><A HREF="http://www.nevrax.org"><IMG SRC="http://www.nevrax.org/inc/img/nevrax.gif" WIDTH="170" HEIGHT="45" BORDER=0 ALT="Nevrax" ></A></TD></TR>
+</TABLE>
+
+
+<!-- main table -->
+
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 height=100%>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="10" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd VALIGN=TOP ALIGN=middle><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+ <!------ Begin Box ------>
+ <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=black><TR><TD><TABLE border=0 cellspacing=2 cellpadding=0 width=120><tr><TD ALIGN=middle bgcolor=black>
+ <FONT COLOR=white FACE="sans-serif"><B>Nevrax.org</B></FONT></TD></TR><tr><td colspan=2 bgcolor=#FFFFFF>
+ <TABLE cellspacing=0 cellpadding=1 border=0>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="Rubrique news"><img width=13 height=15 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-news.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="News">News</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Rubrique mail"><img width=15 height=11 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-mail.gif ALT=icto-mail.gif ALT=icto-mail.gif ALT=#></A></gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Mailing list archive">Mailing-list</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Rubrique docs"><img width=14 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-docs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Documentation">Documentation</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="Rubrique cvs"><img width=13 height=17 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-cvs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="CVS Web">CVS</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Rubrique bugs"><img width=20 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-bugs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Bugtracking">Bugs</a></td></tr>
+
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/free/"><img width=18 height=12 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-free.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/free/" TITLE="Free Software">Free software</a></td></tr>
+ </TABLE>
+ </TD></TR></TABLE></TD></TR></TABLE>
+ <!------ End Box ---ox ---ox ---ox ------>
+
+ </TD>
+
+
+ <TD WIDTH=15><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD ALIGN=left valign=top><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+<!-- title -->
+<TABLE background="http://www.nevrax.org/inc/img/redline.gif" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td>
+<A HREF="http://www.nevrax.org/mail/"><img src="http://www.nevrax.org/inc/img/t_mail.gif" ALT="Docs" HEIGHT=20 BORDER=0></A>
+</td><td><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="1" HEIGHT="1" BORDER=0 ALT="">
+</td></tr></table>
+<!-- BEGIN MAILMAN TEMPLATE -->
+
+
+<Table WIDTH="100%" cellpadding=0 cellspacing=0><TR><TD>
+ <b>List : Newt</B>
+</TD><TD ALIGN=right>
+
+</TD></TR></TABLE>
+
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>About Newt</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+To see the collection of prior postings to the list,
+ visit the <a href="/pipermail/newt/">Newt
+ Archives</a>.
+
+<br>
+
+</P>
+
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Using Newt</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+ To post a message to all the list members, send email to
+ <A HREF="mailto:newt@nevrax.org">newt@nevrax.org</A>.
+
+ <p>You can subscribe to the list, or change your existing
+ subscription, in the sections below.
+
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Subscribing to Newt</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+ Subscribe to Newt by filling out the following
+ form.
+ You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. This is a public list, which means that the members list is openly available (but we obscure the addresses so they are not easily recognizable by spammers).
+<UL>
+<FORM Method=POST ACTION="../subscribe.cgi/newt">
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%" HEIGHT= "112">
+ <TR>
+ <TD WIDTH="55%"><B>Your email address:</B></TD>
+
+ <TD WIDTH="33%"><INPUT type="Text" name="email" size="30">
+
+ </TD>
+ <TD WIDTH="12%">&nbsp;</TD></TR>
+ <TR>
+ <TD COLSPAN="3"><FONT SIZE=-1>You must enter a
+ privacy password. This provides only mild security,
+
+ but should prevent others from messing with your
+ subscription. <b>Do not use a valuable password</b> as
+ it will occasionally be emailed back to you in cleartext.
+ Once a month, your password will be emailed to you as a reminder.
+ </TD>
+ </TR>
+ <TR>
+ <TD><B>Pick a password:</B></TD>
+ <TD><INPUT type="Password" name="pw" size="15"></TD>
+ <TD>&nbsp;</TD></TR>
+ <TR>
+ <TD ><B>Reenter password to confirm:</B></TD>
+ <TD><INPUT type="Password" name="pw-conf" size="15"></TD>
+ <TD>&nbsp; </TD></TR>
+ <tr>
+ <td>Would you like to receive list mail batched in a daily
+ digest?
+ </td>
+ <td><input type=radio name="digest" value="0" CHECKED> No
+ <input type=radio name="digest" value="1"> Yes
+ </TD>
+ <td></tD>
+ </tr>
+ <tr>
+ <td colspan="3">
+ <center><INPUT type="Submit" name="email-button" value="Subscribe"></P></center>
+</TD></TR>
+ </TABLE>
+ </FORM>
+
+</UL>
+
+
+ <a name="subscribers">
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Newt Subscribers</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+
+ <FORM Method=POST ACTION="../roster.cgi/newt">
+ Click here for the list of Newt subscribers: <INPUT name="SubscriberRoster" type="SUBMIT" value="Visit Subscriber list" >
+ </FORM>
+</P>
+<p>
+ <FORM Method=POST ACTION="../subscribe.cgi/newt">
+ To change your subscription (set options like digest and delivery modes, get a reminder of your password, or unsubscribe from Newt), <b><i>either</i></b> enter your subscription email address:<p><center> <INPUT name="info" type="TEXT" value="" size="30" > <INPUT name="UserOptions" type="SUBMIT" value="Edit Options" ></center><p>... <b><i>or</i></b> select your entry from the subscribers list (see above).
+ </FORM>
+
+<!-- <hr><address><a href="../listinfo.cgi/newt">Newt</a> list run by <a href="mailto:valignat@ynevrax.com">valignat@ynevrax.com</a><br><a href="../admin.cgi/newt">Newt administrative interface</a> (requires authorization)<p>
+<table WIDTH="100%" BORDER="0">
+ <tr>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html"><img src="/inc/img/mailman.jpg" alt="Delivered by Mailman" border=0><br>version 2.0.8</a></td>
+ <td><a href="http://www.python.org/"><img src="/inc/img/PythonPowered.png" alt="Python Powered" border=0></a></td>
+ <td><a href="http://www.gnu.org/"><img src="/inc/img/gnu-head-tiny.jpg" alt="GNU's Not Unix" border=0></a></td>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html">Mailman home page</a><br><a href="http://www.python.org/">Python home page</a><br><a href="http://www.gnu.org/">GNU home page</a></td>
+ </tr>
+</table>
+</address> -->
+
+<!-- footer -->
+<BR><FONT Size=+5>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </FONT>
+
+</TD>
+<TD WIDTH=15><IMG SRC=http://www.nevrax.org/inc/img/pixel.gif WIDTH=15 HEIGHT=15 BORDER=0 ALT=""></TD>
+</TR>
+</TABLE>
+</BODY>
+</HTML>
diff --git a/mailman/listinfo.cgi/snowballs/index.html b/mailman/listinfo.cgi/snowballs/index.html
new file mode 100644
index 00000000..fb687ba1
--- /dev/null
+++ b/mailman/listinfo.cgi/snowballs/index.html
@@ -0,0 +1,192 @@
+<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<!-- $Revision: 1.20 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>nevrax.org : mail : Snowballs</TITLE>
+ <LINK REL=stylesheet TYPE="text/css" HREF="http://www.nevrax.org/inc/css/nevrax.css">
+ <link href="doxygen.css" rel="stylesheet" type="text/css">
+</HEAD>
+<BODY MARGINHEIGHT="0" MARGINWIDTH="0">
+
+<!-- uplinks -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.org><b>Home</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.com><b>nevrax.com</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ </TR>
+</TABLE>
+
+<!-- banner Nevrax -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=100%>
+
+ <TR><TD BGCOLOR="#000000" BACKGROUND="http://www.nevrax.org/inc/img/black_banner.jpg"><A HREF="http://www.nevrax.org"><IMG SRC="http://www.nevrax.org/inc/img/nevrax.gif" WIDTH="170" HEIGHT="45" BORDER=0 ALT="Nevrax" ></A></TD></TR>
+</TABLE>
+
+
+<!-- main table -->
+
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 height=100%>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="10" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd VALIGN=TOP ALIGN=middle><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+ <!------ Begin Box ------>
+ <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=black><TR><TD><TABLE border=0 cellspacing=2 cellpadding=0 width=120><tr><TD ALIGN=middle bgcolor=black>
+ <FONT COLOR=white FACE="sans-serif"><B>Nevrax.org</B></FONT></TD></TR><tr><td colspan=2 bgcolor=#FFFFFF>
+ <TABLE cellspacing=0 cellpadding=1 border=0>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="Rubrique news"><img width=13 height=15 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-news.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="News">News</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Rubrique mail"><img width=15 height=11 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-mail.gif ALT=icto-mail.gif ALT=icto-mail.gif ALT=#></A></gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Mailing list archive">Mailing-list</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Rubrique docs"><img width=14 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-docs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Documentation">Documentation</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="Rubrique cvs"><img width=13 height=17 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-cvs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="CVS Web">CVS</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Rubrique bugs"><img width=20 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-bugs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Bugtracking">Bugs</a></td></tr>
+
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/free/"><img width=18 height=12 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-free.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/free/" TITLE="Free Software">Free software</a></td></tr>
+ </TABLE>
+ </TD></TR></TABLE></TD></TR></TABLE>
+ <!------ End Box ---ox ---ox ---ox ------>
+
+ </TD>
+
+
+ <TD WIDTH=15><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD ALIGN=left valign=top><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+<!-- title -->
+<TABLE background="http://www.nevrax.org/inc/img/redline.gif" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td>
+<A HREF="http://www.nevrax.org/mail/"><img src="http://www.nevrax.org/inc/img/t_mail.gif" ALT="Docs" HEIGHT=20 BORDER=0></A>
+</td><td><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="1" HEIGHT="1" BORDER=0 ALT="">
+</td></tr></table>
+<!-- BEGIN MAILMAN TEMPLATE -->
+
+
+<Table WIDTH="100%" cellpadding=0 cellspacing=0><TR><TD>
+ <b>List : Snowballs</B>
+</TD><TD ALIGN=right>
+ Mailing list dedicated to the sample client/server game Snowballs using NeL
+</TD></TR></TABLE>
+
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>About Snowballs</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+To see the collection of prior postings to the list,
+ visit the <a href="/pipermail/snowballs/">Snowballs
+ Archives</a>.
+
+<br>This list is dedicated to the Snowballs network game, which is a sample application of the NeL library.
+
+</P>
+
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Using Snowballs</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+ To post a message to all the list members, send email to
+ <A HREF="mailto:snowballs@nevrax.org">snowballs@nevrax.org</A>.
+
+ <p>You can subscribe to the list, or change your existing
+ subscription, in the sections below.
+
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Subscribing to Snowballs</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+ Subscribe to Snowballs by filling out the following
+ form.
+ You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. This is a private list, which means that the members list is not available to non-members.
+<UL>
+<FORM Method=POST ACTION="../subscribe.cgi/snowballs">
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%" HEIGHT= "112">
+ <TR>
+ <TD WIDTH="55%"><B>Your email address:</B></TD>
+
+ <TD WIDTH="33%"><INPUT type="Text" name="email" size="30">
+
+ </TD>
+ <TD WIDTH="12%">&nbsp;</TD></TR>
+ <TR>
+ <TD COLSPAN="3"><FONT SIZE=-1>You must enter a
+ privacy password. This provides only mild security,
+
+ but should prevent others from messing with your
+ subscription. <b>Do not use a valuable password</b> as
+ it will occasionally be emailed back to you in cleartext.
+ Once a month, your password will be emailed to you as a reminder.
+ </TD>
+ </TR>
+ <TR>
+ <TD><B>Pick a password:</B></TD>
+ <TD><INPUT type="Password" name="pw" size="15"></TD>
+ <TD>&nbsp;</TD></TR>
+ <TR>
+ <TD ><B>Reenter password to confirm:</B></TD>
+ <TD><INPUT type="Password" name="pw-conf" size="15"></TD>
+ <TD>&nbsp; </TD></TR>
+ <tr>
+ <td>Would you like to receive list mail batched in a daily
+ digest?
+ </td>
+ <td><input type=radio name="digest" value="0" CHECKED> No
+ <input type=radio name="digest" value="1"> Yes
+ </TD>
+ <td></tD>
+ </tr>
+ <tr>
+ <td colspan="3">
+ <center><INPUT type="Submit" name="email-button" value="Subscribe"></P></center>
+</TD></TR>
+ </TABLE>
+ </FORM>
+
+</UL>
+
+
+ <a name="subscribers">
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Snowballs Subscribers</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+
+ <FORM Method=POST ACTION="../roster.cgi/snowballs">
+ <i>The subscribers list is only available to the list members.</i> <p>Enter your address and password to visit the subscribers list: <p><center> Address: <INPUT type="Text" name="roster-email" size="20"> Password: <INPUT type="Password" name="roster-pw" size="15">&nbsp;&nbsp;<INPUT name="SubscriberRoster" type="SUBMIT" value="Visit Subscriber List" ></center>
+ </FORM>
+</P>
+<p>
+ <FORM Method=POST ACTION="../subscribe.cgi/snowballs">
+ To change your subscription (set options like digest and delivery modes, get a reminder of your password, or unsubscribe from Snowballs), enter your subscription email address:<p><center> <INPUT name="info" type="TEXT" value="" size="30" > <INPUT name="UserOptions" type="SUBMIT" value="Edit Options" ></center>
+ </FORM>
+
+<!-- <hr><address><a href="../listinfo.cgi/snowballs">Snowballs</a> list run by <a href="mailto:lecroart@nevrax.com">lecroart@nevrax.com</a>, <a href="mailto:miller@nevrax.com">miller@nevrax.com</a><br><a href="../admin.cgi/snowballs">Snowballs administrative interface</a> (requires authorization)<p>
+<table WIDTH="100%" BORDER="0">
+ <tr>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html"><img src="/inc/img/mailman.jpg" alt="Delivered by Mailman" border=0><br>version 2.0.8</a></td>
+ <td><a href="http://www.python.org/"><img src="/inc/img/PythonPowered.png" alt="Python Powered" border=0></a></td>
+ <td><a href="http://www.gnu.org/"><img src="/inc/img/gnu-head-tiny.jpg" alt="GNU's Not Unix" border=0></a></td>
+ <td><a href="http://www.gnu.org/software/mailman/mailman.html">Mailman home page</a><br><a href="http://www.python.org/">Python home page</a><br><a href="http://www.gnu.org/">GNU home page</a></td>
+ </tr>
+</table>
+</address> -->
+
+<!-- footer -->
+<BR><FONT Size=+5>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </FONT>
+
+</TD>
+<TD WIDTH=15><IMG SRC=http://www.nevrax.org/inc/img/pixel.gif WIDTH=15 HEIGHT=15 BORDER=0 ALT=""></TD>
+</TR>
+</TABLE>
+</BODY>
+</HTML>
diff --git a/mailman/options.cgi/nel/brandon_425@yahoo.com b/mailman/options.cgi/nel/brandon_425@yahoo.com
new file mode 100644
index 00000000..99a743f0
--- /dev/null
+++ b/mailman/options.cgi/nel/brandon_425@yahoo.com
@@ -0,0 +1,221 @@
+<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<!-- $Revision: 1.20 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>nevrax.org : mail : Nel</TITLE>
+ <LINK REL=stylesheet TYPE="text/css" HREF="http://www.nevrax.org/inc/css/nevrax.css">
+ <link href="doxygen.css" rel="stylesheet" type="text/css">
+</HEAD>
+<BODY MARGINHEIGHT="0" MARGINWIDTH="0">
+
+<!-- uplinks -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.org><b>Home</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.com><b>nevrax.com</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ </TR>
+</TABLE>
+
+<!-- banner Nevrax -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=100%>
+
+
+ <TR><TD BGCOLOR="#000000" BACKGROUND="http://www.nevrax.org/inc/img/black_banner.jpg"><A HREF="http://www.nevrax.org"><IMG SRC="http://www.nevrax.org/inc/img/nevrax.gif" WIDTH="170" HEIGHT="45" BORDER=0 ALT="Nevrax" ></A></TD></TR>
+</TABLE>
+
+
+<!-- main table -->
+
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 height=100%>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="10" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd VALIGN=TOP ALIGN=middle><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+ <!------ Begin Box ------>
+ <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=black><TR><TD><TABLE border=0 cellspacing=2 cellpadding=0 width=120><tr><TD ALIGN=middle bgcolor=black>
+ <FONT COLOR=white FACE="sans-serif"><B>Nevrax.org</B></FONT></TD></TR><tr><td colspan=2 bgcolor=#FFFFFF>
+ <TABLE cellspacing=0 cellpadding=1 border=0>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="Rubrique news"><img width=13 height=15 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-news.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="News">News</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Rubrique mail"><img width=15 height=11 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-mail.gif ALT=icto-mail.gif ALT=icto-ml.gif ALT=icto-mail.gif ALT=#></A></gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Mailing list archive">Mailing-list</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Rubrique docs"><img width=14 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-docs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Documentation">Documentation</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="Rubrique cvs"><img width=13 height=17 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-cvs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="CVS Web">CVS</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Rubrique bugs"><img width=20 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-bugs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Bugtracking">Bugs</a></td></tr>
+
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/free/"><img width=18 height=12 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-free.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/free/" TITLE="Free Software">Free software</a></td></tr>
+ </TABLE>
+ </TD></TR></TABLE></TD></TR></TABLE>
+ <!------ End Box ------>
+
+ </TD>
+
+
+ <TD WIDTH=15><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD ALIGN=left valign=top><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+<!-- title -->
+<TABLE background="http://www.nevrax.org/inc/img/redline.gif" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td>
+<A HREF="http://www.nevrax.org/mail/"><img src="http://www.nevrax.org/inc/img/t_mail.gif" ALT="Docs" HEIGHT=20 BORDER=0></A>
+</td><td><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="1" HEIGHT="1" BORDER=0 ALT="">
+</td></tr></table>
+<!-- BEGIN MAILMAN TEMPLATE -->
+
+
+
+
+<Table WIDTH="100%" cellpadding=0 cellspacing=0><TR><TD>
+ <b> Configuration for Nel (brandon_425 at yahoo.com)</B>
+</TD><TD ALIGN=right>
+&nbsp;
+</TD></TR></TABLE>
+<FORM Method=POST ACTION="../../handle_opts.cgi/nel/brandon_425@yahoo.com">
+
+
+
+
+
+
+
+<!-- Unsubscribe -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Unsubscribing from Nel</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+To unsubscribe, enter your password and hit the button. (If you've
+lost your password, see just below to have it emailed to you.)
+<p>
+Password : <INPUT type="Password" name="upw" size="15"> &nbsp;<br>
+<INPUT type="Submit" name="unsub" value="Unsubscribe">
+</p>
+
+<!-- Other subscribtions -->
+<!--
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Your other nevrax.org subscriptions</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+Enter your password to visit a list of links to option pages for
+all your subscriptions.
+<p>
+Password: <INPUT type="Password" name="othersubspw" size="15"> <INPUT type="Submit" name="othersubs" value="List my other subscriptions"><p>
+</P>
+-->
+
+
+<a name=reminder>
+<!-- Password -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Forgetten your password ? </B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+Click this button to have your password emailed to your list delivery
+address.<br>
+
+<INPUT type="Submit" name="emailpw" value="Email My Password To Me">
+</P>
+
+
+
+<a name=changepw>
+<!-- Password -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Change your password</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2">
+ <TR>
+ <TD>Old password :</TD>
+ <TD><INPUT type="Password" name="opw" size="15"></TD>
+ </TR>
+ <TD>New password :</TD>
+ <TD><INPUT type="Password" name="newpw" size="15"></TD>
+ </TR>
+ <TR>
+ <TD>Again to confirm :</TD>
+ <TD><INPUT type="Password" name="confpw" size="15"></TD>
+ </TR>
+ <TR><TD colspan=2>
+ <INPUT type="Submit" name="changepw" value="Change My Password">
+ </TD>
+ </table>
+</P>
+
+
+
+<a name=options>
+<!-- Password -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD>&nbsp;<B>Your Nel Subscription Options</B></TD>
+ <TD ALIGN=RIGHT>&nbsp;</td>
+</tr></table>
+<P>
+
+
+<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="3">
+<tr><TD>
+<a name="disable">
+Disable mail delivery :</td><td>
+<input type=radio name="disablemail" value="0" CHECKED> Off
+<input type=radio name="disablemail" value="1"> On
+</a>
+</td></tr>
+<tr><TD>
+Set Digest Mode :
+</td><TD>
+<input type=radio name="digest" value="0" CHECKED> Off
+<input type=radio name="digest" value="1"> On
+</td></tr>
+<tr><TD>
+Get MIME or Plain Text Digests?
+</td><td>
+<input type=radio name="mime" value="0"> MIME
+<input type=radio name="mime" value="1" CHECKED> Plain Text
+</td></tr>
+<tr><TD>
+ Receive posts you send to the list?
+ </td><td>
+<input type=radio name="dontreceive" value="0" CHECKED> Yes
+<input type=radio name="dontreceive" value="1"> No
+</td></tr>
+<tr><TD>
+Receive acknowledgement mail when you send mail to the list?
+</td><td>
+<input type=radio name="ackposts" value="0" CHECKED> No
+<input type=radio name="ackposts" value="1"> Yes
+</td></tr>
+<tr><TD>
+Conceal yourself from subscriber list? <br>
+</td><td>
+<input type=radio name="conceal" value="0" CHECKED> No
+<input type=radio name="conceal" value="1"> Yes
+</td></tr>
+<tr><TD>
+Password:</td><td> <INPUT type="Password" name="digpw" size="15"></td>
+</tr>
+<tr>
+<td></td><td> <INPUT type="Submit" name="setdigest" value="Submit My Changes">
+</td></tr></table>
+
+
+</FORM>
+
+
+
+
+
+<!-- footer -->
+<BR><FONT Size=+5>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </FONT>
+</TD>
+<TD WIDTH=15><IMG SRC=http://www.nevrax.org/inc/img/pixel.gif WIDTH=15 HEIGHT=15 BORDER=0 ALT=""></TD>
+</TR></TD>
+</TR>
+</TABLE>
+</BODY>
+</HTML>
+