function fthree()
{
//6
var ranNum= Math.round(Math.random() * 6);
if (ranNum == 0){document.write('<center><font color="navy" size=-1><b>For Sale: Sport Motorcycle Cover with Eagle Logo <br><a href="http://www.filibi.com/classifieds/classified.php/listing/222" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/bikecover.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>'); } // bikecover
if (ranNum == 1){document.write('<center><font color="navy" size=-1><b>For Sale: 2005 Harley Davidson Soft Tail Standard <br><a href="http://www.filibi.com/classifieds/classified.php/listing/1" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/cl1_small.jpg" height="74" 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>'); } // softail
if (ranNum == 2){document.write('<center><font color="navy" size=-1><b>For Sale: 3D Christmas Tree <br><a href="http://www.filibi.com/classifieds/classified.php/listing/240" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/PC040042_small.jpg" height="100" width="75" 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>'); } // 3dtree
if (ranNum == 3){document.write('<center><font color="navy" size=-1><b>For Sale: Metal Buzzard For Your Yard <br><a href="http://www.filibi.com/classifieds/classified.php/listing/232" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/PC010025_small.jpg" height="100" width="75" 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>'); } // buzzard
if (ranNum == 4){document.write('<center><font color="navy" size=-1><b>Offered: Trading Gold For Cash! <br><a href="http://www.filibi.com/classifieds/classified.php/listing/100" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/2_img(1)Gold1_small.jpg" height="63" 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>'); } // gold4cash
if (ranNum == 5){document.write('<center><font color="navy" size="-1"><b>For Sale: The Night Before Christmas Tealight House <br><a href="http://www.filibi.com/classifieds/classified.php/listing/106" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/partylitestuff006.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>'); } // nightbefore
if (ranNum == 6){document.write('<center><font color="navy" size="-1"><b>For Sale: Nonslip Indoor/Outdoor Dog Booties,Boots <br><a href="http://www.filibi.com/classifieds/classified.php/listing/244" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/Copy(2)of1006090808a_small.jpg" height="80" 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>'); } // dogbooties
}