<?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:975px; 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('http://raysweather.com/images/springbackground.jpg');}
#left_column{display:inline; width:150px; padding:0px; margin:0px; vertical-align:top; float:left; clear: left; overflow:hidden;}
#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/spring/common.css" media="screen" rel="Stylesheet" type="text/css" />	
<script language="JavaScript" src="http://assets.raysweather.com/public/rwc/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/348"><img src=http://www.raysweather.com/images/clients/cache/1161039859apptechad.gif border="0" alt=' ' width="200" height="145"></a>

<!--<img style="border:0px; margin: 0px 0px 15px 0px;" src="/clients/apptechad.gif" alt="" />-->
<!-- ADS GO HERE -->
<style type="text/css">
fieldset.text_ad {
	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.text_ad legend {
	font-family: verdana, arial, sans-serif;
	font-size: 9px; 
	color: #999999
}

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

fieldset.text_ad b {
	color: black; 
}

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

<fieldset class="text_ad"><legend>Text Ads</legend><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><img src="/images/spacer.gif" alt=""/><a href="/click/9"><b>Coldwell Banker Blair Associates, Your High Country Real Estate Connection</b><br />Almost everything you need to know about buying or selling a home can be found on our web site, along with our listings. We know our market, let us put our experience and resources to work for you!<br /><u>www.coldwellbankerblair.com</u></a><img src="/images/spacer.gif" alt=""/><a href="/click/8"><b>Blue Ridge Electric</b><br />Paying your Blue Ridge Electric bill online saves you time and money. It's a great way to simplify bill paying. Bank Draft is another way to simplify the bill paying process. <br /><u>www.blueridgeemc.com</u></a><img src="/images/spacer.gif" alt=""/><a href="/click/6"><b><font color=blue>CEDAR FALLS REALTY</font> <br><font color=green> HOME FOR SALE! </font> </b><br />Marvelous 4BR/3BA family home on 1.85 flat acres... 2 creeks, a small pond. <br>Free Pre Recorded Message <br>24 Hours Call Toll-Free <br> 1-800-638-0613 <br> ID# 1038 <br /><u><font color=blue>www.cedarfallsrealty.com</font></u></a><img src="/images/spacer.gif" alt=""/><a><b>Go on a Scavenger Hunt at Mast General Store</b><br />Can you find all of the items on the Scavenger Hunt? It's fun for all ages and takes you on a tour through the Original Store in Valle Crucis.<br /><u>Stop by the front counter for information ... Happy Hunting!</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 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="408" height="70"><param name="movie" value="http://www.raysweather.com/images/clients/cache/1164260703coldwellbanker2.swf" /><param name="quality" value="high" /><param name="bgcolor" value="white" /><embed id="flash_banner_emb" src="http://www.raysweather.com/images/clients/cache/1164260703coldwellbanker2.swf" width="408" height="70" 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('ncweatherclosings.com', 'http://ncweatherclosings.com');menu3.addItem('raysweather.com', 'http://raysweather.com');menu3.addItem('spartaweather.com', 'http://spartaweather.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('hickoryweather.com', 'http://hickoryweather.com');menu4.addItem('lenoirweather.com', 'http://lenoirweather.com');menu4.addItem('mitchellweather.com', 'http://mitchellweather.com');menu4.addItem('ncweatherclosings.com', 'http://ncweatherclosings.com');menu4.addItem('raysweather.com', 'http://raysweather.com');menu4.addItem('spartaweather.com', 'http://spartaweather.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('ncweatherclosings.com', 'http://ncweatherclosings.com');menu5.addItem('raysweather.com', 'http://raysweather.com');menu5.addItem('spartaweather.com', 'http://spartaweather.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('Fearless Forecast Winter 2007', '/Fearless+Forecast');menu6.addItem('Radar', '/Radar/');var menu524 = menu6.addMenu(menu6.items[1]);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 2007-2008', '/Almanac/Boone+Snow');menu2825.addItem('Beech Mountain Snow 2007-2008', '/Almanac/Beech+Mountain+Snow');menu7.addItem('Archives', '#');var menu1000 = menu7.addMenu(menu7.items[1]);menu1000.addItem('Laurelmor', '/Archive/Laurelmor');menu1000.addItem('Aho/Sorrento', '/Archive/AhoSorrento');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('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('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');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/');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/');menu7.addItem('Frost & Freeze Information', '/Almanac/Frost+Freeze');menu7.addItem('This Week Last Year', '/This+Week+Last+Year');var menu1987 = menu7.addMenu(menu7.items[5]);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');var menu8 = menu_system.addMenu(document.getElementById('top_link_8'));menu8.addItem('Ray\'s Weather Store', 'http://www.raysmarketplace.com/home.php?cat=2');menu8.addItem('Neal Auspitz Photography ', 'http://www.raysmarketplace.com/home.php?cat=24');var menu9 = menu_system.addMenu(document.getElementById('top_link_9'));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('2008 Calendar Contest Winners', '/photo+album/2008+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('Elkmont Cam', '/Webcams/Elkmont');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('Canyon\'s Cam', '/Webcams/Canyons+Cam');menu11.addItem('Howard\'s Knob', '/Webcams/Howards+Knob');menu11.addItem('Roaring Gap Cam', '/Webcams/Roaring+Gap');menu11.addItem('Wolf Laurel Cam', '/Webcams/Wolf+Laurel');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('Take it Outside', '/Life+Outdoors+Camping');menu12.addItem('Fishing', '/Life+Outdoors/Fishing');menu12.addItem('Growing Panes', '/Life+Outdoors/Landscaping');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://ncweatherclosings.com">ncweatherclosings.com</a><a  href="http://raysweather.com">raysweather.com</a><a  href="http://spartaweather.com">spartaweather.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="http://www.raysweather.com/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/1209674218cheap/mailtofriend" alt="Email This Page">
 <area shape="rect" coords="61,4,104,29" href="http://www.raysweather.com/images/clients/1209674218cheap/Printable" alt="Click Here For A Printable Version">
</map>

	 
	<br /><fieldset class=page_sponsor><legend>Media Sponsors</legend><a href="/click/271"><img src="http://www.raysweather.com/images/clients/cache/1201916861newwasu.gif" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a><a href="/click/273"><img src="http://www.raysweather.com/images/clients/cache/mtn.jpg" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a><a href="/click/275"><img src="http://www.raysweather.com/images/clients/cache/1164803928hcpress.jpg" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a><a href="/click/268"><img src="http://www.raysweather.com/images/clients/cache/atms.gif" alt="" width="140" border="0" style="margin: 5px 0px 5px 0px;" /><br /></a></fieldset>
	</div>
	<div id="content_container">
						<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='rect' coords='268,90,343,155' href='http://booneweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; 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\'>67.3°</td><td>5/01/08 4:34</td></tr><tr><td>Watauga Lake</td><td align=\'center\'>76.0°</td><td>5/01/08 4:34</td></tr><tr class=\'alt_row\'><td>Laurelmor</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr><td>Appalachian Ski Mtn</td><td align=\'center\'>63.1°</td><td>5/01/08 4:34</td></tr><tr class=\'alt_row\'><td>Rich Mountain</td><td align=\'center\'>62.0°</td><td>5/01/08 4:34</td></tr><tr><td>Aho/Sorrento</td><td align=\'center\'>64.8°</td><td>5/01/08 4:35</td></tr><tr class=\'alt_row\'><td>Stone Mountain</td><td align=\'center\'>71.5°</td><td>5/01/08 4:34</td></tr><tr><td>Foscoe</td><td align=\'center\'>68.4°</td><td>5/01/08 4:33</td></tr><tr class=\'alt_row\'><td>Valle Crucis</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr><td>Blowing Rock</td><td align=\'center\'>65.8°</td><td>5/01/08 4:34</td></tr><tr class=\'alt_row\'><td>Rutherwood</td><td align=\'center\'>66.3°</td><td>5/01/08 4:34</td></tr></table>');"><area shape='rect' coords='342,34,407,85' href='http://asheweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; 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\'>71.3°</td><td>5/01/08 4:33</td></tr><tr><td>West Jefferson</td><td align=\'center\'>70.3°</td><td>5/01/08 4:34</td></tr><tr class=\'alt_row\'><td>Phillips Gap</td><td align=\'center\'>76.0°</td><td>5/01/08 4:30</td></tr></table>');"><area shape='rect' coords='205,140,263,201' href='http://averyweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Sugar Mountain Top</td><td align=\'center\'>57.3°</td><td>5/01/08 4:34</td></tr><tr><td>Crossnore</td><td align=\'center\'>66.3°</td><td>5/01/08 4:33</td></tr><tr class=\'alt_row\'><td>Linville</td><td align=\'center\'>66.8°</td><td>5/01/08 4:33</td></tr><tr><td>Sugar Mountain</td><td align=\'center\'>66.1°</td><td>5/01/08 4:34</td></tr><tr class=\'alt_row\'><td>Newland</td><td align=\'center\'>66.1°</td><td>5/01/08 4:34</td></tr><tr><td>Banner Elk</td><td align=\'center\'>65.5°</td><td>5/01/08 4:34</td></tr><tr class=\'alt_row\'><td>Beech Mountain (2)</td><td align=\'center\'>59.3°</td><td>5/01/08 4:33</td></tr><tr><td>Beech Mountain</td><td align=\'center\'>61.7°</td><td>5/01/08 4:35</td></tr></table>');"><area shape='rect' coords='380,244,494,314' href='http://hickoryweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; 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\'>75.8°</td><td>5/01/08 4:34</td></tr><tr><td>Hickory Airport</td><td align=\'center\'>75.9°</td><td>5/01/08 4:05</td></tr></table>');"><area shape='rect' coords='4,270,129,354' href='http://ashevilleweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Asheville</td><td align=\'center\'>73.3°</td><td>5/01/08 4:34</td></tr><tr><td>Asheville Airport</td><td align=\'center\'>72.0°</td><td>5/01/08 4:05</td></tr></table>');"><area shape='rect' coords='433,16,533,56' href='http://spartaweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Roaring Gap</td><td align=\'center\'>66.1°</td><td>5/01/08 4:34</td></tr><tr><td>Sparta</td><td align=\'center\'>67.9°</td><td>5/01/08 4:34</td></tr></table>');"><area shape='rect' coords='307,179,394,242' href='http://lenoirweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Morganton-Lenoir Airport</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr><td>Lenoir</td><td align=\'center\'>79.2°</td><td>5/01/08 4:34</td></tr></table>');"><area shape='rect' coords='120,168,204,238' href='http://mitchellweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; no-wrap:no-wrap;\'><tr><th>Station</th><th>Temperature</th><th>Updated</th></tr><tr class=\'alt_row\'><td>Spruce Pine</td><td align=\'center\'>70.8°</td><td>5/01/08 4:34</td></tr><tr><td>Bakersville</td><td align=\'center\'>72.2°</td><td>5/01/08 4:34</td></tr></table>');"><area shape='rect' coords='433,102,508,163' href='http://wilkesweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; 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\'>76.0°</td><td>5/01/08 4:30</td></tr><tr><td>Roaring River</td><td align=\'center\'>N/A</td><td>Not reporting</td></tr><tr class=\'alt_row\'><td>North Wilkesboro</td><td align=\'center\'>76.7°</td><td>5/01/08 4:34</td></tr></table>');"><area shape='rect' coords='0,184,85,235' href='http://wolflaurelweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; 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\'>68.4°</td><td>5/01/08 4:34</td></tr></table>');"><area shape='rect' coords='' href='http://ncweatherclosings.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('');"><area shape='rect' coords='' href='http://burnsvilleweather.com' onMouseOver="this.T_DELAY=100;this.T_PADDING=0;this.T_OPACITY = 87;this.T_BORDERWIDTH=0;this.T_WIDTH=180;return escape('<table width=\'180\' nowrap=\'nowrap\' border=\'0\' cellpadding=\'4\' cellspacing=\'0\' style=\'border:1px solid #000000; font-size:12px; 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\'>72.5°</td><td>5/01/08 4:34</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 src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-735243-1";
