if (document.images) {
     button1 = new Image
     button2 = new Image
     button3 = new Image
     button4 = new Image
     button5 = new Image
     button6 = new Image

     button1.src = 'images/GoD/quote.jpg'
     button2.src = 'images/GoD/quoteroll.jpg'
     button3.src = 'images/GoD/contactroll.jpg'
     button4.src = 'images/GoD/contact.jpg'
     button5.src = 'images/GoD/informationroll.jpg'
     button6.src = 'images/GoD/information.jpg'


     utton1 = new Image
     utton2 = new Image
     utton3 = new Image
     utton4 = new Image
     utton5 = new Image
     utton6 = new Image

     utton1.src = 'images/GoD/quote.jpg'
     utton2.src = 'images/GoD/quoteroll.jpg'
     utton3.src = 'images/GoD/contactroll.jpg'
     utton4.src = 'images/GoD/contact.jpg'
     utton5.src = 'images/GoD/informationroll.jpg'
     utton6.src = 'images/GoD/information.jpg'
 }
// JavaScript Document