<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Osnaburg Township');

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

document.write('7115 Hillvale St<br>');

document.write('East Canton Oh 44730<br>');

document.write('PHONE: <span class="phonetitle">(330) 488-0235<BR></span>');

document.write('FAX: <span class="phonetitle">(330) 488-1744<BR></span>');

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

document.write(' <A HREF="mailto:osnaburg_office@sbcglobal.net" class="link">osnaburg_office@sbcglobal.net</a><br>');


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

document.write(' <A HREF="mailto:osnaburg_roads@sbcglobal.net" class="link">osnaburg_roads@sbcglobal.net</a><br>');


//  End -->