<!-- // 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 6151<br>');

document.write('Woodbridge, VA 22195<br><br>');

document.write('PHONE: <span class="phonetitle">(301) 257-8895<br></span>');

document.write('<br>Email:<br> ');

document.write(' <a href="mailto:bill@designyourlife.org">info(at)designyourlife(dot)org</a><br>');

//  End -->