<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

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

document.write('WOODFIRST');

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

document.write('2339 Unity Street<br>');

document.write('Klamath Falls, Oregon 97603<br><br>');

document.write('<span class="phonetitle">(541) 892-3818 ofc<BR></span>');

document.write('<span class="phonetitle">(541) 892-0323 cel<BR></span>');

document.write('<span class="phonetitle">(408) 561-8988 S.F.<BR>Bay Area<BR></span>');

document.write('Please call between 9AM-9PM Pacific and leave a message if we\'re off the grid.<br>');

document.write('<BR>');

document.write(' <A HREF="mailto:info@woodfirst.com" class="link">info@woodfirst.com</a><br>');

document.write('<BR><a href="contact.php">Ask a Question<br>online</a><br>');


//  End -->