	// 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" 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.saintgeorgerealestate.idxco.com/idx/3962/details.php?listingID=1112233&idxID=079">');
			document.write('			<img src="http://www.idxwebmaster.com/public_photos/AA/1112233a.jpg" width="100" height="75" border="0" style="" alt="" />');
			document.write('		</a>');
			document.write('	</div>');
			document.write('	<div class="IDX-showcasePrice">$200,000</div>');
			document.write('	<div class="IDX-showcaseAddress">740 Hardy Way #A <br />Mesquite, NV 89027 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: 1112233</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;">WOW, THATS A GREAT VIEW !. This Enchantment condo sits right...</div>');
			document.write('</td>');
		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.saintgeorgerealestate.idxco.com/idx/3962/details.php?listingID=1112099&idxID=079">');
			document.write('			<img src="http://www.idxwebmaster.com/public_photos/AA/1112099a.jpg" width="100" height="75" border="0" style="" alt="" />');
			document.write('		</a>');
			document.write('	</div>');
			document.write('	<div class="IDX-showcasePrice">$203,000</div>');
			document.write('	<div class="IDX-showcaseAddress">582 Del Lago Dr <br />Mesquite, NV 89027 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: 1112099</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;">Low maintance yard!!. This home has been well taken care of....</div>');
			document.write('</td>');
		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.saintgeorgerealestate.idxco.com/idx/3962/details.php?listingID=1112241&idxID=079">');
			document.write('			<img src="http://www.idxwebmaster.com/public_photos/AA/1112241a.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">1388 Oakmont Ct. <br />Mesquite, NV 89027 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: 1112241</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: 3</div>');
			document.write('	<div class="IDX-showcaseRemarks" style="display: none; visibility: visible;">Spectacular mountain and The Canyons Golf Course views. This...</div>');
			document.write('</td>');
		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.saintgeorgerealestate.idxco.com/idx/3962/details.php?listingID=1112218&idxID=079">');
			document.write('			<img src="http://www.idxwebmaster.com/public_photos/AA/1112218a.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">1088 Buckboard Trail <br />Mesquite, NV 89034 </div>');
			document.write('	<div class="IDX-showcaseListingID" style="display: block; visibility: visible;">Listing #: 1112218</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;">Sun City Mesquite Laurel on Ridge Lot!. This 1,571/sf Sun Ci...</div>');
			document.write('</td>');
		document.write('</tr>'); 
	
	document.write('</table>');

	

