	// IDX Broker Showcase version 2.0
	// Copyright ©2010 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-Atria" 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://idx.92101realestatelistings.com/idx/2712/details.php?listingID=100046911&idxID=058">');
			document.write('			<img src="http://photos-3.idxco.com/0583e1c9641e8ed88301fa7e94c65417b85100046911" width="100" height="75" border="0" style="" alt="" />');
			document.write('		</a>');
			document.write('	</div>');
			document.write('	<div class="IDX-showcasePrice">$540,000</div>');
			document.write('	<div class="IDX-showcaseAddress">500 Harbor 201 <br />San Diego, CA 92101 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: 100046911</div>');
			document.write('	<div class="IDX-showcaseBeds" style="display: none; visibility: visible;">Beds: 2</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;">Seclusion and privacy abounds in this lovely Cityfront Terra...</div>');
			document.write('</td>');
			
	document.write('</table>');

	
