var P_NAME1="ツナとインゲン豆のサラダ";
var P_URL1="http://www.kagome-food-service.com/cgi-bin/recipe/search.cgi?CODE1=A2100&CODE2=A";
var P_SPEC1="A2100";
var P_NAME2="トマトとレモン汁の冷やしそうめん<BR>";
var P_URL2="http://www.kagome-food-service.com/cgi-bin/recipe/search.cgi?CODE1=D0693&CODE2=B";
var P_SPEC2="D0693";
var P_NAME3="中華風コーンスープ<BR>";
var P_URL3="http://www.kagome-food-service.com/cgi-bin/recipe/search.cgi?CODE1=M0412&CODE2=C";
var P_SPEC3="M0412";
var P_NAME4="やわらかさばのトマト味噌煮<BR>";
var P_URL4="http://www.kagome-food-service.com/cgi-bin/recipe/search.cgi?CODE1=N0143&CODE2=D";
var P_SPEC4="N0143";
document.write("  <TR>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL1 + ">");
document.write("      <IMG src=../data/pic/recipe/file/" + P_SPEC1 + ".jpg width=100 height=65 border=0></A></TD>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL2 + ">");
document.write("      <IMG src=../data/pic/recipe/file/" + P_SPEC2 + ".jpg width=100 height=65 border=0></A></TD>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL3 + ">");
document.write("      <IMG src=../data/pic/recipe/file/" + P_SPEC3 + ".jpg width=100 height=65 border=0></A></TD>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL4 + ">");
document.write("      <IMG src=../data/pic/recipe/file/" + P_SPEC4 + ".jpg width=100 height=65 border=0></A></TD>");
document.write("    </TD>");
document.write("  </TR>");
document.write("  <TR>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL1 + ">");
document.write("      <FONT size=2 class=font9>" + P_NAME1 + "</FONT></A></TD>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL2 + ">");
document.write("      <FONT size=2 class=font9>" + P_NAME2 + "</FONT></A></TD>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL3 + ">");
document.write("      <FONT size=2 class=font9>" + P_NAME3 + "</FONT></A></TD>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <A href=" + P_URL4 + ">");
document.write("      <FONT size=2 class=font9>" + P_NAME4 + "</FONT></A></TD>");
document.write("    </TD>");
document.write("  </TR>");
