try { if ( hwTextColor ) {} } catch(e) { hwTextColor='000000'; } document.write(''); function showForecast(loc) { if (loc != undefined && loc != null) { loc = loc.replace(/\D/g, ''); if (loc.length == 5) { window.open('http://hwlite.hamweather.net/pfcu/forecast/'+loc + '.html','wxfcst','width=420,height=185') } else { alert('Please enter a valid US zip code.'); } } } document.write('