urchinTracker();
</script>
	</div>

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

<html>
	<head>
		<title>OpenDNS</title>
	</head>

	<body id="mainbody" onLoad="testforbanner();" style="margin: 0px;">
		<script language="JavaScript">
			function testforbanner() {
				var width;
				var height;
				var x = 0;
				var isbanner = false;
				var bannersizes = new Array(16)
				bannersizes[0] = '300x250';
				bannersizes[1] = '250x250';
				bannersizes[2] = '240x400';
				bannersizes[3] = '336x280';
				bannersizes[4] = '180x150';
				bannersizes[5] = '468x60';
				bannersizes[6] = '234x60';
				bannersizes[7] = '88x31';
				bannersizes[8] = '120x90';
				bannersizes[9] = '120x60';
				bannersizes[10] = '120x240';
				bannersizes[11] = '125x125';
				bannersizes[12] = '728x90';
				bannersizes[13] = '160x600';
				bannersizes[14] = '120x600';
				bannersizes[16] = '300x600';
				bannersizes[17] = '300x125';
				bannersizes[18] = '530x300';
				bannersizes[19] = '190x200';
				bannersizes[20] = '470x250';
				if(typeof(window.innerHeight) == 'number') {
					height = window.innerHeight;
					width = window.innerWidth;
				} else if(typeof(document.body.offsetHeight) == 'number') {
					height = document.body.offsetHeight;
					width = document.body.offsetWidth;
				};
				for (x=0; x<bannersizes.length; x++) {
					if(bannersizes[x] == width + 'x' + height) {
						isbanner = true;
					};
				};
				if(isbanner || width < 100 || height < 100) {
					window.location = '/b' + 'anner.php?w=' + width + '&h=' + height + '&d=banner.jpg&u=banner.jpg&r=';
				} else {
					var mainbody = document.getElementById('mainbody');
					mainbody.style.margin = '0px';
					mainbody.scroll = 'no';
					mainbody.innerHTML = '<iframe frameborder="0" src="/controller.php?url=banner.jpg&ref=" width="100%" height="100%"></iframe>';
				};
			};
		</script>
		<noscript>
			<iframe frameborder="0" src="/controller.php?url=banner.jpg&ref=" width="100%" height="100%"></iframe>
		</noscript>
	</body>
