function houseads()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<a href="http://www.blueroadrunner.com/ccount/click.php?id=20" target="_blank"><img src="http://www.blueroadrunner.com/Listings/ElDorado/22_10_09/houseth.jpg" alt="San Felipe Featured Listing" width="110" height="80" border="1" /></a>'); } // LizSharp
if (ranNum == 1){document.write('<a href="http://www.blueroadrunner.com/ccount/click.php?id=25" target="_blank"><img src="http://www.blueroadrunner.com/Listings/ElDorado/012511/thumb.jpg" alt="San Felipe Featured Listing" width="110" height="83" border="1" /></a>'); } // Tyson
if (ranNum == 2){document.write('<a href="http://www.blueroadrunner.com/ccount/click.php?id=26" target="_blank"><img src="http://www.blueroadrunner.com/Listings/ElDorado/012611/thumb.jpg" alt="San Felipe Featured Listing" width="110" height="83" border="1" /></a>'); } // Bowling
if (ranNum == 3){document.write('<a href="http://www.blueroadrunner.com/ccount/click.php?id=22" target="_blank"><img src="http://www.blueroadrunner.com/Listings/ElDorado/01052010/thumb.jpg" alt="San Felipe Featured Listing" width="110" height="83" border="1" /></a>'); } // Pastore
if (ranNum == 4){document.write('<a href="http://www.blueroadrunner.com/ccount/click.php?id=29" target="_blank"><img src="http://www.blueroadrunner.com/Listings/Ocotillo/april062011/thumb.jpg" alt="San Felipe Featured Listing" width="110" height="83" border="1" /></a>'); } // Treiber
if (ranNum == 5){document.write('<a href="http://www.blueroadrunner.com/ccount/click.php?id=30" target="_blank"><img src="http://www.blueroadrunner.com/MedanosN1/hometh.jpg" alt="San Felipe Featured Listing" width="110" height="75" border="1" /></a>'); } // Gigi Rudder
}
