<!-- Begin

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

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

document.write('Chiropractic Associates');

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

document.write('2403 North Campbell Street<br>');

document.write('Valparaiso, IN 46383<br>');

document.write('PHONE: <span class="phonetitle">(219)464-4444<BR></span>');

document.write('FAX: <span class="phonetitle">(219)464-3409
<BR></span>');

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

document.write(' <A HREF="mailto:info@yourdomain.com">info@yourdomain.com</a><br>');


//  End -->