//Weather info
document.writeln('<form method="POST" action="http://ittown.subportal.com/cgi-bin/weather/hamweather.cgi">')
document.writeln('<p>Enter Your &quot;City, State&quot;, State or Zipcode:')
document.writeln('<br><input type="hidden" name="theme" value="default">')
document.writeln('<input type="hidden" name="user" value="default">')
document.writeln('<input type="hidden" name="forecast" value="zandh">')
document.writeln('<input type="text" name="pands" size="15" value="">')
document.writeln('<input type="submit" value="Go" name="Submit">&nbsp; </p>')
document.writeln('</form>')
