	// 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-NewShowcaseShowName" 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://www.venicehomesandland.idxco.com/idx/5058/details.php?listingID=N5767165&idxID=194">');
			document.write('			<img src="http://photos-10.idxco.com/1940025e74d02111ff7179b4746f81e4a20N5767165" width="100" height="75" border="0" style="" alt="" />');
			document.write('		</a>');
			document.write('	</div>');
			document.write('	<div class="IDX-showcasePrice">$35,900</div>');
			document.write('	<div class="IDX-showcaseAddress">PIEDMONT RD <br />VENICE, FL 34293 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: N5767165</div>');
			document.write('	<div class="IDX-showcaseBeds" style="display: none; visibility: visible;">Beds: </div>');
			document.write('	<div class="IDX-showcaseBaths" style="display: none; visibility: visible;">Baths: </div>');
			document.write('	<div class="IDX-showcaseRemarks" style="display: none; visibility: visible;">Beautiful cleared lot in South Venice Beach. Walk to Shamroc...</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://www.venicehomesandland.idxco.com/idx/5058/details.php?listingID=N5769127&idxID=194">');
			document.write('			<img src="http://photos-10.idxco.com/19474f1c0864a48785f7e2f97465b3e2df0N5769127" width="100" height="75" border="0" style="" alt="" />');
			document.write('		</a>');
			document.write('	</div>');
			document.write('	<div class="IDX-showcasePrice">$123,900</div>');
			document.write('	<div class="IDX-showcaseAddress">926 WEXFORD BLVD 926 <br />VENICE, FL 34293 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: N5769127</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;">Beautiful views overlooking serene lake and the 9th fairway ...</div>');
			document.write('</td>');
		document.write('</tr>'); 
	
	document.write('</table>');

	
