<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SE Calgary Condos &#187; Willow Park</title>
	<atom:link href="http://secalgarycondos.com/category/communities-s-z/willow-park/feed" rel="self" type="application/rss+xml" />
	<link>http://secalgarycondos.com</link>
	<description>Search for Calgary Condos in South East Communities</description>
	<lastBuildDate>Sat, 28 Jan 2012 18:24:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Willow Park Calgary Condos</title>
		<link>http://secalgarycondos.com/willow-park-calgary-condo</link>
		<comments>http://secalgarycondos.com/willow-park-calgary-condo#comments</comments>
		<pubDate>Wed, 30 Dec 2009 17:47:32 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Willow Park]]></category>
		<category><![CDATA[willow park condos]]></category>

		<guid isPermaLink="false">http://secalgarycondos.com/?p=104</guid>
		<description><![CDATA[Search for Condos in the Calgary community of Willow Park. Sign up for a quest membership to receive the newest Willow Park Condo listings. Check back to this SE Calgary Condos site to view the new listings added on a regular basis. Below you will find all the currently Calgary MLS&#174; listed Condos in Willow [...]]]></description>
			<content:encoded><![CDATA[<p>Search for Condos in the Calgary community of Willow Park. Sign up for a quest membership to receive the newest Willow Park Condo listings. Check back to this <a href="http://secalgarycondos.com">SE Calgary Condos</a> site to view the new listings added on a regular basis.  Below you will find all the currently Calgary MLS&reg; listed Condos in Willow Park.</p>

<a id="viewtop" name="viewtop" 
></a>
<div class="page-frame listing-content listing-results-view search-content" id="MainPane">
<form name="MainForm" action="/willow-park-calgary-condo/l/SearchResults.form">





<div class="listing-results-vow-toolbar-wrapper" style="position: relative; z-index: 100">

<script type="text/javascript" src="/wps/rest/13241/res/vow-toolbar.js?handlerURL=%2Fwps%2Frest%2F13241%2Fl%2Fvow%2Ftoolbar&baseURL=%2Fwillow-park-calgary-condo%2Fl%2F"></script>
 

<div id="VowToolbarNG" class="ToolbarNG">
<a name="VowToolbarNGFormsAnchor"></a>

 
<div class="info"><strong>Not logged in</strong></div>

<ul class="toolbar">
	<li onmouseenter="vtbMouseEnter(this)" 
		onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/rest/13241/l/vow/toolbar" 
		onclick="return publishToBus( 'vow.login', 
			{ accountId : 13241 } );"><span>Login</span></a></li>
	<li onmouseenter="vtbMouseEnter(this)" 
		onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/rest/13241/l/vow/toolbar" 
		onclick="return publishToBus( 'vow.signup',
			{ accountId : 13241 } );"><span>Signup</span></a></li>
			
</ul>

<div id="vow-login-with-external-id">
Login with:
<span onmouseenter="vtbMouseEnter(this)"
	onmouseleave="vtbMouseLeave(this)">
	<a href="http://secalgarycondos.com/wps/vow/13241/FacebookLogin.form"
		target="_top"
	><span><img src="/wps/img/classifieds/facebook.png" border="0" 
	width="16" height="16" title="Sign in with Facebook"/></span></a></span>
<span onmouseenter="vtbMouseEnter(this)" 
	onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/vow/13241/GoogleLogin.form" target="_top"
	><span><img src="/wps/img/classifieds/google.png" border="0" width="16" height="16" title="Sign in with Google/Gmail account"/></span></a></span>
<span onmouseenter="vtbMouseEnter(this)" 
	onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/vow/13241/YahooLogin.form" target="_top"
	><span><img src="/wps/img/classifieds/yahoo.png" border="0" width="16" height="16" title="Sign in with Yahoo ID"/></span></a></span>
</div>

  
</div>
<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 10px">
<tr>
	<td align="center" valign="top" id="VowToolbarNGForms">
	</td>
</tr>
</table>

</div>

<div style="clear: both; margin-top: 10px"></div>

<div class="listing-results-sub-categories">
</div>

<div style="clear: both"></div>


<div class="listing-tabs" style="margin-top: -5px; border-left: 0;">
	<script type="text/javascript">
	function switchTab(type, loc)
	{
		
		if( type ) {
			setViewPref( "lvs", type );
		}
		if( !loc ) {
			loc = window.location.href;
		}
		var loc = loc.replace( /#.+$/, '' );
		
 		loc = loc.replace( /[?&]{0,1}lvs\=[a-zA-Z\-]+/, '' );
		loc = loc.replace( /[?&]{0,1}lvoff=[0-9]+/, '' );
		var idx = loc.indexOf( "?" );
		if( idx == -1 ) {
			loc += "?";
		}
		else {
			loc += "&";
		}
		loc += "lvoff=0"; 
		loc += "&lvs=" + escape(type);
		window.location = loc + "";
		return false;
	}
	</script>
	
	<ul>
		<li id="choose-a-view-label">Choose a View:</li>
		<li style="border-left: 1px solid rgb(153,153,153)" class="current"><a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?lvs=default"
			onclick="return switchTab('default', this.href)">Expanded</a></li>
		<li ><a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?lvs=google-map"
			onclick="return switchTab('google-map', this.href)">Map</a></li>
		<li ><a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?lvs=gallery"
			onclick="return switchTab('gallery', this.href)">Gallery</a></li>
		<li ><a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?lvs=short"
			onclick="return switchTab('short', this.href)">List</a></li>
	</ul>
</div>

<div style="clear: both;"></div>
 

	<div class="listing-results-navigation-top">
<div class="page-navigation">

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>

<td align="left" valign="middle" width='105' nowrap>
<div style="margin-left: 1px">
<div 
	class="cbg-Button cbg-BCMiddle search-results-button" 
	title="Search More"
	onclick="redirect('/willow-park-calgary-condo/l/Search.form')"
	>
	<div class="cbg-ButtonOuter" 
		onmouseover="this.className += ' cbg-ButtonOuter-hover'" 
		onmouseout="this.className = this.className.replace( ' cbg-ButtonOuter-hover', ''); this.className = this.className.replace( ' cbg-ButtonOuter-down', '');"
		onmousedown="this.className += ' cbg-ButtonOuter-down';" 
		onmouseup="this.className = this.className.replace( ' cbg-ButtonOuter-down', '')"
		>
		<div class="cbg-ButtonInner" 
			style="width: 105px; ">
			<div class="cbg-ButtonTop" style="width: 100%"  ></div>
			<div class="cbg-ButtonContent"  ><span style='font-size: 130%; line-height: 70%;'>&#171;</span> Search More</div>
		</div>
	</div>
</div></div>
</td>
<td align="left" valign="middle" nowrap>

<select name="resort" class="search-results-sort-by-select" 
	onchange="redirect( '/willow-park-calgary-condo/l/SearchResults.form?sort=' + this.value + '' )">
<option value="">-- Sort by: --</option>
<option value="0" >Price: low-high</option>
<option value="1" >Price: high-low</option>
<option value="2" >Date: old-new</option>
<option value="3" >Date: new-old</option>
<option value="4" >Fin.Area: small-large</option>
<option value="5" >Fin.Area: large-small</option>
</select>


<span class="nav-controls">
<select name="resultsPerPage" class="items-per-page-select" style="width: 60px"
	onchange="setViewPref( 'ipp', this.value ); redirect( '/willow-park-calgary-condo/l/SearchResults.form?page=1&ipp=' + this.value + '')">
<option value="5">5 / pg</option>
<option selected value="10">10 / pg</option>
<option value="15">15 / pg</option>
<option value="20">20 / pg</option>
</select>
</span> 


</td>
<td align="center">

<span class="results-page-summary">
<span class='results-total'>1-9 / 9</span>
<span class='results-total-long'>1-9 of 9 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a>
<a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&gt;&nbsp;</a>
</div>
</td>
</tr></table>
</div>
	</div>
	<div style="clear: both;"></div>


<div class="listing-results listing-results-expanded">


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21533618"></td></tr>
</table>
<a name="21533618" id="21533618" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 50"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-21533618', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21533618/image/65096336-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197 " 
					href="/willow-park-calgary-condo/l/details-21533618">
		24 714 WILLOW PARK Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 0L8</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$387,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3500197</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units2">1,356 sq. ft.</span>
<span id="m-units2" style="display: none">126 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197 " 
					href="/willow-park-calgary-condo/l/details-21533618"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 9 photos of Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197 " 
					onclick="showMedia( 21533618, 'photos', 'ComponentDiv_21533618' ); return false;"
					>View Photos (9)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197 " 
					onclick="showMedia( 21533618, 'map', 'ComponentDiv_21533618' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21533618/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21533618' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21533618/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21533618' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21533618" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21533618"
		onclick="onEditVowFavorite( 21533618 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21533618">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21533618"
	name="vowListingToolbar_SetRating_21533618" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21533618"
	name="vowListingToolbar_Type_21533618" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21533618 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21533618"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21533618_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21533618 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21533618_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21533618_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21533618 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21533618_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21533618"
	name="vowListingToolbar_SetRating_21533618" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21533618 ); }, null );
