if (navigator.appName=="Microsoft Internet Explorer")  {


document.write('<TABLE ALIGN=left ID=iemenu CLASS=menuStyle><TR><TD ALIGN=LEFT VALIGN=TOP WIDTH="350" HEIGHT="492" BGCOLOR="#AAAAFF"><FORM><FONT FACE="Times New Roman" COLOR="#0000CC">');

var reloadNo;
window.onerror=doThis;

document.write("<P><DIV ALIGN=right><INPUT TYPE=button VALUE='Close Menu' onClick='hide()'></DIV>");


function doThis() {
  if (reloadNo!=1){
	reloadNo=1;
document.reload();
  }
}

document.write('<B> CONTENTS<BR></B>1. <A HREF="editorial.html">Editorial</A><BR>');
document.write('2. <B><FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>North Korea</FONT></B>');
document.write('<UL><LI> <A HREF="lcms-wr.html">Light and Life in Asia--LCMS World Relief</A>');
document.write('<LI><A HREF="ncc-j.html">NCC-Japan supports North Korea</A>');
document.write('<LI><A HREF=takata.html>A poem by Saburo Takata</A></UL>');
document.write('3. <B><FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Hong Kong Christians Speak Out</FONT></B>');
document.write('<UL><LI><A HREF="man-king.html">Rev. Tso Man-King of HK Christian Council</A>');
document.write('<UL><LI><A HREF="hkcc.html">HKCC Handover Declaration</A></UL>');
document.write('<LI><A HREF="chi-long.html">Rev. Wu Chi Long of HK & Macau LC</A>');
document.write('<LI><A HREF="tso.html">Rev. Josephine Tso of ELC Hong Kong</A>');
document.write('<LI><A HREF="hrw.html">Human Rights Watch/Asia report</A></UL>');
document.write('4. <B><FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Getting on the Web</FONT></B>');
document.write('<UL><LI><A HREF="lucia.html">A LUCIA Workshop in Hong Kong</A>');
document.write('<UL><LI><A HREF="lam.html">Sem. President Dr. Lam\'s opening remarks</A>');
document.write('<LI><A HREF="winters.html">Rev. Winters of Int\'l LLL on the Internet</A><BR>');
document.write('<LI><A HREF="participants.html">Participants\' reactions to the Workshop</A></UL><BR>');
document.write('<B><FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Interactive Workbooks</FONT></B>');
document.write('<LI><A HREF="../../webclub/html/index.html" TARGET=_top>HTML Manual</A>');
document.write('<LI><A HREF="../../webclub/audio/index.html" TARGET=_top>Audio Manual</A></UL>');
document.write('5. <A HREF="marketing.html">Marketing the Church<BR></A>');
document.write('6. <A HREF="luthnews.html">Lutheran News of Asia<BR></A>');
document.write('7. <A HREF="briefs.html">Ecumenical News Briefs<BR></A>');
document.write('8. <A HREF="e-mail.html">Join our E-mail directory!<BR></A>');

document.write("<P><CENTER>Push this to get rid of the menu<BR><INPUT TYPE=button VALUE='Close Menu' onClick='hide()'></CENTER>");
reloadNo=0;

document.write("</FONT></FORM></TD></TR></TABLE>");
}