<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Springfield Township Ohio');

document.write('</span><br>');

document.write('7617 Angola Road<br>');

document.write('Holland, OH 43528<br>');

document.write('PHONE: <span class="phonetitle">(419) 865-0239<br></span>');

document.write('FAX: <span class="phonetitle">(419) 868-1423<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:snewman@springfieldtownship.net">snewman@springfieldtownship.net</a><br>');


//  End -->