<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');
document.write('Contact Info');
document.write('</span><br>');
document.write('');
document.write('1607 22nd Street NW');
document.write('</span><br>');
document.write('');
document.write('<span class="phonetitle2">');
document.write('Washington, DC 20008<br><br>');

document.write('Phone: &nbsp;<span class="phonetitle">202-332-6770<BR></span>');
document.write('Fax: &nbsp;<span class="phonetitle">202-265-2092 <BR></span>');
document.write('<BR>E-Mail: ');
document.write('<a href="mailto:info@cranfordhouse.org">info@cranfordhouse.org</a>');

//  End -->
