ホームページのメンテナンスを下記日程で実施させていただきます。
・日時
8月23日(金)6:00~7:00
メンテナンスの間、ホームページはご利用いただけません。
ご了承ください。
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]; } ?>