function over1(id){
        document.getElementById(id).style.backgroundImage="url('./img/menu_1_001.jpg')";
        }
function out1(id){
         document.getElementById(id).style.backgroundImage="url('./img/menu_1_1.jpg')";
        }



function over2(id){
        document.getElementById(id).style.backgroundImage="url('./img/menu_1_002.jpg')";
        }
function out2(id){
         document.getElementById(id).style.backgroundImage="url('./img/menu_1_2.jpg')";
        }
		
		
		function over3(id){
        document.getElementById(id).style.backgroundImage="url('./img/menu_1_003.jpg')";
        }
function out3(id){
         document.getElementById(id).style.backgroundImage="url('./img/menu_1_3.jpg')";
        }
		
		
					
		function over4(id){
        document.getElementById(id).style.backgroundImage="url('./img/menu_1_004.jpg')";
        }
function out4(id){
         document.getElementById(id).style.backgroundImage="url('./img/menu_1_4.jpg')";
        }	
		
		
		
				
		function over5(id){
        document.getElementById(id).style.backgroundImage="url('./img/menu_1_005.jpg')";
        }
function out5(id){
         document.getElementById(id).style.backgroundImage="url('./img/menu_1_5.jpg')";
        }
		
		
		
