<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="subtitle">');

document.write('George Nitta');

document.write('</span><br>');

document.write('1316 Kaumaualii Street<br>');

document.write('Honolulu, HI. 96817<br>');

document.write('PHONE: <span class="subtitle">808-847-5554<BR></span>');

document.write('FAX: <span class="subtitle">808-847-4474<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:georgenitta@hotmail.com">Georgenitta@hotmail.com</a><br>');


//  End -->