today=new Date();
document.write (
'<table width="125" border="0" cellspacing="0" cellpadding="0">',
'<form method=post  action="http://secure.nameservers.com/~texaspub/cgi-bin/request.cgi">',
'<tr><td align="right"><a href="http://tpr.org/programs/calendar.html#'
)
document.write (today.getMonth()+1)
document.write ('-')
document.write (today.getDate())
document.write (
'">Events Calendar</a></td></tr>',
'<tr><td align="right"><a href="http://tpr.org/administration/letters.html">Listeners\' Letters</a></td></tr>',
'<tr><td align="right"><a href="http://tpr.org/eventphotos/photos.html">Photo Albums</a></td></tr>',
'<tr><td align="right"><a href="http://www.owlradio.org" target="_blank">Owl Radio - a reading service for the blind</a></td></tr>',
'<tr><td align="right"><a href="http://www.sanantonio.gov/enviro/solidwaste/recyoptions_test.asp" target="_blank">Recycling Information</a></td></tr>',
'<tr><td align="right"><a href="http://tpr.org/keynotes/keynotes.html">Keynotes eNewsletter</a></td></tr>',
'<tr><td align="right">First \& Last Name<br><input type="text" name="fname" size="6"><input type="text" name="lname" size="6"><br>Email <input type="text" name="submit_by" size="8"><br><input type="radio" value="html" checked name="format">HTML&nbsp; / <input type="radio"  name="format" value="text">Text<input type=hidden name=outputfile value="data/keynotesadd"><input type=hidden name=required value="submit_by"><input type=hidden name=ok_url value="http://tpr.org/keynotes/thankyou.html"><input type=hidden name=submit_to value="keynotes@tpr.org"><input type=hidden name=data_order value="submit_by\,fname\,lname\,format"><input type=hidden name=form_id value="Keynotes Add"><input type=hidden name=not_ok_url value="http://www.tpr.org/keynotes/subscribeerror.html"><input type="submit" value="Subscribe" name="subscribe1" style="background-color: #4A86B2;  color: #FFFFFF; position: relative; width: 70; height: 20; font-size: 12px; float: right"></td></tr>',
'</table>'
)









      
