document.write("          </TD>");
document.write("          <TD width=1 rowspan=2 bgcolor=#009900><IMG src=/common/images/spacer.gif width=1 height=10></TD>");
document.write("        </TR>");
document.write("        <TR>");
document.write("          <TD bgcolor=#ffffff>");
document.write("            <TABLE cellspacing=3 cellpadding=0 border=0>");
document.write("              <TR>");
document.write("                <TD colspan=2 height=1 bgcolor=#000000>");
document.write("                  <IMG src=/common/images/spacer.gif width=750 height=1></TD>");
document.write("              </TR>");
document.write("              <TR>");
document.write("                <TD width=500>");
document.write("                  <FONT size=2 class=font10>|</FONT>");
document.write("                  <A href=/etc/index.html>");
document.write("                    <FONT size=2 class=font10 onMouseOver=this.color='#ff0000' onMouseOut=this.color='#000000'>免責事項</FONT></A>");
document.write("                  <FONT size=2 class=font10>|</FONT>");
document.write("                  <A href=/map/index.html>");
document.write("                    <FONT size=2 class=font10 onMouseOver=this.color='#ff0000' onMouseOut=this.color='#000000'>サイトマップ</FONT></A>");
document.write("                  <FONT size=2 class=font10>|</FONT>");
document.write("                </TD>");
document.write("                <TD width=250 align=right>");
document.write("                  <A href=http://www.kagome.co.jp>");
document.write("                    <IMG src=/common/images/gotokagome.gif width=13 height=13 border=0 alt=カゴメホームページへ valign=absmiddle></A>");
document.write("                 <A href=http://www.kagome.co.jp>");
document.write("                    <FONT size=2 class=font10 onMouseOver=this.color='#ff0000' onMouseOut=this.color='#000000'>カゴメホームページへ</FONT></A>");
document.write("                </TD>");
document.write("              </TR>");
document.write("              <TR>");
document.write("                <TD colspan=2>");
document.write("                  <FONT size=2 class=font10>Copyright (C)")

                      var now = new Date()

if(navigator.appVersion.charAt(0) >= 4 && navigator.appName.charAt(0) == "N") {
                      var today = new Date(now.getYear(), now.getMonth(), now.getDate())
                      var thisYear = now.getYear()
                      document.write(now.getYear()+1900);
}

if(navigator.appVersion.charAt(0) >= 4 && navigator.appName.charAt(0) == "M") {
                      var today = new Date(now.getYear(), now.getMonth(), now.getDate())
                      var thisYear = now.getYear()
                      document.write(now.getYear());
}

document.write("                    KAGOME CO.,Ltd. All rights reserved. ");
document.write("                  </FONT>");
document.write("                </TD>");
document.write("              </TR>");
document.write("            </TABLE>");
document.write("          </TD>");
document.write("        </TR>");
document.write("        <TR>");
document.write("          <TD height=1 colspan=3 bgcolor=#009900><IMG src=/common/images/spacer.gif width=10 height=1></TD>");
document.write("        </TR>");
document.write("      </TABLE>");

document.write("</CENTER>");
