<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Town of Hinton');

document.write('</span><br>');

document.write('115 East Main Street<br>PO Box 159<br>');

document.write('Hinton, OK  73047<br>');

document.write('PHONE: <span class="phonetitle">(405) 542-3253<br></span>');

document.write('FAX: <span class="phonetitle">(405) 542-6494<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@your-web-domain.com">administrator@hintonok.com</a><br>');


//  End -->
