function mapChg(n){
	document.agentmap.src = "../img/map/map_"+n+".gif";
}
