<!---SERVER=CLOGICAMA2--->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>68 Bradford Vistas, Fletcher, NC 28732 - presented by Jo Chandler</title>
<meta name="Description" content="Fletcher real estate and homes for sale in Fletcher" />
<meta name="keywords" content="Fletcher real estate, 68 Bradford Vistas, property web site, home for sale, Jo Chandler, find a home in Fletcher, listingdomains.com, www.68BradfordVistas.com, community information, real estate news, maps, buyers guide, search for homes, mls, listing web site" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.listingdomain.com/favicon.ico" />

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#FFFFFF}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#FFFFFF}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:<!---INFO_TABLE_CELL_TEXT_COLOR--->}
	.table1text { color:#FFFFFF}
	.table2text { color:#000000}
	.disclaimertabletext { color:#FFFFFF}
	A.bodylink { color:#00442F }
	A.bodylink:hover { color:#FFFFFF }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#C8BEB5 }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#C8BEB5 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#C8BEB5 }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#C8BEB5;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#C8BEB5;text-decoration:none }
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

//3-way slideshow- by Suzanne Arnold (http://jandr.com/, suzanne@mail.jandr.com)
//Script featured on JavaScript Kit (http://javascriptkit.com)
//Credit must stay intact
//Modified DRB 09.16.19  Added Formatting, and try/catch in onerotate

var Onerotate_delay = 4000; // delay in milliseconds (4000 = 4 secs)
Onecurrent = 0;

<!---SLIDE_SHOW_ARRAY--->
function Onenext() {
	if (document.Oneslideform.Oneslide[Onecurrent+1]) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent+1].value;
		document.Oneslideform.Oneslide.selectedIndex = ++Onecurrent;
	}
	else Onefirst();
}

function Oneprevious() {
	if (Onecurrent-1 >= 0) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent-1].value;
		document.Oneslideform.Oneslide.selectedIndex = --Onecurrent;
	}
	else Onelast();
}

function Onefirst() {
	Onecurrent = 0;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[0].value;
	document.Oneslideform.Oneslide.selectedIndex = 0;
}

function Onelast() {
	Onecurrent = document.Oneslideform.Oneslide.length-1;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
	document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
}

function Oneap(text) {
	document.Oneslideform.Oneslidebutton.value = (text == "Stop") ? "Start" : "Stop";
	Onerotate();
}

function Onestart() {
	window.setTimeout("Onerotate()", Onerotate_delay);
}

function Onechange() {
	Onecurrent = document.Oneslideform.Oneslide.selectedIndex;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
}

function Onerotate() {
	try {
		if (document.Oneslideform.Oneslidebutton.value == "Stop") {
			Onecurrent = (Onecurrent == document.Oneslideform.Oneslide.length-1) ? 0 : Onecurrent+1;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].apply()
			document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].play()
			document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
			if (document.images.Oneshow.filters)
			window.setTimeout("Onerotate()", Onerotate_delay + 2000);
			else
			window.setTimeout("Onerotate()", Onerotate_delay);
		}
	}
	catch(err){}
}
//  End -->
</SCRIPT>

<script language="JavaScript" src="popup.js" type="text/javascript"></script>
<script type="text/javascript" src="swfobject.js"></script></head>

<body bgcolor="#00442F" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#00442F">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#00442F">
                <tr><td align="center" bgcolor="#00442F">