</script>
</div>	
	<div class="description">
		ACT FAST**WILLOW TREE VILLAGE IS A HOT COMMODITY! Best location in complex, right across from the 18th hole of the Willow Park Golf Course &amp; so close (but not too close!) to malls &amp; transportation routes. Great park like setting w/ tennis courts, outdoor pool, hot tub... <a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-21533618"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
WELIST ALBERTA REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21533618" data-text="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 24 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3500197" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-21533618' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21533618"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21533618/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_0',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_0"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22575229"></td></tr>
</table>
<a name="22575229" id="22575229" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 49"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-22575229', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22575229/image/65225209-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22575229/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/willow-park-calgary-condo/l/details-22575229', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916 " 
					href="/willow-park-calgary-condo/l/details-22575229">
		63 714 WILLOW PARK Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 0L8</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$339,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3506916</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units4">1,141 sq. ft.</span>
<span id="m-units4" style="display: none">106 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916 " 
					href="/willow-park-calgary-condo/l/details-22575229"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 16 photos of Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916 " 
					onclick="showMedia( 22575229, 'photos', 'ComponentDiv_22575229' ); return false;"
					>View Photos (16)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916 " 
					onclick="showMedia( 22575229, 'map', 'ComponentDiv_22575229' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22575229/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22575229' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22575229/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22575229' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22575229" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22575229"
		onclick="onEditVowFavorite( 22575229 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22575229">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22575229"
	name="vowListingToolbar_SetRating_22575229" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22575229"
	name="vowListingToolbar_Type_22575229" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22575229 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22575229"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22575229_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22575229 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22575229_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22575229_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22575229 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22575229_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22575229"
	name="vowListingToolbar_SetRating_22575229" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22575229 ); }, null );
