<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Haewa Corporation');

document.write('</span><br>');

document.write('3764 Peachtree Crest Drive<br>');

document.write('Duluth, GA 30097, USA<br>');

document.write('TOLL FREE: <span class="phonetitle">(800) 783-4239<BR></span>');

document.write('PHONE: <span class="phonetitle">(770) 921-3272<BR></span>');

document.write('FAX: <span class="phonetitle">(770) 921-2896<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:haewa@haewacorp.com">haewa@haewacorp.com</a><br>');


//  End -->

