お申込み・無料お見積り


$UA = $_SERVER{'HTTP_USER_AGENT'}; if (substr_count($UA,"DoCoMo")) { header("Location: http://www.speed-n.jp/m/"); exit; } else if (substr_count($UA,"SoftBank")) { header("Location: http://www.speed-n.jp/m/"); exit; } else if (substr_count($UA,"vodafone")) { header("Location: http://www.speed-n.jp/m/"); exit; } else if (substr_count($UA,"UP.Browser")) { header("Location: http://www.speed-n.jp/m/"); exit; } ?>

