//IMPORTANT *******************
//do not remove the <span> tags - they are for accordion scripting
//make sure each listing is all in one line, and do not use double quotes " in the link use single quotes ' 
function writesidemenu()
{
document.write ("<div id='accordion' class='AccordionContainer'>");
document.write ("			<div>");
document.write ("				<span><a class='AccordionTitle'>SEXUAL DYSFUNCTION</a></span>");
document.write ("				<div class='AccordionContent'>");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/index.html'>Home</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/aboutfs.html'>Female Sexual Dysfunction</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/sex-problems.html'>Sexual Problems</a>");
document.write ("				</div>");
document.write ("			</div>");
document.write ("			<div>");
document.write ("				<span><a class='AccordionTitle'>LOW DESIRE</a></span>");
document.write ("				<div  class='AccordionContent'>");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/libido.htm'>Low Desire</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/hsdd.html'>HSDD</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/pr/low-desire-case.html'>Low Desire Case Study</a><br />");
document.write ("				</div>");
document.write ("			</div>");
document.write ("			<div>");
document.write ("				<span><a class='AccordionTitle'>PAINFUL SEX</a></span>");
document.write ("				<div  class='AccordionContent'>");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/pain.htm'>Painful Sex</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/dyspareunia.html'>Dyspareunia</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/vulvodynia.html'>Vulvodynia</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/vaginismus.html'>Vaginismus</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/vaginismus-treatment.html'>Vaginismus Treatment</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/painful-sex-conditions.html'>Painful Sex FAQ</a><br />");
document.write ("				</div>");
document.write ("			</div>");
document.write ("			<div>");
document.write ("				<span><a class='AccordionTitle'>ORGASM</a></span>");
document.write ("				<div  class='AccordionContent'>");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/orgasm.htm'>Orgasm</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/why-cant-orgasm.html'>No Orgasms</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/orgasm-intensity.html'>I Stopped Having Orgasms</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/orgasm-from-intercourse.html'>Can't Orgasm from Intercourse</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/gspot.html'>What is the G Spot</a><br />");
document.write ("				</div>");
document.write ("			</div>");
document.write ("			<div>");
document.write ("				<span><a class='AccordionTitle'>AROUSAL DISORDERS</a></span>");
document.write ("				<div  class='AccordionContent'>");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/sexual-arousal-disorders.html'>Arousal Disorders</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/Arousal.htm'>Female Sexual Arousal Disorder</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/psas.html'>Persistent Arousal Syndrome</a><br />");
document.write ("				</div>");
document.write ("			</div>");
document.write ("			<div>");
document.write ("				<span><a class='AccordionTitle'>HORMONE THERAPY</a></span>");
document.write ("				<div  class='AccordionContent'>");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/hormone-therapy.html'>Hormone Therapy</a><br />");
document.write ("					<a class='AccordionLink' href='http://centerforfemalesexuality.com/testosterone-therapy.html'>Testosterone Therapy</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/sex-hormones.html'>Hormones and Sex</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/bioidentical-hormones.html'>Bioidentical Hormones</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/hormone-therapy4you.html'>Is Hormone Therapy for You?</a><br />");
document.write ("				</div>");
document.write ("			</div>");
document.write ("			<div>");
document.write ("				<span><a class='AccordionTitle'>SEX THERAPY</a></span>");
document.write ("				<div  class='AccordionContent'>");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/sex-therapy.html'>Sex Therapy</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/sex-therapist.html'>How to Choose a Sex Therapist</a><br />");
document.write ("					<a class='AccordionLink' href='http://www.centerforfemalesexuality.com/sexual-intercourse.html'>Sexual Problems are Common</a><br />");
document.write ("				</div>");
document.write ("			</div>");
document.write ("			<div>");
document.write ("				<a href='http://vibrators-etc.centerforfemalesexuality.com/' class='AccordionShop'>MCFS Store</a>");
document.write ("			</div>");
document.write ("		</div>");
}

