本日開催の9/2(日)プレーパークは、天候の回復が見込めないため、急遽開催を正午に終了いたしました。ご了承ください。
※次回のプレーパークは11/4(日)開催予定です。
function smarty_target_markup($matches){ $regexes = str_replace('.','\.',$_SERVER['HTTP_HOST']); if(preg_match("/$regexes/i",$matches[1])){ $target = "_self"; }else{ $target = "_blank"; } return $matches[1]; } ?>