<!--
	function changeMapImage(imgPath){
		document.getElementById('menu').src = imgPath;
	}
-->