<img src="headers/PP_Custom1.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00442F">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Waterford Lakes</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#00442F">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#C8BEB5">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = http://www.poltools.net/xmlEngine/listingphotos.ashx?oid=64082&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"http://www.poltools.net/xmlEngine/listingphotos.ashx?oid%3D64082%26ot%3D101",bgcolor:"00442F",imgcolor:"00442F",view_timer:"4",transition_timer:"0.5",has_captions:"y",has_fullscreen:"y"}, {play: "true", loop: "true", menu: "true", quality: "high", scale: "showall", salign: "", wmode: "window", bgcolor: "#ffffff", allowScriptAccess: "sameDomain", allowFullScreen: "true", devicefont: "false"}, {id: "altContent1", name: "altContent1", align: "middle"});</script><div id="altContent1" class="row" align="left"><TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#00442F">
<TR align="center" height="386"><TD bgcolor="#00442F" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph111508630_05122010.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#00442F" align="center">
		<table width="100%">
			<tr>
				<td align="center"><select name="Oneslide" onChange="Onechange();" size="1"><OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph111508630_05122010.jpg"  selected>Image 1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph133652133_05202010.jpg">Image 2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph133651477_05202010.jpg">Image 3</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph140932462_04152010.jpg">Image 4</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph140932900_04152010.jpg">Image 5</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph140933494_04152010.jpg">Image 6</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph140933900_04152010.jpg">Image 7</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph140934416_04152010.jpg">Image 8</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141039212_04152010.jpg">Image 9</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141039650_04152010.jpg">Image 10</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141040103_04152010.jpg">Image 11</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141040462_04152010.jpg">Image 12</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141040884_04152010.jpg">Image 13</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141041259_04152010.jpg">Image 14</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141330119_04152010.jpg">Image 15</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141330525_04152010.jpg">Image 16</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141330916_04152010.jpg">Image 17</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141331306_04152010.jpg">Image 18</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141331697_04152010.jpg">Image 19</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141332087_04152010.jpg">Image 20</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141606603_04152010.jpg">Image 21</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph141607103_04152010.jpg">Image 22</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph133652633_05202010.jpg">Image 23</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph133653321_05202010.jpg">Image 24</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph133654133_05202010.jpg">Image 25</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_4151020757P_ph133654649_05202010.jpg">Image 26</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#00442F" height="25"><DIV align="center">
<INPUT type=button onClick="Oneprevious();" value="<<" title="Previous" id=button1 name=button1>
<INPUT type=button name="Oneslidebutton" onClick="Oneap(this.value);" value="Stop" title="AutoPlay">
<INPUT type=button onClick="Onenext();" value=">>" title="Next" id=button1 name=button1>
</DIV>

				</td>
				<td align="center" bgcolor="#00442F">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00442F">
<tr><td class="addresstext" align="center" bgcolor="#00442F">68 Bradford Vistas, Fletcher, NC 28732<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00442F">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00442F"><tr><td class="table1text"><ul>
<li>4 Bedrooms, 3 Full Baths, 2 Half Baths</li><li>Finely crafted custom built home with two beautifully finished levels.</li><li>Open floor plan , vaulted and tray ceilings, and stone fireplaces.</li><li>Also features a wine cellar, theatre room, library and custom built-ins.</li><li>Expansive double decks and professionally landscaped garden spots for outdoor enjoyment.</li><li>Gated community in pastoral setting bordered by Cane Creek.</li><li>MLS# 462891</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=CHAJ8210843112P_4151020757P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#C8BEB5"><tr><td class="table2text"><span class="largetextcolor">Remarks:</span><br /><p>&nbsp;&nbsp;&nbsp;&nbsp;Within the mountains of Western North Carolina, Asheville has remained one of the most desirable cities to live in. One of the region's most unique and sought after areas is the Cane Creek Valley. The valley offers open land with picturesque views of the Blue Ridge Mountains.</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;Upon entering this private, gated community you will cross Cane&nbsp;Creek, a trout-filled stream for which the valley is named.&nbsp;A two-lane bridge will bring you to the stylish rock entrance of Waterford Lakes. This restricted neighborhood is lined with white fencing and rolling land, offering topography that is rarely found in the mountains.</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;Waterford Lakes blends modern and classic construction with its natural surroundings, creating a harmonic balance between man and nature. Nature and all its beauty is the largest amenity in the valley.&nbsp;The added convenience to shopping, hiking, horsback riding and fishing make it a pleasure to call home!&nbsp;&nbsp;</p></td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#C8BEB5">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#C8BEB5">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#00442F"><b>$1,190,000</b></td></tr>
                                                    <tr><td align="center"><a class="a2a_dd" href="http://www.addtoany.com/share_save?linkname=&amp;linkurl=http%3A%2F%2Fwww.68BradfordVistas.com%2Findex.asp"><img src="images/share_this_listing.gif" border="0" alt="Share/Save/Bookmark"/></a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl="http://www.68BradfordVistas.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
                                                    <tr><td align="center"><table border="0" width="95%" height="50" id="table2" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" style="border: 1px solid #000000"><tr><td align="right"><span style="font-size: 12px;">Music:&nbsp;</span><td><embed src="http://www.listingdomains.net/music/tinyplayer.swf" flashvars="filename=http://www.listingdomains.net/music/CDGuy_Feels_So_fine.mp3&AutoLoad=Y&AutoPlay=Y&MusicLoop=Y" quality="high" bgcolor="white" width="76" height="25" name="tinymp3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></td></tr>
