<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Dickman Davenport');

document.write('</span><br>');

document.write('3131 Turtle Creek Boulevard<br>');

document.write('Dallas, TX 75219<br>');

document.write('PHONE: <span class="phonetitle">214.855.5100 / 800.445.9548<BR></span>');

document.write('FAX: <span class="phonetitle">214.855.5181<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@dickmandavenport.com">info@dickmandavenport.com</a><br>');


//  End -->