  if (document == top.document)
  {
  	 top.name = 'jinrohcontent';
  	 document.write('<TD WIDTH=137 VALIGN=TOP BGCOLOR=BLACK>');
  	 document.write( '<IFRAME WIDTH=137 HEIGHT=761 HSPACE=0 FRAMEBORDER=0 SCROLLING=NO SRC="../e/menu.php">');
  	 document.write(  '</TD><TD VALIGN=TOP BGCOLOR=BLACK><FONT COLOR=WHITE><B>IFrames not detected... use <A TARGET="_top" HREF="../e/index.html"><FONT COLOR=WHITE><I>frame menu</I></FONT></A> instead</B></FONT>');
    document.write(  '</TD><TD></TD></TR><TR>');
    document.write( '</IFRAME>');
    document.write('</TD>');
  }
