<!-- Begin

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

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

document.write('Suzanne Adonis');

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

document.write('55 Merchant St. #C-130 Suite 1410<br>');

document.write('Honolulu, HI 96813<br>');

document.write('PHONE: <span class="phonetitle">(808) 780-8263<br></span>');


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

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


//  End -->