function myMap(a,b,c,d){
	document.write('<iframe src="googlemap.php?tama='+a+'&hokui='+b+'&toukei='+c+'&annai='+d+'" style="width:400px;height:300px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>');
}