
if (!document.images) {}
else {
    home0 = new Image();
    home0.src  = "bh/nmap0.gif";
    home1 = new Image();
    home1.src = "bh/nmap1.gif";
    home2 = new Image();
    home2.src = "bh/nmap2.gif";

    about0 = new Image();
    about0.src  = "bh/nabout0.gif";
    about1 = new Image();
    about1.src = "bh/nabout1.gif";
    about2 = new Image();
    about2.src = "bh/nabout2.gif";

    whale0 = new Image();
    whale0.src  = "bh/nwhales0.gif";
    whale1 = new Image();
    whale1.src = "bh/nwhales1.gif";
    whale2 = new Image();
    whale2.src = "bh/nwhales2.gif";

    folio0 = new Image();
    folio0.src  = "bh/nfolio0.gif";
    folio1 = new Image();
    folio1.src = "bh/nfolio1.gif";
    folio2 = new Image();
    folio2.src = "bh/nfolio2.gif";

    recent0 = new Image();
    recent0.src  = "bh/nrecent0.gif";
    recent1 = new Image();
    recent1.src = "bh/nrecent1.gif";
    recent2 = new Image();
    recent2.src = "bh/nrecent2.gif";

    new0 = new Image();
    new0.src  = "bh/nnew0.gif";
    new1 = new Image();
    new1.src = "bh/nnew1.gif";
    new2 = new Image();
    new2.src = "bh/nnew2.gif";

    links0 = new Image();
    links0.src  = "bh/nlinks0.gif";
    links1 = new Image();
    links1.src = "bh/nlinks1.gif";
    links2 = new Image();
    links2.src = "bh/nlinks2.gif";

    contact0 = new Image();
    contact0.src  = "bh/ncont0.gif";
    contact1 = new Image();
    contact1.src = "bh/ncont1.gif";
    contact2 = new Image();
    contact2.src = "bh/ncont2.gif";
}
 

