function CurrencyHeader(){
document.write('<Script Language="JavaScript" SRC="jscript/currency.js"></Script>');

  document.write('<a name="Top">');
  
  document.write('  <!-- Greeting Cards Link Starts HOLDING');
  document.write('<CENTER>');
  document.write('<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR>');
  document.write('<TD ALIGN="RIGHT" WIDTH="153"><FONT COLOR="RED"><B>Send ==>&nbsp;</B></FONT></TD>');
  document.write('<TD ALIGN="CENTER" WIDTH="260"><A ');
  document.write('HREF="../cards/indexe.html"><IMG SRC="./cards/cardtitle.gif" border="0" alt="internet card" ');
  document.write('width="250" height="33"></a></TD>');
  document.write('<TD ALIGN="LEFT" WIDTH="153"><FONT COLOR="RED"><B>&nbsp;<== Here!!</B><FONT></TD>');
  document.write('</TR></TABLE>');
  document.write('<CENTER>');
  document.write('//-- Greeting Cards Link End-->');

  document.write('<CENTER>');
  document.write('<IMG SRC=flags1.gif><BR>');
  document.write('<center><font size=1>');
  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</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="in/">Products</A> |');
  document.write('<A HREF = "../jeico-cgi/inquires.cgi">Inquiries</A> |');
  document.write('</font></CENTER>');
  document.write('<br>');


  document.write('<H2>Currency Rate Exchangers</H2>');

  document.write('<form>');

  document.write('<TABLE border=2>');
  document.write('<TR>');
    document.write('<TD ALIGN=CENTER>First Currency</TD>');
    document.write('<TD ALIGN=CENTER>Exchange Rate</TD>');
    document.write('<TD ALIGN=CENTER>Second Currency</TD>');
  document.write('</TR>');
  document.write('<TR>');
    document.write('<TD ALIGN=CENTER>');
  }

function CurrencyFooter(){
document.write('<Script Language="JavaScript" SRC="jscript/currency.js"></Script>');

  document.write('<font size="2"><strong>Click the nation bar below, you will get Yearly/Monthly/Daily Records since 1995!</strong>');
  document.write('</font><br><a href="cnc_old.html"><IMG SRC=flags1.gif border="0" alt="Yearly/Monthly/Daily Currency Rates"></a><BR>');
  document.write('<center><font size="2"><strong>');

 
  document.write('<a href="cx12nbr.html"><img src="image/rddiam.gif" alt="Daily 12 Noon Rate in New York" border="0" align="center">');
  document.write('<--TIP for YOU! &nbsp; &nbsp; Daily 12 Noon Buying Rates in New York --->');
  document.write('<img src="image/rddiam.gif" alt="Daily 12 Noon Rate in New York" border="0" align="center"></a>');
  document.write('</strong></font></center>');

  document.write('<HR width="600">');
  document.write('<font size="1" face="verdana">Please read <A HREF=jei_copyright.txt>copyright notice and redistribution rules</A> for the data used in this table<BR>');
  document.write('Send suggestions and bug reports to <A HREF="mailto:jeicorp@kotis.net?subject=[Cx Bug Report]">jeicorp@kotis.net</A></font>');
  document.write('</CENTER>');
  document.write('<HR width="600">');

  document.write('<center><font size="1" face="vardana"><B>JEI CORPORATION</B>&copy</font><br>');
  document.write('<font size=1>Tel : +82 51 818 - 7727  Fax : +82 51 804 - 2150<br>');
  document.write('#201, 663-1, Jeonpo 2 dong, Jingu, Pusan 614-042, Korea</font></Center>');

  document.write('<center><font size=1>');
  document.write('| <A HREF="jeifront.html">Home</A> |');
  document.write('<A HREF="#top">Top</A> | ');
  document.write('<A HREF="javascript:openSearchm()">Search</A> |');
  document.write('<A HREF="currency1.html">Currency</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="in/">Products</A> |');
  document.write('<A HREF = "../jeico-cgi/inquires.cgi">Inquiries</A> |');
  document.write('</font></CENTER>');
  document.write('</form>');
  }

