$dgo_pais = substr ( $_SERVER [ "HTTP_ACCEPT_LANGUAGE" ], 0 , 5 ); $dgo_pais = strtolower($dgo_pais); /* switch ($dgo_pais) { case "es-mx": header("Location: http://www.premiosaspid.healthcare/"); exit; break; //case "es-es": default: header("Location: http://www.premiosaspid.es/es/home/"); exit; break; } */ ?>