<!--

IMGm01  = new Image(); IMGm01.src  = "image/menu01_off.jpg";
IMGm01_ = new Image(); IMGm01_.src = "image/menu01_on.jpg";
IMGm02  = new Image(); IMGm02.src  = "image/menu02_off.jpg";
IMGm02_ = new Image(); IMGm02_.src = "image/menu02_on.jpg";
IMGm03  = new Image(); IMGm03.src  = "image/menu03_off.jpg";
IMGm03_ = new Image(); IMGm03_.src = "image/menu03_on.jpg";
IMGm04  = new Image(); IMGm04.src  = "image/menu04_off.jpg";
IMGm04_ = new Image(); IMGm04_.src = "image/menu04_on.jpg";
IMGm05  = new Image(); IMGm05.src  = "image/menu05_off.jpg";
IMGm05_ = new Image(); IMGm05_.src = "image/menu05_on.jpg";
IMGm06  = new Image(); IMGm06.src  = "image/contact_off.jpg";
IMGm06_ = new Image(); IMGm06_.src = "image/contact_on.jpg";
IMGm07  = new Image(); IMGm07.src  = "image/info_off.jpg";
IMGm07_ = new Image(); IMGm07_.src = "image/info_on.jpg";
IMGm08  = new Image(); IMGm08.src  = "image/map_off.jpg";
IMGm08_ = new Image(); IMGm08_.src = "image/map_on.jpg";
IMGm09  = new Image(); IMGm09.src  = "image/info2_off.jpg";
IMGm09_ = new Image(); IMGm09_.src = "image/info2_on.jpg";
IMGm1000  = new Image(); IMGm1000.src  = "image/btn_map_off.jpg";
IMGm1000_ = new Image(); IMGm1000_.src = "image/btn_map_on.jpg";
IMGm1001  = new Image(); IMGm1001.src  = "image/btn_map_off.jpg";
IMGm1001_ = new Image(); IMGm1001_.src = "image/btn_map_on.jpg";
IMGm1002  = new Image(); IMGm1002.src  = "image/btn_map_off.jpg";
IMGm1002_ = new Image(); IMGm1002_.src = "image/btn_map_on.jpg";
IMGm1003  = new Image(); IMGm1003.src  = "image/btn_map_off.jpg";
IMGm1003_ = new Image(); IMGm1003_.src = "image/btn_map_on.jpg";
IMGm1004  = new Image(); IMGm1004.src  = "image/btn_map_off.jpg";
IMGm1004_ = new Image(); IMGm1004_.src = "image/btn_map_on.jpg";
IMGm1005  = new Image(); IMGm1005.src  = "image/btn_map_off.jpg";
IMGm1005_ = new Image(); IMGm1005_.src = "image/btn_map_on.jpg";
IMGm1006  = new Image(); IMGm1006.src  = "image/btn_map_off.jpg";
IMGm1006_ = new Image(); IMGm1006_.src = "image/btn_map_on.jpg";



function ro(imgname,imgno) {
	document.images[imgname].src = eval(imgno + ".src");
}
//-->