</script>
</div>	
	<div class="description">
		Fully developed 2 bedroom condo in prestigious Willow Park.This unit shows total pride of ownership and has some upgrades over the years such as kitchen and modern basement development which includes a 2 piece bath. The large master bedroom will  accomodate a king size... <a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-22575229"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX LANDAN REAL ESTATE
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-22575229" data-text="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 63 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3506916" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-22575229' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-22575229"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22575229/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_1',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_1"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21668813"></td></tr>
</table>
<a name="21668813" id="21668813" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 48"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-21668813', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21668813/image/65124842-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255 " 
					href="/willow-park-calgary-condo/l/details-21668813">
		2 714 WILLOW PARK Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 0L8</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$309,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3501255</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units6">1,141 sq. ft.</span>
<span id="m-units6" style="display: none">106 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255 " 
					href="/willow-park-calgary-condo/l/details-21668813"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 14 photos of Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255 " 
					onclick="showMedia( 21668813, 'photos', 'ComponentDiv_21668813' ); return false;"
					>View Photos (14)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255 " 
					onclick="showMedia( 21668813, 'map', 'ComponentDiv_21668813' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21668813/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21668813' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21668813/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21668813' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21668813" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21668813"
		onclick="onEditVowFavorite( 21668813 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21668813">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21668813"
	name="vowListingToolbar_SetRating_21668813" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21668813"
	name="vowListingToolbar_Type_21668813" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21668813 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21668813"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21668813_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21668813 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21668813_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21668813_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21668813 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21668813_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21668813"
	name="vowListingToolbar_SetRating_21668813" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21668813 ); }, null );
