


url = window.location.pathname
nr = url.substring (url.indexOf('_')-2,url.indexOf('_')) 

if (nr=="01"){
document.write("POST-TRAVEL: ACUTE CONFUSION")}
if (nr=="02"){
document.write("POST-TRAVEL: ANAEMIA")}
if (nr=="03"){
document.write("POST-TRAVEL: ARTHRITIS")}
if (nr=="04"){
document.write("POST-TRAVEL: BLINDNESS")}
if (nr=="05"){
document.write("POST-TRAVEL: EOSINOPHILIA ")}
if (nr=="06"){
document.write("POST-TRAVEL: FATIGUE")}
if (nr=="07"){
document.write("POST-TRAVEL: FEVER")}
if (nr=="08"){
document.write("POST-TRAVEL: GASTROINTESTINAL PROBLEMS")}
if (nr=="09"){
document.write("POST-TRAVEL: ICTERUS")}
if (nr=="10"){
document.write("POST-TRAVEL: LEUKOPENIA")}
if (nr=="11"){
document.write("POST-TRAVEL: LYMPHADENOPATHY")}
if (nr=="12"){
document.write("POST-TRAVEL: MENINGITIS")}
if (nr=="13"){
document.write("POST-TRAVEL: OEDEMA")}
if (nr=="14"){
document.write("POST-TRAVEL: PRURITUS")}
if (nr=="15"){
document.write("POST-TRAVEL: SKIN PROBLEMS")}
if (nr=="16"){
document.write("POST-TRAVEL: SORE THROAT")}
if (nr=="17"){
document.write("POST-TRAVEL: SPLENOMEGALY")}
if (nr=="18"){
document.write("POST-TRAVEL: THROMBOCYTOPENIA")}