Line 205: | Line 205: | ||
document.getElementById("yes").style.visibility="hidden"; | document.getElementById("yes").style.visibility="hidden"; | ||
document.getElementById("no").style.visibility="hidden"; | document.getElementById("no").style.visibility="hidden"; | ||
− | |||
− | |||
para2 = document.createElement("p"); | para2 = document.createElement("p"); | ||
para3 = document.createElement("p"); | para3 = document.createElement("p"); | ||
Line 216: | Line 214: | ||
para2.innerHTML="For more information about C.Albicans and its two different form, check out this link."; | para2.innerHTML="For more information about C.Albicans and its two different form, check out this link."; | ||
createLink("http://journals.plos.org/plospathogens/article?id=10.1371/journal.ppat.1003661","Click here for more info on C.Albicans.",para2); | createLink("http://journals.plos.org/plospathogens/article?id=10.1371/journal.ppat.1003661","Click here for more info on C.Albicans.",para2); | ||
− | para3.innerHTML="For more information about pH used to detect yeast infections, check out this link."; | + | para3.innerHTML="For more information about pH used to detect yeast infections, check out this link."; createLink("https://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/InVitroDiagnostics/HomeUseTests/ucm126074.htm", "See what FDA say about pH tests for yeast infections",para3); |
− | + | para4.innerHTML="For more info on split proteins, check out this paper." | |
+ | createLink("https://www.sciencedirect.com/science/article/pii/S136759311100161X?via%3Dihub","check out a literature review on split proteins.",para4); | ||
document.body.append(divi); | document.body.append(divi); | ||
Revision as of 16:30, 11 June 2018
Question 1
Men can also get yeast infections?