	// IDX Broker Showcase version 2.0
	// Copyright ©2012 All rights reserved.
	// This script exists soley for the purposes of allowing real estate professionals to display
	// their property information easily on their own web site. All other use prohibited.
	

	

	
	document.write('<table id="IDX-showcaseWrapper-sidebar" border="0" cellpadding="0" cellspacing="0" style=" width: 100%;">');

	document.write('<tr>');
document.write('<td class="IDX-showcaseDetails" style="text-align: center; padding: 8px; padding-left: 12px; padding-right: 12px;" valign="top">');
			document.write('	<div class="IDX-showcasePhoto">');
			document.write('		<a class="clean" href="http://www2.sherwoodhomesandland.com/idx/4862/details.php?listingID=12425320&idxID=037">');
			document.write('			<img src="http://app.rmlsweb.com/webphotos/12400000/20000/5000/12425320-1.jpg" width="100" height="75" border="0" style="" alt="" />');
			document.write('		</a>');
			document.write('	</div>');
			document.write('	<div class="IDX-showcasePrice">$284,000</div>');
			document.write('	<div class="IDX-showcaseAddress">23579 SW SANDERS TER <br />Sherwood, OR 97140 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: 12425320</div>');
			document.write('	<div class="IDX-showcaseBeds" style="display: none; visibility: visible;">Beds: 3</div>');
			document.write('	<div class="IDX-showcaseBaths" style="display: none; visibility: visible;">Baths: 2</div>');
			document.write('	<div class="IDX-showcaseRemarks" style="display: none; visibility: visible;">A new door is opening in Woodhaven! Beautiful Craftsman home...</div>');
			document.write('</td>');
		document.write('</tr>'); 
document.write('<tr>');
document.write('<td class="IDX-showcaseDetails" style="text-align: center; padding: 8px; padding-left: 12px; padding-right: 12px;" valign="top">');
			document.write('	<div class="IDX-showcasePhoto">');
			document.write('		<a class="clean" href="http://www2.sherwoodhomesandland.com/idx/4862/details.php?listingID=12524961&idxID=037">');
			document.write('			<img src="http://app.rmlsweb.com/webphotos/12500000/20000/4000/12524961-1.jpg" width="100" height="75" border="0" style="" alt="" />');
			document.write('		</a>');
			document.write('	</div>');
			document.write('	<div class="IDX-showcasePrice">$204,900</div>');
			document.write('	<div class="IDX-showcaseAddress">18509 SW COLFELT LN <br />Sherwood, OR 97140 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: 12524961</div>');
			document.write('	<div class="IDX-showcaseBeds" style="display: none; visibility: visible;">Beds: 3</div>');
			document.write('	<div class="IDX-showcaseBaths" style="display: none; visibility: visible;">Baths: 2</div>');
			document.write('	<div class="IDX-showcaseRemarks" style="display: none; visibility: visible;">Nice starter home with 4 Bedrooms! Features include vaulted ...</div>');
			document.write('</td>');
		document.write('</tr>'); 
	
	document.write('</table>');

	

