<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Business Dynamics, LLC.');

document.write('</span><br>');

document.write('5900 29th Place North<br>');

document.write('Minneapolis, MN 55422<br>');

document.write('PHONE: <span class="Telephone">763-557-0670<BR></span>');

document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@yourdomain.com" class="link">info@yourdomain.com</a><br>');


//  End -->