</script>
</div>	
	<div class="description">
		Fabulously updated 2 bedroom townhouse in a quite location in popular Willow Park. New paint, hardwood floors, baseboards, and crown molding are just a few of the updates. This great floor plan features a large living room dining room with a corner wood burning... <a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-21668813"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX HOUSE OF REAL ESTATE
and
RE/MAX HOUSE OF REAL ESTATE
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21668813" data-text="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 2 714 WILLOW PARK Drive SE in CALGARY : MLS(r) # C3501255" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-21668813' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21668813"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21668813/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_2',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_2"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22001983"></td></tr>
</table>
<a name="22001983" id="22001983" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 47"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-22001983', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22001983/image/65176322-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22001983/img/ribbon/pending-banner" width="100" height="100" 
				onclick="page( '/willow-park-calgary-condo/l/details-22001983', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652 " 
					href="/willow-park-calgary-condo/l/details-22001983">
		70 10940 BONAVENTURE Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 5C8</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$288,800
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span class="text-highlight">
Sale Pending
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3503652</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units8">1,251 sq. ft.</span>
<span id="m-units8" style="display: none">116 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652 " 
					href="/willow-park-calgary-condo/l/details-22001983"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652 " 
					onclick="showMedia( 22001983, 'photos', 'ComponentDiv_22001983' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652 " 
					onclick="showMedia( 22001983, 'map', 'ComponentDiv_22001983' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22001983/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22001983' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22001983/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22001983' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22001983" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22001983"
		onclick="onEditVowFavorite( 22001983 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22001983">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22001983"
	name="vowListingToolbar_SetRating_22001983" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22001983"
	name="vowListingToolbar_Type_22001983" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22001983 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22001983"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22001983_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22001983 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22001983_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22001983_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22001983 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22001983_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22001983"
	name="vowListingToolbar_SetRating_22001983" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22001983 ); }, null );
</script>
</div>	
	<div class="description">
		Backing directly onto Willow Park Golf Course this imaculate end unit is in the best location in the complex. The main level boasts an updated kitchen with new  stainless appliances, new countertops and new ceramic tile flooring. The dining room and kitchen have bay... <a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-22001983"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX LANDAN REAL ESTATE
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-22001983" data-text="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 70 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503652" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-22001983' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-22001983"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22001983/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_3',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_3"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21502408"></td></tr>
</table>
<a name="21502408" id="21502408" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 46"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-21502408', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21502408/image/65080673-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/21502408/img/ribbon/pending-banner" width="100" height="100" 
				onclick="page( '/willow-park-calgary-condo/l/details-21502408', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996 " 
					href="/willow-park-calgary-condo/l/details-21502408">
		68 10940 BONAVENTURE Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 5C8</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$279,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span class="text-highlight">
Sale Pending
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3499996</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units10">1,200 sq. ft.</span>
<span id="m-units10" style="display: none">111 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996 " 
					href="/willow-park-calgary-condo/l/details-21502408"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996 " 
					onclick="showMedia( 21502408, 'photos', 'ComponentDiv_21502408' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996 " 
					onclick="showMedia( 21502408, 'map', 'ComponentDiv_21502408' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21502408/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21502408' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21502408/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21502408' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21502408" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21502408"
		onclick="onEditVowFavorite( 21502408 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21502408">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21502408"
	name="vowListingToolbar_SetRating_21502408" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21502408"
	name="vowListingToolbar_Type_21502408" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21502408 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21502408"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21502408_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21502408 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21502408_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21502408_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21502408 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21502408_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21502408"
	name="vowListingToolbar_SetRating_21502408" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21502408 ); }, null );
