function initMap(){	$('googlemap_wrap').update('<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" id="googlemap" src="http://maps.google.co.jp/maps/ms?ie=UTF8&amp;hl=ja&amp;msa=0&amp;msid=100044260680167468826.00045bf1dfd98433d1fc7&amp;s=AARTsJq5_BgiAuxe7XrnH7i72zJ4439xfg&amp;output=embed"></iframe>');}function initMapE(){	$('googlemap_wrap').update('<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" id="googlemap" src="http://maps.google.co.jp/maps/ms?ie=UTF8&amp;msa=0&amp;msid=100044260680167468826.00045bf1dfd98433d1fc7&amp;s=AARTsJp8Bw5mgbQFvgDueL6RGema7kZ_FQ&amp;ll=34.166518,131.461529&amp;spn=3.181179,4.669189&amp;z=7&amp;output=embed"></iframe>');}function initAccessMap(){	$('accessmap').update('<iframe width="400" height="200" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.jp/maps?hl=ja&amp;q=%E5%B1%B1%E5%8F%A3%E6%83%85%E5%A0%B1%E8%8A%B8%E8%A1%93%E3%82%BB%E3%83%B3%E3%82%BF%E3%83%BC&amp;ie=UTF8&amp;cid=34169580,131467308,7987073353765704511&amp;s=AARTsJp1E8f-nbLO0id9VtFUysutIrWwng&amp;ll=34.171192,131.46841&amp;spn=0.014203,0.034332&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe>');}function initAccessMapE(){	$('accessmap').update('<iframe width="400" height="200" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.jp/maps?hl=en&amp;q=YCAM&amp;ie=UTF8&amp;cid=34169580,131467308,7987073353765704511&amp;s=AARTsJrEZp1LqTS8XkdCHsFXh0NTL6sFpA&amp;ll=34.173749,131.468754&amp;spn=0.028404,0.068665&amp;z=13&amp;iwloc=A&amp;output=embed"></iframe>');}function pauseSwf(){	$$('.yudaswf').each(function(item){		if(item.pause){			item.pause();		}	});}function resumeSwf(){	$$('.yudaswf').each(function(item){		if(item.resume){			item.resume();		}	});}