<!-- Begin


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


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

document.write('Cleland Marketing');

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

document.write('<br>');

document.write('Corvallis, OR<br>');

document.write('PHONE: <span class="phonetitle">(541) 231-4445<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(541) 753-0103<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info(at)clelandmarketing.com">info(at)clelandmarketing.com</a><br>');



//  End -->
