<!-- -->
<div id="form_" align="center" style="padding: 10px">
<form METHOD="POST" ACTION="http://cf.ibsys.com/natl/formprocessor/formprocessor.cfm" name="forminfo" id="form180606">
<input type="HIDDEN" name="formsenderequalemail_addressREQUIREDFIELD" value="false" />
<input type="HIDDEN" name="formsender" value="webform@ibsys.com" />
<input type="HIDDEN" name="emailrecipient" value="" />
<input type="HIDDEN" name="emailsubject" value="Weather Watchers" />
<input type="HIDDEN" name="returnpage" value="http://www.wsoctv.com/sponsor/1847650/detail.html" />
<input type="HIDDEN" name="errorreturnpage" value="http://www.wsoctv.com/sponsor/1847655/detail.html" />
<!-- *** Add your fields below *** -->
<table class="medium" border="0">
<tr>
<td align="left">Name:<br /><input type="text" name="nameREQUIREDFIELD" maxlength="40" size="40" /></td>
</tr>
<tr>
<td align="left">Hometown:<br /><input type="text" name="hometownREQUIREDFIELD" maxlength="40" size="40" /></td>
</tr>
<tr>
<td align="left">Email Address:<br /><input type="text" name="emailREQUIREDFIELD" maxlength="40" size="40" /></td>
</tr>
<tr>
<td align="left">Confirm Email:<br /><input type="text" name="confirm_emailREQUIREDFIELD" maxlength="40" size="40" /></td>
</tr>
<tr>
<td align="left">Question:<br /><textarea rows="8" cols="31" name="questionREQUIREDFIELD" id="message" ></textarea><br /></td>
</tr>
<tr>
<td><input type="RESET" value="Clear" /> <input type="SUBMIT" value="Submit" /></td>
</tr>
</table>
</form>
</div>
<script language="javascript" src="/js/10963693/script.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
function printEmail() {
encEmail = '0x77,0x65,0x61,0x74,0x68,0x65,0x72,0x40,0x77,0x73,0x6F,0x63,0x2D,0x74,0x76,0x2E,0x63,0x6F,0x6D';
document.getElementById('form180606').emailrecipient.value = decodeHex(encEmail);
}
addEvent(window, "load", function(){printEmail();});
</script>