<!-- Begin

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

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

document.write('Vision Associates');

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

document.write('2865 N. Reynolds Rd. Suite 170<br>');

document.write('Toledo, OH 43615<br>');

document.write('PHONE: <span class="phonetitle">419.578.2020<br></span>');

document.write('FAX: <span class="phonetitle">419.539.6323<br></span>');

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

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


//  End -->