<!---SERVER=CLOGICAMA2--->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>615 Park River, Estes Park, CO 80517 - presented by Judy Nystrom</title>
<meta name="Description" content="Estes Park real estate and homes for sale in Estes Park" />
<meta name="keywords" content="Estes Park real estate, 615 Park River, property web site, home for sale, Judy Nystrom, find a home in Estes Park, listingdomains.com, www.615ParkRiver.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:#C0C0C0}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#C0C0C0}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#C0C0C0}
	.table2text { color:#000000}
	.disclaimertabletext { color:#C0C0C0}
	A.bodylink { color:#FFFFFF }
	A.bodylink:hover { color:#CCCC99 }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#CCCC99 }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#C0C0C0 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#CCCC99 }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#FFFFFF;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#FFFFFF;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="#003300" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#003300">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#003300">
                <tr><td align="center" bgcolor="#003300">
<img src="headers/pine_tree.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Gorgeous Park River Condo</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#003300">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#999966">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = http://www.poltools.net/xmlEngine/listingphotos.ashx?oid=61779&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%3D61779%26ot%3D101",bgcolor:"003300",imgcolor:"003300",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="#003300">
<TR align="center" height="385"><TD bgcolor="#003300" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph092811216_05192010.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#003300" 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/LD118/ROED7707121309P_361060247P_ph092811216_05192010.jpg"  selected>Mountain Setting</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph092811982_05192010.jpg">Two Outdoor Living Areas</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph092812732_05192010.jpg">Greenbelt and Views</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195504774_03072010.jpg">Longs Peak View</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195131556_03072010.jpg">Bright Entry</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195600806_03072010.jpg">Lots of Storage/Pantry</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195133056_03072010.jpg">Office Space in Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195503196_03072010.jpg">Huge Breakfast Bar</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195504040_03072010.jpg">Oak Cabinetry</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195133774_03072010.jpg">Beautiful Quartz Counters</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph194703463_03072010.jpg">Dining Area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph194702775_03072010.jpg">Lots of Natural Light</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195130759_03072010.jpg">Open Kitchen Dining Area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195505212_03072010.jpg">Riverrock Fireplace</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195734399_03072010.jpg">Deck Access </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph194702478_03072010.jpg">Deck in Summer</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195505962_03072010.jpg">Master Suite</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195506806_03072010.jpg">Master Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195132321_03072010.jpg">Big Family Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph194701041_03072010.jpg">Second Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph194701791_03072010.jpg">Bedroom with French Doors</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph194700119_03072010.jpg">Second Full Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD118/ROED7707121309P_361060247P_ph195735399_03072010.jpg">Prospect Mountain View</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#003300" 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="#003300">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300">
<tr><td class="addresstext" align="center" bgcolor="#003300">615 Park River, Estes Park, CO 80517<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300"><tr><td class="table1text"><ul>
<li>3 Bedrooms, 1 Full Bath, 1 Half Bath, 1 Three-quarter Bath</li><li>Beautiful Oak Hardwood Floors</li><li>Lots of Kitchen Cabinets and Pantry Area</li><li>Large Deck and Large Patio For Outdoor Living</li><li>Wonderful Mountain Views and Backs Greenbelt</li><li>Two Large Storage Rooms</li><li>MLS# 621859</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=ROED7707121309P_361060247P&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="#999966"><tr><td class="table2text"><span class="largetextcolor">Remarks:</span><br /><div style="text-align: left;">Beautiful, sunny end unit on large greenbelt features two outdoor living areas and one level living option floor plan. The expansive quartz countertops in the kitchen are an elegant anchor to the living and dining area with vaulted ceilings, deck access, and view windows with custom coverings. Downstairs are two bedrooms, one with French doors for alternative room use, sunny open great room and another finished room for hobby or office. Move in ready &amp; well priced in desirable Park River. </div></td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#999966">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#999966">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#003300"><b>$397,900</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.615ParkRiver.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.615ParkRiver.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/Unconditional_love_loop2.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="#003300"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#999966">
<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="#999966" width="100%">
<!--QLSTART--><tr><td bgcolor="#CCCC99">
<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=ROED7707121309P_361060247P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=ROED7707121309P_361060247P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=ROED7707121309P_361060247P&lang=','LD_window','YES',550,650)"><b>Free Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=615%2BPark%2BRiver,+Estes%2BPark,+CO+80517','Map','YES',800,600)">View Map</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=615%2BPark%2BRiver,+Estes%2BPark,+CO+80517&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://estesparkco.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=80517&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="#CCCC99">
<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="#CCCC99">
<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=ROED7707121309P_361060247P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=ROED7707121309P_361060247P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=ROED7707121309P_361060247P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('print.asp?prop=ROED7707121309P_361060247P&lang=','LD_window','YES',800,600)">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=ROED7707121309P_361060247P','LD_window','YES',600,700)">Property Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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/Agent1/ROED7707121309P.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Judy Nystrom</span>
<br />970.586.3333 (Office)<br />800.401.7750 (Toll Free)<br />303.506.5466 (Judy Cell)<br />970.586.1665 (Fax)
<br /><br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=contact&id=ROED7707121309P_361060247P','LD_window','YES',550,500)">Contact Us</a>
<br /><a class="bodylink" href="http://judynystrom.com" target="_blank">Visit Our Website</a>
<br /><a class="bodylink" href="http://www.listingdomains.com/ipropertysearch/results.asp?agent=ROED7707121309P">View Our Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=ROED7707121309P_361060247P','LD_window','YES',550,460)">About Us</a><br /></td></tr>

                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#003300"><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/5190611549P.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://firstcoloradorealty.com" target="_blank"><b>First Colorado GMAC Real Estate</b></a><br /><span class="smalltext">523 St. Vrain Lane<br />Estes Park, CO 80517</span><br /><b>970.586.3333</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="#003300"><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("615ParkRiver.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
