osuflag=true;
var osuline='<table width="180" border="0"><tr><td width="15" align="center" valign="top"><BR style="line-height:2px"><FONT style="font-size : 8pt;" color="#FF7900">●</font></td><td width="165"><a href="../html/ko0908002.htm">【自家栽培】姫ニンジン1本</a></td></tr><tr><td width="15" align="center" valign="top"><BR style="line-height:2px"><FONT style="font-size : 8pt;" color="#FF7900">●</font></td><td width="165"><a href="../html/ko0908009.htm">大根(L)</a></td></tr><tr><td width="15" align="center" valign="top"><BR style="line-height:2px"><FONT style="font-size : 8pt;" color="#FF7900">●</font></td><td width="165"><a href="../html/ko0908007.htm">淡路産 玉ねぎL3個　</a></td></tr><tr><td width="15" align="center" valign="top"><BR style="line-height:2px"><FONT style="font-size : 8pt;" color="#FF7900">●</font></td><td width="165"><a href="../html/0908020.htm">セロリー1本</a></td></tr></table>';
function osutable(v){
if(v == "top"){
osuline=osuline.split("../html/");
osuline=osuline.join("./html/");
osuline=osuline.split("../upfile/");
osuline=osuline.join("./upfile/");
}
else if(v == "html"){
osuline=osuline.split("../html/");
osuline=osuline.join("");
}
document.write(osuline);
}
