function ffour()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<center><font color="navy" size="-1"><b>CALLING ALL FHA BUYERS or INVESTORS!!!!! <br><a href="http://www.filibi.com/classifieds/classified.php/listing/248" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/StevensView_small.jpg" height="80" width="80" border="0"></a><br>Find it at filibi!</font><br><font size=-2>Click on the picture<br> to view this item.</b></font></center>'); } // FHABUY
if (ranNum == 1){document.write('<center><font color="navy" size="-1"><b>For Sale: Canyon Lake, A CALIFORNIAN Beauty! <br><a href="http://www.filibi.com/classifieds/classified.php/listing/247" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/IMG_0890_small.jpg" height="80" width="80" border="0"></a><br>Find it at filibi!</font><br><font size=-2>Click on the picture<br> to view this item.</b></font></center>'); } // canyonlake
if (ranNum == 2){document.write('<center><font color="navy" size="-1"><b>For Sale: Residential Income- WATER FRONT! <br><a href="http://www.filibi.com/classifieds/classified.php/listing/249" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/multiplepics_small.jpg" height="100" width="90" border="0"></a><br>Find it at filibi!</font><br><font size=-2>Click on the picture<br> to view this item.</b></font></center>'); } // waterfront
if (ranNum == 3){document.write('<center><font color="navy" size="-1"><b>For Sale: 40 Acre Parcel in Northern Arizona <br><a href="http://www.filibi.com/classifieds/classified.php/listing/190" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/PICT0682_small.jpg" height="75" width="100" border="0"></a><br>Find it at filibi!</font><br><font size=-2>Click on the picture<br> to view this item.</b></font></center>'); } // 40acre31
}
