<!--
document.writeln('</font></TD>');
document.writeln('<!-- DROPDOWN MENU ---------------------------------->');
document.writeln('<TD bgcolor="#cc6600" align="RIGHT" VALIGN=TOP WIDTH="120">');
document.writeln('<FORM NAME="go" METHOD="Post" ACTION="">');
document.writeln('<INPUT TYPE="hidden" NAME="control" VALUE="@{URL}">');
document.writeln('<SELECT NAME="go" onChange=window.open(this.options[this.selectedIndex].value,"_top")>');
document.writeln('<OPTION VALUE="index.html">-----Back Issues------');
//-->

