<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('City of Tumwater');

document.write('</span><br>');

document.write('555 Israel Rd. SW<br>');

document.write('Tumwater, WA 98501<br>');

document.write('PHONE: <span class="Phone">(360) 754-5855<BR></span>');

document.write('FAX: <span class="Fax">(360) 754-4126<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@yourdomain.com">info@yourdomain.com</a><br>');


//  End -->
