function CncTop(){

  document.write('<a name="Top">');
  document.write('<center><font size=1 face="Arial,Helvetica">');
  document.write('<a href="cnc_old.html"><img  src="image/arrow.gif" border="0"  align="middle"> Return ');
  document.write('</a>&nbsp;');
  document.write('| <A HREF="jeifront.html">Home</A> |');
  document.write('<A HREF="#bottom">Bottom</A> | ');
  document.write('<A HREF="javascript:openSearchm()">Search</A> |');
  document.write('<A HREF="currency1.html">Currency (EN)</A> |');
  document.write('<A HREF="currency/index.html">Currency (KR)</A> |');
  document.write('<A HREF="flags.html">N.Flags</A> |');
  document.write('<A HREF="timetble.html">W.Times</A> |');
  document.write('<A HREF="color216.html">Colors</A> |');
  document.write('<A HREF="jlink.html">Links</A> |');
  document.write('<A HREF= "free1.html">Get Free</A> |');
  document.write('<A HREF="in/index.html">Products</A> |');
  document.write('<A HREF= "../jeico-cgi/inquires.cgi">Inquiries</A> |');
  document.write('</font></CENTER>');
  }

function CncBottom(){
  document.write('<center><font size=1 face="Arial,Helvetica">');
  document.write('<a href="cnc_old.html"><img  src="image/arrow.gif" border="0"  align="middle"> Return ');
  document.write('</a>&nbsp;');
  document.write('| <A HREF="jeifront.html">Home</A> |');
  document.write('<A HREF="#Top">Top</A> | ');
  document.write('<A HREF="search.html">Search</A> |');
  document.write('<A HREF="javascript:openSearchm()">Currency (EN)</A> |');
  document.write('<A HREF="currency/index.html">Currency (KR)</A> |');
  document.write('<A HREF="flags.html">N.Flags</A> |');
  document.write('<A HREF="timetble.html">W.Times</A> |');
  document.write('<A HREF="color216.html">Colors</A> |');
  document.write('<A HREF="jlink.html">Links</A> |');
  document.write('<A HREF= "free1.html">Get Free</A> |');
  document.write('<A HREF="in/index.html">Products</A> |');
  document.write('<A HREF= "../jeico-cgi/inquires.cgi">Inquires</A> |');
  document.write('</font></CENTER>');
  document.write('<a name="Bottom">');
  document.write('<center>');
  document.write('<hr width="700">');
  document.write('<a href=""><img src="image/jeico.jpg" width="65" height="20" alt="Webpage Editor" border="0" ');
  document.write('    align=absmiddle><font size="1" face="Arial,Helvetica"><i>Jei Corporation</a>&nbsp;');
  document.write('    #201, 663-1, Jeonpo Dong, Jingu, Pusan 614-044, Korea Tel +82 51 818-7727 Fax +82 51 804-2150 ');
  document.write('    <A HREF="mailto:welcome@jeico.com?subject=[Cx Converter]"><IMG SRC="image/email.gif" ALT="welcome@jeico.com" BORDER=0  ');
  document.write('    ALIGN=ABSMIDDLE></A></i></font>');
  document.write('</center>');  
  }