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

     button1.src = 'images/chicagophotoboothrentalpackages.gif'
     button2.src = 'images/chicagophotoboothrentalpackagesh.gif'
	 
	  button3 = new Image
     button4 = new Image

     button3.src = 'images/chicagophotoboothrentalfaq.gif'
     button4.src = 'images/chicagophotoboothrentalfaqh.gif'
	 
	  button5 = new Image
     button6 = new Image

     button5.src = 'images/chicagophotoboothrentaldiscount.gif'
     button6.src = 'images/chicagophotoboothrentaldiscounth.gif'
	
	 button7 = new Image
     button8 = new Image

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