$header = getallheaders();
$agent = $header["User-Agent"] ;
if (ereg("DoCoMo", $agent)) { /* 端末タイプは DoCoMo ? */
header("Location: http://cattleya-lc.u-hhc.com/site/i.asp?i=top");
exit;
} elseif (ereg("UP.Browser", $agent)) { /* 端末タイプは au ? */
header("Location: http://cattleya-lc.u-hhc.com/site/i.asp?i=top");
exit;
} elseif (ereg("J-PHONE", $agent)) { /* 端末タイプは J-PHONE ? */
header("Location: http://cattleya-lc.u-hhc.com/site/i.asp?i=top");
exit;
} else { /* 一般のブラウザ */
header("Location: http://cattleya-lc.u-hhc.com/site/i.asp?i=top");
exit;
}
?>
 |
〒223-0057 神奈川県横浜市港北区新羽町1685
4F
TEL : 045-540-8088 |
|
|
|
|
|
|
|
 |
| よしかた産婦人科はこちら |
 |
 |
| |
| ママハウスはこちら |
 |
| 携帯からの予約はこちら |
| |
|
|
|
|
|
Copyright (c) 2005 Cattleya Ladies Clinic. All Rights Reserved. |
|
|