function hplongad()
{
//7
var ranNum= Math.round(Math.random() * 7);
if (ranNum == 0){document.write('<a href="http://www.bidcorral.net/cgi-bin/auction/auction.pl?action=reg"><img src="/auction-images/sand.jpg" border=0></a>'); } // sand
if (ranNum == 1){document.write('<a href="http://www.bidcorral.net/cgi-bin/auction/auction.pl?action=reg"><img src="/auction-images/wall.jpg" border=0></a>'); } // wall
if (ranNum == 2){document.write('<a href="http://www.bidcorral.net?action=reg"><img src="/auction-images/bclogos.jpg" border=0></a>'); } // oldad
if (ranNum == 3){document.write('<a href="http://www.thebidcorral.net/cgi-bin/bre/bcre.pl" target="blank"><img src="/auction-images/homead.jpg" border=0></a>'); } // homead
if (ranNum == 4){document.write('<img src="/bclh/images/blus.jpg" border=0>'); } // bclive
if (ranNum == 5){document.write('<a href="http://www.bidcorral.net/cgi-bin/bchs/auction/auction.pl?" target=blank><img src="/bchs/auction-images/hsad2.jpg" border=0></a>'); } // hsad1
if (ranNum == 6){document.write('<a href="http://www.bidcorral.net/cgi-bin/bchs/auction/auction.pl?" target=blank><img src="/bchs/auction-images/hsad3.jpg" border=0></a>'); } // hsad3
if (ranNum == 7){document.write('<a href="http://www.bidcorral.net/cgi-bin/bchs/auction/auction.pl?" target=blank><img src="/auction-images/bcschool.gif" border=0 width=611 height=89></a>'); } // hsad2
}
