いよいよ秋。散策によい季節となりましたね。
公園の紅葉を楽しみにしている方も多いと思いますが、
葉はまだもう少し・・・。
でも秋の実がたわわで、
色とりどり鮮やかになってきましたよ。
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]; } ?>