<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Dynamic Life Designs');

document.write('</span><br>');

document.write('POB 9094<br>');

document.write('Alexandria, Virginia 22304-9094<br>');

document.write('Phone: <span class="phonetitle">301.808.0760<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">Call for fax<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info(a)designyourlife.org">info(a)designyourlife.org</a><br>');

//  End -->