  if (document == top.document)
  {
  	 top.name = 'jinrohcontent';
  	 document.write('<TD VALIGN=TOP BGCOLOR=BLACK>');
  	 document.write( '<IFRAME WIDTH=137 HEIGHT=761 HSPACE=0 FRAMEBORDER=0 SCROLLING=NO SRC="../f/menu.php">');
  	 document.write(  '</TD><TD VALIGN=TOP BGCOLOR=BLACK><FONT COLOR=WHITE><B>IFrames non détectés... utilisez le <A TARGET="_top" HREF="../f/index.html"><FONT COLOR=WHITE><I>menu avec frame</I></FONT></A> à la place</B></FONT>');
    document.write(  '</TD><TD></TD></TR><TR>');
    document.write( '</IFRAME>');
    document.write('</TD>');
  }
