var header = '<img src="/jimages/main/main_01.jpg" alt="" width="688" height="55" border="0" usemap="#Map9">'
  + '<img src="/jimages/main/main_02.jpg" alt="" width="330" height="55" border="0" usemap="#Map3">'
  + '<img src="/jimages/spacer.gif" width="1" height="55" alt="">'
  + '<map name="Map3">'
  + '<area shape="rect" coords="0,36,26,44" href="http://www.jpf.or.kr/">'
  + '<area shape="rect" coords="35,36,75,46" href="/sitemap/sitemap.html">'
  + '<area shape="rect" coords="83,36,104,45" href="/link/link_01.html">'
  + '<area shape="rect" coords="112,35,166,46" href="/contact/contact.html">'
  + '<area shape="rect" coords="174,37,222,46" href="/japanese/index.html">'
  + '<area shape="rect" coords="229,35,268,44" href="/english/index.html">'
  + '</map>'
  + '<map name="Map9">'
  + '<area shape="rect" coords="25,10,258,48" href="/">'
  + '</map>';
document.write (header);

