<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Viking Fence');

document.write('</span><br>');

document.write('3015 State Hwy. 3<br>');

document.write('Bremerton, Wa 98312<br>');

document.write('PHONE: <span class="phonetitle">(360) 373-7918<br></span>');

document.write('TOLL FREE: <span class="phonetitle">(800) 280-7918<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@vikingfence.biz">info@vikingfence.biz</a><br>');


//  End -->