if (document.images) {
     button1 = new Image
     button2 = new Image

     button1.src = 'images/denverphotoboothrentalpackages.gif'
     button2.src = 'images/denverphotoboothrentalpackagesh.gif'
	 
	  button3 = new Image
     button4 = new Image

     button3.src = 'images/denverphotoboothrentalfaq.gif'
     button4.src = 'images/denverphotoboothrentalfaqh.gif'
	 
	  button5 = new Image
     button6 = new Image

     button5.src = 'images/denverphotoboothrentaldiscount.gif'
     button6.src = 'images/denverphotoboothrentaldiscounth.gif'
	
	 button7 = new Image
     button8 = new Image

     button7.src = 'images/getaquote.gif'
     button8.src = 'images/getaquoteh.gif'
 
 }
