大きい!!
ちょっと見上げてみて!
今の時期大きな白い花が咲いています。
いい匂いもします。
噴水の近くです。
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]; } ?>