<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
 
<style type="text/css">
body{behavior: url('/csshover.htc'); margin:0px; font-family: arial, verdana, sans-serif; font-size:13px; text-align:center;
background-color:#ffffff; color:#000000;}
#main_container{width:977px; padding:0px; margin-left:auto;  margin-right:auto; text-align:left;}
#banner_container{display:inline; width:770px; padding:0px; margin:0px; vertical-align:top; float:left;background-image: url('/images/background.jpg');}
#left_column{display:inline; width:145px; padding:0px; margin:0px 2px 0px 0px; vertical-align:top; float:left; clear: left;}
#right_column{display:inline; width:200px; overflow:hidden; float:right; padding:0px; padding-left:0px; margin:2px; vertical-align:top;}
#content_container{display:inline; width:620px; padding:0px; margin:0px; vertical-align:top; clear:none; float:left;}
#footer_container{display:block; width:760px; clear:both; float:left;}
#banner_inside_container{}
table.five_day{clear:both; margin:5px;}
</style>
<link href="http://raysweather.com/templates/summer/common.css" media="screen" rel="Stylesheet" type="text/css" />	
<script language="JavaScript" src="/js/textsizer.js" type="text/javascript"></script>
<title>Ray's Weather Center - Home - raysweather.com</title>
</head>
<body onload="init();">
<div id="main_container">
	<div id="right_column">
		<a href=/click/1239><img src=/images/clients/cache/1253554943Peggy Palms1.jpg border=0 width=408 height=70></a>

<!--<img style="border:0px; margin: 0px 0px 15px 0px;" src="/clients/apptechad.gif" alt="" />-->
<!-- ADS GO HERE -->
<style type="text/css">
fieldset.slist {
	margin:0px;
	padding:3px 0px 10px 0px;
	width: 198px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	text-align: center;
	color: black; 	
	border: 1px #999999 solid;
	overflow: hidden;
}

fieldset.slist legend {
	font-family: verdana, arial, sans-serif;
	font-size: 9px; 
	color: #999999
}

fieldset.slist a {
	padding:0px;
	display: block;
	margin:10px;
	margin-top:3px;
	margin-bottom:0px;
	text-decoration: none; 
	color: black; 
	font-size: 11px;
}

fieldset.slist b {
	color: black; 
}

fieldset.slist img {
	background-color: #999999;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
</style>

<fieldset class="slist"><legend>Sponsors</legend><a href="/click/1238"><b>Deadwax Records</b><br />Buy, sell or trade vinyl records:<br> Lp's, 45's,78's--all collections considered. <br> Also looking for working turntables, receivers, and reel-to-reel players.<br>
Competitive prices paid!
<br><b> Call Bob 828.719.6360 or email bbbfrantz@yahoo.com</b><br /><u>Check out my web store here.</u></a><img src="/images/spacer.gif" alt=""/><a href="/click/11"><b>High Country Bank</b><br />Small Bank, Big Difference!

Stop by any of our convenient locations!
New Market Center-
Shadowline-
Downtown Boone-
Foscoe-
Linville

<br /><u>www.highcountrybank.com</u></a><img src="/images/spacer.gif" alt=""/><a href="/click/4"><b>What Lurks Under Your House??</b><br />Dirt crawl spaces can hold excessive moisture, mold, rot and more. The solution? High Country CleanSpace. For a free estimate, (828) 963-9464. <br /><u>highcountrycleanspace.com</u></a><img src="/images/spacer.gif" alt=""/><a href="/click/14"><b>Sally Mae's Emporium West Jefferson</b><br />Old fashioned fun in downtown West Jefferson. Check out Pond Mtn. Pottery, Jewelry, Libby's fashions, kitchen items &
more. Open Mon-Sat, 10-5:00  Follow us on twitter.com for updates!
336-846-9069<br /><u>www.sallymaesemporium.com</u></a><img src="/images/spacer.gif" alt=""/><a href="/click/10"><b>Footsloggers...Your Outdoor Headquarters Since 1971</b><br />For all kinds of weather and through every season, Footsloggers offers the finest in apparel, equipment and footwear for every outdoor setting; Plus the Climbing Tower.<br /><u>www.footsloggers.com</u></a></fieldset><br />
<img src="/images/spacer.gif" width=100 height=100 alt="" />

	</div>
	<div id="banner_container">
		<table cellpadding="0" cellspacing="0" width="100%" class="banner_table">
<tr><td><img src="/images/spacer.gif" height="1" width="191" alt="" /></td><td><img src="/images/spacer.gif" height="1" width="569" alt="" /></td></tr>
<tr><td><form action="http://www.raysweather.com/QUICK+FORECAST" method="get">
<div id="quickforecastdiv" class="quickforecastUnlit" onmouseover="lightup(this)" onmouseout="unlight(this)">Quick Forecast<span class="entire_usa"> (Entire USA)</span><br />
<input class="locationtext" type="text" name="quickForecast" size="20" onfocus="gotFocus(this)" onblur="lostFocus(this)"/>
<input id="quickforecastsubmit" class="locationtext" type="submit" value="Go" />
<br /><span class="helptext">Enter zip, city, city & state, or airport code</span>
</div>
</form>
<script>
var focus=0;
var mouseIn=0;
function lightup(obj){
   obj.className="quickforecastLit";
   mouseIn=1;
} 
function unlight(obj) {
   if (focus == 0) {
      obj.className="quickforecastUnlit";
   }
   mouseIn=0;
}
function gotFocus(obj) {
   focus=1;
}
function lostFocus(obj) {
   focus=0;
   if (mouseIn == 0) {
      document.getElementById("quickforecastdiv").className = "quickforecastUnlit";
   }
}
</script>
<style>
span.entire_usa{
   font-weight:normal;
}
div.quickforecastUnlit {
   position:relative; 
   top: -2px;
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   background-color: #F0F0F0;
   border-style: solid;
   border-color: white;
   border-width: 1px;
   opacity: 70;
   FILTER: Alpha(Opacity=70);
   -moz-opacity: 0.7;
   width: 200px;
   height: 50px;
   text-align: center;
}

div.quickforecastLit {
   position:relative;
   top: -2px;
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   background-color: #F0F0F0;
   border-style: solid;
   border-color: white;
   border-width: 1px;
   opacity: 100;
   FILTER: Alpha(Opacity=100);
   -moz-opacity: 1.0;
   width: 200px;
   height: 50px;
   text-align: center;
}

span.helptext {
   font-size: 85%;
   font-weight: normal;
}

input.locationtext {
   font-family: arial, sans-serif;
   font-size: 10px;
   font-weight: normal;

}
</style>
</td>
<td style="padding:10px 15px 10px 0px; " rowspan="2" align="right" valign="middle"><img src="/images/spacer.gif" height="10" width="1" align="absmiddle" />
<object style="position:relative; z-index:20px;" id="flash_banner_obj" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="490" height="84"><param name="wmode" value="opaque"><param name="movie" value="/images/clients/cache/blueridgedent4.swf" /><param name="quality" value="high" /><param name="bgcolor" value="white" /><embed wmode="opaque" style="position:relative; z-index:20px;" id="flash_banner_emb" src="/images/clients/cache/blueridgedent4.swf" width="490" height="84" quality="high" bgcolor="white" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object></td>
</tr>
<tr><td align=left valign=bottom><a href="http://www.raysweather.com/"><span style="width:191px;height:50px;display:inline-block;
/* the height and width should match those of the image */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logotop.png');
/* apply the background image with Alpha in IE5.5/Win. The src should match that of the image */
"><img style="
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
/* make the real image fully transparent in IE5.5/Win, so the Alpha image can show through */
" src="/images/logotop.png" width="191" height="50" border="0" alt=""></span></a></td></tr>
<tr class="top_row">
<td align=left valign=top><a href="http://www.raysweather.com"><span style="width:191px;height:40px;display:inline-block;
/* the height and width should match those of the image */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logobottom.png');
/* apply the background image with Alpha in IE5.5/Win. The src should match that of the image */
"><img style="
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
/* make the real image fully transparent in IE5.5/Win, so the Alpha image can show through */
" src="/images/logobottom.png" width="191" height="40" border="0" alt=""></span></a></td>
<td class=top_menu_cell valign=middle align=center><img src=/images/spacer.gif height="35" width="1" align=absmiddle alt="" /><a href="http://www.raysweather.com/"  id=top_link_3>Sites</a><a href="/Forecast/"  id=top_link_4>Forecast</a><a href="/Stations"  id=top_link_5>Stations</a><a href="/Radar"  id=top_link_6>Resources</a><a href="/almanac"  id=top_link_7>Almanac</a><a href="/Contact+Us/Online"  id=top_link_9>Contact Us</a><a href="http://www.raysmarketplace.com" style="border-right:1px solid #333333;" id=top_link_8>Store</a></td>
</tr>
<tr class="bottom_row">
<td class=level2_menu colspan=2 align=center valign=bottom>
<img src="/images/spacer.gif" height=25 width=1 align=absmiddle alt='' /><a href="/Photo+Of+The+Day"  id=top_link_10>Photo Of The Day</a><a href="/Webcams"  id=top_link_11>Webcams</a><a href="/life+outdoors"  id=top_link_12>Life Outdoors</a><a href="/public+service+announcements"  id=top_link_13>Public Service Announcements</a><a href="/Sponsors" style="border-right:1px solid #bbbbbb;" id=top_link_14>Sponsors</a></td>

</tr></table>

<script language="javascript" type="text/javascript" src="/js/menu/menu.js"></script><script language="javascript" type="text/javascript">function init() {if (TransMenu.isSupported()) {TransMenu.initialize();	menu3.onactivate = function() { document.getElementById('top_link_3').className = 'top_menu_cell_hover'; }; menu3.ondeactivate = function() { document.getElementById('top_link_3').className = 'top_menu_cell'; };	menu4.onactivate = function() { document.getElementById('top_link_4').className = 'top_menu_cell_hover'; }; menu4.ondeactivate = function() { document.getElementById('top_link_4').className = 'top_menu_cell'; };	menu5.onactivate = function() { document.getElementById('top_link_5').className = 'top_menu_cell_hover'; }; menu5.ondeactivate = function() { document.getElementById('top_link_5').className = 'top_menu_cell'; };	menu6.onactivate = function() { document.getElementById('top_link_6').className = 'top_menu_cell_hover'; }; menu6.ondeactivate = function() { document.getElementById('top_link_6').className = 'top_menu_cell'; };	menu7.onactivate = function() { document.getElementById('top_link_7').className = 'top_menu_cell_hover'; }; menu7.ondeactivate = function() { document.getElementById('top_link_7').className = 'top_menu_cell'; };	menu8.onactivate = function() { document.getElementById('top_link_8').className = 'top_menu_cell_hover'; }; menu8.ondeactivate = function() { document.getElementById('top_link_8').className = 'top_menu_cell'; };	menu9.onactivate = function() { document.getElementById('top_link_9').className = 'top_menu_cell_hover'; }; menu9.ondeactivate = function() { document.getElementById('top_link_9').className = 'top_menu_cell'; };menu10.onactivate = function() { document.getElementById('top_link_10').className = 'level2_menu_cell_hover'; };  menu10.ondeactivate = function() { document.getElementById('top_link_10').className = 'level2_menu_cell'; };menu11.onactivate = function() { document.getElementById('top_link_11').className = 'level2_menu_cell_hover'; };  menu11.ondeactivate = function() { document.getElementById('top_link_11').className = 'level2_menu_cell'; };menu12.onactivate = function() { document.getElementById('top_link_12').className = 'level2_menu_cell_hover'; };  menu12.ondeactivate = function() { document.getElementById('top_link_12').className = 'level2_menu_cell'; };menu13.onactivate = function() { document.getElementById('top_link_13').className = 'level2_menu_cell_hover'; };  menu13.ondeactivate = function() { document.getElementById('top_link_13').className = 'level2_menu_cell'; };menu14.onactivate = function() { document.getElementById('top_link_14').className = 'level2_menu_cell_hover'; };  menu14.ondeactivate = function() { document.getElementById('top_link_14').className = 'level2_menu_cell'; };}} </script><script language="javascript">
		if (TransMenu.isSupported()) {
		var menu_system = new TransMenuSet(TransMenu.direction.down, 1, 0, TransMenu.reference.bottomLeft);	var menu3 = menu_system.addMenu(document.getElementById('top_link_3'));menu3.addItem('ashevilleweather.com', 'http://ashevilleweather.com');menu3.addItem('asheweather.com', 'http://asheweather.com');menu3.addItem('averyweather.com', 'http://averyweather.com');menu3.addItem('booneweather.com', 'http://booneweather.com');menu3.addItem('burnsvilleweather.com', 'http://burnsvilleweather.com');menu3.addItem('hickoryweather.com', 'http://hickoryweather.com');menu3.addItem('lenoirweather.com', 'http://lenoirweather.com');menu3.addItem('mitchellweather.com', 'http://mitchellweather.com');menu3.addItem('morgantonweather.com', 'http://morgantonweather.com');menu3.addItem('ncweatherclosings.com', 'http://ncweatherclosings.com');menu3.addItem('raysweather.com', 'http://raysweather.com');menu3.addItem('spartaweather.com', 'http://spartaweather.com');menu3.addItem('waynesvilleweather.com', 'http://waynesvilleweather.com');menu3.addItem('wilkesweather.com', 'http://wilkesweather.com');menu3.addItem('wolflaurelweather.com', 'http://wolflaurelweather.com');var menu4 = menu_system.addMenu(document.getElementById('top_link_4'));menu4.addItem('ashevilleweather.com', 'http://ashevilleweather.com');menu4.addItem('asheweather.com', 'http://asheweather.com');menu4.addItem('averyweather.com', 'http://averyweather.com');menu4.addItem('booneweather.com', 'http://booneweather.com');menu4.addItem('burnsvilleweather.com', 'http://burnsvilleweather.com');menu4.addItem('Carolina In the Fall Forecast', '/Forecast/Carolina+In+The+Fall');menu4.addItem('hickoryweather.com', 'http://hickoryweather.com');menu4.addItem('lenoirweather.com', 'http://lenoirweather.com');menu4.addItem('mitchellweather.com', 'http://mitchellweather.com');menu4.addItem('Morganton', '/Forecast/Morganton');menu4.addItem('ncweatherclosings.com', 'http://ncweatherclosings.com');menu4.addItem('raysweather.com', 'http://raysweather.com');menu4.addItem('spartaweather.com', 'http://spartaweather.com');menu4.addItem('waynesvilleweather.com', 'http://waynesvilleweather.com');menu4.addItem('wilkesweather.com', 'http://wilkesweather.com');menu4.addItem('wolflaurelweather.com', 'http://wolflaurelweather.com');var menu5 = menu_system.addMenu(document.getElementById('top_link_5'));menu5.addItem('ashevilleweather.com', 'http://ashevilleweather.com');menu5.addItem('asheweather.com', 'http://asheweather.com');menu5.addItem('averyweather.com', 'http://averyweather.com');menu5.addItem('Beech Mtn Wind Graphics', '/Weather+Graphics/Beech+Wind');menu5.addItem('Beech Mtn Wind Text', '/Current+Conditions/Beech+Wind');menu5.addItem('booneweather.com', 'http://booneweather.com');menu5.addItem('burnsvilleweather.com', 'http://burnsvilleweather.com');menu5.addItem('hickoryweather.com', 'http://hickoryweather.com');menu5.addItem('mitchellweather.com', 'http://mitchellweather.com');menu5.addItem('Morganton', '/Current+Conditions/Morganton');menu5.addItem('ncweatherclosings.com', 'http://ncweatherclosings.com');menu5.addItem('raysweather.com', 'http://raysweather.com');menu5.addItem('spartaweather.com', 'http://spartaweather.com');menu5.addItem('waynesvilleweather.com', 'http://waynesvilleweather.com');menu5.addItem('wilkesweather.com', 'http://wilkesweather.com');menu5.addItem('wolflaurelweather.com', 'http://wolflaurelweather.com');var menu6 = menu_system.addMenu(document.getElementById('top_link_6'));menu6.addItem('Radar', '/Radar/');var menu524 = menu6.addMenu(menu6.items[0]);menu524.addItem('National Radar', '/Radar/Conus/');menu524.addItem('Blacksburg, VA', '/Radar/FCX/');menu524.addItem('Greenville/Spartanburg International Airport', '/Radar/GSP/');menu524.addItem('Jackson, KY', '/Radar/JKL/');menu524.addItem('Knoxville/Tri-cities, TN', '/Radar/MRX/');menu524.addItem('Raleigh/Durham International Airport', '/Radar/RAX/');menu6.addItem('Regional Roundup', '/Regional+Roundup/');menu6.addItem('Road Conditions', 'http://apps.dot.state.nc.us/tims/default.aspx?s=m');var menu7 = menu_system.addMenu(document.getElementById('top_link_7'));menu7.addItem('Snow Totals', '#');var menu2825 = menu7.addMenu(menu7.items[0]);menu2825.addItem('Boone Snow 2008-2009', '/Almanac/Boone+Snow');menu2825.addItem('Beech Mountain Snow 2008-2009', '/Almanac/Beech+Mountain+Snow');menu7.addItem('Archives', '#');var menu1000 = menu7.addMenu(menu7.items[1]);menu1000.addItem('Powder Horn', '/Archive/Powder+Horn');menu1000.addItem('Warrensville', '/Archive/Warrensville');menu1000.addItem('Aho-Sorrento', '/Archive/Aho-Sorrento');menu1000.addItem('Appalachian Ski Mtn', '/Archive/Appalachian+Ski+Mtn');menu1000.addItem('Blowing Rock', '/Archive/Blowing+Rock');menu1000.addItem('Boone', '/Archive/Boone');menu1000.addItem('Foscoe', '/Archive/Foscoe');menu1000.addItem('Rich Mountain', '/Archive/Rich+Mountain');menu1000.addItem('Rutherwood', '/Archive/Rutherwood');menu1000.addItem('Stone Mountain', '/Archive/Stone+Mountain');menu1000.addItem('Valle Crucis', '/Archive/Valle+Crucis');menu1000.addItem('Phillips Gap', '/Archive/Phillips+Gap');menu1000.addItem('West Jefferson', '/Archive/West+Jefferson');menu1000.addItem('Banner Elk', '/Archive/Banner+Elk');menu1000.addItem('Beech Mountain', '/Archive/Beech+Mountain');menu1000.addItem('Crossnore', '/Archive/Crossnore');menu1000.addItem('Linville', '/Archive/Linville');menu1000.addItem('Newland', '/Archive/Newland');menu1000.addItem('Sugar Mountain (Lodge)', '/Archive/Sugar+Mountain');menu1000.addItem('Hickory', '/Archive/Hickory');menu1000.addItem('Hickory Airport', '/Archive/Hickory+Airport');menu1000.addItem('Asheville', '/Archive/Asheville');menu1000.addItem('Asheville Airport', '/Archive/Asheville+Airport');menu1000.addItem('Sparta', '/Archive/Sparta');menu1000.addItem('Lenoir', '/Archive/Lenoir');menu1000.addItem('Morganton-Lenoir Airport', '/Archive/Morganton-Lenoir+Airport');menu1000.addItem('Spruce Pine', '/Archive/Spruce+Pine');menu1000.addItem('North Wilkesboro', '/Archive/North+Wilkesboro');menu1000.addItem('Roaring River', '/Archive/Roaring+River');menu1000.addItem('Wolf Laurel', '/Archive/Wolf+Laurel');menu1000.addItem('Sugar Mountain (Top)', '/Archive/Sugar+Mountain+Top');menu1000.addItem('Bakersville', '/Archive/Bakersville');menu1000.addItem('Watauga Lake', '/Archive/Watauga+Lake');menu1000.addItem('Beech Mountain (2)', '/Archive/Beech+Mountain+(2)');menu1000.addItem('Burnsville (Hawk Branch)', '/Archive/Burnsville+(Hawk+Branch)');menu1000.addItem('Roaring Gap', '/Archive/Roaring+Gap');menu1000.addItem('Jefferson', '/Archive/Jefferson');menu1000.addItem('Waynesville', '/Archive/Waynesville');menu1000.addItem('Asheville UNCA', '/Archive/Asheville+UNCA');menu1000.addItem('Deep Gap', '/Archive/Deep+Gap');menu1000.addItem('Weaverville', '/Archive/Weaverville');menu1000.addItem('Black Mountain', '/Archive/Black+Mountain');menu1000.addItem('Crown Point', '/Archive/Crown+Point');menu1000.addItem('Laurel Ridge', '/Archive/Laurel+Ridge');menu1000.addItem('Elk River East', '/Archive/Elk+River+East');menu1000.addItem('Elk River West', '/Archive/Elk+River+West');menu1000.addItem('Wilkes Airport', '/Archive/Wilkes+Airport');menu1000.addItem('Morganton', '/Archive/Morganton');menu7.addItem('Climate This Month', '/Climate+This+Month/');var menu2490 = menu7.addMenu(menu7.items[2]);menu2490.addItem('Asheville', '/Climate+This+Month/Asheville/');menu2490.addItem('Banner Elk', '/Climate+This+Month/Banner+Elk/');menu2490.addItem('Beech Mtn', '/Climate+This+Month/Beech+Mtn/');menu2490.addItem('Boone', '/Climate+This+Month/Boone/');menu2490.addItem('Hickory', '/Climate+This+Month/Hickory/');menu2490.addItem('Lenoir', '/Climate+This+Month/Lenoir/');menu2490.addItem('West Jefferson', '/Climate+This+Month/West+Jefferson/');menu2490.addItem('Wilkesboro', '/Climate+This+Month/Wilkesboro');menu2490.addItem('Sparta', '/Climate+This+Month/Sparta/');menu2490.addItem('Spruce Pine (Celo)', '/Climate+This+Month/Spruce+Pine/');menu2490.addItem('Jefferson', '/Climate+This+Month/Jefferson/');menu2490.addItem('Waynesville', '/Climate+This+Month/Waynesville/');menu2490.addItem('Black Mountain', '/Climate+This+Month/Black+Mountain/');menu2490.addItem('Morganton', '/Climate+This+Month/Morganton');menu7.addItem('Climate This Week', '/Climate+This+Week/');var menu2498 = menu7.addMenu(menu7.items[3]);menu2498.addItem('Asheville', '/Climate+This+Week/Asheville/');menu2498.addItem('Banner Elk', '/Climate+This+Week/Banner+Elk/');menu2498.addItem('Beech Mtn', '/Climate+This+Week/Beech+Mtn');menu2498.addItem('Boone', '/Climate+This+Week/Boone/');menu2498.addItem('Hickory', '/Climate+This+Week/Hickory/');menu2498.addItem('Lenoir', '/Climate+This+Week/Lenoir/');menu2498.addItem('West Jefferson', '/Climate+This+Week/West+Jefferson/');menu2498.addItem('Wilkesboro', '/Climate+This+Week/Wilkesboro');menu2498.addItem('Sparta', '/Climate+This+Week/Sparta/');menu2498.addItem('Spruce Pine (Celo)', '/Climate+This+Week/Spruce+Pine/');menu2498.addItem('Jefferson', '/Climate+This+Week/Jefferson/');menu2498.addItem('Waynesville', '/Climate+This+Week/Waynesville/');menu2498.addItem('Black Mountain', '/Climate+This+Week/Black+Mountain/');menu7.addItem('Daily Climate Report', '/Climate+Day');menu7.addItem('Frost & Freeze Information', '/Almanac/Frost+Freeze');menu7.addItem('This Week Last Year', '/This+Week+Last+Year');var menu1987 = menu7.addMenu(menu7.items[6]);menu1987.addItem('Boone', '/This+Week+Last+Year/Boone');menu1987.addItem('Banner Elk', '/This+Week+Last+Year/Banner+Elk');menu1987.addItem('Asheville', '/This+Week+Last+Year/Asheville');menu1987.addItem('Fred\'s at Beech Mtn', '/This+Week+Last+Year/Freds');menu1987.addItem('Hickory', '/This+Week+Last+Year/Hickory');menu1987.addItem('West Jefferson', '/This+Week+Last+Year/West+Jefferson');menu1987.addItem('Lenoir', '/This+Week+Last+Year/Lenoir');menu1987.addItem('Morganton', '/This+Week+Last+Year/Morganton');var menu8 = menu_system.addMenu(document.getElementById('top_link_8'));menu8.addItem('Ray\'s Weather Store', 'http://www.raysmarketplace.com/home.php?cat=2');var menu9 = menu_system.addMenu(document.getElementById('top_link_9'));menu9.addItem('About Our Forecasters', '/About+Forecasters');menu9.addItem('Advertise with Us', '/Advertise+with+Us');menu9.addItem('By Mail', '/Contact+Us/Office');menu9.addItem('By Phone', '/Contact+Us/Office');menu9.addItem('Online', '/Contact+Us/Online');menu9.addItem('Request A Weather Magnet', '/Magnet+Request/');menu9.addItem('Submit a Photo of the Day ', '/Contact+Us/Photo+of+the+Day');menu9.addItem('Submit Your PSA', '/Contact+Us/Submit+PSA');menu9.addItem('Terms and Conditions', '/Terms+Conditions');menu9.addItem('Text Ad Maintenance', '/Text+Ad+Maintenance/');var menu10 = menu_system.addMenu(document.getElementById('top_link_10'));menu10.addItem('2010 Calendar Contest Winners', '/photo+album/2010+Calendar+Contest+Winners');menu10.addItem('Today\'s Photo', '/Photo+Of+The+Day');menu10.addItem('Yesterday\'s Photo', '/Photo+Of+The+Day/Yesterday');var menu11 = menu_system.addMenu(document.getElementById('top_link_11'));menu11.addItem('Canyons Cam', '/Webcams/Canyons+Cam');menu11.addItem('Waynesville NC Street Cam', '/Webcams/Waynesville+Street+Cam');menu11.addItem('Waynesville NC Mountain View', '/Webcams/Waynesville+Mountain+View');menu11.addItem('Elk River Runway Cam', '/Webcams/Elk+River+Runway');menu11.addItem('Elk River Beech Mountain Cam', '/Webcams/Elk+River+Beech');menu11.addItem('Wolf Laurel Mountain View', '/Webcams/Wolf+Laurel+Mountain+View');menu11.addItem('Wolf Laurel Country Club View', '/Webcams/Wolf+Laurel+Country+Club');menu11.addItem('Tourists Cam', '/Webcams/Tourists');menu11.addItem('Owen High School Cam', '/Webcams/Owen+High+School');menu11.addItem('Crestwood Cam', '/Webcams/Crestwood');menu11.addItem('Rutherwood Cam', '/Webcams/Rutherwood+Cam');menu11.addItem('Mount Jefferson Cam', '/Webcams/Mount+Jefferson+Cam');menu11.addItem('Boone Golf Club Cam', '/Webcams/Boone+Golf+Club');menu11.addItem('Roaring Gap Cam', '/Webcams/Roaring+Gap');menu11.addItem('Critcherville Cam', '/Webcams/Critcherville+Cam');menu11.addItem('App Ski Mtn Cam', '/Webcams/App+Ski+Mtn+Cam');var menu12 = menu_system.addMenu(document.getElementById('top_link_12'));menu12.addItem('Preserving the High Country', '/Life+Outdoors+Ecology');menu12.addItem('Birding', '/Life+Outdoors/Birding');menu12.addItem('The Garden Slug', '/Life+Outdoors+gardening');menu12.addItem('Take it Outside', '/Life+Outdoors+Camping');menu12.addItem('High Country Waterfalls', '/Life+Outdoors/Waterfalls');menu12.addItem('Brenda\'s Bloomin Wildflowers', '/Life+Outdoors/Wild+Flowers');menu12.addItem('Dan\'s Starry Skies', '/Life+Outdoors/Starry+Skies');menu12.addItem('Ideas?', '/Life+Outdoors/Ideas');menu12.addItem('Life Outdoors Setup', '/Life+Outdoors+Maintenance/');var menu13 = menu_system.addMenu(document.getElementById('top_link_13'));menu13.addItem('All Rays Weather Network', '/PSA/All');menu13.addItem('Submit Your PSA', '/Public+Service+Announcements/Submit');var menu14 = menu_system.addMenu(document.getElementById('top_link_14'));menu14.addItem('Advertise with Us', '/Advertise+with+Us');menu14.addItem('All Sponsors', '/Sponsors/All');menu14.addItem('Text Ad Maintenance', '/Text+Ad+Maintenance/');		TransMenu.renderAll();
	}
	</script>
	</div>
	<div id="left_column">
		
<div class=sidenav_header>Sites</div><div class=sidenav><a  href="http://ashevilleweather.com">ashevilleweather.com</a><a  href="http://asheweather.com">asheweather.com</a><a  href="http://averyweather.com">averyweather.com</a><a  href="http://booneweather.com">booneweather.com</a><a  href="http://burnsvilleweather.com">burnsvilleweather.com</a><a  href="http://hickoryweather.com">hickoryweather.com</a><a  href="http://lenoirweather.com">lenoirweather.com</a><a  href="http://mitchellweather.com">mitchellweather.com</a><a  href="http://morgantonweather.com">morgantonweather.com</a><a  href="http://ncweatherclosings.com">ncweatherclosings.com</a><a  href="http://raysweather.com">raysweather.com</a><a  href="http://spartaweather.com">spartaweather.com</a><a  href="http://waynesvilleweather.com">waynesvilleweather.com</a><a  href="http://wilkesweather.com">wilkesweather.com</a><a  href="http://wolflaurelweather.com">wolflaurelweather.com</a></div><!---->
<img style="margin:5px 5px 5px 15px;" src="/images/acctools.gif" border=0 usemap="#accmap" alt="" />
<map name="accmap" id="accmap">
  <area shape="rect" coords="10,44,42,71" href="javascript:ts('body',1);"  alt="Make Text Larger">
  <area shape="rect" coords="42,44,72,72" href="javascript:ts('body',-1);"  alt="Make Text Smaller">
  <area shape="rect" coords="72,44,114,72" href="javascript:ff('body',1);"  alt="Switch Fonts">
  <area shape="rect" coords="19,4,62,29" href="http://www.raysweather.com/images/clients/1253554943Peggy/mailtofriend" alt="Email This Page">
 <area shape="rect" coords="61,4,104,29" href="http://www.raysweather.com/images/clients/1253554943Peggy/Printable" alt="Click Here For A Printable Version">
</map>

	 
	<br /><fieldset class=page_sponsor><legend>Media Sponsors</legend><a href="/click/970"><img src="/images/clients/cache/1225310679smn.gif" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a><a href="/click/275"><img src="/images/clients/cache/1164803928hcpress.jpg" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a><a href="/click/271"><img src="/images/clients/cache/1201916861newwasu.gif" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a><a href="/click/1228"><img src="/images/clients/cache/1252421740RaysWeatherLow.jpg" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a><a href="/click/273"><img src="/images/clients/cache/mtn.jpg" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a></fieldset>
	</div>
	<div id="content_container">
				<div class='nws_warning'><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ033.GSPFFAGSP.150900' class='nws_warning'>Flood Watch - Avery (North Carolina)</a></h1><div id='more_NCZ0331'><a href='#' onClick="document.getElementById('more_NCZ0331').style.display='none';document.getElementById('nws_description_NCZ0331').style.display='block';">MORE</a></div><div id='nws_description_NCZ0331' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0331').style.display='block';document.getElementById('nws_description_NCZ0331').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />NEWLAND...SPRUCE PINE...CHEROKEE...WAYNESVILLE...ASHEVILLE...<br />SYLVA...FRANKLIN...BREVARD...HENDERSONVILLE...MARION...<br />LAKE LURE...RUTHERFORD...COLUMBUS<br />1109 AM EDT MON SEP 21 2009<br /><br />...FLOOD WATCH REMAINS IN EFFECT UNTIL 8 PM EDT THIS EVENING...<br /><br />THE FLOOD WATCH CONTINUES FOR<br /><br />* PORTIONS OF NORTHEAST GEORGIA...WESTERN NORTH CAROLINA AND<br /> UPSTATE SOUTH CAROLINA...INCLUDING THE FOLLOWING AREAS...IN<br /> NORTHEAST GEORGIA...FRANKLIN...HABERSHAM...RABUN AND STEPHENS.<br /> IN WESTERN NORTH CAROLINA...AVERY...BUNCOMBE...EASTERN<br /> MCDOWELL...EASTERN POLK...GREATER RUTHERFORD...GRAHAM...<br /> HAYWOOD...HENDERSON...MCDOWELL MOUNTAINS...MACON...MADISON...<br /> MITCHELL...NORTHERN JACKSON...POLK MOUNTAINS...RUTHERFORD<br /> MOUNTAINS...SOUTHERN JACKSON...SWAIN...TRANSYLVANIA AND<br /> YANCEY. IN UPSTATE SOUTH CAROLINA...GREATER OCONEE...GREATER<br /> PICKENS...GREENVILLE MOUNTAINS...OCONEE MOUNTAINS AND PICKENS<br /> MOUNTAINS.<br /><br />* UNTIL 8 PM EDT THIS EVENING<br /><br />* SEVERAL INCHES OF RAIN HAVE FALLEN IN THE PAST 24 HOURS OVER<br />  PARTS OF THE CENTRAL AND SOUTHERN NORTH CAROLINA MOUNTAINS...<br />  THE MOUNTAINS AND FOOTHILLS OF EXTREME NORTHEAST GEORGIA AND THE<br />  WESTERN UPSTATE OF SOUTH CAROLINA. ADDITIONAL HEAVY RAIN IS<br />  LIKELY IN THIS AREA THIS AFTERNOON...AS MUCH AS TWO OR THREE<br />  INCHES OVER THE BLUE RIDGE AND THE WESTERN MOUNTAINS OF NORTH<br />  CAROLINA. AS THE GROUND IS ALREADY SATURATED AND MANY RIVERS AND<br />  STREAMS HAVE HIGH WATER LEVELS...ANY ADDITIONAL HEAVY RAIN WILL<br />  LIKELY RESULT IN FLOODING THAT COULD DEVELOP QUICKLY.<br /><br />* SOME MAIN STEM RIVERS WILL ALSO EXPERIENCE FLOODING. WHILE<br />  FLASH FLOODING IS NOT EXPECTED TO BE WIDESPREAD...HEAVIER<br />  SHOWERS OR THUNDERSTORMS COULD STILL RESULT IN A FEW AREAS OF<br />  RAPID ONSET FLOODING.<br /><br />* THE RECENT HEAVY RAINFALL ACROSS THE AREA FROM MACON COUNTY TO<br />  HENDERSON COUNTY NORTH CAROLINA HAS INCREASED THE RISK OF SLOPE<br />  FAILURES AND LANDSLIDES IF MORE HEAVY RAIN DEVELOPS ACROSS THE<br />  SOUTHERN MOUNTAINS THIS AFTERNOON. AN ADDITIONAL TWO OR THREE<br />  INCHES...IF IT FALLS IN A PERIOD OF ONE OR TWO HOURS...COULD BE<br />  ENOUGH TO TRIGGER SLOPE MOVEMENTS...ESPECIALLY WHERE HILLSIDES<br />  HAVE BEEN MODIFIED BY HUMAN ACTIVITY.<br /><br />PRECAUTIONARY/PREPAREDNESS ACTIONS...<br /><br />A FLOOD WATCH MEANS THERE IS A POTENTIAL FOR FLOODING BASED ON<br />CURRENT FORECASTS.<br /><br />YOU SHOULD MONITOR LATER FORECASTS AND BE ALERT FOR POSSIBLE<br />FLOOD WARNINGS. THOSE LIVING IN AREAS PRONE TO FLOODING SHOULD BE<br />PREPARED TO TAKE ACTION SHOULD FLOODING DEVELOP.<br /><br /><br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0331').style.display='block';document.getElementById('nws_description_NCZ0331').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ033.GSPNOWGSP.170600' class='nws_warning'>Short Term Forecast - Avery (North Carolina)</a></h1><div id='more_NCZ0333'><a href='#' onClick="document.getElementById('more_NCZ0333').style.display='none';document.getElementById('nws_description_NCZ0333').style.display='block';">MORE</a></div><div id='nws_description_NCZ0333' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0333').style.display='block';document.getElementById('nws_description_NCZ0333').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />HARTWELL...ELBERTON...NEWLAND...SPRUCE PINE...CHEROKEE...<br />WAYNESVILLE...ASHEVILLE...SYLVA...FRANKLIN...BREVARD...<br />HENDERSONVILLE...LENOIR...MORGANTON...MARION...LAKE LURE...<br />RUTHERFORD...COLUMBUS...GREENVILLE...SPARTANBURG...ANDERSON...<br />ABBEVILLE...LAURENS...GREENWOOD<br />106 PM EDT MON SEP 21 2009<br /><br />.NOW...<br />HEAVY RAIN WILL CONTINUE OVER MUCH OF THE MOUNTAINS AND PORTIONS<br />OF THE FOOTHILLS THROUGH THIS AFTERNOON. THE CORRIDOR OF HEAVY<br />RAIN CONTINUES TO TRACK FROM THE ATLANTA AREA TO ACROSS THE<br />NORTHEAST GEORGIA MOUNTAINS TO HIGHLANDS TO NEAR HOT SPRINGS IN<br />NORTH CAROLINA. RAINFALL RATES OF AROUND A HALF INCH IN AN HOUR<br />WILL OCCUR WITH THE HEAVIEST RAIN AND THIS WILL ADD TO THE FLOOD<br />POTENTIAL...ESPECIALLY IN FLOOD PRONE AND POOR DRAINAGE AREAS.<br />SHOWERS AND A THUNDERSTORM OR TWO WILL ALSO CONTINUE TO DEVELOP<br />ACROSS AREAS NEAR AND SOUTH OF INTERSTATE 85. ALL RAIN IS MOVING<br />TO THE NORTH NORTHEAST AT 15 MPH.<br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0333').style.display='block';document.getElementById('nws_description_NCZ0333').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ053.GSPFFAGSP.150900' class='nws_warning'>Flood Watch - Buncombe (North Carolina)</a></h1><div id='more_NCZ0531'><a href='#' onClick="document.getElementById('more_NCZ0531').style.display='none';document.getElementById('nws_description_NCZ0531').style.display='block';">MORE</a></div><div id='nws_description_NCZ0531' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0531').style.display='block';document.getElementById('nws_description_NCZ0531').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />NEWLAND...SPRUCE PINE...CHEROKEE...WAYNESVILLE...ASHEVILLE...<br />SYLVA...FRANKLIN...BREVARD...HENDERSONVILLE...MARION...<br />LAKE LURE...RUTHERFORD...COLUMBUS<br />1109 AM EDT MON SEP 21 2009<br /><br />...FLOOD WATCH REMAINS IN EFFECT UNTIL 8 PM EDT THIS EVENING...<br /><br />THE FLOOD WATCH CONTINUES FOR<br /><br />* PORTIONS OF NORTHEAST GEORGIA...WESTERN NORTH CAROLINA AND<br /> UPSTATE SOUTH CAROLINA...INCLUDING THE FOLLOWING AREAS...IN<br /> NORTHEAST GEORGIA...FRANKLIN...HABERSHAM...RABUN AND STEPHENS.<br /> IN WESTERN NORTH CAROLINA...AVERY...BUNCOMBE...EASTERN<br /> MCDOWELL...EASTERN POLK...GREATER RUTHERFORD...GRAHAM...<br /> HAYWOOD...HENDERSON...MCDOWELL MOUNTAINS...MACON...MADISON...<br /> MITCHELL...NORTHERN JACKSON...POLK MOUNTAINS...RUTHERFORD<br /> MOUNTAINS...SOUTHERN JACKSON...SWAIN...TRANSYLVANIA AND<br /> YANCEY. IN UPSTATE SOUTH CAROLINA...GREATER OCONEE...GREATER<br /> PICKENS...GREENVILLE MOUNTAINS...OCONEE MOUNTAINS AND PICKENS<br /> MOUNTAINS.<br /><br />* UNTIL 8 PM EDT THIS EVENING<br /><br />* SEVERAL INCHES OF RAIN HAVE FALLEN IN THE PAST 24 HOURS OVER<br />  PARTS OF THE CENTRAL AND SOUTHERN NORTH CAROLINA MOUNTAINS...<br />  THE MOUNTAINS AND FOOTHILLS OF EXTREME NORTHEAST GEORGIA AND THE<br />  WESTERN UPSTATE OF SOUTH CAROLINA. ADDITIONAL HEAVY RAIN IS<br />  LIKELY IN THIS AREA THIS AFTERNOON...AS MUCH AS TWO OR THREE<br />  INCHES OVER THE BLUE RIDGE AND THE WESTERN MOUNTAINS OF NORTH<br />  CAROLINA. AS THE GROUND IS ALREADY SATURATED AND MANY RIVERS AND<br />  STREAMS HAVE HIGH WATER LEVELS...ANY ADDITIONAL HEAVY RAIN WILL<br />  LIKELY RESULT IN FLOODING THAT COULD DEVELOP QUICKLY.<br /><br />* SOME MAIN STEM RIVERS WILL ALSO EXPERIENCE FLOODING. WHILE<br />  FLASH FLOODING IS NOT EXPECTED TO BE WIDESPREAD...HEAVIER<br />  SHOWERS OR THUNDERSTORMS COULD STILL RESULT IN A FEW AREAS OF<br />  RAPID ONSET FLOODING.<br /><br />* THE RECENT HEAVY RAINFALL ACROSS THE AREA FROM MACON COUNTY TO<br />  HENDERSON COUNTY NORTH CAROLINA HAS INCREASED THE RISK OF SLOPE<br />  FAILURES AND LANDSLIDES IF MORE HEAVY RAIN DEVELOPS ACROSS THE<br />  SOUTHERN MOUNTAINS THIS AFTERNOON. AN ADDITIONAL TWO OR THREE<br />  INCHES...IF IT FALLS IN A PERIOD OF ONE OR TWO HOURS...COULD BE<br />  ENOUGH TO TRIGGER SLOPE MOVEMENTS...ESPECIALLY WHERE HILLSIDES<br />  HAVE BEEN MODIFIED BY HUMAN ACTIVITY.<br /><br />PRECAUTIONARY/PREPAREDNESS ACTIONS...<br /><br />A FLOOD WATCH MEANS THERE IS A POTENTIAL FOR FLOODING BASED ON<br />CURRENT FORECASTS.<br /><br />YOU SHOULD MONITOR LATER FORECASTS AND BE ALERT FOR POSSIBLE<br />FLOOD WARNINGS. THOSE LIVING IN AREAS PRONE TO FLOODING SHOULD BE<br />PREPARED TO TAKE ACTION SHOULD FLOODING DEVELOP.<br /><br /><br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0531').style.display='block';document.getElementById('nws_description_NCZ0531').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ053.GSPNOWGSP.170600' class='nws_warning'>Short Term Forecast - Buncombe (North Carolina)</a></h1><div id='more_NCZ0533'><a href='#' onClick="document.getElementById('more_NCZ0533').style.display='none';document.getElementById('nws_description_NCZ0533').style.display='block';">MORE</a></div><div id='nws_description_NCZ0533' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0533').style.display='block';document.getElementById('nws_description_NCZ0533').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />HARTWELL...ELBERTON...NEWLAND...SPRUCE PINE...CHEROKEE...<br />WAYNESVILLE...ASHEVILLE...SYLVA...FRANKLIN...BREVARD...<br />HENDERSONVILLE...LENOIR...MORGANTON...MARION...LAKE LURE...<br />RUTHERFORD...COLUMBUS...GREENVILLE...SPARTANBURG...ANDERSON...<br />ABBEVILLE...LAURENS...GREENWOOD<br />106 PM EDT MON SEP 21 2009<br /><br />.NOW...<br />HEAVY RAIN WILL CONTINUE OVER MUCH OF THE MOUNTAINS AND PORTIONS<br />OF THE FOOTHILLS THROUGH THIS AFTERNOON. THE CORRIDOR OF HEAVY<br />RAIN CONTINUES TO TRACK FROM THE ATLANTA AREA TO ACROSS THE<br />NORTHEAST GEORGIA MOUNTAINS TO HIGHLANDS TO NEAR HOT SPRINGS IN<br />NORTH CAROLINA. RAINFALL RATES OF AROUND A HALF INCH IN AN HOUR<br />WILL OCCUR WITH THE HEAVIEST RAIN AND THIS WILL ADD TO THE FLOOD<br />POTENTIAL...ESPECIALLY IN FLOOD PRONE AND POOR DRAINAGE AREAS.<br />SHOWERS AND A THUNDERSTORM OR TWO WILL ALSO CONTINUE TO DEVELOP<br />ACROSS AREAS NEAR AND SOUTH OF INTERSTATE 85. ALL RAIN IS MOVING<br />TO THE NORTH NORTHEAST AT 15 MPH.<br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0533').style.display='block';document.getElementById('nws_description_NCZ0533').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ502.GSPNOWGSP.170600' class='nws_warning'>Short Term Forecast - Greater Caldwell (North Carolina)</a></h1><div id='more_NCZ5021'><a href='#' onClick="document.getElementById('more_NCZ5021').style.display='none';document.getElementById('nws_description_NCZ5021').style.display='block';">MORE</a></div><div id='nws_description_NCZ5021' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ5021').style.display='block';document.getElementById('nws_description_NCZ5021').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />HARTWELL...ELBERTON...NEWLAND...SPRUCE PINE...CHEROKEE...<br />WAYNESVILLE...ASHEVILLE...SYLVA...FRANKLIN...BREVARD...<br />HENDERSONVILLE...LENOIR...MORGANTON...MARION...LAKE LURE...<br />RUTHERFORD...COLUMBUS...GREENVILLE...SPARTANBURG...ANDERSON...<br />ABBEVILLE...LAURENS...GREENWOOD<br />106 PM EDT MON SEP 21 2009<br /><br />.NOW...<br />HEAVY RAIN WILL CONTINUE OVER MUCH OF THE MOUNTAINS AND PORTIONS<br />OF THE FOOTHILLS THROUGH THIS AFTERNOON. THE CORRIDOR OF HEAVY<br />RAIN CONTINUES TO TRACK FROM THE ATLANTA AREA TO ACROSS THE<br />NORTHEAST GEORGIA MOUNTAINS TO HIGHLANDS TO NEAR HOT SPRINGS IN<br />NORTH CAROLINA. RAINFALL RATES OF AROUND A HALF INCH IN AN HOUR<br />WILL OCCUR WITH THE HEAVIEST RAIN AND THIS WILL ADD TO THE FLOOD<br />POTENTIAL...ESPECIALLY IN FLOOD PRONE AND POOR DRAINAGE AREAS.<br />SHOWERS AND A THUNDERSTORM OR TWO WILL ALSO CONTINUE TO DEVELOP<br />ACROSS AREAS NEAR AND SOUTH OF INTERSTATE 85. ALL RAIN IS MOVING<br />TO THE NORTH NORTHEAST AT 15 MPH.<br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ5021').style.display='block';document.getElementById('nws_description_NCZ5021').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ050.GSPFFAGSP.150900' class='nws_warning'>Flood Watch - Mitchell (North Carolina)</a></h1><div id='more_NCZ0501'><a href='#' onClick="document.getElementById('more_NCZ0501').style.display='none';document.getElementById('nws_description_NCZ0501').style.display='block';">MORE</a></div><div id='nws_description_NCZ0501' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0501').style.display='block';document.getElementById('nws_description_NCZ0501').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />NEWLAND...SPRUCE PINE...CHEROKEE...WAYNESVILLE...ASHEVILLE...<br />SYLVA...FRANKLIN...BREVARD...HENDERSONVILLE...MARION...<br />LAKE LURE...RUTHERFORD...COLUMBUS<br />1109 AM EDT MON SEP 21 2009<br /><br />...FLOOD WATCH REMAINS IN EFFECT UNTIL 8 PM EDT THIS EVENING...<br /><br />THE FLOOD WATCH CONTINUES FOR<br /><br />* PORTIONS OF NORTHEAST GEORGIA...WESTERN NORTH CAROLINA AND<br /> UPSTATE SOUTH CAROLINA...INCLUDING THE FOLLOWING AREAS...IN<br /> NORTHEAST GEORGIA...FRANKLIN...HABERSHAM...RABUN AND STEPHENS.<br /> IN WESTERN NORTH CAROLINA...AVERY...BUNCOMBE...EASTERN<br /> MCDOWELL...EASTERN POLK...GREATER RUTHERFORD...GRAHAM...<br /> HAYWOOD...HENDERSON...MCDOWELL MOUNTAINS...MACON...MADISON...<br /> MITCHELL...NORTHERN JACKSON...POLK MOUNTAINS...RUTHERFORD<br /> MOUNTAINS...SOUTHERN JACKSON...SWAIN...TRANSYLVANIA AND<br /> YANCEY. IN UPSTATE SOUTH CAROLINA...GREATER OCONEE...GREATER<br /> PICKENS...GREENVILLE MOUNTAINS...OCONEE MOUNTAINS AND PICKENS<br /> MOUNTAINS.<br /><br />* UNTIL 8 PM EDT THIS EVENING<br /><br />* SEVERAL INCHES OF RAIN HAVE FALLEN IN THE PAST 24 HOURS OVER<br />  PARTS OF THE CENTRAL AND SOUTHERN NORTH CAROLINA MOUNTAINS...<br />  THE MOUNTAINS AND FOOTHILLS OF EXTREME NORTHEAST GEORGIA AND THE<br />  WESTERN UPSTATE OF SOUTH CAROLINA. ADDITIONAL HEAVY RAIN IS<br />  LIKELY IN THIS AREA THIS AFTERNOON...AS MUCH AS TWO OR THREE<br />  INCHES OVER THE BLUE RIDGE AND THE WESTERN MOUNTAINS OF NORTH<br />  CAROLINA. AS THE GROUND IS ALREADY SATURATED AND MANY RIVERS AND<br />  STREAMS HAVE HIGH WATER LEVELS...ANY ADDITIONAL HEAVY RAIN WILL<br />  LIKELY RESULT IN FLOODING THAT COULD DEVELOP QUICKLY.<br /><br />* SOME MAIN STEM RIVERS WILL ALSO EXPERIENCE FLOODING. WHILE<br />  FLASH FLOODING IS NOT EXPECTED TO BE WIDESPREAD...HEAVIER<br />  SHOWERS OR THUNDERSTORMS COULD STILL RESULT IN A FEW AREAS OF<br />  RAPID ONSET FLOODING.<br /><br />* THE RECENT HEAVY RAINFALL ACROSS THE AREA FROM MACON COUNTY TO<br />  HENDERSON COUNTY NORTH CAROLINA HAS INCREASED THE RISK OF SLOPE<br />  FAILURES AND LANDSLIDES IF MORE HEAVY RAIN DEVELOPS ACROSS THE<br />  SOUTHERN MOUNTAINS THIS AFTERNOON. AN ADDITIONAL TWO OR THREE<br />  INCHES...IF IT FALLS IN A PERIOD OF ONE OR TWO HOURS...COULD BE<br />  ENOUGH TO TRIGGER SLOPE MOVEMENTS...ESPECIALLY WHERE HILLSIDES<br />  HAVE BEEN MODIFIED BY HUMAN ACTIVITY.<br /><br />PRECAUTIONARY/PREPAREDNESS ACTIONS...<br /><br />A FLOOD WATCH MEANS THERE IS A POTENTIAL FOR FLOODING BASED ON<br />CURRENT FORECASTS.<br /><br />YOU SHOULD MONITOR LATER FORECASTS AND BE ALERT FOR POSSIBLE<br />FLOOD WARNINGS. THOSE LIVING IN AREAS PRONE TO FLOODING SHOULD BE<br />PREPARED TO TAKE ACTION SHOULD FLOODING DEVELOP.<br /><br /><br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0501').style.display='block';document.getElementById('nws_description_NCZ0501').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ050.GSPNOWGSP.170600' class='nws_warning'>Short Term Forecast - Mitchell (North Carolina)</a></h1><div id='more_NCZ0503'><a href='#' onClick="document.getElementById('more_NCZ0503').style.display='none';document.getElementById('nws_description_NCZ0503').style.display='block';">MORE</a></div><div id='nws_description_NCZ0503' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0503').style.display='block';document.getElementById('nws_description_NCZ0503').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />HARTWELL...ELBERTON...NEWLAND...SPRUCE PINE...CHEROKEE...<br />WAYNESVILLE...ASHEVILLE...SYLVA...FRANKLIN...BREVARD...<br />HENDERSONVILLE...LENOIR...MORGANTON...MARION...LAKE LURE...<br />RUTHERFORD...COLUMBUS...GREENVILLE...SPARTANBURG...ANDERSON...<br />ABBEVILLE...LAURENS...GREENWOOD<br />106 PM EDT MON SEP 21 2009<br /><br />.NOW...<br />HEAVY RAIN WILL CONTINUE OVER MUCH OF THE MOUNTAINS AND PORTIONS<br />OF THE FOOTHILLS THROUGH THIS AFTERNOON. THE CORRIDOR OF HEAVY<br />RAIN CONTINUES TO TRACK FROM THE ATLANTA AREA TO ACROSS THE<br />NORTHEAST GEORGIA MOUNTAINS TO HIGHLANDS TO NEAR HOT SPRINGS IN<br />NORTH CAROLINA. RAINFALL RATES OF AROUND A HALF INCH IN AN HOUR<br />WILL OCCUR WITH THE HEAVIEST RAIN AND THIS WILL ADD TO THE FLOOD<br />POTENTIAL...ESPECIALLY IN FLOOD PRONE AND POOR DRAINAGE AREAS.<br />SHOWERS AND A THUNDERSTORM OR TWO WILL ALSO CONTINUE TO DEVELOP<br />ACROSS AREAS NEAR AND SOUTH OF INTERSTATE 85. ALL RAIN IS MOVING<br />TO THE NORTH NORTHEAST AT 15 MPH.<br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0503').style.display='block';document.getElementById('nws_description_NCZ0503').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ048.GSPFFAGSP.150900' class='nws_warning'>Flood Watch - Madison (North Carolina)</a></h1><div id='more_NCZ0481'><a href='#' onClick="document.getElementById('more_NCZ0481').style.display='none';document.getElementById('nws_description_NCZ0481').style.display='block';">MORE</a></div><div id='nws_description_NCZ0481' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0481').style.display='block';document.getElementById('nws_description_NCZ0481').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />NEWLAND...SPRUCE PINE...CHEROKEE...WAYNESVILLE...ASHEVILLE...<br />SYLVA...FRANKLIN...BREVARD...HENDERSONVILLE...MARION...<br />LAKE LURE...RUTHERFORD...COLUMBUS<br />1109 AM EDT MON SEP 21 2009<br /><br />...FLOOD WATCH REMAINS IN EFFECT UNTIL 8 PM EDT THIS EVENING...<br /><br />THE FLOOD WATCH CONTINUES FOR<br /><br />* PORTIONS OF NORTHEAST GEORGIA...WESTERN NORTH CAROLINA AND<br /> UPSTATE SOUTH CAROLINA...INCLUDING THE FOLLOWING AREAS...IN<br /> NORTHEAST GEORGIA...FRANKLIN...HABERSHAM...RABUN AND STEPHENS.<br /> IN WESTERN NORTH CAROLINA...AVERY...BUNCOMBE...EASTERN<br /> MCDOWELL...EASTERN POLK...GREATER RUTHERFORD...GRAHAM...<br /> HAYWOOD...HENDERSON...MCDOWELL MOUNTAINS...MACON...MADISON...<br /> MITCHELL...NORTHERN JACKSON...POLK MOUNTAINS...RUTHERFORD<br /> MOUNTAINS...SOUTHERN JACKSON...SWAIN...TRANSYLVANIA AND<br /> YANCEY. IN UPSTATE SOUTH CAROLINA...GREATER OCONEE...GREATER<br /> PICKENS...GREENVILLE MOUNTAINS...OCONEE MOUNTAINS AND PICKENS<br /> MOUNTAINS.<br /><br />* UNTIL 8 PM EDT THIS EVENING<br /><br />* SEVERAL INCHES OF RAIN HAVE FALLEN IN THE PAST 24 HOURS OVER<br />  PARTS OF THE CENTRAL AND SOUTHERN NORTH CAROLINA MOUNTAINS...<br />  THE MOUNTAINS AND FOOTHILLS OF EXTREME NORTHEAST GEORGIA AND THE<br />  WESTERN UPSTATE OF SOUTH CAROLINA. ADDITIONAL HEAVY RAIN IS<br />  LIKELY IN THIS AREA THIS AFTERNOON...AS MUCH AS TWO OR THREE<br />  INCHES OVER THE BLUE RIDGE AND THE WESTERN MOUNTAINS OF NORTH<br />  CAROLINA. AS THE GROUND IS ALREADY SATURATED AND MANY RIVERS AND<br />  STREAMS HAVE HIGH WATER LEVELS...ANY ADDITIONAL HEAVY RAIN WILL<br />  LIKELY RESULT IN FLOODING THAT COULD DEVELOP QUICKLY.<br /><br />* SOME MAIN STEM RIVERS WILL ALSO EXPERIENCE FLOODING. WHILE<br />  FLASH FLOODING IS NOT EXPECTED TO BE WIDESPREAD...HEAVIER<br />  SHOWERS OR THUNDERSTORMS COULD STILL RESULT IN A FEW AREAS OF<br />  RAPID ONSET FLOODING.<br /><br />* THE RECENT HEAVY RAINFALL ACROSS THE AREA FROM MACON COUNTY TO<br />  HENDERSON COUNTY NORTH CAROLINA HAS INCREASED THE RISK OF SLOPE<br />  FAILURES AND LANDSLIDES IF MORE HEAVY RAIN DEVELOPS ACROSS THE<br />  SOUTHERN MOUNTAINS THIS AFTERNOON. AN ADDITIONAL TWO OR THREE<br />  INCHES...IF IT FALLS IN A PERIOD OF ONE OR TWO HOURS...COULD BE<br />  ENOUGH TO TRIGGER SLOPE MOVEMENTS...ESPECIALLY WHERE HILLSIDES<br />  HAVE BEEN MODIFIED BY HUMAN ACTIVITY.<br /><br />PRECAUTIONARY/PREPAREDNESS ACTIONS...<br /><br />A FLOOD WATCH MEANS THERE IS A POTENTIAL FOR FLOODING BASED ON<br />CURRENT FORECASTS.<br /><br />YOU SHOULD MONITOR LATER FORECASTS AND BE ALERT FOR POSSIBLE<br />FLOOD WARNINGS. THOSE LIVING IN AREAS PRONE TO FLOODING SHOULD BE<br />PREPARED TO TAKE ACTION SHOULD FLOODING DEVELOP.<br /><br /><br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0481').style.display='block';document.getElementById('nws_description_NCZ0481').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ048.GSPNOWGSP.170600' class='nws_warning'>Short Term Forecast - Madison (North Carolina)</a></h1><div id='more_NCZ0483'><a href='#' onClick="document.getElementById('more_NCZ0483').style.display='none';document.getElementById('nws_description_NCZ0483').style.display='block';">MORE</a></div><div id='nws_description_NCZ0483' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0483').style.display='block';document.getElementById('nws_description_NCZ0483').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />HARTWELL...ELBERTON...NEWLAND...SPRUCE PINE...CHEROKEE...<br />WAYNESVILLE...ASHEVILLE...SYLVA...FRANKLIN...BREVARD...<br />HENDERSONVILLE...LENOIR...MORGANTON...MARION...LAKE LURE...<br />RUTHERFORD...COLUMBUS...GREENVILLE...SPARTANBURG...ANDERSON...<br />ABBEVILLE...LAURENS...GREENWOOD<br />106 PM EDT MON SEP 21 2009<br /><br />.NOW...<br />HEAVY RAIN WILL CONTINUE OVER MUCH OF THE MOUNTAINS AND PORTIONS<br />OF THE FOOTHILLS THROUGH THIS AFTERNOON. THE CORRIDOR OF HEAVY<br />RAIN CONTINUES TO TRACK FROM THE ATLANTA AREA TO ACROSS THE<br />NORTHEAST GEORGIA MOUNTAINS TO HIGHLANDS TO NEAR HOT SPRINGS IN<br />NORTH CAROLINA. RAINFALL RATES OF AROUND A HALF INCH IN AN HOUR<br />WILL OCCUR WITH THE HEAVIEST RAIN AND THIS WILL ADD TO THE FLOOD<br />POTENTIAL...ESPECIALLY IN FLOOD PRONE AND POOR DRAINAGE AREAS.<br />SHOWERS AND A THUNDERSTORM OR TWO WILL ALSO CONTINUE TO DEVELOP<br />ACROSS AREAS NEAR AND SOUTH OF INTERSTATE 85. ALL RAIN IS MOVING<br />TO THE NORTH NORTHEAST AT 15 MPH.<br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0483').style.display='block';document.getElementById('nws_description_NCZ0483').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ049.GSPFFAGSP.150900' class='nws_warning'>Flood Watch - Yancey (North Carolina)</a></h1><div id='more_NCZ0491'><a href='#' onClick="document.getElementById('more_NCZ0491').style.display='none';document.getElementById('nws_description_NCZ0491').style.display='block';">MORE</a></div><div id='nws_description_NCZ0491' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0491').style.display='block';document.getElementById('nws_description_NCZ0491').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />NEWLAND...SPRUCE PINE...CHEROKEE...WAYNESVILLE...ASHEVILLE...<br />SYLVA...FRANKLIN...BREVARD...HENDERSONVILLE...MARION...<br />LAKE LURE...RUTHERFORD...COLUMBUS<br />1109 AM EDT MON SEP 21 2009<br /><br />...FLOOD WATCH REMAINS IN EFFECT UNTIL 8 PM EDT THIS EVENING...<br /><br />THE FLOOD WATCH CONTINUES FOR<br /><br />* PORTIONS OF NORTHEAST GEORGIA...WESTERN NORTH CAROLINA AND<br /> UPSTATE SOUTH CAROLINA...INCLUDING THE FOLLOWING AREAS...IN<br /> NORTHEAST GEORGIA...FRANKLIN...HABERSHAM...RABUN AND STEPHENS.<br /> IN WESTERN NORTH CAROLINA...AVERY...BUNCOMBE...EASTERN<br /> MCDOWELL...EASTERN POLK...GREATER RUTHERFORD...GRAHAM...<br /> HAYWOOD...HENDERSON...MCDOWELL MOUNTAINS...MACON...MADISON...<br /> MITCHELL...NORTHERN JACKSON...POLK MOUNTAINS...RUTHERFORD<br /> MOUNTAINS...SOUTHERN JACKSON...SWAIN...TRANSYLVANIA AND<br /> YANCEY. IN UPSTATE SOUTH CAROLINA...GREATER OCONEE...GREATER<br /> PICKENS...GREENVILLE MOUNTAINS...OCONEE MOUNTAINS AND PICKENS<br /> MOUNTAINS.<br /><br />* UNTIL 8 PM EDT THIS EVENING<br /><br />* SEVERAL INCHES OF RAIN HAVE FALLEN IN THE PAST 24 HOURS OVER<br />  PARTS OF THE CENTRAL AND SOUTHERN NORTH CAROLINA MOUNTAINS...<br />  THE MOUNTAINS AND FOOTHILLS OF EXTREME NORTHEAST GEORGIA AND THE<br />  WESTERN UPSTATE OF SOUTH CAROLINA. ADDITIONAL HEAVY RAIN IS<br />  LIKELY IN THIS AREA THIS AFTERNOON...AS MUCH AS TWO OR THREE<br />  INCHES OVER THE BLUE RIDGE AND THE WESTERN MOUNTAINS OF NORTH<br />  CAROLINA. AS THE GROUND IS ALREADY SATURATED AND MANY RIVERS AND<br />  STREAMS HAVE HIGH WATER LEVELS...ANY ADDITIONAL HEAVY RAIN WILL<br />  LIKELY RESULT IN FLOODING THAT COULD DEVELOP QUICKLY.<br /><br />* SOME MAIN STEM RIVERS WILL ALSO EXPERIENCE FLOODING. WHILE<br />  FLASH FLOODING IS NOT EXPECTED TO BE WIDESPREAD...HEAVIER<br />  SHOWERS OR THUNDERSTORMS COULD STILL RESULT IN A FEW AREAS OF<br />  RAPID ONSET FLOODING.<br /><br />* THE RECENT HEAVY RAINFALL ACROSS THE AREA FROM MACON COUNTY TO<br />  HENDERSON COUNTY NORTH CAROLINA HAS INCREASED THE RISK OF SLOPE<br />  FAILURES AND LANDSLIDES IF MORE HEAVY RAIN DEVELOPS ACROSS THE<br />  SOUTHERN MOUNTAINS THIS AFTERNOON. AN ADDITIONAL TWO OR THREE<br />  INCHES...IF IT FALLS IN A PERIOD OF ONE OR TWO HOURS...COULD BE<br />  ENOUGH TO TRIGGER SLOPE MOVEMENTS...ESPECIALLY WHERE HILLSIDES<br />  HAVE BEEN MODIFIED BY HUMAN ACTIVITY.<br /><br />PRECAUTIONARY/PREPAREDNESS ACTIONS...<br /><br />A FLOOD WATCH MEANS THERE IS A POTENTIAL FOR FLOODING BASED ON<br />CURRENT FORECASTS.<br /><br />YOU SHOULD MONITOR LATER FORECASTS AND BE ALERT FOR POSSIBLE<br />FLOOD WARNINGS. THOSE LIVING IN AREAS PRONE TO FLOODING SHOULD BE<br />PREPARED TO TAKE ACTION SHOULD FLOODING DEVELOP.<br /><br /><br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0491').style.display='block';document.getElementById('nws_description_NCZ0491').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ049.GSPNOWGSP.170600' class='nws_warning'>Short Term Forecast - Yancey (North Carolina)</a></h1><div id='more_NCZ0493'><a href='#' onClick="document.getElementById('more_NCZ0493').style.display='none';document.getElementById('nws_description_NCZ0493').style.display='block';">MORE</a></div><div id='nws_description_NCZ0493' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0493').style.display='block';document.getElementById('nws_description_NCZ0493').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />HARTWELL...ELBERTON...NEWLAND...SPRUCE PINE...CHEROKEE...<br />WAYNESVILLE...ASHEVILLE...SYLVA...FRANKLIN...BREVARD...<br />HENDERSONVILLE...LENOIR...MORGANTON...MARION...LAKE LURE...<br />RUTHERFORD...COLUMBUS...GREENVILLE...SPARTANBURG...ANDERSON...<br />ABBEVILLE...LAURENS...GREENWOOD<br />106 PM EDT MON SEP 21 2009<br /><br />.NOW...<br />HEAVY RAIN WILL CONTINUE OVER MUCH OF THE MOUNTAINS AND PORTIONS<br />OF THE FOOTHILLS THROUGH THIS AFTERNOON. THE CORRIDOR OF HEAVY<br />RAIN CONTINUES TO TRACK FROM THE ATLANTA AREA TO ACROSS THE<br />NORTHEAST GEORGIA MOUNTAINS TO HIGHLANDS TO NEAR HOT SPRINGS IN<br />NORTH CAROLINA. RAINFALL RATES OF AROUND A HALF INCH IN AN HOUR<br />WILL OCCUR WITH THE HEAVIEST RAIN AND THIS WILL ADD TO THE FLOOD<br />POTENTIAL...ESPECIALLY IN FLOOD PRONE AND POOR DRAINAGE AREAS.<br />SHOWERS AND A THUNDERSTORM OR TWO WILL ALSO CONTINUE TO DEVELOP<br />ACROSS AREAS NEAR AND SOUTH OF INTERSTATE 85. ALL RAIN IS MOVING<br />TO THE NORTH NORTHEAST AT 15 MPH.<br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0493').style.display='block';document.getElementById('nws_description_NCZ0493').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ052.GSPFFAGSP.150900' class='nws_warning'>Flood Watch - Haywood (North Carolina)</a></h1><div id='more_NCZ0521'><a href='#' onClick="document.getElementById('more_NCZ0521').style.display='none';document.getElementById('nws_description_NCZ0521').style.display='block';">MORE</a></div><div id='nws_description_NCZ0521' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0521').style.display='block';document.getElementById('nws_description_NCZ0521').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />NEWLAND...SPRUCE PINE...CHEROKEE...WAYNESVILLE...ASHEVILLE...<br />SYLVA...FRANKLIN...BREVARD...HENDERSONVILLE...MARION...<br />LAKE LURE...RUTHERFORD...COLUMBUS<br />1109 AM EDT MON SEP 21 2009<br /><br />...FLOOD WATCH REMAINS IN EFFECT UNTIL 8 PM EDT THIS EVENING...<br /><br />THE FLOOD WATCH CONTINUES FOR<br /><br />* PORTIONS OF NORTHEAST GEORGIA...WESTERN NORTH CAROLINA AND<br /> UPSTATE SOUTH CAROLINA...INCLUDING THE FOLLOWING AREAS...IN<br /> NORTHEAST GEORGIA...FRANKLIN...HABERSHAM...RABUN AND STEPHENS.<br /> IN WESTERN NORTH CAROLINA...AVERY...BUNCOMBE...EASTERN<br /> MCDOWELL...EASTERN POLK...GREATER RUTHERFORD...GRAHAM...<br /> HAYWOOD...HENDERSON...MCDOWELL MOUNTAINS...MACON...MADISON...<br /> MITCHELL...NORTHERN JACKSON...POLK MOUNTAINS...RUTHERFORD<br /> MOUNTAINS...SOUTHERN JACKSON...SWAIN...TRANSYLVANIA AND<br /> YANCEY. IN UPSTATE SOUTH CAROLINA...GREATER OCONEE...GREATER<br /> PICKENS...GREENVILLE MOUNTAINS...OCONEE MOUNTAINS AND PICKENS<br /> MOUNTAINS.<br /><br />* UNTIL 8 PM EDT THIS EVENING<br /><br />* SEVERAL INCHES OF RAIN HAVE FALLEN IN THE PAST 24 HOURS OVER<br />  PARTS OF THE CENTRAL AND SOUTHERN NORTH CAROLINA MOUNTAINS...<br />  THE MOUNTAINS AND FOOTHILLS OF EXTREME NORTHEAST GEORGIA AND THE<br />  WESTERN UPSTATE OF SOUTH CAROLINA. ADDITIONAL HEAVY RAIN IS<br />  LIKELY IN THIS AREA THIS AFTERNOON...AS MUCH AS TWO OR THREE<br />  INCHES OVER THE BLUE RIDGE AND THE WESTERN MOUNTAINS OF NORTH<br />  CAROLINA. AS THE GROUND IS ALREADY SATURATED AND MANY RIVERS AND<br />  STREAMS HAVE HIGH WATER LEVELS...ANY ADDITIONAL HEAVY RAIN WILL<br />  LIKELY RESULT IN FLOODING THAT COULD DEVELOP QUICKLY.<br /><br />* SOME MAIN STEM RIVERS WILL ALSO EXPERIENCE FLOODING. WHILE<br />  FLASH FLOODING IS NOT EXPECTED TO BE WIDESPREAD...HEAVIER<br />  SHOWERS OR THUNDERSTORMS COULD STILL RESULT IN A FEW AREAS OF<br />  RAPID ONSET FLOODING.<br /><br />* THE RECENT HEAVY RAINFALL ACROSS THE AREA FROM MACON COUNTY TO<br />  HENDERSON COUNTY NORTH CAROLINA HAS INCREASED THE RISK OF SLOPE<br />  FAILURES AND LANDSLIDES IF MORE HEAVY RAIN DEVELOPS ACROSS THE<br />  SOUTHERN MOUNTAINS THIS AFTERNOON. AN ADDITIONAL TWO OR THREE<br />  INCHES...IF IT FALLS IN A PERIOD OF ONE OR TWO HOURS...COULD BE<br />  ENOUGH TO TRIGGER SLOPE MOVEMENTS...ESPECIALLY WHERE HILLSIDES<br />  HAVE BEEN MODIFIED BY HUMAN ACTIVITY.<br /><br />PRECAUTIONARY/PREPAREDNESS ACTIONS...<br /><br />A FLOOD WATCH MEANS THERE IS A POTENTIAL FOR FLOODING BASED ON<br />CURRENT FORECASTS.<br /><br />YOU SHOULD MONITOR LATER FORECASTS AND BE ALERT FOR POSSIBLE<br />FLOOD WARNINGS. THOSE LIVING IN AREAS PRONE TO FLOODING SHOULD BE<br />PREPARED TO TAKE ACTION SHOULD FLOODING DEVELOP.<br /><br /><br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0521').style.display='block';document.getElementById('nws_description_NCZ0521').style.display='none';">HIDE</a></div><h1><a href='http://www.weather.gov/alerts/NC.html#NCZ052.GSPNOWGSP.170600' class='nws_warning'>Short Term Forecast - Haywood (North Carolina)</a></h1><div id='more_NCZ0523'><a href='#' onClick="document.getElementById('more_NCZ0523').style.display='none';document.getElementById('nws_description_NCZ0523').style.display='block';">MORE</a></div><div id='nws_description_NCZ0523' style='display:none;'><a href='#' onClick="document.getElementById('more_NCZ0523').style.display='block';document.getElementById('nws_description_NCZ0523').style.display='none';">HIDE</a><br />CLAYTON...CLARKESVILLE...TOCCOA...<br />HARTWELL...ELBERTON...NEWLAND...SPRUCE PINE...CHEROKEE...<br />WAYNESVILLE...ASHEVILLE...SYLVA...FRANKLIN...BREVARD...<br />HENDERSONVILLE...LENOIR...MORGANTON...MARION...LAKE LURE...<br />RUTHERFORD...COLUMBUS...GREENVILLE...SPARTANBURG...ANDERSON...<br />ABBEVILLE...LAURENS...GREENWOOD<br />106 PM EDT MON SEP 21 2009<br /><br />.NOW...<br />HEAVY RAIN WILL CONTINUE OVER MUCH OF THE MOUNTAINS AND PORTIONS<br />OF THE FOOTHILLS THROUGH THIS AFTERNOON. THE CORRIDOR OF HEAVY<br />RAIN CONTINUES TO TRACK FROM THE ATLANTA AREA TO ACROSS THE<br />NORTHEAST GEORGIA MOUNTAINS TO HIGHLANDS TO NEAR HOT SPRINGS IN<br />NORTH CAROLINA. RAINFALL RATES OF AROUND A HALF INCH IN AN HOUR<br />WILL OCCUR WITH THE HEAVIEST RAIN AND THIS WILL ADD TO THE FLOOD<br />POTENTIAL...ESPECIALLY IN FLOOD PRONE AND POOR DRAINAGE AREAS.<br />SHOWERS AND A THUNDERSTORM OR TWO WILL ALSO CONTINUE TO DEVELOP<br />ACROSS AREAS NEAR AND SOUTH OF INTERSTATE 85. ALL RAIN IS MOVING<br />TO THE NORTH NORTHEAST AT 15 MPH.<br /><br&gt<a href='#' onClick="document.getElementById('more_NCZ0523').style.display='block';document.getElementById('nws_description_NCZ0523').style.display='none';">HIDE</a></div></div>		<div style="text-align:center; padding-top:20px;">
<!--<IMG SRC="/modules/MAP/map.php?site_id=1" USEMAP="#cc" STYLE="border:none; 
margin:30px 30px 30px 40px;">-->
<img src="/images/cache/map1.jpg" usemap="#cc" style="border:none; margin:auto;" />
<map name='cc'><area shape='poly' coords='390,58,396,68,387,70,374,64,344,80,348,84,348,99,359,106,363,107,374,122,435,125,458,106,452,94,431,88,421,68' href='http://booneweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Boone</td><td align=\'center\'>61.0°</td><td>9/21/09 1:39</td></tr><tr><td>Powder Horn Mountain</td><td align=\'center\'>62.0°</td><td>9/21/09 1:40</td></tr><tr class=\'alt_row\'><td>Watauga Lake</td><td align=\'center\'>71.2°</td><td>9/21/09 1:40</td></tr><tr><td>Rich Mountain</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr class=\'alt_row\'><td>Aho-Sorrento</td><td align=\'center\'>58.0°</td><td>9/21/09 1:40</td></tr><tr><td>Stone Mountain</td><td align=\'center\'>63.5°</td><td>9/21/09 1:39</td></tr><tr class=\'alt_row\'><td>Foscoe</td><td align=\'center\'>60.7°</td><td>9/21/09 1:40</td></tr><tr><td>Appalachian Ski Mtn</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr class=\'alt_row\'><td>Valle Crucis</td><td align=\'center\'>63.1°</td><td>9/21/09 1:40</td></tr><tr><td>Rutherwood</td><td align=\'center\'>58.3°</td><td>9/21/09 1:40</td></tr><tr class=\'alt_row\'><td>Blowing Rock</td><td align=\'center\'>58.9°</td><td>9/21/09 1:40</td></tr><tr><td>Deep Gap</td><td align=\'center\'>59.5°</td><td>9/21/09 1:39</td></tr></table>');"><area shape='poly' coords='406,7,487,10,487,19,494,33,507,43,507,52,514,59,509,64,500,63,495,59,484,65,484,73,484,80,478,85,470,79,467,86,459,90,454,93,439,84,431,86,416,67,391,54,395,46,398,40,396,20' href='http://asheweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Warrensville</td><td align=\'center\'>61.4°</td><td>9/21/09 1:39</td></tr><tr><td>Jefferson</td><td align=\'center\'>59.5°</td><td>9/21/09 1:40</td></tr><tr class=\'alt_row\'><td>Crown Point</td><td align=\'center\'>57.1°</td><td>9/21/09 1:40</td></tr><tr><td>Laurel Ridge</td><td align=\'center\'>59.1°</td><td>9/21/09 1:40</td></tr><tr class=\'alt_row\'><td>Phillips Gap</td><td align=\'center\'>59.9°</td><td>9/21/09 1:40</td></tr><tr><td>West Jefferson</td><td align=\'center\'>60.7°</td><td>9/21/09 1:40</td></tr></table>');"><area shape='poly' coords='302,127,313,151,311,161,330,174,350,154,356,159,374,161,387,138,372,127,359,106,346,100,348,86,340,86,316,122' href='http://averyweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Beech Mountain (2)</td><td align=\'center\'>56.2°</td><td>9/21/09 1:40</td></tr><tr><td>Elk River West</td><td align=\'center\'>63.7°</td><td>9/21/09 1:40</td></tr><tr class=\'alt_row\'><td>Elk River East</td><td align=\'center\'>63.4°</td><td>9/21/09 1:40</td></tr><tr><td>Newland</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr class=\'alt_row\'><td>Linville</td><td align=\'center\'>59.9°</td><td>9/21/09 1:41</td></tr><tr><td>Beech Mountain</td><td align=\'center\'>56.6°</td><td>9/21/09 1:39</td></tr><tr class=\'alt_row\'><td>Banner Elk</td><td align=\'center\'>62.0°</td><td>9/21/09 1:40</td></tr><tr><td>Crossnore</td><td align=\'center\'>60.5°</td><td>9/21/09 1:37</td></tr><tr class=\'alt_row\'><td>Sugar Mountain Top</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr><td>Sugar Mountain</td><td align=\'center\'>59.8°</td><td>9/21/09 1:18</td></tr></table>');"><area shape='poly' coords='443,261,584,268,590,258,592,249,571,228,562,228,537,197,491,205,479,219' href='http://hickoryweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Hickory</td><td align=\'center\'>70.8°</td><td>9/21/09 1:40</td></tr><tr><td>Hickory Airport</td><td align=\'center\'>66.2°</td><td>9/21/09 1:35</td></tr></table>');"><area shape='poly' coords='281,272,265,274,267,281,261,289,240,280,205,290,189,296,168,294,151,289,136,298,126,288,133,264,123,247,103,236,109,229,137,230,153,221,195,204,220,199,234,199,252,230,255,250,248,255' href='http://ashevilleweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Asheville UNCA</td><td align=\'center\'>0.0°</td><td>9/21/09 1:36</td></tr><tr><td>Weaverville</td><td align=\'center\'>67.6°</td><td>9/21/09 1:39</td></tr><tr class=\'alt_row\'><td>Black Mountain</td><td align=\'center\'>64.0°</td><td>9/21/09 1:40</td></tr><tr><td>Asheville Airport</td><td align=\'center\'>66.2°</td><td>9/21/09 1:35</td></tr><tr class=\'alt_row\'><td>Asheville</td><td align=\'center\'>65.2°</td><td>9/21/09 1:40</td></tr></table>');"><area shape='poly' coords='598,14,489,9,488,17,492,21,495,29,506,39,508,52,516,61,533,44,540,49,552,41,563,49,576,59,578,62,588,55,579,37,591,29' href='http://spartaweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Sparta</td><td align=\'center\'>61.0°</td><td>9/21/09 1:40</td></tr><tr><td>Roaring Gap</td><td align=\'center\'>60.1°</td><td>9/21/09 1:40</td></tr></table>');"><area shape='poly' coords='489,204,489,195,491,185,489,175,492,156,471,136,439,127,408,125,376,126,389,137,374,161,379,165,382,172,387,172,416,193,424,198,433,207,463,208,478,217' href='http://lenoirweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Lenoir</td><td align=\'center\'>65.3°</td><td>9/21/09 1:40</td></tr><tr><td>Morganton-Lenoir Airport</td><td align=\'center\'>66.2°</td><td>9/21/09 1:35</td></tr></table>');"><area shape='poly' coords='289,197,299,191,312,190,319,183,327,184,331,173,315,165,310,145,302,128,292,128,285,115,264,117,251,121,238,125,222,130,237,133,241,143,249,141,272,156,284,169' href='http://mitchellweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Bakersville</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr><td>Spruce Pine</td><td align=\'center\'>62.7°</td><td>9/21/09 1:40</td></tr></table>');"><area shape='poly' coords='439,125,460,105,456,92,471,80,477,88,485,81,484,67,491,62,508,65,532,46,540,49,551,43,564,53,570,61,581,62,587,56,598,67,598,139,562,142,559,147,547,147,532,150,523,142,509,147,488,154,480,142,473,135' href='http://wilkesweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Phillips Gap</td><td align=\'center\'>59.9°</td><td>9/21/09 1:40</td></tr><tr><td>Wilkes Airport</td><td align=\'center\'>68.0°</td><td>9/21/09 1:35</td></tr><tr class=\'alt_row\'><td>Laurel Ridge</td><td align=\'center\'>59.1°</td><td>9/21/09 1:40</td></tr><tr><td>North Wilkesboro</td><td align=\'center\'>66.1°</td><td>9/21/09 1:40</td></tr><tr class=\'alt_row\'><td>Roaring River</td><td align=\'center\'>68.3°</td><td>9/21/09 1:40</td></tr></table>');"><area shape='poly' coords='83,205,86,212,83,218,93,218,100,235,110,230,122,233,148,222,156,222,193,202,221,201,203,178,201,172,197,160,170,160,175,144,166,138,128,157,123,172,107,168,95,170,100,187' href='http://wolflaurelweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Wolf Laurel</td><td align=\'center\'>60.4°</td><td>9/21/09 1:39</td></tr></table>');"><area shape='poly' coords='' href='http://ncweatherclosings.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('');"><area shape='poly' coords='253,226,275,219,285,208,291,197,287,172,278,171,274,160,260,154,247,144,244,147,235,133,224,135,211,149,200,160,202,166,202,175,212,181,221,199,236,199,241,215' href='http://burnsvilleweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Burnsville (Hawk Branch)</td><td align=\'center\'>66.4°</td><td>9/21/09 1:40</td></tr></table>');"><area shape='poly' coords='9,228,15,223,27,224,38,213,55,206,74,210,83,206,82,216,93,221,101,237,111,249,116,247,131,261,121,288,138,302,114,325,94,330,78,318,64,301,51,291,42,288,32,275,25,245,31,236' href='http://waynesvilleweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Waynesville</td><td align=\'center\'>65.8°</td><td>9/21/09 1:39</td></tr></table>');"><area shape='poly' coords='337,163,349,154,371,161,436,207,479,213,442,261,367,257,356,223,326,201,345,184' href='http://morgantonweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 90;this.T_BORDERWIDTH=0;this.T_WIDTH=280;return escape('<table width=\'280\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'3\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:10px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Morganton</td><td align=\'center\'>65.9°</td><td>9/21/09 1:40</td></tr><tr><td>Morganton-Lenoir Airport</td><td align=\'center\'>66.2°</td><td>9/21/09 1:35</td></tr></table>');"></map><style type="text/css">
<!--
.alt_row{
	background-color:#CCCCCC;
}
.cc_data{
	border: 1px solid #000000;
}
.cc_data tr td{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
-->
</style>
<script lang="javascript" type="text/javascript" src="/js/tooltip.js"></script>
</div>
	</div>
	</div></div>
	<div id="footer_container">
		
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-735243-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>	</div>

</div>
</body>
</html>

<html> <head> <link rel="shortcut icon" href="about:blank" /> <link rel="dns-prefetch" href="//guide.opendns.com" /> </head> <body> <script language="JavaScript"> var d = []; final = 'http://a.id.opendns.com/?final=http%3A%2F%2Fguide.opendns.com%2F90222002%2Fpalms1.jpg%2F'; if(typeof(window.innerHeight) == 'number') { d['h'] = window.innerHeight; d['w'] = window.innerWidth; } else if(typeof(document.body.offsetHeight) == 'number') { d['h'] = document.body.offsetHeight; d['w'] = document.body.offsetWidth; }; if(document.referrer != '') { d['r'] = escape(document.referrer); }; var q = new Array(); for (qk in d) { q.push(qk + '=' + d[qk]); }; if(q.join('&').length > 1) { document.location = final + escape('?' + q.join('&')); } else { document.location = final; }; </script> </body></html><html> <head> <link rel="shortcut icon" href="about:blank" /> <link rel="dns-prefetch" href="//guide.opendns.com" /> </head> <body> <script language="JavaScript"> var d = []; final = 'http://a.id.opendns.com/?final=http%3A%2F%2Fguide.opendns.com%2F87219003%2Fpalms1.jpg%2F'; if(typeof(window.innerHeight) == 'number') { d['h'] = window.innerHeight; d['w'] = window.innerWidth; } else if(typeof(document.body.offsetHeight) == 'number') { d['h'] = document.body.offsetHeight; d['w'] = document.body.offsetWidth; }; if(document.referrer != '') { d['r'] = escape(document.referrer); }; var q = new Array(); for (qk in d) { q.push(qk + '=' + d[qk]); }; if(q.join('&').length > 1) { document.location = final + escape('?' + q.join('&')); } else { document.location = final; }; </script> </body></html>
