// 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/freepacket.html'>Free Information Packet</a></li>")
document.write ("<li><a href='http://www.centerforfemalesexuality.com/newsletter.html'>Read our Newsletter</a></li>")
document.write ("<li><a href='http://www.centerforfemalesexuality.com/newsletter/sep09.html'>Hear from our Director</a></li>")
document.write ("</ul>")
}

