document.writeln('<br>')
document.writeln('<dl>')

document.writeln('<dt><strong>Telephone</strong></dt>')
document.writeln('<dd>')
	document.writeln('<!--webbot bot="Substitution" s-variable="CompanyPhone" startspan -->')
		document.writeln('610-544-4555')
	document.writeln('<!--webbot bot="Substitution" i-checksum="13098" endspan -->')
	document.writeln(' - Main Office')
document.writeln('</dd>')

document.writeln('<dt><strong>FAX</strong></dt>')
document.writeln('<dd>')
	document.writeln('<!--webbot bot="Substitution" s-variable="CompanyFAX" startspan -->')
		document.writeln('610-604-9740')
	document.writeln('<!--webbot bot="Substitution" i-checksum="12951" endspan -->')
document.writeln('</dd>')

document.writeln('<dt><strong>Postal Address</strong></dt>')
document.writeln('<dd>')
	document.writeln('<!--webbot bot="Substitution" s-variable="CompanyAddress" startspan -->')
		document.writeln('301 N. Chester Road, Swarthmore, PA 19081')
	document.writeln('<!--webbot bot="Substitution" i-checksum="24054" endspan -->')
document.writeln('</dd>')

document.writeln('<dt><strong>Electronic Mail</strong></dt>')
document.writeln('<dd>')
	document.writeln('<table border="0" cellpadding="0" cellspacing="0"><tbody>')
	
		document.writeln('<tr>')
			document.writeln('<td align="right" bgcolor="#FFFFFF">')
				document.writeln('<font color="#000000">')
			document.writeln('General Information:')
				document.writeln('</font>')
			document.writeln('</td>')
			document.writeln('<td  align="left">')
document.writeln('&nbsp;<a href="mailto:information@tcdn.org">information at TCDN</a>')
			document.writeln('</td>')
		document.writeln('</tr>')
		
		document.writeln('<tr>')
			document.writeln('<td align="right" bgcolor="#FFFFFF">')
				document.writeln('<font color="#000000">')
			document.writeln('Director:')
				document.writeln('</font>')
			document.writeln('</td>')
			document.writeln('<td  align="left">')
document.writeln('&nbsp;<a href="mailto:cm.tcdn@gmail.com">Cindy Murray</a>')
			document.writeln('</td>')
		document.writeln('</tr>')
		
		
               document.writeln('<tr>')
			document.writeln('<td align="right" bgcolor="#FFFFFF">')
				document.writeln('<font color="#000000">')
			document.writeln('Office-Development Coordinator:')
				document.writeln('</font>')
		        document.writeln('</td>')
			document.writeln('<td  align="left">')
document.writeln('&nbsp;<a href="mailto:vd.tcdn@gmail.com">Vera D\'Ercole</a>')
			document.writeln('</td>')
		document.writeln('</tr>')

                document.writeln('<tr>')
			document.writeln('<td align="right" bgcolor="#FFFFFF">')
				document.writeln('<font color="#000000">')
			document.writeln('Finance Manager:')
				document.writeln('</font>')
			document.writeln('</td>')
			document.writeln('<td  align="left">')
document.writeln('&nbsp;<a href="mailto:fm.tcdn@gmail.com">Maureen Koch</a>')		
                        document.writeln('</td>')
		document.writeln('</tr>')
         

		
		


	document.writeln('</tbody></table>')
document.writeln('</dd>')


document.writeln('</dl>')
document.writeln('<br>')


