$ua=$_SERVER['HTTP_USER_AGENT'];
if(substr_count($ua,"DoCoMo")){header("Location: http://infoinfo.avsv.jp/");}
elseif(substr_count($ua,"SoftBank")){header("Location: http://infoinfo.avsv.jp/");}
elseif(substr_count($ua,"Vodafone")){header("Location: http://infoinfo.avsv.jp/");}
elseif(substr_count($ua,"MOT")){header("Location: http://infoinfo.avsv.jp/");}
elseif(substr_count($ua,"PDXGW")){header("Location: http://infoinfo.avsv.jp/");}
elseif(substr_count($ua,"UP.Browser")){header("Location: http://infoinfo.avsv.jp/");}
elseif(substr_count($ua,"ASTEL")){header("Location: http://infoinfo.avsv.jp/");}
elseif(substr_count($ua,"DDIPOCKET")){header("Location: http://infoinfo.avsv.jp/");}
else{
?>
}?>