
function loadImages() {

    if (document.images) 
    {
    img1 = new Image();
    img2 = new Image();
    img3 = new Image();
    img4 = new Image();
    img5 = new Image();
    img6 = new Image();
    img7 = new Image();
    img8 = new Image();
    img9 = new Image();
    img10 = new Image();
    img11 = new Image();
    img12 = new Image();
    img13 = new Image();
    img14 = new Image();
    img15 = new Image();
    img16 = new Image();
    img17 = new Image();
    img18 = new Image();
    img19 = new Image();
    img20 = new Image();
    img21 = new Image();
    img22 = new Image();
    img23 = new Image();
    img24 = new Image();
    img25 = new Image();
    img26 = new Image();
    img27 = new Image();
    img28 = new Image();
    img29 = new Image();
    img30 = new Image();
    img31 = new Image();
    img32 = new Image();
    img33 = new Image();
    img34 = new Image();
    img35 = new Image();
    img36 = new Image();
    img37 = new Image();
    img38 = new Image();
    img39 = new Image();
    img40 = new Image();
    img41 = new Image();
    img42 = new Image();
    img1.onload = bumpCount;
    img2.onload = bumpCount;
    img3.onload = bumpCount;
    img4.onload = bumpCount;
    img5.onload = bumpCount;
    img6.onload = bumpCount;
    img7.onload = bumpCount;
    img8.onload = bumpCount;
    img9.onload = bumpCount;
    img10.onload = bumpCount;
    img11.onload = bumpCount;
    img12.onload = bumpCount;
    img13.onload = bumpCount;
    img14.onload = bumpCount;
    img15.onload = bumpCount;
    img16.onload = bumpCount;
    img17.onload = bumpCount;
    img18.onload = bumpCount;
    img19.onload = bumpCount;
    img20.onload = bumpCount;
    img21.onload = bumpCount;
    img22.onload = bumpCount;
    img23.onload = bumpCount;
    img24.onload = bumpCount;
    img25.onload = bumpCount;
    img26.onload = bumpCount;
    img27.onload = bumpCount;
    img28.onload = bumpCount;
    img29.onload = bumpCount;
    img30.onload = bumpCount;
    img31.onload = bumpCount;
    img32.onload = bumpCount;
    img33.onload = bumpCount;
    img34.onload = bumpCount;
    img35.onload = bumpCount;
    img36.onload = bumpCount;
    img37.onload = bumpCount;
    img38.onload = bumpCount;
    img39.onload = bumpCount;
    img40.onload = bumpCount;
    img41.onload = bumpCount;
    img42.onload = bumpCount;
    img1.src = "img/m2c.png";
    img2.src = "img/m3c.png";
    img3.src = "img/m4c.png";
    img4.src = "img/m5c.png";
    img5.src = "img/m6c.png";
    img6.src = "img/m7c.png";
    img7.src = "img/m2b.png";
    img8.src = "img/m3b.png";
    img9.src = "img/m4b.png";
    img10.src = "img/m5b.png";
    img11.src = "img/m6b.png";
    img12.src = "img/m7b.png";
    img13.src = "img/m2a.png";
    img14.src = "img/m3a.png";
    img15.src = "img/m4a.png";
    img16.src = "img/m5a.png";
    img17.src = "img/m6a.png";
    img18.src = "img/m7a.png";
    img19.src = "img/HeaderTransMain2.png";
    img20.src = "img/Screen2.png";
    img21.src = "img/Base.png";
    img22.src = "img/MainTitle.png";
    img23.src = "img/HeaderTrans2.png";
    img24.src = "img/ContentBack2.png";
    img25.src = "img/ch2.png";
    img26.src = "img/ch3.png";
    img27.src = "img/ch4.png";
    img28.src = "img/ch5.png";
    img29.src = "img/ch6.png";
    img30.src = "img/ch7.png";
    img31.src = "img/backgroundj.jpeg";
    img32.src = "img/1px.gif";
    img33.src = "img/m1.png";
    img34.src = "img/m8.png";
    img35.src = "img/Claremont Sisters.png";
    img36.src = "img/Pavlo2.png";
    img37.src = "img/Stephan Moccio.png";
    img38.src = "img/Pianafiddle.png";
    img39.src = "img/Mancini Sisters.png";
    img40.src = "img/Home Federal.png";
    img41.src = "img/First Premier.png";
    img42.src = "img/Schoenemans.png";

    }
}

