var imgnm = new Array();
imgnm[imgnm.length]="uygea--120-x-90.gif";
imgnm[imgnm.length]="gabeat-120-x-90.gif";
imgnm[imgnm.length]="gabeat-180-x-150.gif";
imgnm[imgnm.length]="nothing-120-x-90.gif";
imgnm[imgnm.length]="uygea-180-x-150.gif";
imgnm[imgnm.length]="esaef-120-x-90.gif";
imgnm[imgnm.length]="dnms-120-x-90.gif";
var i = Math.ceil(Math.random()*imgnm.length);
if(i >= imgnm.length) i = imgnm.length-1;

document.write("<"+"A href=\""+"http://hover.com/DBlackledge"+"\""+
" style=\"float:left;background-color:yellow;color:blue;text-decoration:none\""+
" onmouseover=\"document.images.bannerimg.style.display='inline'\""+
" onmouseout=\"document.images.bannerimg.style.display='none'\""+
">");

document.write("<IMG name=\"bannerimg\" style=\"display:none\" src=\"http://david.blackledge.com/images/Hover%20Banners/"+imgnm[i]+"\">");

document.write("get cool email & web addresses like mine as low as $10/year per mailbox at Hover.com - 10% OFF with coupon DBlackledge!");

document.write("<"+"/A><"+"BR>");
