<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Spacious, bright, open floor plan with West facing views in Truro on Cape Cod!</title>
<meta name="Description" content="Truro real estate and homes for sale in Truro on Cape Cod Massachusetts" />
<meta name="keywords" content="Truro real estate,property web site,home for sale,Rick Tourgee,find a home in Truro,listingdomains.com,www.9quailridge.com,community information,real estate news,maps,buyers guide,search for homes,mls,listing web site,Cape Cod Real Estate,North Truro Real Estate,Cape Cod Century 21" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.propertiesonline.com/_media/graphics/favicons/classic.ico" />


<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="/_media/scripts/jquery/jquery.colorbox/colorbox.css" media="screen" />
<script type="text/javascript" src="/_media/scripts/jquery/jquery.colorbox/jquery.colorbox.js"></script>
<script type="text/javascript" src="ldnet.js"></script>

<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#000000}
	.largetextcolor { font-weight:bold;font-size:12pt;color: }
	.featuresbartext { font-weight:bold;font-size:12pt;color:#000000}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#000000}
	.table2text { color:#000000}
	.disclaimertabletext { color:#000000}
	A.bodylink { color:  }
	A.bodylink:hover { color:  }
	A.disclaimerlink { color:  }
	A.disclaimerlink:hover { color:  }
	A.officelink { color:  }
	A.officelink:hover { color:  }
	A.detailslink { color:  }
	A.detailslink:hover { color:  }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#F7B713;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#F7B713;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="#000000" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#000000">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="734" bgcolor="#000000">
                <tr><td align="center" bgcolor="#000000">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="flashheader" width="100%" height="100">
<param name="movie" value="headers/c21movie2.swf">
<param name="quality" value="High">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#000000">
<embed name="flashheader" src="headers/c21movie2.swf" quality="High" bgcolor="#FFFFFF" wmode="transparent"
width="100%" height="100"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#000000">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Spacious, bright, open floor plan with West facing views in Truro on Cape Cod!</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#FFFFFF">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#FFFFFF">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=93919&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D93919%26ot%3D101%26rel%3D1",bgcolor:"FFFFFF",imgcolor:"FFFFFF",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: "transparent", 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=" ">
<TR align="center" height="405"><TD bgcolor="#FFFFFF" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph143825308_07072012.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor=" " 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/LD114/TOUR1060651432A_771220839P_ph143825308_07072012.jpg"  selected>Exterior front of home</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph144601967_07072012.jpg">Walkway to front door</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142157407_07072012.jpg">Open living/kitchen/dinin</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142530440_07072012.jpg">Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142159169_07072012.jpg">Living/dining area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142256827_07072012.jpg">Dining/kitchen area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142258761_07072012.jpg">Dining/living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142302708_07072012.jpg">Wrap-around deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142306546_07072012.jpg">Wrap-around deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142404500_07072012.jpg">View from top deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142406481_07072012.jpg">View from top deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142408197_07072012.jpg">View from top deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142411957_07072012.jpg">Wood stove in living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142413844_07072012.jpg">Dining area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142522890_07072012.jpg">Living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142524871_07072012.jpg">Top level bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142528537_07072012.jpg">Top level full bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142532453_07072012.jpg">Living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142639033_07072012.jpg">Lower level living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142641093_07072012.jpg">Lower level living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142643058_07072012.jpg">Lower level bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142644977_07072012.jpg">Lower level bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142647067_07072012.jpg">Lower level living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142649080_07072012.jpg">View from living area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142809950_07072012.jpg">Lower level deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142811947_07072012.jpg">View from deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142813710_07072012.jpg">Lower level bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142816097_07072012.jpg">Lower level bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142818000_07072012.jpg">Lower level bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph142820387_07072012.jpg">Lower level bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/TOUR1060651432A_771220839P_ph143823389_07072012.jpg">Exterior front of home</OPTION>
</select>
				</td>
				<td align="center" bgcolor=" " 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=" ">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE><table width="100" cellpadding="0" cellspacing="0" border="0"><tr><td>&nbsp;</td></tr></table></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="table1text"><ul>
<li>4 Bedrooms, 2 Baths</li><li>Open floor plan with West facing views!</li><li>Only one owner since this home was built in 1984</li><li>Upside down floor plan to capture the views and the breezes</li><li>Sun filled wrap around deck!</li><li>Basement and a 2 car garage</li><li>MLS# 21206243</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=TOUR1060651432A_771220839P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                </form>
                                        </td>
                                            <td align="center" width="231" valign="top">
                                                <table align="center" border="0" cellpadding="3" cellspacing="2" width="90%" bgcolor="#FFFFFF">
                                                    
                                                    <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="/music/tinyplayer.swf" flashvars="filename=/music/CDGuy_Spring_Vivaldi2.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" wmode="transparent" /></td></tr>
</table></td></tr>
                                                    <!---VIRTUAL_TOUR_LINK--->
                                                    <tr><td class="pricetext" align="center" bgcolor="#000000"><b>Sold</b></td></tr>
                                                    <tr><td class="addresstext" align="center" bgcolor="#F7B713">9 Quail Ridge<br />Truro, MA 02666</td></tr>
                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent1/TOUR1060651432A.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Rick Tourgee</span>
<br /><b>508.237.4632 (Cell)</b>
<br /><span class="smalltext">CapeCodRealEstate@me.com</span>
<div align="center" style="width: 100%; padding-top: 5px;"><a href="https://www.facebook.com/RealEstateonCapeCod" target="_blank"><img src="http://www.propertiesonline.com/_media/graphics/logos/socialnetworks/Facebook.png" style="padding:3px; border:0px;"/></a></div>
<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=421&oid=93919&ot=101" rel="nofollow">Contact Me</a>
<br /><a class="bodylink" href="http://www.RickTourgee.com" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=421">View My Other Listings</a>

                                                    <tr><td align="center"><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><br /><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo2/1151030404P.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.RobertPaul.com" target="_blank"><b>Robert Paul Properties</b></a><br /><span class="smalltext">162 Commercial St<br />Provincetown, MA 02657</span><br /><b>508.487.3020</b></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                
<tr><td><table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="largetextcolor"><p style="text-align:left; margin-left: 10px; margin-top: 10px; margin-right: 5px">Remarks:</p></td></tr><tr><td class="table2text" align="left"><p style="text-align:left; margin-left: 10px; margin-bottom: 10px; margin-right: 10px"><p>This private, immaculate 4 bedroom home has had only one owner since the home was built in 1984 and has never been rented.&nbsp; This upside down floor plan features beautiful views facing West toward Cape Cod Bay from the spacious open floor plan on the top level.&nbsp; This upper level offers a spacious kitchen, dining area, and living area- all with wood floors and 3 sliders leading out to a sun filled wrap around deck and wonderful Cape Cod breezes!&nbsp; One bedroom and full bath are also located on the upper level.&nbsp; </p>
<p>For additional privacy, on the lower level you will find an additional living area with sliders out to the wrap around deck as well as 3 bedrooms and a full bath.&nbsp; </p>
<p>A full basement and a over-sized 2 car garage is perfect for additional storage.&nbsp; </p>
<p>This home was built with 6 insulated walls to minimize sounds throughout this beautiful home.</p></p></td></tr></table></td></tr>
                <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#FFFFFF"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="90%" bgcolor="#000000">
<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="#000000" width="100%">
<!--QLSTART--><tr><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=view&id=TOUR1060651432A_771220839P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=info&id=TOUR1060651432A_771220839P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=listings&id=TOUR1060651432A_771220839P&lang=','LD_window','YES',550,650)"><b>FREE Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://www.mapquest.com/maps/map.adp?city=Truro&state=MA&address=9+Quail+Ridge&zoom=8','Map','YES',800,600)">View Map</a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=9%2BQuail%2BRidge,+Truro,+MA+02666&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://truroma.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=02666&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=mtg&id=TOUR1060651432A_771220839P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://www.netmovein.com/home/89583/landscape?jpid=SecureHome&cid=89583','mortgage','YES',550,480)">Get Pre-Approved</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></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><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=news&id=TOUR1060651432A_771220839P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="http://www.listingserver.com/builder/flyer/pdfflyer.ashx?oid=93919&ot=101" target="_blank">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=emaillisting&id=TOUR1060651432A_771220839P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink ql_tool_iframe" href="/ls/forms/feedback.aspx?oid=93919&ot=101" target="_blank">Feedback</a></td></tr></table>
</td><td bgcolor="#FFFFFF">
<table><tr><td width="5%" align="center" valign="middle"><img src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="https://www.propertiesonline.com/Clients/login/agents.aspx?pl=2" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;" target="_blank">Agent Login</a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                <tr><td><table align="center" border="0" cellpadding="4" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td align="center" valign="middle" width="20%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS-REALTOR.jpg" /></td>
<td align="center" valign="middle" width="20%"><img src="http://www.listingdomains.com/images/Designation_logos/ABR2.jpg" /></td>
<td align="center" valign="middle" width="20%"><img src="http://www.listingdomains.com/images/Designation_logos/RSPS.gif" /></td>
<td align="center" valign="middle" width="20%"><img src="http://www.listingdomains.com/images/Designation_logos/SRS_logo.jpg" /></td>
<td align="center" valign="middle" width="20%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS.jpg" /></td>
</table></td></tr>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF"><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;2013 Properties Online Inc., 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 Inc. 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 Inc.. Powered by <a class="disclaimerlink" href="http://www.listingdomains.com/">ListingDomains.com</a>.</span></td></tr></table></td></tr>
            </table>
        </td>
    </tr>
</table>
</center>
<script>var options={ "publisher": "ur-63da834d-ef3e-c6a9-2297-7b1cccc86313", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "linkedin", "googleplus", "pinterest", "email", "sharethis"]}};var st_hover_widget = new sharethis.widgets.hoverbuttons(options);</script>
<!--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("9quailridge.com");</script><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">try{var pageTracker = _gat._getTracker("UA-656957");pageTracker._trackPageview("9quailridge.com");} catch(err) {}</script><!--END GOOGLE ANALYTIC--></body>
</html>
