 if (document.images) {
     button1 = new Image
     button2 = new Image
     button1.src = '../pictures/dtdotcom.jpg'
     button2.src = '../pictures/dtdotcom1.jpg'
 }