// JavaScript Document

//IMPORTANT *******************
//make sure each listing is all in one line, and do not use double quotes " in the link use single quotes ' 

function FemaleSexualDysfunction() {

document.write ("<ul>")
document.write ("<li><a href='http://www.centerforfemalesexuality.com/aboutthecenter.html'>About the Center</a> and <a href='http://www.centerforfemalesexuality.com/AboutTheStaff.html'>Our Staff</a></li>")
document.write ("<li><a href='http://www.centerforfemalesexuality.com/aboutfs.html'>Learn more about Female Sexual Dysfunction</a></li>")
document.write ("</ul>")
}
