var P_NAME1="新商品情報を更新しました。（2012/01/27）";
var P_URL1="http://www.kagome-food-service.com/cgi-bin/item/search.cgi?CODE1=N23";
var P_NAME2="シェフのオススメメニューを更新しました。（2012/01/25）";
var P_URL2="http://pro-recipe.nikkeibp.co.jp/kagome/list.php";
var P_NAME3="";
var P_URL3="";
if (P_NAME1 != "") {
document.write("      <IMG src=./images/tr_bl.gif width=8 height=14>");
document.write("      <A href=" + P_URL1 + ">");
document.write("      <FONT size=2 class=font9>" + P_NAME1 + "</FONT></A>");
document.write("      ");
}
if (P_NAME2 != "") {
document.write("      <IMG src=./images/tr_bl.gif width=8 height=14>");
document.write("      <A href=" + P_URL2 + ">");
document.write("      <FONT size=2 class=font9>" + P_NAME2 + "</FONT></A>");
document.write("      ");
}
if (P_NAME3 != "") {
document.write("      <IMG src=./images/tr_bl.gif width=8 height=14>");
document.write("      <A href=" + P_URL3 + ">");
document.write("      <FONT size=2 class=font9>" + P_NAME3 + "</FONT></A>");
}
































