$(
	function(){
		$('#kobe_map' ).html('<iframe width="320" height="320" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.jp/maps/ms?hl=ja&amp;ie=UTF8&amp;s=AARTsJpMYW20lz824-_XPyPFmFmUvZ1W6A&amp;msa=0&amp;msid=110446482761704723381.000462b223e7c1ebc54ea&amp;ll=34.666129,135.215542&amp;spn=0.006177,0.00912&amp;z=16&amp;output=embed"></iframe>');
		$('#tokyo_map').html('<iframe width="320" height="320" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.jp/maps/ms?hl=ja&amp;ie=UTF8&amp;s=AARTsJo1kv2RVgGHvKHFDskyuHQd-d4r5w&amp;msa=0&amp;msid=110446482761704723381.000462b1fe037c411f09c&amp;ll=35.670546,139.765406&amp;spn=0.005578,0.006866&amp;z=16&amp;output=embed"></iframe>');
	}
);

