<!-- Start

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

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

document.write('Forest Cleaning Inc.');

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

document.write('12575 Main St.<br>');

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

document.write('PHONE: <span class="phonetitle">(503) 293-5927<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(503) 624-1425<BR></span>');

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

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

//  End -->