<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Anderson & Wood Construction Company, Inc.');

document.write('</span><br>');

document.write('2120 Lanark St.');

document.write('</span><br>');

document.write('Meridian, ID 83686');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(208) 888-7917<BR></span>');

document.write('FAX: <span class="phonetitle">(208) 888-4945<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@andersonandwood.com">info@andersonandwood.com</a><br>');


//  End -->