<!--

if (document.images) {
     button1 = new Image
     button11 = new Image
	 
	 button2 = new Image
     button22 = new Image
	 
	 button3 = new Image
     button33 = new Image
	 
	 button4 = new Image
     button44 = new Image
	 
	 button5 = new Image
     button55 = new Image
	 
	 button6 = new Image
     button66 = new Image
	 
	 button7 = new Image
     button77 = new Image
	 
	 button8 = new Image
     button88 = new Image

	 button9 = new Image
     button99 = new Image

	 button010 = new Image
     button101 = new Image
	 
 	 button011 = new Image
     button111 = new Image

  	 button1.src = 'images/menu_1.gif'
     button11.src = 'images/menu_1_r.gif'
	 
	 button2.src = 'images/menu_2.gif'
     button22.src = 'images/menu_2_r.gif'
	 
	 button3.src = 'images/menu_3.gif'
     button33.src = 'images/menu_3_r.gif'
	 
	 button4.src = 'images/menu_4.gif'
     button44.src = 'images/menu_4_r.gif'
	 
	 button5.src = 'images/menu_5.gif'
     button55.src = 'images/menu_5_r.gif'
	 
	 button6.src = 'images/menu_6.gif'
     button66.src = 'images/menu_6_r.gif'
	 
	 button8.src = 'images/menu_8.gif'
     button88.src = 'images/menu_8_r.gif'

	 button7.src = 'images/slot.gif'
     button77.src = 'images/slot_r.gif'

	 button9.src = 'images/tot.gif'
     button99.src = 'images/tot_r.gif'
	 
     button010.src = 'images/menu_10.gif'
     button101.src = 'images/menu_10_r.gif'
	 
	 button011.src = 'images/menu_11.gif'
     button111.src = 'images/menu_11_r.gif'
	 
 }
//-->