open,
skin1/help/contactus.tpl file and find the code
Code:
<INPUT type="text" id="subject" name="subject" size="32" maxlength="128" value="{$userinfo.subject}">
and replace this....
Code:
<INPUT type="text" id="subject" name="subject" size="32" maxlength="128" value="{$userinfo.state}">