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</B><P><B>1. <FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Asian Church Leaders\' Conference </FONT></B>');
document.write('<UL><LI><A HREF="aclc.html"> The Asia Church Leaders\'s Conference </A>Overview, Resolutions and a "Letter to the Churches"');
document.write('<LI><A HREF="arcc.html"> Asia Regional Coordination Committee </A>Presentation');
document.write('<LI><A HREF="mission.html"> Keynote Address:  Vision for 2000 </A> Bishop Julius Paul, Malaysia');
document.write('<LI><A HREF="hrd.html"> The Human Resources Development </A>Desk of the LWF');
document.write('<LI><A HREF="women.html"> Women in Church and Society</A>');
document.write('<LI><A HREF="lws.html"> The Lutheran World Service </A>in Asia');
document.write('<LI><A HREF="youth.html"> A Presentation from the Youth of Asia</A>');
document.write('</UL><B>2. <FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>The Internet</FONT></B>');
document.write('<UL><LI><A HREF="email.html">More about E-mail</A>...it\'s here to stay');
document.write('<LI><A HREF="url.html">Useful Internet Pages</A> for Asian Lutherans');
document.write('</UL><B>3. <FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Regional Topics and News</FONT></B>');
document.write('<UL><LI><A HREF="png.html">The World Honors a PNG Seminary Head </A>');
document.write('<LI><A HREF="news.html">Ecumenical News</A>');
document.write('</UL><B>4. <FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Reflections</FONT></B>');
document.write('<UL><LI><A HREF="editorial.html">Editorial</A> How vulnerable is our Internet society?</UL>');


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>");
}