</table></td></tr>
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#00442F"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#7A6B5A">
<tr><td width="100%"><font class="generaltextwhite"><b>&nbsp;Quick Links</b></font></td></tr>
<tr><td>
<table border="0" cellspacing="1" cellpadding="0" bgcolor="#7A6B5A" width="100%">
<!--QLSTART--><tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_doc21206P.pdf','Link1','YES',800,600)"><b>Property Plat</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_doc21343P.pdf','Link2','YES',800,600)"><b>Floorplan/Exterior Elevations</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD102/CHAJ8210843112P_doc23042P.pdf','Link3','YES',800,600)"><b>Aerial  Views (3)</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('print.asp?prop=CHAJ8210843112P_4151020757P&lang=','LD_window','YES',800,600)"><b>Print Flyer</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=info&id=CHAJ8210843112P_4151020757P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=view&id=CHAJ8210843112P_4151020757P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=listings&id=CHAJ8210843112P_4151020757P&lang=','LD_window','YES',550,650)"><b>Free Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://fletchernc.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=28732&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/flash_files/show_flash.asp?ID=5','Buyers_Tips','YES',650,450)">Tips for Home Buyers</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=mtg&id=CHAJ8210843112P_4151020757P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=news&id=CHAJ8210843112P_4151020757P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=emaillisting&id=CHAJ8210843112P_4151020757P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/misc/LD_feedback.asp?LD=CHAJ8210843112P_4151020757P','LD_window','YES',600,700)">Property Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#C8BEB5">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="https://www.listingdomains.com/accounts/login.asp" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;">Agent Login</a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent3/CHAJ8210843112P.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Jo Chandler</span>
<br /><b>828.231.5444 (cell)</b>
<br /><br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=contact&id=CHAJ8210843112P_4151020757P','LD_window','YES',550,500)">Contact Me</a>

<br /><a class="bodylink" href="http://www.listingdomains.com/ipropertysearch/results.asp?agent=CHAJ8210843112P">View My Other Listings</a>
</td></tr>

                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#00442F"><tr><td><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo1/850834735P.jpg" /></td></tr><tr><td align="center"><b>Preferred Properties Of Asheville</b><br /><span class="smalltext">1075 Hendersonville Road<br />Suite 100<br />Asheville, NC 28803</span><br /><b>828.210.9400</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00442F"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote">&copy;&nbsp;2010 Properties Online, LLC, Patent No. US 6,760,707. The above information including square footage is based on data received from the seller and/or from public sources. This information is deemed reliable but has not been independently verified and cannot be guaranteed. Prospective buyers are advised to verify information to their own satisfaction prior to purchase. By providing links to other sites Properties Online, LLC does not guarantee, approve or endorse the information or products available at these sites, nor does a link indicate any association with or endorsement by the linked site to the agent, brokerage, brand or  Properties Online, LLC. Powered by <a class="disclaimerlink" href="http://www.listingdomains.com/">ListingDomains.com</a>.</span></td></tr></table></td></tr>
            </table>
        </td>
    </tr>
</table>
</center>

<!--START GOOGLE ANALYTIC--><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-752021-2";urchinTracker("68BradfordVistas.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
