	var img2  = new Image();
	var img2r = new Image();
	var img3  = new Image();
	var img3r = new Image();
	var img4  = new Image();
	var img4r = new Image();
	var img5  = new Image();
	var img5r = new Image();
	var img6  = new Image();
	var img6r = new Image();
	var img7  = new Image();
	var img7r = new Image();
	var img8  = new Image();
	var img8r = new Image();

	var img21  = new Image();
	var img21r = new Image();
	var img22  = new Image();
	var img22r = new Image();
	var img23  = new Image();
	var img23r = new Image();
	var img24  = new Image();
	var img24r = new Image();
	var img25  = new Image();
	var img25r = new Image();
	var img26  = new Image();
	var img26r = new Image();


	img2.src  = "./img_head/head_menu_02-02a.png"; 
	img2r.src = "./img_head/head_menu_02-02b.png"; 
	img3.src  = "./img_head/head_menu_02-04a.png"; 
	img3r.src = "./img_head/head_menu_02-04b.png"; 
	img4.src  = "./img_head/head_menu_02-06a.png"; 
	img4r.src = "./img_head/head_menu_02-06b.png"; 
	img5.src  = "./img_head/head_menu_02-08a.png"; 
	img5r.src = "./img_head/head_menu_02-08b.png"; 
	img6.src  = "./img_head/head_menu_02-10a.png"; 
	img6r.src = "./img_head/head_menu_02-10b.png"; 
	img7.src  = "./img_head/head_menu_02-12a.png"; 
	img7r.src = "./img_head/head_menu_02-12b.png"; 
	img8.src  = "./img_head/head_menu_02-14a.png"; 
	img8r.src = "./img_head/head_menu_02-14b.png"; 

	img21.src  = "./img_home/title_ico_01a.gif"; 
	img21r.src = "./img_home/title_ico_01b.gif"; 
	img22.src  = "./img_home/title_ico_02a.gif"; 
	img22r.src = "./img_home/title_ico_02b.gif"; 
	img23.src  = "./img_home/title_ico_03a.gif"; 
	img23r.src = "./img_home/title_ico_03b.gif"; 
	img24.src  = "./img_home/title_ico_04a.gif"; 
	img24r.src = "./img_home/title_ico_04b.gif"; 
	img25.src  = "./img_home/title_ico_05a.gif"; 
	img25r.src = "./img_home/title_ico_05b.gif"; 
	img26.src  = "./img_home/title_ico_06a.gif"; 
	img26r.src = "./img_home/title_ico_06b.gif"; 


	function cimg2(){
	document.con2.src=img2.src;
	}
	function cimg2r(){
	document.con2.src=img2r.src;
	}
	
	function cimg3(){
	document.con3.src=img3.src;
	}
	function cimg3r(){
	document.con3.src=img3r.src;
	}
	
	function cimg4(){
	document.con4.src=img4.src;
	}
	function cimg4r(){
	document.con4.src=img4r.src;
	}
	
	function cimg5(){
	document.con5.src=img5.src;
	}
	function cimg5r(){
	document.con5.src=img5r.src;
	}
	
	function cimg6(){
	document.con6.src=img6.src;
	}
	function cimg6r(){
	document.con6.src=img6r.src;
	}
	
	function cimg7(){
	document.con7.src=img7.src;
	}
	function cimg7r(){
	document.con7.src=img7r.src;
	}
	
	function cimg8(){
	document.con8.src=img8.src;
	}
	function cimg8r(){
	document.con8.src=img8r.src;
	}


	function cimg21(){
	document.con21.src=img21.src;
	}
	function cimg21r(){
	document.con21.src=img21r.src;
	}

	function cimg22(){
	document.con22.src=img22.src;
	}
	function cimg22r(){
	document.con22.src=img22r.src;
	}

	function cimg23(){
	document.con23.src=img23.src;
	}
	function cimg23r(){
	document.con23.src=img23r.src;
	}

	function cimg24(){
	document.con24.src=img24.src;
	}
	function cimg24r(){
	document.con24.src=img24r.src;
	}

	function cimg25(){
	document.con25.src=img25.src;
	}
	function cimg25r(){
	document.con25.src=img25r.src;
	}

	function cimg26(){
	document.con26.src=img26.src;
	}
	function cimg26r(){
	document.con26.src=img26r.src;
	}


