<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Aloha Cabinetry, Inc');

document.write('</span><br>');

document.write('208 Lindbergh Ave<br>');

document.write('Livermore, CA  94551<br>');

document.write('PHONE: <span class="phonetitle">(925) 600-0800<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(925) 606-0808<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:peter@alohacabinetry.com" class="link">peter@alohacabinetry.com</a><br>');


//  End -->

