新型コロナウイルス感染拡大防止のため、当面の間、有栖川宮記念公園管理事務所の開所時間を午前8時30分~午後5時15分と致します。
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]; } ?>