</script>
</div>	
	<div class="description">
		Backing onto the 5th hole of the Willow Park golf course, this 3 bedroom townhouse has the perfect location. Tile flooring in the front entrance and kitchen. Living Room features a corner brick wood-burning fireplace. Wooden beams accent the ceiling in the living room... <a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-21502408"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
ROYAL LEPAGE FOOTHILLS
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21502408" data-text="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 68 10940 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3499996" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-21502408' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21502408"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21502408/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_4',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_4"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21949548"></td></tr>
</table>
<a name="21949548" id="21949548" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 45"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-21949548', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21949548/image/65168879-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/21949548/img/ribbon/pending-banner" width="100" height="100" 
				onclick="page( '/willow-park-calgary-condo/l/details-21949548', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133 " 
					href="/willow-park-calgary-condo/l/details-21949548">
		5 10910 BONAVENTURE Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 7C3</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$267,500
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span class="text-highlight">
Sale Pending
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3503133</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units12">1,251 sq. ft.</span>
<span id="m-units12" style="display: none">116 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133 " 
					href="/willow-park-calgary-condo/l/details-21949548"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133 " 
					onclick="showMedia( 21949548, 'photos', 'ComponentDiv_21949548' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133 " 
					onclick="showMedia( 21949548, 'map', 'ComponentDiv_21949548' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21949548/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21949548' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21949548/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21949548' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21949548" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21949548"
		onclick="onEditVowFavorite( 21949548 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21949548">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21949548"
	name="vowListingToolbar_SetRating_21949548" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21949548"
	name="vowListingToolbar_Type_21949548" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21949548 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21949548"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21949548_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21949548 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21949548_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21949548_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21949548 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21949548_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21949548"
	name="vowListingToolbar_SetRating_21949548" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21949548 ); }, null );
</script>
</div>	
	<div class="description">
		Fully remodelled, two storey townhome in Willow Park - super close to schools, transit &amp; just steps away from South Centre Mall! This three bedroom home is fully developed on all 3  levels with over 1,500 sq. ft. of living space; renovated &amp; upgraded with fresh paint... <a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-21949548"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
MAXWELL CANYON CREEK
and
MAXWELL CANYON CREEK
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21949548" data-text="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 5 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3503133" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-21949548' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21949548"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21949548/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_5',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_5"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_20742668"></td></tr>
</table>
<a name="20742668" id="20742668" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 44"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-20742668', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/20742668/image/64939004-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495 " 
					href="/willow-park-calgary-condo/l/details-20742668">
		23 10910 BONAVENTURE Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 4Y9</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$260,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3492495</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units14">1,209 sq. ft.</span>
<span id="m-units14" style="display: none">112 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495 " 
					href="/willow-park-calgary-condo/l/details-20742668"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 14 photos of Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495 " 
					onclick="showMedia( 20742668, 'photos', 'ComponentDiv_20742668' ); return false;"
					>View Photos (14)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495 " 
					onclick="showMedia( 20742668, 'map', 'ComponentDiv_20742668' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/20742668/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_20742668' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/20742668/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_20742668' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_20742668" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_20742668"
		onclick="onEditVowFavorite( 20742668 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_20742668">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_20742668"
	name="vowListingToolbar_SetRating_20742668" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_20742668"
	name="vowListingToolbar_Type_20742668" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 20742668 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_20742668"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_20742668_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 20742668 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_20742668_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_20742668_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 20742668 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_20742668_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_20742668"
	name="vowListingToolbar_SetRating_20742668" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 20742668 ); }, null );
