<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');



// TITLE LINE 1 - MAIN MENU

document.write('<span class="menutitle">MAIN MENU</span><br>');

document.write('<a href="index.html" class="menu">Home</a>');

document.write('<a href="registration.htm" class="menu">Registration</a>');

document.write('<a href="contact.htm" class="menu">Contact MRF</a>');

document.write('<a href="site_map.htm" class="menu">Site Map</a>');


// BLACK SPLIT LINE - ABOUT MRF

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<span class="menutitle">ABOUT MRF</span><br>');

document.write('<a href="boardmembers.htm" class="menu">MRF Board Members</a>');

document.write('<a href="volunteer.htm" class="menu">Advocacy/Volunteer</a>');

document.write('<a href="contributions.htm" class="menu">Contributions</a>');

// document.write('<a href="medical.htm" class="menu">Medical Advisory Board</a>');

// BLACK SPLIT LINE - MORGELLONS DISEASE

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<span class="menutitle">MORGELLONS DISEASE</span><br>');

document.write('<a href="faq-home.htm"class="menu">FAQs</a>');

document.write('<a href="symptoms.htm" class="menu">Symptoms</a>');

document.write('<a href="maps.htm" class="menu">Geography</a>');

// BLACK SPLIT LINE - FOR PHYSICIANS

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<span class="menutitle">FOR PHYSICIANS</span><br>');

document.write('<a href="physician_info.htm" class="menu">Physician Information</a>');

document.write('<a href="case_definition.htm" class="menu">Case Definition</a>');

document.write('<a href="research.htm" class="menu">Research</a>');

document.write('<a href="publications.htm" class="menu">Publications</a>');

// BLACK SPLIT LINE - FOR PATIENTS

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<span class="menutitle">FOR PATIENTS</span><br>');

document.write('<a href="life_with.htm" class="menu">Life with Morgellons</a>');

document.write('<a href="resources.htm" class="menu">Resources</a>');

// BLACK SPLIT LINE - NEWS

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<span class="menutitle">NEWS</span><br>');

document.write('<a href="cdc_timeline.htm" class="menu">CDC Timeline</a>');

document.write('<a href="newsletters.htm" class="menu">MRF Newsletters</a>');

document.write('<a href="media.htm" class="menu">Media and PR</a>');


// BLACK SPLIT LINE - ADVOCACY

//document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

//document.write('<span class="menutitle">ADVOCACY</span><br>');


document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br><br><br>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->