hi,
hope this helps....
<form name="testfrm" method="post" action="">
<input type="hidden" name ="name" value="">
<input type="hidden" id="county" value="">
<input type="text" name="comment" size="15" onFocus="fnFocus()" onBlur="fnBlur()" >
</form>