document.write('<div id="logo">')
document.write('<img src="images/logo.jpg" alt="Health and Lifestyle Perx Logo" border="none"/></div>')
document.write('<div id="toplinks">')
document.write('<ul class="menu" id="menu">')
	document.write('<li><a href="index.html" target="_self" class="menulink">About</a></li>')
	document.write('<li><a href="benefits.html" target="_self" class="menulink">Benefits</a>')
	document.write('<ul>')
		document.write('<li><a href="pharmacy.html" target="_self">Pharmacy BenefitsPlus</a></li>')
		document.write('<li><a href="consultadoctor.html" target="_self">Consult a Doctor</a></li>')
		document.write('<li><a href="vision.html" target="_self">Vision Care</a></li>')
		document.write('<li><a href="dental.html" target="_self">Dental Care</a></li>')
		document.write('<li><a href="hearing.html" target="_self">Hearing Health Care</a></li>')
		document.write('<li><a href="diagnosticlabxrayimaging.html" target="_self">Lab, X-ray & Imaging</a></li>')
		document.write('<li><a href="ifcn.html" target="_self">IFCN (International Fitness Club Network)</a></li>')
		document.write('<li><a href="idtheft.html" target="_self">LifeLock<span class="super">TM</span>&nbsp;ID Theft Protection</a></li>')
		document.write('<li><a href="roadside.html" target="_self">Roadside Assistance</a></li>')
		document.write('<li><a href="legal.html" target="_self">Legal Care Direct</a></li>')
		document.write('<li><a href="pet.html" target="_self">Pet Care</a></li>')
		document.write('<li><a href="groups.html" target="_self">Groups</a></li></ul></li>')		
	document.write('<li class="last"> <a href="Contact.html" target="_self" class="menulink">Contact</a> </li></ul>')
document.write('</div>')
document.write('<div id="cologo"><a href="index.html" target="_self"><img src="images/co_logo.gif" alt="Devout Benefits" border="none"/></a></div>')
