document.writeln('<FORM ACTION=\"mailto:thehangaruk@blueyonder.co.uk?subject=Form return from thehangaruk English\" METHOD=\"post\" ENCTYPE=\"text/plain\">');
document.writeln('<DIV align=center><center><TABLE cellspacing=0 width=70%>');
document.writeln('<TR>');
document.writeln('<TD class=\"form3\" colspan=\"2\"><B>Please answer all questions (except optional):</B><BR><BR></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"form\" align=right><SMALL><B>Name:</B></SMALL></TD>');
document.writeln('<TD><INPUT TYPE=\"text\" NAME=\"Name\" SIZE=40 MAXLENGTH=80 VALUE=\"\"><BR></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"form\"><SMALL><B>E-mail address:</B></SMALL></TD>');
document.writeln('<TD><INPUT TYPE=\"text\" NAME=\"Email\" SIZE=40 MAXLENGTH=80 VALUE=\"\"><BR></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"form\"><SMALL><B>URL (optional):</B></SMALL></TD>');
document.writeln('<TD><INPUT TYPE=\"text\" NAME=\"URL\" SIZE=40 MAXLENGTH=80 VALUE=\"\"><BR></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"form\"><SMALL><B>Banner URL (optional):</B></SMALL></TD>');
document.writeln('<TD><INPUT TYPE=\"text\" NAME=\"Banner\" SIZE=40 MAXLENGTH=80 VALUE=\"\"></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"album\" colspan=\"2\"><BR><BR><SMALL><B>');
document.writeln('<INPUT TYPE=\"RADIO\" NAME=\"Comment\" VALUE=\"Comment\">Comment');
document.writeln('<INPUT TYPE=\"RADIO\" NAME=\"Suggestion\" VALUE=\"Suggestion\">Suggestion');
document.writeln('<INPUT TYPE=\"RADIO\" NAME=\"Query\" VALUE=\"Query\">Query');
document.writeln('<INPUT TYPE=\"RADIO\" NAME=\"Link\" VALUE=\"Link\">Broken link');
document.writeln('<INPUT TYPE=\"RADIO\" NAME=\"Problem\" VALUE=\"Bug\">Bug');
document.writeln('<INPUT TYPE=\"RADIO\" NAME=\"Linkup\" VALUE=\"Linkup\">Banner* exchange<BR>');
document.writeln('*Banner max. size=460 x 70</B></SMALL><BR><BR>');
document.writeln('<SMALL><B>Enter the details here:-</B></SMALL><BR>');
document.writeln('<TEXTAREA NAME=\"Comments\" COLS=\"40\" ROWS=\"5\" WRAP=\"VIRTUAL\"></TEXTAREA></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"form\"><SMALL><B>How did you hear of this site? </B></SMALL></TD>');
document.writeln('<TD class=\"form1\">');
document.writeln('<SELECT NAME=\"Heard\">');
document.writeln('<OPTION VALUE=\"\"></OPTION>');
document.writeln('<OPTION VALUE=\"Link\">Web link</OPTION>');
document.writeln('<OPTION VALUE=\"Email\">E-mail</OPTION>');
document.writeln('<OPTION VALUE=\"Friend\">Friend</OPTION>');
document.writeln('<OPTION VALUE=\"Search\">Search engine</OPTION>');
document.writeln('</SELECT></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"form\"><SMALL><B>What was the URL of the web link? </B></SMALL></TD>');
document.writeln('<TD class=\"form1\"><INPUT TYPE=\"text\" NAME=\"Web\" SIZE=20 MAXLENGTH=80 VALUE=\"\"><BR></TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD class=\"form\"><SMALL><B>If search engine, which one? </B></SMALL></TD>');
document.writeln('<TD class=\"form1\"><INPUT TYPE=\"text\" NAME=\"Engine\" SIZE=20 MAXLENGTH=80 VALUE=\"\"></TD>');
document.writeln('</TR>');
document.writeln('</TABLE></center></DIV>');
document.writeln('<center><INPUT TYPE=\"Submit\" VALUE=\"Send\"> <INPUT TYPE=\"reset\" value=\"Clear\"><center>');
document.writeln('</FORM>');
