<!-- Begin

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

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

document.write('Walter A. Foreman');

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

document.write('Korea National University of Education<br>');

document.write('Department of English Education<br>');

document.write('Humanities Building, Room 227-1<br>');

document.write('7-san Gangnae Cheongwon Chungbuk<br>');
document.write('SOUTH KOREA 363-791<br>');
document.write('PHONE (outside Korea): <span class="phonetitle">+82-10-6623-4142<BR></span>');

document.write('PHONE (within Korea): <span class="phonetitle">010-6623-4142<BR></span>');

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

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


//  End -->