</script>
</div>	
	<div class="description">
		Welcome to one of the nicest condominium complexes, nestled in a park like setting with an outdoor swimming pool.  What makes this unit unique, it is an end unit with an open stair case, floor plan which allows light to be dispersed evenly throught the unit throughout... <a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-20742668"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX LANDAN REAL ESTATE
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-20742668" data-text="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 23 10910 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3492495" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-20742668' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-20742668"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/20742668/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_6',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_6"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22520279"></td></tr>
</table>
<a name="22520279" id="22520279" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 43"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-22520279', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22520279/image/65222193-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22520279/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/willow-park-calgary-condo/l/details-22520279', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829 " 
					href="/willow-park-calgary-condo/l/details-22520279">
		7 9908 BONAVENTURE Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 5E3</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$229,899
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3506829</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units16">1,184 sq. ft.</span>
<span id="m-units16" style="display: none">110 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829 " 
					href="/willow-park-calgary-condo/l/details-22520279"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 1 photos of Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829 " 
					onclick="showMedia( 22520279, 'photos', 'ComponentDiv_22520279' ); return false;"
					>View Photos (1)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829 " 
					onclick="showMedia( 22520279, 'map', 'ComponentDiv_22520279' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22520279/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22520279' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22520279/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22520279' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22520279" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22520279"
		onclick="onEditVowFavorite( 22520279 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22520279">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22520279"
	name="vowListingToolbar_SetRating_22520279" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22520279"
	name="vowListingToolbar_Type_22520279" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22520279 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22520279"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22520279_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22520279 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22520279_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22520279_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22520279 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22520279_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22520279"
	name="vowListingToolbar_SetRating_22520279" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22520279 ); }, null );
</script>
</div>	
	<div class="description">
		Great opportunity to own a fine condo in the Willow Park area. Bright sunny kitchen with newer counters &amp; backsplash, and gas fireplace in the living room. Newer windows throughout. Walk to LRT &amp; and lots of shopping nearby in this great... <a title="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-22520279"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
MAXWELL CANYON CREEK
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-22520279" data-text="Willow Park Townhouse for sale (Calgary)  : 3 bedrooms : 7 9908 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3506829" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-22520279' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-22520279"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22520279/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_7',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_7"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21891858"></td></tr>
</table>
<a name="21891858" id="21891858" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 42"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/willow-park-calgary-condo/l/details-21891858', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21891858/image/65158716-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/21891858/img/ribbon/pending-banner" width="100" height="100" 
				onclick="page( '/willow-park-calgary-condo/l/details-21891858', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639 " 
					href="/willow-park-calgary-condo/l/details-21891858">
		1203 11010 BONAVENTURE Drive SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 3A8</span>
		:
		Willow Park
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$199,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span class="text-highlight">
Sale Pending
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3502639</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>1</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units18">829 sq. ft.</span>
<span id="m-units18" style="display: none">77 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639 " 
					href="/willow-park-calgary-condo/l/details-21891858"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 6 photos of Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639 " 
					onclick="showMedia( 21891858, 'photos', 'ComponentDiv_21891858' ); return false;"
					>View Photos (6)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639 " 
					onclick="showMedia( 21891858, 'map', 'ComponentDiv_21891858' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21891858/mortgage"
					title="Calculate mortgage: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21891858' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21891858/send"
					title="Tell a friend or family member: Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21891858' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21891858" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21891858"
		onclick="onEditVowFavorite( 21891858 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21891858">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21891858"
	name="vowListingToolbar_SetRating_21891858" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21891858"
	name="vowListingToolbar_Type_21891858" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21891858 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21891858"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21891858_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21891858 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21891858_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21891858_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21891858 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21891858_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21891858"
	name="vowListingToolbar_SetRating_21891858" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21891858 ); }, null );
</script>
</div>	
	<div class="description">
		Great townhouse in a desirable complex.This bi-level is move in ready, with a newer bathroom, new hot water tank, new front doors,new bifolds in master bedroom. The wood burning fireplace passed inpection with flying colors and has been set with wood for you to have... <a title="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/willow-park-calgary-condo/l/details-21891858"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
