<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Buffalo Township');

// document.write('</span><br>');

document.write('<br>');

document.write('109 Bearcreek Road <br>');

document.write('Sarver, PA 16055<br>');

document.write('PHONE: <span class="phonetitle">(724) 295-2648<BR></span>');

document.write('FAX: <span class="phonetitle">(724) 295-4004<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:township@buffalotownship.com">township@buffalotownship.com</a><br>');


//  End -->