function ftwo()
{
//8
var ranNum= Math.round(Math.random() * 8);
if (ranNum == 0){document.write('<center><font color="navy" size=-1><b>For Sale: 2002 Ford F350 XLT 4x4 4 door dually Powerstroke <br><a href="http://www.filibi.com/classifieds/classified.php/listing/203" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/100_0344.jpg" height="56" 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>'); } // 2002truck
if (ranNum == 1){document.write('<center><font color="navy" size=-1><b>For Sale: Pink 25 ft. Tape Measure <br><a href="http://www.filibi.com/classifieds/classified.php/listing/33" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/1599-tapemeasure25_lr228.jpg" height="50" width="50" 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>'); } // pinktape
if (ranNum == 2){document.write('<center><font color="navy" size=-1><b>For Sale: 2006 Honda CBR600RR <br><a href="http://www.filibi.com/classifieds/classified.php/listing/62" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/IMG_3999_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>'); } // hondaCBR600RR
if (ranNum == 3){document.write('<center><font color="navy" size=-1><b>For Sale: BlackBerry 7750 Unlocked Cell Phone CDMA <br><a href="http://www.filibi.com/classifieds/classified.php/listing/178" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/2054560_small.jpg" height="100" 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>'); } // blackberrycell
if (ranNum == 4){document.write('<center><font color="navy" size=-1><b>Offered: Unique Business Opportunity! <br><a href="http://www.filibi.com/classifieds/classified.php/listing/73" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/lens5819992_1247678487Yoli-Blast-Caps-MLM-Network-Marketing_small.jpg" height="100" 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>'); } // yoli
if (ranNum == 5){document.write('<center><font color="navy" size="-1"><b>For Sale: Hand made Frog <br><a href="http://www.filibi.com/classifieds/classified.php/listing/236" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/PC0100311_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>'); } // frog
if (ranNum == 6){document.write('<center><font color="navy" size="-1"><b>For Sale: Panasonic 50"" 1080p Plasma TV <br><a href="http://www.filibi.com/classifieds/classified.php/listing/176" target="_blank"><img src="http://www.filibi.com/classifieds/images/listings/1619651605u_0x_small.jpg" height="90" 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>'); } // plasmaTV
if (ranNum == 7){document.write('<center><font color="navy" size=-1><b>For Sale: 1929 Model A Truck <br><a href="http://www.filibi.com/classifieds/classified.php/listing/313" target="_blank"><img src="http://filibi.com/classifieds/images/listings/A031_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>'); } // 1929ModelA
if (ranNum == 8){document.write('<center><font color="navy" size=-1><b>For Sale: 1915 Model T <br><a href="http://www.filibi.com/classifieds/classified.php/listing/314" target="_blank"><img src="http://filibi.com/classifieds/images/listings/T006_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>'); } // 1915ModelT
}