<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD align=left width=290>
</TD><TD vAlign=center align=right width=150><!-- BEGIN WEATHER FOR YOUR LIFE --><TABLE cellSpacing=0 cellPadding=0 width=150 border=0><TBODY><TR><TD><SCRIPT>function checkWhatForm(locid,ziptoloc,loctype,whatprefs) {if (locid && whatprefs){tmpLocId = locid+":"+loctype;if(loctype != 4 && loctype != 1){//Overwrite the locid value if not type 1 or 4locid = ziptoloc;}// figure out tracking string for this commandvar tstr = "";if (whatprefs == 'Weather36HourAchesAndPainsCommand'){ tstr = "&from=whatmenu_dropdown_achesandpains"; }else if (whatprefs == 'Weather36HourAirQualityCommand'){ tstr = "&from=whatmenu_dropdown_airquality"; }else if (whatprefs == 'Weather36HourAllergiesCommand'){ tstr = "&from=whatmenu_dropdown_allergies"; }else if (whatprefs == 'Weather36HourBoatAndBeachCommand'){ tstr = "&from=whatmenu_dropdown_boatandbeach"; }else if (whatprefs == 'Weather36HourColdAndFluCommand'){ tstr = "&from=whatmenu_dropdown_coldandflu"; }else if (whatprefs == 'Weather36HourFitnessCommand'){ tstr = "&from=whatmenu_dropdown_fitness"; }else if (whatprefs == 'Weather36HourBusinessTravelerCommand'){ tstr = "&from=whatmenu_dropdown_businesstravel"; }else if (whatprefs == 'Weather36HourGolfCommand'){ tstr = "&from=whatmenu_dropdown_golf"; }else if (whatprefs == 'Weather36HourHealthCommand'){ tstr = "&from=whatmenu_dropdown_health"; }else if (whatprefs == 'Weather36HourHomeCommand'){ tstr = "&from=whatmenu_dropdown_homeplanner"; }else if (whatprefs == 'Weather36HourInterstateCommand'){ tstr = "&from=whatmenu_dropdown_driving"; }else if (whatprefs == 'Weather36HourGardenCommand'){ tstr = "&from=whatmenu_dropdown_lawn"; }else if (whatprefs == 'Weather36HourOutdoorsCommand'){ tstr = "&from=whatmenu_dropdown_outdoors"; }else if (whatprefs == 'Weather36HourPetsCommand'){ tstr = "&from=whatmenu_dropdown_pets"; }else if (whatprefs == 'Weather36HourSchooldayCommand'){ tstr = "&from=whatmenu_dropdown_schoolday"; }else if (whatprefs == 'Weather36HourSkiCommand'){ tstr = "&from=whatmenu_dropdown_ski"; }else if (whatprefs == 'Weather36HourSunSafetyCommand'){ tstr = "&from=whatmenu_dropdown_sunsafety"; }else if (whatprefs == 'Weather36HourSportsCommand'){ tstr = "&from=whatmenu_dropdown_sportingevents"; }else if (whatprefs == 'Weather36HourVacationPlannerCommand'){ tstr = "&from=whatmenu_dropdown_vacationplanner"; }else{ tstr = "&from=whatmenu_dropdown";} if (getUserPreferences('16') && getUserPreferences('16').length > 1) { var currentVert = getUserPreferences('16'); tstr = "&from=whatmenu_dropdown_" + currentVert.toLowerCase();; } var WWW_host = window.location.hostname; if (WWW_host != 'delta.weather.com' && WWW_host != 'w3.weather.com' && WWW_host != 'beta.weather.com') WWW_host = 'www.weather.com'; WWW_host = 'http://' + WWW_host; document.whatmenu.action=WWW_host+"/search/enhanced"; if (document.whatmenu.whatprefs.selectedIndex > 0) { var thisVal = document.whatmenu.whatprefs.options[document.whatmenu.whatprefs.selectedIndex].value; document.whatmenu.what.value = thisVal; var retVal = changeCommandToVal(thisVal); setUserPreferences('16',retVal); } else if (getUserPreferences('16') && getUserPreferences('16').length > 1) { var thisVal = getUserPreferences('16'); var retVal = changeValToCommand(thisVal); document.whatmenu.what.value = retVal; } else { document.whatmenu.what.value = 'WeatherLocalUndeclared'; } document.whatmenu.lswa.value=document.whatmenu.what.value; if (document.whatmenu.lswe.value != '') { var lp = "/weather/" + targetCmd + "/"; var wh = whatprefs; var dayNum =''; if (targetCmd=="wxdetail")dayNum = "&dayNum=1"; if (wh == 'Weather36HourAchesAndPainsCommand'){ lp = "/outlook/health/achesandpains/" + targetCmd + "/"; }else if (wh == 'Weather36HourAllergiesCommand'){ lp = "/outlook/health/allergies/" + targetCmd + "/"; if(loctype == 19){locid = tmpLocId;} }else if (wh == 'Weather36HourAirQualityCommand'){ lp = "/outlook/health/airquality/" + targetCmd + "/"; }else if (wh == 'Weather36HourSunSafetyCommand'){ lp = "/outlook/health/skin/" + targetCmd + "/"; }else if (wh == 'Weather36HourColdAndFluCommand'){ lp = "/outlook/health/coldandflu/" + targetCmd + "/"; }else if (wh == 'Weather36HourHomeCommand'){ lp = "/outlook/homeandgarden/home/" + targetCmd + "/"; }else if (wh == 'Weather36HourGardenCommand'){ lp = "/outlook/homeandgarden/garden/" + targetCmd + "/"; }else if (wh == 'Weather36HourSchooldayCommand'){ lp = "/outlook/homeandgarden/schoolday/" + targetCmd + "/"; if(loctype == 17){locid = tmpLocId;} }else if (wh == 'Weather36HourSportsCommand'){ lp = "/outlook/events/sports/" + targetCmd + "/";if(loctype == 20){locid = tmpLocId;} }else if (wh == 'Weather36HourWeddingCommand'){ lp = "/outlook/events/weddings/" + targetCmd + "/"; }else if (wh == 'Weather36HourInterstateCommand'){ lp = "/outlook/driving/interstate/" + targetCmd + "/";if(loctype == 16){locid = tmpLocId;} }else if (wh == 'Weather36HourBoatAndBeachCommand'){ lp = "/outlook/recreation/boatandbeach/" + targetCmd + "/"; }else if (wh == 'Weather36HourGolfCommand'){ lp = "/outlook/recreation/golf/" + targetCmd + "/";if(loctype == 5){locid = tmpLocId;} }else if (wh == 'Weather36HourSkiCommand'){ lp = "/outlook/recreation/ski/" + targetCmd + "/";if(loctype == 11){locid = tmpLocId;} }else if (wh == 'Weather36HourBusinessTravelerCommand'){ lp = "/outlook/travel/businesstraveler/" + targetCmd + "/";if(loctype == 9){locid = tmpLocId;} }else if (wh == 'Weather36HourVacationPlannerCommand'){ lp = "/outlook/travel/vacationplanner/" + targetCmd + "/"; }else if (wh == 'Weather36HourOutdoorsCommand'){ lp = "/outlook/recreation/outdoors/" + targetCmd + "/"; }else if (wh == 'Weather36HourFitnessCommand'){ lp = "/outlook/health/fitness/" + targetCmd + "/"; }else if (wh == 'Weather36HourHealthCommand'){ lp = "/outlook/health/general/" + targetCmd + "/"; }else if (wh == 'Weather36HourPetsCommand'){ lp = "/outlook/homeandgarden/pets/" + targetCmd + "/";} document.location = WWW_host+lp+locid+"?lswe="+document.whatmenu.lswe.value+"&lwsa="+document.whatmenu.lswa.value+tstr+dayNum; return false; } else { return true; } }else{ //INVALID VALUES...... }}</SCRIPT><FORM name=whatmenu action="" method=post>
</TD></TR></TBODY></TABLE><!-- END WEATHER FOR YOUR LIFE --><SCRIPT> function setFlookie(){ try{ var listenerObj = new Object(); listenerObj.ready = function(){ var flCheck = GetCookie("flCheck"); //synchronize the flookie when userprefs is updated by an action of weather for your life dropdown if (flCheck.indexOf("true")!=-1){ //if the user had opted in to save info in a flookie //synchronize the flookie channelprefs param from userprefs flCheckFlookie.set("in_channelprefs", getUserPreferences("16")); } } Flookie.addListener(listenerObj); }catch(err){ } } addEvent(window, "load", setFlookie); </SCRIPT></TD></TR></TBODY></TABLE>
<TABLE class=Basic cellSpacing=0 cellPadding=0 width="100%" align=center border=0><TBODY><TR><TD vAlign=top><!-- content --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><FORM id=dropdownForm name=dropdownForm onsubmit="return false;" action=""><TBODY><TR><TD class=vbgC vAlign=center align=left height=30> <SELECT onchange=goToDlyDetails(document.dropdownForm.datedropdown.value) name=datedropdown> <OPTION value=0 selected>Today</OPTION> <OPTION value=1>Mon, Dec 1</OPTION> <OPTION value=2>Tue, Dec 2</OPTION> <OPTION value=3>Wed, Dec 3</OPTION> <OPTION value=4>Thu, Dec 4</OPTION> <OPTION value=5>Fri, Dec 5</OPTION> <OPTION value=6>Sat, Dec 6</OPTION> <OPTION value=7>Sun, Dec 7</OPTION> <OPTION value=8>Mon, Dec 8</OPTION> <OPTION value=9>Tue, Dec 9</OPTION></SELECT> </TD></TR></FORM></TBODY></TABLE><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgB vAlign=center align=left height=30>
Hourly Forecast more details
</TD></TR></TBODY></TABLE><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD vAlign=top width="16%"><!-- id="hourTimeFrame0" --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgA style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid" vAlign=center align=middle height=30>
12pm </TD></TR><TR><TD class=blueVerdanaText11 style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e3e1c7 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 0px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 0px solid; BACKGROUND-COLOR: #f7f6e7" vAlign=top align=middle><TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; BORDER-TOP: #e3e1c7 1px solid; BORDER-LEFT: #e3e1c7 1px solid; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD align=middle>
37°F</TD></TR></TBODY></TABLE>
Feels Like
28°F </TD></TR></TBODY></TABLE></TD><TD vAlign=top width="16%"><!-- id="hourTimeFrame1" --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgA style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid" vAlign=center align=middle height=30>
3pm </TD></TR><TR><TD class=blueVerdanaText11 style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e3e1c7 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 0px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 0px solid; BACKGROUND-COLOR: #f7f6e7" vAlign=top align=middle><TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; BORDER-TOP: #e3e1c7 1px solid; BORDER-LEFT: #e3e1c7 1px solid; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD align=middle>
38°F</TD></TR></TBODY></TABLE>
Feels Like
29°F </TD></TR></TBODY></TABLE></TD><TD vAlign=top width="16%"><!-- id="hourTimeFrame2" --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgA style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid" vAlign=center align=middle height=30>
6pm </TD></TR><TR><TD class=blueVerdanaText11 style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e3e1c7 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 0px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 0px solid; BACKGROUND-COLOR: #f7f6e7" vAlign=top align=middle><TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; BORDER-TOP: #e3e1c7 1px solid; BORDER-LEFT: #e3e1c7 1px solid; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD align=middle>
36°F</TD></TR></TBODY></TABLE>
Feels Like
27°F </TD></TR></TBODY></TABLE></TD><TD vAlign=top width="16%"><!-- id="hourTimeFrame3" --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgA style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid" vAlign=center align=middle height=30>
9pm </TD></TR><TR><TD class=blueVerdanaText11 style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e3e1c7 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 0px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 0px solid; BACKGROUND-COLOR: #f7f6e7" vAlign=top align=middle><TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; BORDER-TOP: #e3e1c7 1px solid; BORDER-LEFT: #e3e1c7 1px solid; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD align=middle>
36°F</TD></TR></TBODY></TABLE>
Feels Like
27°F </TD></TR></TBODY></TABLE></TD><TD vAlign=top width="16%"><!-- id="hourTimeFrame4" --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgA style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid" vAlign=center align=middle height=30>
12am </TD></TR><TR><TD class=blueVerdanaText11 style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e3e1c7 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 0px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 0px solid; BACKGROUND-COLOR: #f7f6e7" vAlign=top align=middle><TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; BORDER-TOP: #e3e1c7 1px solid; BORDER-LEFT: #e3e1c7 1px solid; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD align=middle>
36°F</TD></TR></TBODY></TABLE>
Feels Like
27°F </TD></TR></TBODY></TABLE></TD><TD vAlign=top width="16%"><!-- id="hourTimeFrame5" --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgA style="BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid" vAlign=center align=middle height=30>
3am </TD></TR><TR><TD class=blueVerdanaText11 style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e3e1c7 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 0px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 0px solid; BACKGROUND-COLOR: #f7f6e7" vAlign=top align=middle><TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; BORDER-TOP: #e3e1c7 1px solid; BORDER-LEFT: #e3e1c7 1px solid; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD align=middle>
36°F</TD></TR></TBODY></TABLE>
Feels Like
29°F </TD></TR></TBODY></TABLE></TD></TD></TR></TBODY></TABLE><!-- end hourly --><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD class=vbgA vAlign=center align=middle width="50%" height=30>
Today</TD><TD class=vbgA vAlign=center align=middle width="50%" height=30>
Tonight</TD></TR><TR><TD vAlign=top align=middle bgColor=#f6f1d4>
<TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e3e1c7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD class=blueText vAlign=center align=middle width="45%">
PM Rain / Snow</TD><TD class=blueText vAlign=center align=middle width="55%">High
39°F
Precip
100%</TD></TR></TBODY></TABLE>
<TABLE style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD class=blueFont10 align=left width="54%">Wind:</TD><TD class=blueFont10 align=left width="46%">
ESE 15 mph</TD></TR><TR><TD class=blueFont10 align=left>Max. Humidity:</TD><TD class=blueFont10 align=left>
71%</TD></TR><TR><TD class=blueFont10 align=left>UV Index:</TD><TD class=blueFont10 align=left>
1 Low</TD></TR></TBODY></TABLE>
<TABLE style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD colSpan=2 height=20></TD></TR><TR><TD class=blueFont10 align=left>Sunrise:</TD><TD class=blueFont10 align=left>
7:25 AM ET</TD></TR><TR><TD class=blueFont10 align=left>Avg. High:</TD><TD class=blueFont10 align=left>
40°F</TD></TR><TR><TD class=blueFont10 align=left>Record High:</TD><TD class=blueFont10 align=left>
65°F (1962)</TD></TR></TBODY></TABLE>
</TD><TD vAlign=top align=middle bgColor=#ecf0fc>
<TABLE style="BORDER-RIGHT: #e3e1c7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e3e1c7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e3e1c7 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e3e1c7 1px solid; BACKGROUND-COLOR: #ffffff" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD class=blueText vAlign=center align=middle width="45%">
Rain</TD><TD class=blueText vAlign=center align=middle width="55%">Overnight Low
35°F
Precip
100%</TD></TR></TBODY></TABLE>
<TABLE style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD class=blueFont10 align=left width="54%">Wind:</TD><TD class=blueFont10 align=left width="46%">
ESE 15 mph</TD></TR><TR><TD class=blueFont10 align=left>Max. Humidity:</TD><TD class=blueFont10 align=left>
83%</TD></TR><TR><TD class=blueFont10 align=left> </TD><TD class=blueFont10 align=left> </TD></TR></TBODY></TABLE><TABLE style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" cellSpacing=0 cellPadding=0 width="80%" border=0><TBODY><TR><TD colSpan=2 height=20> </TD></TR><TR><TD class=blueFont10 align=left>Sunset:</TD><TD class=blueFont10 align=left>
4:42 PM ET</TD></TR><TR><TD class=blueFont10 align=left>Avg. Low:</TD><TD class=blueFont10 align=left>
26°F</TD></TR><TR><TD class=blueFont10 align=left>Record Low:</TD><TD class=blueFont10 align=left>
3°F (1958)</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>