function download(dl) {
    document.images[document.images.length - 1].src = 'http://wwwrsphysse.anu.edu.au/~mxk121/cgi-bin/php/download.php?download=' + dl;
};