THE REAL ESTATE COMPANY LTD.
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21891858" data-text="Willow Park Townhouse for sale (Calgary)  : 2 bedrooms : 1203 11010 BONAVENTURE Drive SE in CALGARY : MLS(r) # C3502639" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//willow-park-calgary-condo/l/details-21891858' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//willow-park-calgary-condo/l/details-21891858"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21891858/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_8',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_8"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>
</div>



	<div class="listing-results-navigation-bottom">
<div class="page-navigation">

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>

<td align="left" valign="middle" width='105' nowrap>
<div style="margin-left: 1px">
<div 
	class="cbg-Button cbg-BCMiddle search-results-button" 
	title="Search More"
	onclick="redirect('/willow-park-calgary-condo/l/Search.form')"
	>
	<div class="cbg-ButtonOuter" 
		onmouseover="this.className += ' cbg-ButtonOuter-hover'" 
		onmouseout="this.className = this.className.replace( ' cbg-ButtonOuter-hover', ''); this.className = this.className.replace( ' cbg-ButtonOuter-down', '');"
		onmousedown="this.className += ' cbg-ButtonOuter-down';" 
		onmouseup="this.className = this.className.replace( ' cbg-ButtonOuter-down', '')"
		>
		<div class="cbg-ButtonInner" 
			style="width: 105px; ">
			<div class="cbg-ButtonTop" style="width: 100%"  ></div>
			<div class="cbg-ButtonContent"  ><span style='font-size: 130%; line-height: 70%;'>&#171;</span> Search More</div>
		</div>
	</div>
</div></div>
</td>
<td align="left" valign="middle" nowrap>

<select name="resort" class="search-results-sort-by-select" 
	onchange="redirect( '/willow-park-calgary-condo/l/SearchResults.form?sort=' + this.value + '' )">
<option value="">-- Sort by: --</option>
<option value="0" >Price: low-high</option>
<option value="1" >Price: high-low</option>
<option value="2" >Date: old-new</option>
<option value="3" >Date: new-old</option>
<option value="4" >Fin.Area: small-large</option>
<option value="5" >Fin.Area: large-small</option>
</select>


<span class="nav-controls">
<select name="resultsPerPage" class="items-per-page-select" style="width: 60px"
	onchange="setViewPref( 'ipp', this.value ); redirect( '/willow-park-calgary-condo/l/SearchResults.form?page=1&ipp=' + this.value + '')">
<option value="5">5 / pg</option>
<option selected value="10">10 / pg</option>
<option value="15">15 / pg</option>
<option value="20">20 / pg</option>
</select>
</span> 


</td>
<td align="center">

<span class="results-page-summary">
<span class='results-total'>1-9 / 9</span>
<span class='results-total-long'>1-9 of 9 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a>
<a href="http://secalgarycondos.com/willow-park-calgary-condo/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&gt;&nbsp;</a>
</div>
</td>
</tr></table>
</div>
	</div>
	<div style="clear: both"></div>


<div class="listing-last-modified">
Listing information last updated on February 4, 2012

</div>

<div class="listing-results-footer">
<div style="font: 10px Helvetica; margin-top: 15px; padding-top: 10px; border-top: 1px solid gray;">
<div>
The data relating to real estate on this website comes in part from the MLS� Reciprocity program of the Edmonton Real Estate Board or the Calgary Real estate Board. The data is deemed reliable but is not guaranteed to be accurate.
</div>
</div>
</div>

<div class="powered-by">powered by <a href="http://myrealpage.com" target="_new">myRealPage.com</a></div>
</form>
</div> 
<script src="http://platform.twitter.com/widgets.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=136159756405499";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<script>ContentLoaded( bodyOnLoad );</script>


]]></content:encoded>
			<wfw:commentRss>http://secalgarycondos.com/willow-park-calgary-condo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

