if (document.images) {
     button1 = new Image
     button2 = new Image
     button3 = new Image
     button4 = new Image
     button5 = new Image
     button6 = new Image
     button7 = new Image
     button8 = new Image
     button9 = new Image
     button10 = new Image

     button1.src = '../images/btn_why_michelin.gif'
     button2.src = '../images/btn_why_michelin_o.gif'
     button3.src = '../images/btn_comfort.gif'
     button4.src = '../images/btn_comfort_o.gif'
	 button5.src = '../images/btn_news.gif'
     button6.src = '../images/btn_news_o.gif'
	 button7.src = '../images/btn_slip_resist.gif'
     button8.src = '../images/btn_slip_resist_over.gif'	 
 }
