//preload images

if (document.images) {
    img1 = new Image();
    img1.src = "http://www.topcomms.co.uk/i/add-but2b.gif";
}