function npd()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<p><a href="banners.php?op=click&amp;bid=1" target="_blank"><img src="http://npdlink.com/images/banners/SSFORDBANNER.jpg" border="0" alt=\'Silver Springs Ford and Mustang Roundup\' title=\'Silver Springs Ford and Mustang Roundup\'></a></p>'); } // SSFORD
if (ranNum == 1){document.write('<p><a href="banners.php?op=click&bid=4" target="_blank"><img src="http://npdlink.com/images/banners/SSGMBANNER.jpg" border="0" alt=\'2008 Silver Springs GM Car Show\' title=\'2008 Silver Springs GM Car Show\'></a></p>'); } // SSGM
if (ranNum == 2){document.write('<p><a href="banners.php?op=click&amp;bid=2" target="_blank"><img src="http://npdlink.com/images/banners/NPDcoolbanner.jpg" border="0" alt=\'NPDCool.com\' title=\'NPDCool.com\'></a></p>'); } // NPDCool
if (ranNum == 3){document.write('<p><a href="banners.php?op=click&amp;bid=8" target="_blank"><img src="http://npdlink.com/images/banners/RDbanner.jpg" border="0" alt=\'NPD Radiator Depot\' title=\'NPD Radiator Depot\'></a></p>'); } // RadiatorDepot
if (ranNum == 4){document.write('<p><a href="banners.php?op=click&amp;bid=7" target="_blank"><img src="http://npdlink.com/images/banners/Giftcert-banner.jpg" border="0" alt=\'Gift Certificates\' title=\'Gift Certificates\'></a></p>'); } // GIFTCERT
}
