広場のヤマザクラが咲き始めました。
広場には、ヤマザクラ、イチヨウ、カンザンがあります。
イチヨウ、カンザンはまだ咲いていません。
笛吹少年の像のエリアは5分咲き程度です。
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]; } ?>