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>Cloning </FONT></B>');
document.write('<UL><LI><A HREF="over.html"> Overview, </A>');
document.write('<LI><A HREF="hist.html">The History </A>');
document.write('<LI><A HREF="tut.html"> Tutorial: </A> How is Cloning Done?');
document.write('<LI><A HREF="top.html"> Topics:  </A>Issues Surrounding the Field of Cloning');
document.write('<LI><A HREF="pat.html"> Patent Law and the Developing Nations</A>');
document.write('<LI><A HREF="priv.html">  Privacy issues in Japan</A>');
document.write('<LI><A HREF="chris.html"> Christian Responses to Cloning </A>');
document.write('<LI><A HREF="luth.html"> Lutheran Responses to Cloning </A>');
document.write('</UL><B>2. <FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Family </FONT></B>');
document.write('<UL><LI><A HREF="vid.html">Children and Video Games</A>');
document.write('</UL><B>3. <FONT FACE="Arial Rounded MT Bold,Impact" SIZE=+1>Regional Topics and News</FONT></B>');
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> Does God Hold the Patent?</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>");
}
