今週が梅林の梅のピークです。
すこし、散りだしていますが、見事な花付きです。
梅の次は桜。もうすぐ、春ですね。
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]; } ?>