function blondes()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<p align="center"><a href="http://www.bobbibillard.com/cgi-bin/toplist/rankem.cgi?id=sexguide" target="_blank"><img src="images/blondes/bobbib/bb10.jpg" width="100" height="150" border="0"><br>  Bobbi Billard</a></p>'); } // bobbib
if (ranNum == 1){document.write('<a href="http://kelly-clark.com" target="_blank"><img src="http://kelly-clark.com/banners/100x150glam.jpg" width="100" height="150" border="0"><br>  Kelly Clark</a></p>'); } // kellyclark
}
