<HTML>

<TITLE>
	Crosswords@disad.net
	<BASE TARGET="wordList">
</TITLE>

<BODY>
	<H2>Crossword Helper <FONT SIZE="-1">@disad.net</FONT></H2>


	
	<FORM NAME="hello" ENCTYPE="text/plain" METHOD="get" ACTION="/cgi-bin/crosswords/crossword4.py" TARGET="wordList">
		Please enter your letters, using fullstop "." to represent the spaces.
		<STRONG>Enter your string </STRONG><INPUT TYPE="text" SIZE="20" NAME="crossstring">
		<INPUT TYPE="submit" VALUE="Search" NAME="submitcross">
	</FORM>
	
</BODY>