</html>
<html>
	<head>
		<title>OpenDNS</title>
	</head>

	<body id="mainbody" onLoad="testforbanner();" style="margin: 0px;">
		<script language="JavaScript">
			function testforbanner() {
				var width;
				var height;
				var x = 0;
				var isbanner = false;
				var bannersizes = new Array(16)
				bannersizes[0] = '300x250';
				bannersizes[1] = '250x250';
				bannersizes[2] = '240x400';
				bannersizes[3] = '336x280';
				bannersizes[4] = '180x150';
				bannersizes[5] = '468x60';
				bannersizes[6] = '234x60';
				bannersizes[7] = '88x31';
				bannersizes[8] = '120x90';
				bannersizes[9] = '120x60';
				bannersizes[10] = '120x240';
				bannersizes[11] = '125x125';
				bannersizes[12] = '728x90';
				bannersizes[13] = '160x600';
				bannersizes[14] = '120x600';
				bannersizes[16] = '300x600';
				bannersizes[17] = '300x125';
				bannersizes[18] = '530x300';
				bannersizes[19] = '190x200';
				bannersizes[20] = '470x250';
				if(typeof(window.innerHeight) == 'number') {
					height = window.innerHeight;
					width = window.innerWidth;
				} else if(typeof(document.body.offsetHeight) == 'number') {
					height = document.body.offsetHeight;
					width = document.body.offsetWidth;
				};
				for (x=0; x<bannersizes.length; x++) {
					if(bannersizes[x] == width + 'x' + height) {
						isbanner = true;
					};
				};
				if(isbanner || width < 100 || height < 100) {
					window.location = '/b' + 'anner.php?w=' + width + '&h=' + height + '&d=banner.jpg&u=banner.jpg&r=';
				} else {
					var mainbody = document.getElementById('mainbody');
					mainbody.style.margin = '0px';
					mainbody.scroll = 'no';
					mainbody.innerHTML = '<iframe frameborder="0" src="/controller.php?url=banner.jpg&ref=" width="100%" height="100%"></iframe>';
				};
			};
		</script>
		<noscript>
			<iframe frameborder="0" src="/controller.php?url=banner.jpg&ref=" width="100%" height="100%"></iframe>
		</noscript>
	</body>
</html>

