document.write('	<table border="0" cellpadding="0" cellspacing="0" width="100%">');
document.write('	<tr>');
document.write('	<td nowrap="nowrap"><input name="textfield" type="text" class="TextInput"></td>');
document.write('	<td>&nbsp;</td>');
document.write('	<td><input name="Submit" type="submit" class="button" value="Search"></td>');
document.write('	</tr>');
document.write('	</table>');
